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

Michael Fladischer fladi at moszumanska.debian.org
Mon Jan 8 21:03:07 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-lupa.

commit ad67129f786029f5d6d1ebc233931f46a03538a7
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Mon Jan 8 21:44:11 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 bed225d..5c7c930 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ python-lupa (1.6+dfsg-1) UNRELEASED; urgency=low
 
   * New upstream release.
   * Add debian/gbp.conf.
+  * Bump debhelper compatibility and version to 11.
 
  -- Michael Fladischer <fladi at debian.org>  Mon, 08 Jan 2018 21:43:20 +0100
 
diff --git a/debian/compat b/debian/compat
index f599e28..b4de394 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-10
+11
diff --git a/debian/control b/debian/control
index d0047d4..b96a8c9 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: Michael Fladischer <fladi at debian.org>
 Build-Depends: cython3,
-               debhelper (>= 10),
+               debhelper (>= 11),
                dh-python,
                libluajit-5.1-dev,
                pkg-config,

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



More information about the Python-modules-commits mailing list