Fixed homepage (https).
This commit is contained in:
6
debian/changelog
vendored
6
debian/changelog
vendored
@@ -1,3 +1,9 @@
|
||||
python-django-bootstrap-form (3.1.0-7) UNRELEASED; urgency=medium
|
||||
|
||||
* Fixed homepage (https).
|
||||
|
||||
-- Ondřej Nový <novy@ondrej.org> 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).
|
||||
|
||||
2
debian/control
vendored
2
debian/control
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user