[Python-modules-commits] [kitchen] 02/06: Bump compat level to 10.
Sergio Durigan Junior
sergiodj-guest at moszumanska.debian.org
Mon Aug 21 00:09:43 UTC 2017
This is an automated email from the git hooks/post-receive script.
sergiodj-guest pushed a commit to branch master
in repository kitchen.
commit f08c4be20a560e32661284f8616204dfe012f053
Author: Sergio Durigan Junior <sergiodj at sergiodj.net>
Date: Sun Aug 20 19:12:32 2017 -0400
Bump compat level to 10.
---
debian/compat | 2 +-
debian/control | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
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 92a0e24..9e93602 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: Simon Chopin <chopin.simon at gmail.com>, Sergio Durigan Junior <sergiodj at sergiodj.net>
Build-Depends:
- debhelper (>= 9),
+ debhelper (>= 10),
dh-python,
python-all (>= 2.6.6-3~),
python-setuptools,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/kitchen.git
More information about the Python-modules-commits
mailing list