[SCM] Debian packaging of libiptables-chainmgr-perl branch, master, updated. debian/0.9.9-1-4-g6cb074d

Fabrizio Regalli fabreg at fabreg.it
Sun Mar 4 21:24:42 UTC 2012


The following commit has been merged in the master branch:
commit 6cb074d3aa98bfc494779cf519c055c5f5084fcd
Author: Fabrizio Regalli <fabreg at fabreg.it>
Date:   Sun Mar 4 22:24:32 2012 +0100

    Bump libiptables-parse-perl to (>= 0.9)

diff --git a/debian/changelog b/debian/changelog
index e9c7a63..01696e3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 libiptables-chainmgr-perl (1.2-1) UNRELEASED; urgency=low
 
   * Imported Upstream version 1.2
+  * Bump libiptables-parse-perl to (>= 0.9)
 
  -- Fabrizio Regalli <fabreg at fabreg.it>  Sun, 04 Mar 2012 22:20:28 +0100
 
diff --git a/debian/control b/debian/control
index 3dd2cf7..2a040d8 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libiptables-parse-perl (>= 0.7),
+ libiptables-parse-perl (>= 0.9),
  libnetaddr-ip-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Franck Joncourt <franck at debian.org>,
@@ -17,7 +17,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libiptables-c
 Package: libiptables-chainmgr-perl
 Architecture: all
 Depends: ${perl:Depends}, ${misc:Depends},
- libiptables-parse-perl (>= 0.7),
+ libiptables-parse-perl (>= 0.9),
  libnetaddr-ip-perl
 Description: Perl extension for manipulating iptables policies
  The IPTables::ChainMgr module provides an interface to manipulate iptables

-- 
Debian packaging of libiptables-chainmgr-perl



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