[debhelper-devel] [debhelper] 04/04: Use HTTPS in debian/copyright format URL
Axel Beckert
abe at deuxchevaux.org
Sat Oct 28 02:18:58 UTC 2017
This is an automated email from the git hooks/post-receive script.
abe pushed a commit to branch master
in repository debhelper.
commit 65fe939cbd44532862f9527fae94fe27a5506a94
Author: Axel Beckert <abe at deuxchevaux.org>
Date: Sat Oct 28 04:14:56 2017 +0200
Use HTTPS in debian/copyright format URL
Signed-off-by: Axel Beckert <abe at deuxchevaux.org>
---
debian/changelog | 1 +
debian/copyright | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index f114ca2..13880de 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ debhelper (10.10.6) UNRELEASED; urgency=medium
debian/rules.
* Fix typo "belive" in debian/copyright and ancient debian/changelog
entries.
+ * Use HTTPS in debian/copyright format URL.
-- Axel Beckert <abe at debian.org> Fri, 27 Oct 2017 23:48:44 +0200
diff --git a/debian/copyright b/debian/copyright
index 8385ffb..ca12495 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/
Files: *
Copyright: 1997-2011 Joey Hess <joeyh at debian.org>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debhelper/debhelper.git
More information about the debhelper-devel
mailing list