diff --git a/debian/changelog b/debian/changelog index 5fe0ea7..564fb38 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +python-django-bootstrap-form (3.1.0-7) UNRELEASED; urgency=medium + + * Fixed homepage (https). + + -- Ondřej Nový Sun, 28 Feb 2016 15:35:54 +0100 + python-django-bootstrap-form (3.1.0-6) unstable; urgency=medium * Switch from syncdb to migrate, which fixes FTBFS (Closes: #806362). diff --git a/debian/control b/debian/control index 39db7b4..a19ae79 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Build-Depends-Indep: python-django, Standards-Version: 3.9.6 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/python-django-bootstrap-form.git Vcs-Git: git://anonscm.debian.org/openstack/python-django-bootstrap-form.git -Homepage: http://github.com/tzangms/django-bootstrap-form +Homepage: https://github.com/tzangms/django-bootstrap-form Package: python-bootstrapform Architecture: all