[libversion-perl] 05/07: Bump debhelper compatibility level to 10

Lucas Kanashiro kanashiro at moszumanska.debian.org
Fri Jun 23 21:44:21 UTC 2017


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

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

commit d7f7bc11c9df934f38e187170b8b1213c2f2cab9
Author: Lucas Kanashiro <kanashiro at debian.org>
Date:   Fri Jun 23 18:38:41 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 946c7ec..044427d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ libversion-perl (1:0.9918-1) UNRELEASED; urgency=medium
   * Import upstream version 0.9918
   * Update years of upstream copyright
   * Update Debian packaging copyright
+  * Bump debhelper compatibility level to 10
 
  -- Lucas Kanashiro <kanashiro at debian.org>  Fri, 23 Jun 2017 18:35:13 -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 034bd75..0c3c8ea 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: Ansgar Burchardt <ansgar at debian.org>,
 Section: perl
 Testsuite: autopkgtest-pkg-perl
 Priority: optional
-Build-Depends: debhelper (>= 9.20120312),
+Build-Depends: debhelper (>= 10),
                locales-all,
                perl
 Standards-Version: 3.9.8

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



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