[Python-modules-commits] [pycparser] 01/02: Bumped debhelper compat level to 10
Ondřej Nový
onovy at moszumanska.debian.org
Sat Nov 19 11:34:59 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy pushed a commit to branch master
in repository pycparser.
commit 4b35a3b0ab23b862697563110946cb921fb42df3
Author: Ondřej Nový <onovy at debian.org>
Date: Sat Nov 19 12:25:48 2016 +0100
Bumped debhelper compat level to 10
---
debian/changelog | 6 ++++++
debian/compat | 2 +-
debian/control | 2 +-
3 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index c31a067..e2583dd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pycparser (2.17-2) UNRELEASED; urgency=medium
+
+ * Bumped debhelper compat level to 10
+
+ -- Ondřej Nový <onovy at debian.org> Sat, 19 Nov 2016 12:24:45 +0100
+
pycparser (2.17-1) unstable; urgency=medium
[ Stefano Rivera ]
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 0a649c0..9ba917d 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Uploaders: Stefano Rivera <stefanor at debian.org>
Build-Depends:
- debhelper (>= 9),
+ debhelper (>= 10),
dh-python (>= 1.20140511),
python-all (>= 2.6.6-3~),
python-ply (>= 3.4-1~),
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pycparser.git
More information about the Python-modules-commits
mailing list