[Python-modules-commits] [python-parsel] 05/09: Bump debhelper compatibility and version to 11.

Michael Fladischer fladi at moszumanska.debian.org
Tue Jan 9 07:52:19 UTC 2018


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

fladi pushed a commit to branch debian/master
in repository python-parsel.

commit 08c3ddbfeca223ff9c2e158f8611214397ca044f
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Tue Jan 9 08:44:39 2018 +0100

    Bump debhelper compatibility and version 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 8d182a5..78de84e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ python-parsel (1.3.1-1) UNRELEASED; urgency=low
 
   * New upstream release.
   * Always use pristine-tar.
+  * Bump debhelper compatibility and version to 11.
 
  -- Michael Fladischer <fladi at debian.org>  Tue, 09 Jan 2018 08:43:47 +0100
 
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 ef9a1e7..2de68ee 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.
 Uploaders: Ignace Mouzannar <mouzannar at gmail.com>
 Section: python
 Priority: optional
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 11),
                dh-python,
                python-all,
                python-cssselect (>= 0.9),

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



More information about the Python-modules-commits mailing list