[libflickr-api-perl] 12/15: Set debhelper >= 9

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Sat Jul 25 20:58:36 UTC 2015


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

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

commit e25defef013d61b13a2749d281bb44034974495a
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Sat Jul 25 16:28:54 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 bf3d61f..f086fd1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ libflickr-api-perl (1.16-1) UNRELEASED; urgency=medium
   * Add autopkgtest
   * Remove .pl from executables and manpages when install them
   * Add patch to fix spelling error in manpage (silence lintian)
+  * Set debhelper >= 9
 
  -- Lucas Kanashiro <kanashiro.duarte at gmail.com>  Sat, 25 Jul 2015 15:38:13 -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 f50337f..c18e6ab 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: Martín Ferrari <tincho at debian.org>,
 Section: perl
 Testsuite: autopkgtest-pkg-perl
 Priority: optional
-Build-Depends: debhelper (>= 8)
+Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: libhttp-message-perl | libwww-perl (<< 6),
                      liburi-perl,
                      libwww-perl,

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



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