[SCM] Debian packaging of libiptables-chainmgr-perl branch, master, updated. upstream/0.9.9-36-gb8d9511

gregor herrmann gregoa at debian.org
Mon Feb 27 21:14:14 UTC 2012


The following commit has been merged in the master branch:
commit 4790b6b0650fc8e6f363bd1964f7b50734760430
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Feb 27 22:03:08 2012 +0100

    d/control cosmetics
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index 0c44072..3dd2cf7 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,8 @@ Source: libiptables-chainmgr-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libiptables-parse-perl (>= 0.7),
+Build-Depends-Indep: perl,
+ libiptables-parse-perl (>= 0.7),
  libnetaddr-ip-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Franck Joncourt <franck at debian.org>,
@@ -15,10 +16,11 @@ 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),
+Depends: ${perl:Depends}, ${misc:Depends},
+ libiptables-parse-perl (>= 0.7),
  libnetaddr-ip-perl
 Description: Perl extension for manipulating iptables policies
- The "IPTables::ChainMgr" package provides an interface to manipulate iptables
+ The IPTables::ChainMgr module provides an interface to manipulate iptables
  policies on Linux systems through the direct execution of iptables commands.
  .
  Then, it is easy to execute iptables commands directly in order to both parse

-- 
Debian packaging of libiptables-chainmgr-perl



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