[cleo] 04/04: Bump debhelper compatibility to 10

Axel Beckert abe at deuxchevaux.org
Tue Oct 31 17:36:26 UTC 2017


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

abe pushed a commit to branch master
in repository cleo.

commit 390aaf0015bd6b0572724ecf5be1651ddbb7f083
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Tue Oct 31 17:44:05 2017 +0100

    Bump debhelper compatibility to 10
    
    Update versioned debhelper build-dependency accordingly.
---
 debian/changelog | 2 ++
 debian/compat    | 2 +-
 debian/control   | 2 +-
 3 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 604ea7e..25949d4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,8 @@ cleo (0.004-2) UNRELEASED; urgency=medium
   * Declare compliance with Debian Policy 4.1.1.
   * Mark package as autopkgtestable.
   * Set "Rules-Requires-Root: no".
+  * Bump debhelper compatibility level to 10.
+    + Update versioned debhelper build-depency accordingly.
 
  -- Axel Beckert <abe at debian.org>  Tue, 31 Oct 2017 17:38:59 +0100
 
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 53abf77..1de6a50 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: shells
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Axel Beckert <abe at debian.org>
-Build-Depends: debhelper (>= 9)
+Build-Depends: debhelper (>= 10)
 Build-Depends-Indep: libfile-slurp-perl,
                      libterm-readkey-perl,
                      perl

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/cleo.git



More information about the Pkg-perl-cvs-commits mailing list