[cpanoutdated] 03/06: Bump debhelper compatibility level to 10

Lucas Kanashiro kanashiro at moszumanska.debian.org
Sat Jul 15 18:31:19 UTC 2017


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

kanashiro pushed a commit to branch master
in repository cpanoutdated.

commit 715e6fa2c2e74e74f09a079489e39aa4e056ca20
Author: Lucas Kanashiro <kanashiro at debian.org>
Date:   Sat Jul 15 15:13:45 2017 -0300

    Bump debhelper compatibility level to 10
---
 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 39d989f..03add95 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ cpanoutdated (0.32-1) UNRELEASED; urgency=medium
 
   [ Lucas Kanashiro ]
   * Import upstream version 0.32
+  * Bump debhelper compatibility level to 10
 
  -- Lucas Kanashiro <kanashiro at debian.org>  Sat, 15 Jul 2017 15:11:05 -0300
 
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index 9eb8acb..d585cd4 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Section: perl
 Testsuite: autopkgtest-pkg-perl
 Priority: optional
-Build-Depends: debhelper (>= 9.20140227~),
+Build-Depends: debhelper (>= 10),
                libmodule-build-tiny-perl,
                perl
 Build-Depends-Indep: libcpan-distnameinfo-perl,

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



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