[libcatalyst-plugin-subrequest-perl] 07/11: Set debhelper >= 9

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Wed Aug 12 19:36:28 UTC 2015


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

kanashiro-guest pushed a commit to branch master
in repository libcatalyst-plugin-subrequest-perl.

commit cd36666a16519c1e2d5d29b136c8d8392b378269
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Wed Aug 12 16:24:41 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 a2634dc..e2954ff 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ libcatalyst-plugin-subrequest-perl (0.21-1) UNRELEASED; urgency=medium
   * Add debian/upstream/metadata
   * Import upstream version 0.21
   * Remove no longer necessary patch to ensure backward compatibility
+  * Set debhelper >= 9
 
  -- Lucas Kanashiro <kanashiro.duarte at gmail.com>  Wed, 12 Aug 2015 16:19:30 -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 72791b3..4a15f2a 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: perl
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Damyan Ivanov <dmn at debian.org>
-Build-Depends: debhelper (>= 8)
+Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: libcatalyst-perl (>= 5.9),
  perl
 Standards-Version: 3.9.5

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



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