diff --git a/debian/changelog b/debian/changelog index 2dc9fbb..525848e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +python-weakrefmethod (1.0-2) UNRELEASED; urgency=medium + + * Fixed homepage (https). + + -- Ondřej Nový Sun, 28 Feb 2016 15:52:38 +0100 + python-weakrefmethod (1.0-1) unstable; urgency=medium * Initial release. (Closes: #810082) diff --git a/debian/control b/debian/control index d3ab85c..74c70cb 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends-Indep: python-unittest2 Standards-Version: 3.9.6 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/python-weakrefmethod.git Vcs-Git: git://anonscm.debian.org/openstack/python-weakrefmethod.git -Homepage: http://github.com/twang817/weakrefmethod +Homepage: https://github.com/twang817/weakrefmethod Package: python-weakrefmethod Architecture: all