[libmodule-build-xsutil-perl] 01/02: Bump debhelper compatibility level to 10

Axel Beckert abe at deuxchevaux.org
Fri Dec 22 02:25:52 UTC 2017


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

abe pushed a commit to branch master
in repository libmodule-build-xsutil-perl.

commit 83ce6efff15ecb1dc27b0ac48c572156f9f2c381
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Fri Dec 22 03:19:02 2017 +0100

    Bump debhelper compatibility level to 10
    
    Update versioned build-dependency on debhelper 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 4e47b50..69ade7c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,8 @@ libmodule-build-xsutil-perl (0.18-1) UNRELEASED; urgency=medium
   * Set "Rules-Requires-Root: no".
   * Declare compliance with Debian Policy 4.1.2. (No changes needed.)
   * Add patch to fix spelling error found by Lintian.
+  * Bump debhelper compatibility level to 10.
+    + Update versioned debhelper build-dependency accordingly.
 
  -- Axel Beckert <abe at debian.org>  Fri, 22 Dec 2017 03:03:54 +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 f1ad3d6..9daeef4 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Axel Beckert <abe at debian.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
                libmodule-build-perl (>= 0.400500),
                perl
 Build-Depends-Indep: libcapture-tiny-perl,

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



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