[Python-modules-commits] [m2crypto] 01/04: use debhelper level 10
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 638090d141035196bb0f906c9624aefc27db92dd
Author: Daniel Stender <stender at debian.org>
Date: Mon Jul 17 20:05:54 2017 +0200
use debhelper level 10
---
debian/changelog | 3 ++-
debian/compat | 2 +-
debian/control | 2 +-
3 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 7c66fd9..bc5da67 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,8 +4,9 @@ m2crypto (0.24.0-2) UNRELEASED; urgency=medium
* deb/control:
+ add DPMT as Uploaders.
+ update Vcs fields (package moves to python-modules).
+ * use debhelper level 10 (changes in deb/compat and deb/control).
- -- Daniel Stender <stender at debian.org> Mon, 17 Jul 2017 19:55:51 +0200
+ -- Daniel Stender <stender at debian.org> Mon, 17 Jul 2017 20:04:54 +0200
m2crypto (0.24.0-1.1) unstable; urgency=medium
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index aef0d54..390a20c 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Daniel Stender <stender at debian.org>
Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Build-Depends:
- debhelper (>= 9),
+ debhelper (>= 10),
dh-python,
libssl1.0-dev | libssl-dev (<< 1.1),
python-all-dev,
--
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