[Python-modules-commits] [python-roman] 04/12: Bump debhelper compat level to 11.

Mattia Rizzolo mattia at debian.org
Mon Jan 22 23:06:43 UTC 2018


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

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

commit ddd2f596d68c54940a0a666eb9c5a3799bef6864
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Mon Jan 22 23:23:24 2018 +0100

    Bump debhelper compat level to 11.
    
    Signed-off-by: Mattia Rizzolo <mattia at debian.org>
---
 debian/compat  | 2 +-
 debian/control | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/compat b/debian/compat
index 7f8f011..b4de394 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+11
diff --git a/debian/control b/debian/control
index 5918026..d4cfe38 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: python
 Priority: optional
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Uploaders: Andrea Colangelo <warp10 at debian.org>
-Build-Depends: debhelper (>= 7)
+Build-Depends: debhelper (>= 11)
 Build-Depends-Indep: dh-python, python-all, python3-all
 Standards-Version: 3.9.6
 Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-roman.git

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



More information about the Python-modules-commits mailing list