[libtext-format-perl] 02/02: Bump debhelper compatibility level to 9

Lucas Kanashiro kanashiro.duarte at gmail.com
Thu Dec 31 02:41:59 UTC 2015


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

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

commit 8bc3c527db56d0f0d31cae0addc9b94d3990bd74
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Thu Dec 31 00:40:36 2015 -0200

    Bump debhelper compatibility level to 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 f59209a..ecc9743 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ libtext-format-perl (0.59-4) UNRELEASED; urgency=medium
 
   [ Lucas Kanashiro ]
   * Add d/u/metadata
+  * Bump debhelper compatibility level to 9
 
  -- Lucas Kanashiro <kanashiro.duarte at gmail.com>  Thu, 31 Dec 2015 00:39:01 -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 a85c888..a4a24c9 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
 Source: libtext-format-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 8), libmodule-build-perl
+Build-Depends: debhelper (>= 9), libmodule-build-perl
 Build-Depends-Indep: perl,
  libcpan-changes-perl,
  libtest-pod-coverage-perl,

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



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