d/copyright: Changed source URL to https protocol
This commit is contained in:
1
debian/changelog
vendored
1
debian/changelog
vendored
@@ -3,6 +3,7 @@ python-django-bootstrap-form (3.1.0-7) UNRELEASED; urgency=medium
|
|||||||
* Fixed homepage (https).
|
* Fixed homepage (https).
|
||||||
* Fixed VCS URLs (https).
|
* Fixed VCS URLs (https).
|
||||||
* d/rules: Changed UPSTREAM_GIT protocol to https
|
* d/rules: Changed UPSTREAM_GIT protocol to https
|
||||||
|
* d/copyright: Changed source URL to https protocol
|
||||||
|
|
||||||
-- 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
|
||||||
|
|
||||||
|
2
debian/copyright
vendored
2
debian/copyright
vendored
@@ -1,7 +1,7 @@
|
|||||||
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||||
Upstream-Name: django-bootstrap-form
|
Upstream-Name: django-bootstrap-form
|
||||||
Upstream-Contact: tzangms <tzangms@gmail.com>
|
Upstream-Contact: tzangms <tzangms@gmail.com>
|
||||||
Source: http://github.com/tzangms/django-bootstrap-form
|
Source: https://github.com/tzangms/django-bootstrap-form
|
||||||
|
|
||||||
Files: debian/*
|
Files: debian/*
|
||||||
Copyright: (c) 2013, Thomas Goirand <zigo@debian.org>
|
Copyright: (c) 2013, Thomas Goirand <zigo@debian.org>
|
||||||
|
Reference in New Issue
Block a user