[libwebservice-cia-perl] 02/07: Bump debhelper compatibility to 8

Axel Beckert abe at deuxchevaux.org
Mon Jun 2 01:13:56 UTC 2014


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

abe pushed a commit to branch master
in repository libwebservice-cia-perl.

commit 30ac5a7fe40d14b5034031a2e0822f88022223c6
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Mon Jun 2 03:00:12 2014 +0200

    Bump debhelper compatibility to 8
    
    Update versioned debhelper build-dependency accordingly
---
 debian/changelog | 2 ++
 debian/compat    | 2 +-
 debian/control   | 2 +-
 3 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8c58fd3..3a908d4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -28,6 +28,8 @@ libwebservice-cia-perl (1.4-2) UNRELEASED; urgency=low
   * Switch to source format "3.0 (quilt)"
   * Add patch to update data-source URL, data-matching regular
     expression and test data. (Closes: #744779)
+  * Bump debhelper compatibility to 8
+    + Update versioned debhelper build-dependency accordingly.
   * Revamp debian/rules:
     + Fix 2x lintian warning debian-rules-missing-recommended-target
 
diff --git a/debian/compat b/debian/compat
index 1e8b314..45a4fb7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-6
+8
diff --git a/debian/control b/debian/control
index aebacd0..2dead0b 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Zak B. Elep <zakame at spunge.org>,
            gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 6),
+Build-Depends: debhelper (>= 8~),
                perl
 Build-Depends-Indep: perl,
                      libcrypt-ssleay-perl,

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



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