[libgnome2-perl] 04/06: require debhelper 9.20120312 and set the compatibility level to 9 in order to get all the hardening magic

Damyan Ivanov dmn at alioth.debian.org
Thu Oct 17 16:47:01 UTC 2013


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

dmn pushed a commit to branch master
in repository libgnome2-perl.

commit 989bf8c74537760c6ae482286c5dbb22ab7bad65
Author: Damyan Ivanov <dmn at debian.org>
Date:   Thu Oct 17 15:33:52 2013 +0000

    require debhelper 9.20120312 and set the compatibility level to 9 in order to get all the hardening magic
---
 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 26edbf5..754a66c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -25,6 +25,8 @@ libgnome2-perl (1.043-1) UNRELEASED; urgency=low
       used in conjunction with certain XS modules, among them XML::Parser and
       String::Approx.
   * rules: use plain dh three-liner
+  * require debhelper 9.20120312 and set the compatibility level to 9 in order
+    to get all the hardening magic
 
  -- Ryan Niebur <ryan at debian.org>  Fri, 25 Sep 2009 00:24:56 -0700
 
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 18ab7b9..f0e18b6 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ryan Niebur <ryan at debian.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7),
+Build-Depends: debhelper (>= 9.20120312~),
                perl,
                libextutils-depends-perl,
                libextutils-pkgconfig-perl,

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



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