[libdata-dmp-perl] 03/06: Bump debhelper compatibility level to 10

Lucas Kanashiro kanashiro at moszumanska.debian.org
Wed Jun 21 14:37:55 UTC 2017


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

kanashiro pushed a commit to branch master
in repository libdata-dmp-perl.

commit 587bc1017f76ea88136cca64b711a689c8dff208
Author: Lucas Kanashiro <kanashiro at debian.org>
Date:   Wed Jun 21 11:18:36 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 ec964c8..88c5fe2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 libdata-dmp-perl (0.23-1) UNRELEASED; urgency=medium
 
   * Import upstream version 0.23
+  * Bump debhelper compatibility level to 10
 
  -- Lucas Kanashiro <kanashiro at debian.org>  Wed, 21 Jun 2017 11:15:10 -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 0e85160..2f5412d 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Lucas Kanashiro <kanashiro.duarte at gmail.com>
 Section: perl
 Testsuite: autopkgtest-pkg-perl
 Priority: optional
-Build-Depends: debhelper (>= 9)
+Build-Depends: debhelper (>= 10)
 Build-Depends-Indep: libregexp-stringify-perl,
                      perl
 Standards-Version: 3.9.8

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



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