[pkg-haskell-tools] 03/04: Use the HTTPS form of the copyright-format URL
Ilias Tsitsimpis
iliastsi-guest at moszumanska.debian.org
Fri Nov 17 12:15:32 UTC 2017
This is an automated email from the git hooks/post-receive script.
iliastsi-guest pushed a commit to branch master
in repository pkg-haskell-tools.
commit 46fc04d8505d1f9557d2adb00d503e53b61d34b1
Author: Ilias Tsitsimpis <iliastsi at debian.org>
Date: Fri Nov 17 13:41:49 2017 +0200
Use the HTTPS form of the copyright-format URL
---
debian/changelog | 1 +
debian/copyright | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index d0cb546..c355c88 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ pkg-haskell-tools (0.11.1) unstable; urgency=medium
* Drop upper bound on concurrent-output (Closes: #881820)
* Change Priority to optional. Since Debian Policy version 4.0.1,
priority extra has been deprecated.
+ * Use the HTTPS form of the copyright-format URL
-- Ilias Tsitsimpis <iliastsi at debian.org> Fri, 17 Nov 2017 13:39:46 +0200
diff --git a/debian/copyright b/debian/copyright
index 12f1ec5..88b572d 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: dht
Upstream-Contact: nomeata at debian.org
Source: https://anonscm.debian.org/cgit/pkg-haskell/pkg-haskell-tools.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/pkg-haskell-tools.git
More information about the Pkg-haskell-commits
mailing list