[SCM] Debian packaging of perlipq branch, master, updated. 10af950baa6f16ec570a7dc1a389d97378349d19

Dominic Hargreaves dom at earth.li
Sun Jul 14 14:22:49 UTC 2013


The following commit has been merged in the master branch:
commit 1e2d224278c308cf8c06755f2430e594ab835e27
Author: Dominic Hargreaves <dom at earth.li>
Date:   Sun Jul 14 15:20:50 2013 +0100

    Update debelper compat to 9 for hardening options (thanks, Lintian)

diff --git a/debian/changelog b/debian/changelog
index 72ee61c..765489b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ perlipq (1.25-4) UNRELEASED; urgency=low
   * Add versioned Build-Depends on iptables-dev (>= 1.4.18-1.1)
     (Closes: #707406)
   * Update Standards-Version (no changes)
+  * Update debelper compat to 9 for hardening options (thanks, Lintian)
 
  -- Ansgar Burchardt <ansgar at debian.org>  Wed, 27 Jul 2011 18:49:51 +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 9280885..f881486 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
 Source: perlipq
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7.0.50~),
+Build-Depends: debhelper (>= 9.20120312~),
  iptables-dev (>= 1.4.18-1.1),
  perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>

-- 
Debian packaging of perlipq



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