[libuuid-perl] 02/05: Bump debhelper compatibility to 9

Axel Beckert abe at deuxchevaux.org
Wed Aug 28 19:19:26 UTC 2013


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

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

commit edcf6920c1c103fcaff2ed1067c2f850ba9d2504
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Wed Aug 28 21:00:36 2013 +0200

    Bump debhelper compatibility to 9
    
    Update versioned debhelper build-dependency accordingly
    
    Fixes lintian warning hardening-no-relro
---
 debian/changelog |    3 +++
 debian/compat    |    2 +-
 debian/control   |    2 +-
 3 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a2a18b7..de40721 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,9 @@ libuuid-perl (0.05-1) UNRELEASED; urgency=low
     + obsolete-field-in-dep5-copyright
     + ambiguous-paragraph-in-dep5-copyright
     + copyright-refers-to-symlink-license
+  * Bump debhelper compatibility to 9
+    + Update versioned debhelper build-dependency accordingly
+    + Fixes lintian warning hardening-no-relro
   * Apply wrap-and-sort.
 
  -- Axel Beckert <abe at debian.org>  Wed, 28 Aug 2013 16:23:41 +0200
diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index 2d498d7..24d6ae9 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
 Source: libuuid-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7.0.50~),
+Build-Depends: debhelper (>= 9~),
                perl,
                uuid-dev
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>

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



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