[Python-modules-commits] [pysvn] 06/11: Bumps debhelper version from 9 to 11.

Josué Ortega josue at moszumanska.debian.org
Mon Jan 29 00:35:50 UTC 2018


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

josue pushed a commit to branch master
in repository pysvn.

commit b4e44bd246e029594ce5c5c928c7925189258887
Author: Josue Ortega <josue at debian.org>
Date:   Sun Jan 28 17:56:32 2018 -0600

    Bumps debhelper version from 9 to 11.
---
 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 f00526f..3dee5f3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ pysvn (1.9.5-1) UNRELEASED; urgency=medium
 
   * New upstream release (1.9.5):
     - Update debian/patches.
+  * Bumps debhelper version from 9 to 11.
 
  -- Josue Ortega <josue at debian.org>  Sun, 28 Jan 2018 17:32:15 -0600
 
diff --git a/debian/compat b/debian/compat
index ec63514..b4de394 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+11
diff --git a/debian/control b/debian/control
index b59b92c..3f48b9b 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Uploaders: Josue Ortega <josue at debian.org>
 Build-Depends:
- debhelper (>= 9),
+ debhelper (>= 11),
  dh-python,
  libapr1-dev,
  libaprutil1-dev,

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



More information about the Python-modules-commits mailing list