[Python-modules-commits] [stepic] 01/10: Bump compat/debhelper minimum version to 9

Scott Kitterman kitterman at moszumanska.debian.org
Sat Jan 6 08:21:59 UTC 2018


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

kitterman pushed a commit to branch debian/master
in repository stepic.

commit f8eb4c8d9dc8b2c504903cca605f4ebac9f3beec
Author: Scott Kitterman <scott at kitterman.com>
Date:   Sat Jan 6 01:12:43 2018 -0500

    Bump compat/debhelper minimum version to 9
---
 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 aae5616..0e9f7dc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,8 +6,9 @@ stepic (0.3-6) UNRELEASED; urgency=medium
   [ Scott Kitterman ]
   * Refresh patches after svn/git-dpm to gbp pq conversion
   * Update obsolete python-imaging depends with python-pil (Closes: #866482)
+  * Bump compat/debhelper minimum version to 9
 
- -- Scott Kitterman <scott at kitterman.com>  Sat, 06 Jan 2018 01:07:22 -0500
+ -- Scott Kitterman <scott at kitterman.com>  Sat, 06 Jan 2018 01:11:35 -0500
 
 stepic (0.3-5) unstable; urgency=medium
 
diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index 63dfcf3..73621c6 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: python
 Priority: optional
 Maintainer: Scott Kitterman <scott at kitterman.com>
 Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 7.3.16), python-all (>= 2.6.5-2~), quilt
+Build-Depends: debhelper (>= 9~), python-all (>= 2.6.5-2~), quilt
 Standards-Version: 3.9.5
 Homepage: http://domnit.org/stepic/doc/
 X-Python-Version: >= 2.4

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



More information about the Python-modules-commits mailing list