[libclass-unload-perl] 06/10: Bump debhelper compatibility level to 9

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Thu Aug 13 10:07:21 UTC 2015


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

kanashiro-guest pushed a commit to branch master
in repository libclass-unload-perl.

commit 3113c653ed62944d82e34771393d1b685255af38
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Thu Aug 13 07:01:24 2015 -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 fb30ea7..b93c85e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ libclass-unload-perl (0.09-1) UNRELEASED; urgency=medium
   [ Lucas Kanashiro ]
   * Add debian/upstream/metadata
   * Import upstream version 0.09
+  * Bump debhelper compatibility level to 9
 
  -- Lucas Kanashiro <kanashiro.duarte at gmail.com>  Thu, 13 Aug 2015 06:59:41 -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 4924d6a..441dd25 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Uploaders: Damyan Ivanov <dmn at debian.org>,
            gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 8)
+Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: perl,
                      libclass-inspector-perl
 Standards-Version: 3.9.4

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



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