From 75352ec8739616f9259bf236c4d154d689a63d87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Nov=C3=BD?= Date: Thu, 19 May 2016 21:14:30 +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 a7f89d4..81d4d3b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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ý Sun, 28 Feb 2016 15:37:22 +0100 diff --git a/debian/copyright b/debian/copyright index a44db76..2b4bbfe 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: falcon Upstream-Contact: Kurt Griffiths -Source: git://github.com/racker/falcon.git +Source: https://github.com/racker/falcon Files: * Copyright: (c) 2013, Kurt Griffiths