Fixed VCS URLs (https).
This commit is contained in:
1
debian/changelog
vendored
1
debian/changelog
vendored
@@ -1,6 +1,7 @@
|
|||||||
python-django-bootstrap-form (3.1.0-7) UNRELEASED; urgency=medium
|
python-django-bootstrap-form (3.1.0-7) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
* Fixed homepage (https).
|
* Fixed homepage (https).
|
||||||
|
* Fixed VCS URLs (https).
|
||||||
|
|
||||||
-- Ondřej Nový <novy@ondrej.org> Sun, 28 Feb 2016 15:35:54 +0100
|
-- Ondřej Nový <novy@ondrej.org> Sun, 28 Feb 2016 15:35:54 +0100
|
||||||
|
|
||||||
|
|||||||
4
debian/control
vendored
4
debian/control
vendored
@@ -12,8 +12,8 @@ Build-Depends: debhelper (>= 9),
|
|||||||
Build-Depends-Indep: python-django,
|
Build-Depends-Indep: python-django,
|
||||||
python3-django,
|
python3-django,
|
||||||
Standards-Version: 3.9.6
|
Standards-Version: 3.9.6
|
||||||
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/python-django-bootstrap-form.git
|
Vcs-Browser: https://anonscm.debian.org/cgit/openstack/python-django-bootstrap-form.git/
|
||||||
Vcs-Git: git://anonscm.debian.org/openstack/python-django-bootstrap-form.git
|
Vcs-Git: https://anonscm.debian.org/git/openstack/python-django-bootstrap-form.git
|
||||||
Homepage: https://github.com/tzangms/django-bootstrap-form
|
Homepage: https://github.com/tzangms/django-bootstrap-form
|
||||||
|
|
||||||
Package: python-bootstrapform
|
Package: python-bootstrapform
|
||||||
|
|||||||
Reference in New Issue
Block a user