[Python-modules-commits] [python-djvulibre] 03/07: use debhelper level 10

Daniel Stender stender at moszumanska.debian.org
Fri Jul 21 15:06:01 UTC 2017


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

stender pushed a commit to branch debian/master
in repository python-djvulibre.

commit 938151cc80329b7a68e6819b85e4911370876b6c
Author: Daniel Stender <stender at debian.org>
Date:   Fri Jul 21 16:52:28 2017 +0200

    use debhelper level 10
---
 debian/changelog | 3 ++-
 debian/compat    | 2 +-
 debian/control   | 2 +-
 3 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a53f133..07b3832 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,11 @@
 python-djvulibre (0.8-2) UNRELEASED; urgency=medium
 
   * drop git-dpm regime (drop deb/.git-dpm, add deb/gbp.conf).
+  * use debhelper level 10 (changes in deb/compat and deb/control).
   * deb/copyright:
     + expand copyright span.
 
- -- Daniel Stender <stender at debian.org>  Fri, 21 Jul 2017 16:51:11 +0200
+ -- Daniel Stender <stender at debian.org>  Fri, 21 Jul 2017 16:51:56 +0200
 
 python-djvulibre (0.8-1) unstable; urgency=medium
 
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 45aad1d..a0f7bde 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Daniel Stender <stender at debian.org>
 Uploaders:
  Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Build-Depends:
- debhelper (>= 9),
+ debhelper (>= 10),
  dh-python,
  python-all-dev,
  python3-all-dev,

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



More information about the Python-modules-commits mailing list