[cpan-listchanges] 03/05: Bump debhelper compatibility level to 9

Lucas Kanashiro kanashiro.duarte at gmail.com
Thu Nov 19 18:23:57 UTC 2015


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

kanashiro-guest pushed a commit to branch master
in repository cpan-listchanges.

commit a6f7c88daf11997c9cb7c699ef3e8eec4db7fde2
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Thu Nov 19 15:36:10 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 8884e36..36e5049 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ cpan-listchanges (0.07-1) UNRELEASED; urgency=medium
 
   [ Lucas Kanashiro ]
   * Import upstream version 0.07
+  * Bump debhelper compatibility level to 9
 
  -- Lucas Kanashiro <kanashiro.duarte at gmail.com>  Thu, 19 Nov 2015 15:34:34 -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 fef05be..96d6e2a 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Uploaders: Jonathan Yu <jawnsy at cpan.org>,
 Section: perl
 Testsuite: autopkgtest-pkg-perl
 Priority: optional
-Build-Depends: debhelper (>= 8),
+Build-Depends: debhelper (>= 9),
                libmodule-build-perl
 Build-Depends-Indep: libalgorithm-diff-perl,
                      libcpan-distnameinfo-perl,

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



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