[Python-modules-commits] [python-sptest] 10/16: Use debhelper compat 9

Mattia Rizzolo mattia at debian.org
Wed Jan 20 18:45:12 UTC 2016


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

mattia pushed a commit to branch master
in repository python-sptest.

commit e17a6f02b4b8ebc6f6fbfa9da1aa6bea2cc6629e
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Wed Jan 20 18:34:49 2016 +0000

    Use debhelper compat 9
---
 debian/compat  | 2 +-
 debian/control | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/compat b/debian/compat
index 7ed6ff8..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-5
+9
diff --git a/debian/control b/debian/control
index 477217b..9328d6e 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: python
 Priority: optional
 Maintainer: Stephan Peijnik <debian at sp.or.at>
 Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: python, dh-python, debhelper(>= 5)
+Build-Depends: python, dh-python, debhelper (>= 9)
 Standards-Version: 3.9.6
 Homepage: http://bitbucket.org/sp/sptest
 Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-sptest.git

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



More information about the Python-modules-commits mailing list