[Python-modules-commits] [python-regex] 04/05: Declare compat level 10
Sandro Tosi
morph at moszumanska.debian.org
Sat Dec 10 23:09:22 UTC 2016
This is an automated email from the git hooks/post-receive script.
morph pushed a commit to branch master
in repository python-regex.
commit 8675f2164502b37811db74514513dc0a475ae782
Author: Sandro Tosi <morph at debian.org>
Date: Sat Dec 10 18:02:39 2016 -0500
Declare compat 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 1e41a0c..ee40a3c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
python-regex (0.1.20161121-1) UNRELEASED; urgency=medium
* New upstream release
+ * Declare compat level 10
- -- Sandro Tosi <morph at debian.org> Sat, 10 Dec 2016 14:10:55 -0500
+ -- Sandro Tosi <morph at debian.org> Sat, 10 Dec 2016 17:56:48 -0500
python-regex (0.1.20160922-1) unstable; urgency=medium
diff --git a/debian/compat b/debian/compat
index 45a4fb7..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+10
diff --git a/debian/control b/debian/control
index d406c55..3396832 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: python
Priority: optional
Maintainer: Sandro Tosi <morph at debian.org>
Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 8.0.0), python-all (>= 2.6.6-3~), python-all-dev, python-all-dbg, python3-all-dev, python3-all-dbg, python-docutils, dh-python, python-pygments
+Build-Depends: debhelper (>= 10), python-all (>= 2.6.6-3~), python-all-dev, python-all-dbg, python3-all-dev, python3-all-dbg, python-docutils, dh-python, python-pygments
Standards-Version: 3.9.8
X-Python-Version: all
X-Python3-Version: >= 3.2
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-regex.git
More information about the Python-modules-commits
mailing list