[Python-modules-commits] [python-prov] 09/14: upgrade packaging to debhelper 10
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Tue Dec 13 12:39:44 UTC 2016
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch master
in repository python-prov.
commit 43a2b9f1be9ec90815094d5b6293fb8e5b71ebee
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date: Mon Dec 12 21:43:10 2016 +0000
upgrade packaging to debhelper 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 a3ff895..e550c5b 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Ghislain Antony Vaillant <ghisvail at gmail.com>
Section: python
Testsuite: autopkgtest
Priority: optional
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
dh-python,
python-all,
python-dateutil,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-prov.git
More information about the Python-modules-commits
mailing list