# HG changeset patch # User Julien Cristau # Date 1455700754 -3600 # Node ID 9e955d8be8a96a3bd927f8891a8c0ac8334841e2 # Parent f1dade56087d501179ef45b91eadd1222c2e1a65 [pkg] use https URL for www.cubicweb.org diff -r f1dade56087d -r 9e955d8be8a9 __pkginfo__.py --- 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 = [ diff -r f1dade56087d -r 9e955d8be8a9 cubicweb.spec --- 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 -Url: http://www.cubicweb.org/project/cubicweb +Url: https://www.cubicweb.org/project/cubicweb BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot BuildArch: noarch diff -r f1dade56087d -r 9e955d8be8a9 debian/control --- 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