[Python-modules-commits] [defusedxml] 02/12: Bump debhelper version to 9.

Jelmer Vernooij jelmer at moszumanska.debian.org
Sun Jul 2 14:34:00 UTC 2017


This is an automated email from the git hooks/post-receive script.

jelmer pushed a commit to branch master
in repository defusedxml.

commit 5aed6f1a959810aeb656ca61c684183090d57da8
Author: Jelmer Vernooij <jelmer at debian.org>
Date:   Sun Jul 2 13:42:23 2017 +0000

    Bump debhelper version to 9.
---
 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 0c962ef..8673ae8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ defusedxml (0.4.1-3) UNRELEASED; urgency=medium
 
   [ Jelmer Vernooij ]
   * Bump standards version (no changes).
+  * Bump debhelper version to 9.
 
  -- Ondřej Nový <novy at ondrej.org>  Tue, 29 Mar 2016 21:25:39 +0200
 
diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index 6b51351..9195290 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Section: python
 Priority: optional
 Build-Depends: python-all (>= 2.6.6-3),
                python3-all,
-               debhelper (>= 8),
+               debhelper (>= 9),
                dh-python,
                python-setuptools,
                python3-setuptools

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/defusedxml.git



More information about the Python-modules-commits mailing list