[Python-modules-commits] [mako] 06/06: bump debhelper compat level to 10
Piotr Ożarowski
piotr at moszumanska.debian.org
Fri Jul 14 14:50:09 UTC 2017
This is an automated email from the git hooks/post-receive script.
piotr pushed a commit to branch master
in repository mako.
commit 8ed0a533a23cbf104ddfe724e156e2b90e536fd7
Author: Piotr Ożarowski <piotr at debian.org>
Date: Fri Jul 14 16:46:30 2017 +0200
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 7ed6ff8..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-5
+10
diff --git a/debian/control b/debian/control
index 543e3f8..9cfab31 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.0.38), dh-python
+Build-Depends: debhelper (>= 10~), dh-python
Build-Depends-Indep: python-all, python-setuptools,
python3-all, python3-setuptools,
# to rebuild docs:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/mako.git
More information about the Python-modules-commits
mailing list