summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOndřej Nový <onovy@debian.org>2018-02-15 08:49:41 +0100
committerOndřej Nový <onovy@debian.org>2018-02-15 08:49:41 +0100
commitab20ce8263e6bd32a1008b47cc7d33a7a9779dae (patch)
tree099f6754026a4bf33b2412ed714ef09ff3da6c11
parentc4a66eade0e33f8cb5b92e5b3559d779d9cfa29f (diff)
downloadpython-fastimport-git-ab20ce8263e6bd32a1008b47cc7d33a7a9779dae.tar.gz
d/copyright: Use https protocol in Format field
-rw-r--r--debian/changelog1
-rw-r--r--debian/copyright2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index f71e387..09c8e99 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
python-fastimport (0.9.6-4) UNRELEASED; urgency=medium
* d/control: Set Vcs-* to salsa.debian.org
+ * d/copyright: Use https protocol in Format field
-- Ondřej Nový <onovy@debian.org> Tue, 13 Feb 2018 10:07:41 +0100
diff --git a/debian/copyright b/debian/copyright
index e8d7531..c92634c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: python-fastimport
Upstream-Contact: Jelmer Vernooij <jelmer@canonical.com>
Source: https://launchpad.net/python-fastimport