[libversion-next-perl] 08/11: Bump debhelper compatibility level to 9

Lucas Kanashiro kanashiro.duarte at gmail.com
Sun Feb 28 21:38:18 UTC 2016


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

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

commit 58cc1483c546f4e15b3a557cf567b58d30bc8e00
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Sun Feb 28 18:25:17 2016 -0300

    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 83793b5..33ffe48 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ libversion-next-perl (1.000-1) UNRELEASED; urgency=medium
   * Refresh d/docs
   * Update years of upstream copyright
   * Update Debian packaging copyright
+  * Bump debhelper compatibility level to 9
 
  -- Lucas Kanashiro <kanashiro.duarte at gmail.com>  Sun, 28 Feb 2016 18:18:50 -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 e80286e..d55f867 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Uploaders: Tim Retout <diocles at debian.org>,
            Florian Schlichting <fsfs at debian.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 8)
+Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: libsub-exporter-perl,
                      libtest-exception-perl,
                      perl

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



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