[Python-modules-commits] [pep8-naming] 01/07: Bump debhelper compat level to 11.
Mattia Rizzolo
mattia at debian.org
Sun Jan 28 11:11:28 UTC 2018
This is an automated email from the git hooks/post-receive script.
mattia pushed a commit to branch master
in repository pep8-naming.
commit fcad396d6690e65d0ff10ad22030cb8d8892f4c6
Author: Mattia Rizzolo <mattia at debian.org>
Date: Sun Jan 28 11:59:16 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 f599e28..b4de394 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-10
+11
diff --git a/debian/control b/debian/control
index 6ba11e4..66a821e 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: ChangZhuo Chen (陳昌倬) <czchen at debian.org>
-Build-Depends: debhelper (>= 10),
+Build-Depends: debhelper (>= 11),
dh-python,
python-all,
python-setuptools,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pep8-naming.git
More information about the Python-modules-commits
mailing list