[pkg] use https URL for www.cubicweb.org
authorJulien Cristau <julien.cristau@logilab.fr>
Wed, 17 Feb 2016 10:19:14 +0100
changeset 11133 9e955d8be8a9
parent 11132 f1dade56087d
child 11134 fd905f9aaace
[pkg] use https URL for www.cubicweb.org
__pkginfo__.py
cubicweb.spec
debian/control
--- a/__pkginfo__.py	Wed Feb 17 10:18:34 2016 +0100
+++ b/__pkginfo__.py	Wed Feb 17 10:19:14 2016 +0100
@@ -28,7 +28,7 @@
 description = "a repository of entities / relations for knowledge management"
 author = "Logilab"
 author_email = "contact@logilab.fr"
-web = 'http://www.cubicweb.org'
+web = 'https://www.cubicweb.org'
 license = 'LGPL'
 
 classifiers = [
--- a/cubicweb.spec	Wed Feb 17 10:18:34 2016 +0100
+++ b/cubicweb.spec	Wed Feb 17 10:19:14 2016 +0100
@@ -15,7 +15,7 @@
 License:        LGPLv2+
 Group:          Development/Languages/Python
 Vendor:         Logilab <contact@logilab.fr>
-Url:            http://www.cubicweb.org/project/cubicweb
+Url:            https://www.cubicweb.org/project/cubicweb
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
 BuildArch:      noarch
--- a/debian/control	Wed Feb 17 10:18:34 2016 +0100
+++ b/debian/control	Wed Feb 17 10:19:14 2016 +0100
@@ -19,7 +19,7 @@
  python-yams (>= 0.42.0),
  python-lxml,
 Standards-Version: 3.9.1
-Homepage: http://www.cubicweb.org
+Homepage: https://www.cubicweb.org
 X-Python-Version: >= 2.6
 
 Package: cubicweb