[Python-modules-commits] [python-future] 02/02: Bumped debhelper compat version to 10

Ondřej Nový onovy at moszumanska.debian.org
Mon Jan 2 09:16:44 UTC 2017


This is an automated email from the git hooks/post-receive script.

onovy pushed a commit to branch master
in repository python-future.

commit 81cf26712467f6ccf7734b226c305b9c8cc47601
Author: Ondřej Nový <onovy at debian.org>
Date:   Mon Jan 2 10:08:16 2017 +0100

    Bumped debhelper compat version 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 f22b66e..15564ad 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ python-future (0.15.2-5) UNRELEASED; urgency=medium
 
   * Bump required version of dh-python because test autodetection is
     not working in older versions
+  * Bumped debhelper compat version to 10
 
  -- Ondřej Nový <onovy at debian.org>  Mon, 02 Jan 2017 10:06:59 +0100
 
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 866562c..3c422da 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: python
 Priority: optional
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Uploaders: Barry Warsaw <barry at debian.org>, Vincent Bernat <bernat at debian.org>
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
                dh-python (>= 2.20160609~),
                python-all,
                python-setuptools,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-future.git



More information about the Python-modules-commits mailing list