[libpod-constants-perl] 09/12: Set debhelper >= 9

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Wed Aug 5 18:24:47 UTC 2015


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

kanashiro-guest pushed a commit to branch master
in repository libpod-constants-perl.

commit 1bc74517433caa61acb0d07cf429c3ff7c71bb87
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Wed Aug 5 15:15:55 2015 -0300

    Set debhelper >= 9
---
 debian/changelog | 1 +
 debian/compat    | 2 +-
 debian/control   | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index fa90587..7abfadc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -25,6 +25,7 @@ libpod-constants-perl (0.18-1) UNRELEASED; urgency=low
   * Remove no longer necessary patches
   * Remove run time dependency on base-files
   * Declare compliance with Debian policy 3.9.6
+  * Set debhelper >= 9
 
  -- Lucas Kanashiro <kanashiro.duarte at gmail.com>  Wed, 05 Aug 2015 15:05:48 -0300
 
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 b632218..d2f26f5 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Damyan Ivanov <dmn at debian.org>,
            gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 8)
+Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: perl
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libpod-constants-perl.git

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



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