[pynac] 03/04: Pushed dh compat to 10
Julien Puydt
julien.puydt at laposte.net
Thu Oct 6 06:05:46 UTC 2016
This is an automated email from the git hooks/post-receive script.
jpuydt-guest pushed a commit to branch master
in repository pynac.
commit d265e281c5a318b76deb7f269ecbf7753f0e7102
Author: Julien Puydt <julien.puydt at laposte.net>
Date: Thu Oct 6 07:47:34 2016 +0200
Pushed dh compat to 10
---
debian/changelog | 1 +
debian/compat | 2 +-
debian/control | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 286b846..ba66342 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
pynac (0.6.91-1) UNRELEASED; urgency=medium
* Updated to latest upstream.
+ * Pushed dh compat to 10.
-- Julien Puydt <julien.puydt at laposte.net> Thu, 06 Oct 2016 07:46:39 +0200
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 5f0cba4..c56ee2d 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Section: math
Priority: optional
Standards-Version: 3.9.8
Homepage: http://pynac.org
-Build-Depends: debhelper (>= 9), dh-autoreconf, libgmp-dev, python-dev
+Build-Depends: debhelper (>= 10), dh-autoreconf, libgmp-dev, python-dev
Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/pynac.git
Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/pynac.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pynac.git
More information about the debian-science-commits
mailing list