[Python-modules-commits] [python-prctl] 07/14: Switch to debhelper compat level 10

Felix Geyer fgeyer at moszumanska.debian.org
Sat May 6 19:33:46 UTC 2017


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

fgeyer pushed a commit to branch master
in repository python-prctl.

commit e51c12e1f954c9e78053692039cd33b991707376
Author: Felix Geyer <fgeyer at debian.org>
Date:   Wed May 3 20:59:34 2017 +0200

    Switch to debhelper compat level 10
---
 debian/compat  | 2 +-
 debian/control | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

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 763f6b3..e9aa4d3 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: Dennis Kaarsemaker <dennis at kaarsemaker.net>, Andrew Pollock <apollock at debian.org>
-Build-Depends: debhelper (>= 9), dh-python, python-all-dev, python3-all-dev, libcap-dev, python-sphinx
+Build-Depends: debhelper (>= 10), dh-python, python-all-dev, python3-all-dev, libcap-dev, python-sphinx
 Standards-Version: 3.8.4
 X-Python-Version: >= 2.5
 X-Python3-Version: >= 3.0

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



More information about the Python-modules-commits mailing list