d/copyright: Changed source URL to https protocol

This commit is contained in:
Ondřej Nový
2016-05-19 21:13:12 +02:00
parent b25dc40c23
commit f7c09b4d9a
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -3,6 +3,7 @@ python-django-bootstrap-form (3.1.0-7) UNRELEASED; urgency=medium
* Fixed homepage (https).
* Fixed VCS URLs (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

2
debian/copyright vendored
View File

@@ -1,7 +1,7 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: django-bootstrap-form
Upstream-Contact: tzangms <tzangms@gmail.com>
Source: http://github.com/tzangms/django-bootstrap-form
Source: https://github.com/tzangms/django-bootstrap-form
Files: debian/*
Copyright: (c) 2013, Thomas Goirand <zigo@debian.org>