[Python-modules-commits] [python-fedora] 02/02: Bump compat level to 10
Sergio Durigan Junior
sergiodj-guest at moszumanska.debian.org
Wed Aug 23 22:08:01 UTC 2017
This is an automated email from the git hooks/post-receive script.
sergiodj-guest pushed a commit to branch master
in repository python-fedora.
commit 4bdeee2a9f751afe58d75e5972ac7c4456670422
Author: Sergio Durigan Junior <sergiodj at sergiodj.net>
Date: Sat Aug 19 01:17:51 2017 -0400
Bump compat level to 10
---
debian/changelog | 1 +
debian/compat | 2 +-
debian/control | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index c8ede1c..029eeb3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ python-fedora (0.9.0-1) unstable; urgency=medium
* Fix typos on manpage/docs.
* Add lintian-overrides for manpage warnings.
The manpage is generated automatically.
+ * Bump compat level to 10.
-- Sergio Durigan Junior <sergiodj at sergiodj.net> Tue, 08 Aug 2017 17:16:33 -0400
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 8bb52cf..b3af8b0 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: Nicolas Dandrimont <olasd at debian.org>, Sergio Durigan Junior <sergiodj at sergiodj.net>
Build-Depends:
- debhelper (>= 9),
+ debhelper (>= 10),
dh-python,
python-all,
python-kitchen,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-fedora.git
More information about the Python-modules-commits
mailing list