Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cubicweb
cubicweb
Commits
9e955d8be8a9
Commit
15144f4e
authored
Feb 17, 2016
by
Julien Cristau
Browse files
[pkg] use https URL for www.cubicweb.org
parent
f1dade56087d
Changes
3
Hide whitespace changes
Inline
Side-by-side
__pkginfo__.py
View file @
9e955d8b
...
...
@@ -28,7 +28,7 @@ version = '.'.join(str(num) for num in numversion)
description
=
"a repository of entities / relations for knowledge management"
author
=
"Logilab"
author_email
=
"contact@logilab.fr"
web
=
'http://www.cubicweb.org'
web
=
'http
s
://www.cubicweb.org'
license
=
'LGPL'
classifiers
=
[
...
...
cubicweb.spec
View file @
9e955d8b
...
...
@@ -15,7 +15,7 @@ Source0: http://download.logilab.org/pub/cubicweb/cubicweb-%{version}.tar
License: LGPLv2+
Group: Development/Languages/Python
Vendor: Logilab <contact@logilab.fr>
Url: http://www.cubicweb.org/project/cubicweb
Url: http
s
://www.cubicweb.org/project/cubicweb
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
BuildArch: noarch
...
...
debian/control
View file @
9e955d8b
...
...
@@ -19,7 +19,7 @@ Build-Depends:
python-yams (>= 0.42.0),
python-lxml,
Standards-Version: 3.9.1
Homepage: http://www.cubicweb.org
Homepage: http
s
://www.cubicweb.org
X-Python-Version: >= 2.6
Package: cubicweb
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment