[libtest-yaml-perl] 05/07: Set debhelper >= 9

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Thu Jul 30 18:26:14 UTC 2015


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

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

commit 69ae3a1ead5f2e19e3f64b4ff9cb35ae9d1de90c
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Thu Jul 30 15:00:09 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 90983e9..410ef52 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ libtest-yaml-perl (1.06-1) UNRELEASED; urgency=medium
   * Team upload.
   * Import upstream version 1.06
   * Update date of upstream copyright
+  * Set debhelper >= 9
 
  -- Lucas Kanashiro <kanashiro.duarte at gmail.com>  Thu, 30 Jul 2015 14:56:01 -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 2b7d0a7..ac35587 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 8)
+Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: libtest-base-perl (>= 0.74),
                      perl
 Standards-Version: 3.9.5

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



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