[Python-modules-commits] [python-tidylib] 04/05: Bump debhelper compat level to 10.

Mattia Rizzolo mattia at debian.org
Tue Sep 13 08:36:55 UTC 2016


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

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

commit b07bc6a1de75a94038867b415fbf0ad8471cd116
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Tue Sep 13 08:33:54 2016 +0000

    Bump debhelper compat level to 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 b905c3d..db97787 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: python
 Priority: optional
 Maintainer: Janos Guljas <janos at debian.org>
 Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
                dh-python,
                python-all (>= 2.6.6-3~),
                python3-all,

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



More information about the Python-modules-commits mailing list