[Python-modules-commits] [python-gitdb] 01/09: Bumped debhelper compat version to 10

Ondřej Nový onovy at moszumanska.debian.org
Tue Jan 3 08:19:50 UTC 2017


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

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

commit eb1524d1013cb1b9a035f9dc517089b0de308694
Author: Ondřej Nový <onovy at debian.org>
Date:   Tue Jan 3 09:00:35 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 93037c7..32b57ab 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ python-gitdb (2.0.0-2) UNRELEASED; urgency=medium
 
   * Team upload.
   * Don't depend on python-smmap in Python3 package (Closes: #849997)
+  * Bumped debhelper compat version to 10
 
  -- Ondřej Nový <onovy at debian.org>  Tue, 03 Jan 2017 08:58:03 +0100
 
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 714a2ef..cf34454 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: python
 Priority: extra
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Uploaders: TANIGUCHI Takaki <takaki at debian.org>
-Build-Depends: debhelper (>= 8.0.0)
+Build-Depends: debhelper (>= 10)
 	,python-all-dev
 	,python3-all-dev
 	,python-setuptools

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



More information about the Python-modules-commits mailing list