From 770797971629e1960bc10ac94cc06cd232bb331b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Nov=C3=BD?= Date: Thu, 19 May 2016 21:37:27 +0200 Subject: [PATCH] d/copyright: Changed source URL to https protocol --- debian/changelog | 1 + debian/copyright | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index e9b9a17..f6e6f0e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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ý Sun, 28 Feb 2016 15:52:38 +0100 diff --git a/debian/copyright b/debian/copyright index e07c9c6..f70b755 100644 --- a/debian/copyright +++ b/debian/copyright @@ -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