[libbencode-perl] 06/11: Set debhelper >= 9

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Wed Aug 12 12:33:52 UTC 2015


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

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

commit 494cd03cd1968b43c4aeb1222d89de8815bc2e08
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Wed Aug 12 09:18:21 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 b28a856..39e1610 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -20,6 +20,7 @@ libbencode-perl (1.402-1) UNRELEASED; urgency=low
   [ Lucas Kanashiro ]
   * Add debian/upstream/metadata
   * Import upstream version 1.402
+  * Set debhelper >= 9
 
  -- Lucas Kanashiro <kanashiro.duarte at gmail.com>  Wed, 12 Aug 2015 09:13:26 -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 33cfdad..e72f909 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
 Source: libbencode-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 8)
+Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Fabrizio Regalli <fabreg at fabreg.it>

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



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