[Python-modules-commits] [m2crypto] 02/04: deb/copyright: use https in Format field, expand copyright span
Daniel Stender
stender at moszumanska.debian.org
Mon Jul 17 18:10:33 UTC 2017
This is an automated email from the git hooks/post-receive script.
stender pushed a commit to branch debian/master
in repository m2crypto.
commit 14848cb888dd6dac59a6bcb6e7f38d6f13a72b1a
Author: Daniel Stender <stender at debian.org>
Date: Mon Jul 17 20:07:07 2017 +0200
deb/copyright: use https in Format field, expand copyright span
---
debian/changelog | 5 ++++-
debian/copyright | 4 ++--
2 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index bc5da67..8d1387a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,9 +4,12 @@ m2crypto (0.24.0-2) UNRELEASED; urgency=medium
* deb/control:
+ add DPMT as Uploaders.
+ update Vcs fields (package moves to python-modules).
+ * deb/copyright:
+ + use https in Format field.
+ + expand copyright span of debian/*.
* use debhelper level 10 (changes in deb/compat and deb/control).
- -- Daniel Stender <stender at debian.org> Mon, 17 Jul 2017 20:04:54 +0200
+ -- Daniel Stender <stender at debian.org> Mon, 17 Jul 2017 20:06:15 +0200
m2crypto (0.24.0-1.1) unstable; urgency=medium
diff --git a/debian/copyright b/debian/copyright
index ba2aa0f..e0bdf32 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: M2Crypto
Upstream-Contact: Matej Cepl <mcepl at cepl.eu>
Source: https://pypi.python.org/pypi/M2Crypto
@@ -12,7 +12,7 @@ Comment: https://fedoraproject.org/wiki/Licensing:MIT#Old_Style_with_legal_discl
License: Expat
Files: debian/*
-Copyright: 2015-2016 Daniel Stender <stender at debian.org>
+Copyright: 2015-2017 Daniel Stender <stender at debian.org>
2015 Emanuele Rocca <ema at debian.org>
2011-2013 Charles Plessy <plessy at debian.org>
2011 Sebastian Ramacher <s.ramacher at gmx.at>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/m2crypto.git
More information about the Python-modules-commits
mailing list