[libtext-levenshtein-perl] 03/04: Bump debhelper compatibility level to 9

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Thu Sep 3 02:20:53 UTC 2015


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

kanashiro-guest pushed a commit to branch master
in repository libtext-levenshtein-perl.

commit fe1692a17762f89fd717fb7c9864c9f2107bcc59
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Wed Sep 2 23:16:56 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 e5d0c25..3f0c746 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ libtext-levenshtein-perl (0.13-1) UNRELEASED; urgency=medium
 
   * Team upload.
   * Import upstream version 0.13
+  * Bump debhelper compatibility level to 9
 
  -- Lucas Kanashiro <kanashiro.duarte at gmail.com>  Wed, 02 Sep 2015 23:15:18 -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 7c1caaf..22c47f3 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Ryan Niebur <ryan 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,
                      perl (>= 5.19.7) | libunicode-collate-perl (>= 1.04)
 Standards-Version: 3.9.6

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



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