[Python-modules-commits] [texttable] 01/01: Bump compat level to 10
Sergio Durigan Junior
sergiodj-guest at moszumanska.debian.org
Fri Aug 18 12:54:02 UTC 2017
This is an automated email from the git hooks/post-receive script.
sergiodj-guest pushed a commit to branch master
in repository texttable.
commit d7b0ff56354ff7ea129f51f0cfb43b85c05b5268
Author: Sergio Durigan Junior <sergiodj at sergiodj.net>
Date: Fri Aug 18 08:50:49 2017 -0400
Bump compat level to 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 a46fcb8..e6076b8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,9 +2,10 @@ texttable (0.9.1-1) unstable; urgency=medium
* New upstream version 0.9.1
* Bump standards to 4.0.1.
+ * Bump compat level to 10.
* Enable autopkgtest.
- -- Sergio Durigan Junior <sergiodj at sergiodj.net> Tue, 08 Aug 2017 18:47:18 -0400
+ -- Sergio Durigan Junior <sergiodj at sergiodj.net> Fri, 18 Aug 2017 08:47:18 -0400
texttable (0.8.4-2) 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 a42ef0b..45248b1 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.
Uploaders: Sergio Durigan Junior <sergiodj at sergiodj.net>, Léo Cavaillé <leo at cavaille.net>
Section: python
Priority: optional
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
python3-all,
python-all,
dh-python
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/texttable.git
More information about the Python-modules-commits
mailing list