[Python-modules-commits] [pastewebkit] 01/06: Bump debhelper compat level to 10.
Mattia Rizzolo
mattia at debian.org
Sun Apr 2 19:18:14 UTC 2017
This is an automated email from the git hooks/post-receive script.
mattia pushed a commit to branch master
in repository pastewebkit.
commit 2e381e56a864a210949ee272e5602c36aef30b92
Author: Mattia Rizzolo <mattia at debian.org>
Date: Sun Apr 2 21:09:19 2017 +0200
Bump debhelper compat level to 10.
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 7ed6ff8..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-5
+10
diff --git a/debian/control b/debian/control
index 21faab2..7c1ef0e 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: python
Priority: optional
Maintainer: Piotr Ożarowski <piotr at debian.org>
Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 5)
+Build-Depends: debhelper (>= 10)
Build-Depends-Indep: python-all (>= 2.6.6-3),
python-setuptools (>= 0.6b3-1~), python-docutils
Standards-Version: 3.9.2
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pastewebkit.git
More information about the Python-modules-commits
mailing list