[libpoe-component-pubsub-perl] 01/03: Bump debhelper compatibility to 8

Axel Beckert abe at deuxchevaux.org
Sat Jun 6 16:40:06 UTC 2015


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

abe pushed a commit to branch master
in repository libpoe-component-pubsub-perl.

commit 08cf7bbc1a61f8c2d2476a0a9e75801bef4c2405
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sat Jun 6 18:19:47 2015 +0200

    Bump debhelper compatibility to 8
    
    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 9bfaf22..a60b7d8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -36,6 +36,8 @@ libpoe-component-pubsub-perl (0.05-2) UNRELEASED; urgency=low
   * Add explicit build dependency on libmodule-build-perl
   * Switch to minimal dh v7 style debian/rules file.
   * Fix lintian warning copyright-refers-to-symlink-license.
+  * Bump debhelper compatibility to 8.
+    + Update versioned debhelper build-dependency accordingly.
 
  -- Ryan Niebur <ryan at debian.org>  Fri, 25 Sep 2009 00:26:04 -0700
 
diff --git a/debian/compat b/debian/compat
index 7f8f011..45a4fb7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+8
diff --git a/debian/control b/debian/control
index cca9269..10599f8 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Ryan Niebur <ryan at debian.org>
 Section: perl
 Testsuite: autopkgtest-pkg-perl
 Priority: optional
-Build-Depends: debhelper (>= 7),
+Build-Depends: debhelper (>= 8),
                libmodule-build-perl
 Build-Depends-Indep: libpoe-perl
 Standards-Version: 3.9.6

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



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