[Python-modules-commits] [nose2] 09/16: Bump compat to 11
Pierre-Elliott Bécue
peb-guest at moszumanska.debian.org
Sat Dec 23 18:32:37 UTC 2017
This is an automated email from the git hooks/post-receive script.
peb-guest pushed a commit to branch master
in repository nose2.
commit 413f133035c813c0912c5a28970e00b5d0008f82
Author: Pierre-Elliott Bécue <becue at crans.org>
Date: Sat Dec 23 19:20:35 2017 +0100
Bump compat to 11
---
debian/changelog | 2 ++
debian/compat | 2 +-
debian/control | 2 +-
3 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 3ac0ded..3b58dc6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,9 +9,11 @@ nose2 (0.7.3-1) unstable; urgency=medium
* d/control:
- Update dependency list
- Support for python2 up to 2.6 dropped and python3 up to 3.3 dropped.
+ - Force dependency on debhelper >= 11
- Rely on python3-sphinx instead of python-sphinx
- Use Sphinx RTD theme
* d/copyright: nose2/backports/ordereddict.py no longer exists.
+ * d/compat: bump to 11
-- Pierre-Elliott Bécue <becue at crans.org> Fri, 22 Dec 2017 23:48:10 +0100
diff --git a/debian/compat b/debian/compat
index 45a4fb7..b4de394 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+11
diff --git a/debian/control b/debian/control
index b07d99c..368ac37 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.
Uploaders: Barry Warsaw <barry at debian.org>,
Brian May <bam at debian.org>,
Pierre-Elliott Bécue <becue at crans.org>
-Build-Depends: debhelper,
+Build-Depends: debhelper (>= 11),
dh-python,
help2man,
python-all,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/nose2.git
More information about the Python-modules-commits
mailing list