[Python-modules-commits] [python-attrs] 09/13: Use https for copyright format.
Tristan Seligmann
mithrandi at moszumanska.debian.org
Tue Jan 23 13:09:36 UTC 2018
This is an automated email from the git hooks/post-receive script.
mithrandi pushed a commit to tag debian/17.4.0-1
in repository python-attrs.
commit ca9f4afdcfe96160ff8b4ff128f6bf1da11a4035
Author: Tristan Seligmann <mithrandi at mithrandi.net>
Date: Tue Jan 23 14:33:25 2018 +0200
Use https for copyright format.
---
debian/changelog | 1 +
debian/copyright | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 505c289..1cf0e03 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
python-attrs (17.4.0-1) unstable; urgency=medium
* New upstream release (closes: #887508).
+ * Use https for copyright format.
-- Tristan Seligmann <mithrandi at debian.org> Tue, 23 Jan 2018 14:03:51 +0200
diff --git a/debian/copyright b/debian/copyright
index 4cf99ee..23e3f78 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: attrs
Upstream-Contact: Hynek Schlawack <hs at ox.cx>
Source: https://attrs.readthedocs.org/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-attrs.git
More information about the Python-modules-commits
mailing list