d/copyright: Changed source URL to https protocol

This commit is contained in:
Ondřej Nový
2016-05-19 21:14:30 +02:00
parent 0a708ae9af
commit 75352ec873
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -2,6 +2,7 @@ python-falcon (0.3.0-6) UNRELEASED; urgency=medium
* 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:37:22 +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: falcon
Upstream-Contact: Kurt Griffiths <kurt.griffiths@rackspace.com>
Source: git://github.com/racker/falcon.git
Source: https://github.com/racker/falcon
Files: *
Copyright: (c) 2013, Kurt Griffiths <kurt.griffiths@rackspace.com>