d/copyright: Changed source URL to https protocol

This commit is contained in:
Ondřej Nový 2016-05-19 21:37:27 +02:00
parent ba85d00758
commit 7707979716
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored

@ -3,6 +3,7 @@ python-weakrefmethod (1.0-2) 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:52:38 +0100

2
debian/copyright vendored

@ -1,6 +1,6 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: weakrefmethod
Source: http://github.com/twang817/weakrefmethod
Source: https://github.com/twang817/weakrefmethod
Files: debian/*
Copyright: (c) 2016, Thomas Goirand <zigo@debian.org>