[Python-modules-commits] [pyexcelerator] 01/02: Bump debhelper version to 10
Ondřej Nový
onovy at moszumanska.debian.org
Sat Dec 10 20:02:17 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy pushed a commit to branch master
in repository pyexcelerator.
commit d435a50561bbdea3a60d4613b80c6e19f6ed334b
Author: Ondřej Nový <onovy at debian.org>
Date: Sat Dec 10 21:00:00 2016 +0100
Bump debhelper version to 10
---
debian/changelog | 2 +-
debian/compat | 2 +-
debian/control | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 719b713..ad7e68d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,7 +3,7 @@ pyexcelerator (0.6.4.1-3) UNRELEASED; urgency=medium
* Fixed VCS URL (https)
* Source format changed to 3.0 (quilt) (Closes: #670190)
* Build using dh-python, pybuild and dh-exec (Closes: #825815)
- * Bump debhelper version to 9
+ * Bump debhelper version to 10
* Standards-Version bumped to 3.9.8 (no other changes needed)
* SEE-ALSO -> SEE ALSO in manpages (Closes: #710857)
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 4f493f2..158144d 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: python
Priority: optional
Maintainer: Kevin Coyner <kcoyner at debian.org>
Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
dh-exec,
dh-python,
python-all,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pyexcelerator.git
More information about the Python-modules-commits
mailing list