[libouch-perl] 04/05: Bump debhelper compatibility to 9

Axel Beckert abe at deuxchevaux.org
Thu Sep 12 01:15:10 UTC 2013


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

abe pushed a commit to branch master
in repository libouch-perl.

commit 743f3f2f50a473ad20b1807ecde622132b88412c
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Thu Sep 12 03:07:28 2013 +0200

    Bump debhelper compatibility to 9
    
    Update versioned debhelper build-dependency accordingly
    
    Gets rid of dh_pysupport deprecation warning
---
 debian/changelog |    3 +++
 debian/compat    |    2 +-
 debian/control   |    2 +-
 3 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 410fca8..09fd975 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,9 @@ libouch-perl (0.0405-1) UNRELEASED; urgency=low
   * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
     copyright"
   * Bump Standards-Version to 3.9.4 (no changes)
+  * Bump debhelper compatibility to 9
+    + Update versioned debhelper build-dependency accordingly
+    + Gets rid of dh_pysupport deprecation warning.
 
  -- Ansgar Burchardt <ansgar at debian.org>  Wed, 27 Jul 2011 18:46:48 +0200
 
diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index e4f7178..ea80f3b 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
 Source: libouch-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 8)
+Build-Depends: debhelper (>= 9~)
 Build-Depends-Indep: perl,
  libtest-trap-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>

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



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