r20566 - /trunk/libiptables-parse-perl/debian/control

thialme-guest at users.alioth.debian.org thialme-guest at users.alioth.debian.org
Sat May 31 19:16:06 UTC 2008


Author: thialme-guest
Date: Sat May 31 19:16:06 2008
New Revision: 20566

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=20566
Log:
Split lines with more than 80 characters in extended description.

Modified:
    trunk/libiptables-parse-perl/debian/control

Modified: trunk/libiptables-parse-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libiptables-parse-perl/debian/control?rev=20566&op=diff
==============================================================================
--- trunk/libiptables-parse-perl/debian/control (original)
+++ trunk/libiptables-parse-perl/debian/control Sat May 31 19:16:06 2008
@@ -18,6 +18,7 @@
 Description: Perl extension for parsing iptables firewall rulesets
  The IPTables::Parse package provides an interface to parse iptables
  rules on Linux systems through the direct execution of iptables commands, or
- from parsing a file that contains an iptables policy listing.  You can get the
- current policy applied to a table/chain, look for a specific user-defined chain,
- check for a default DROP policy, or determing whether or not logging rules exist.
+ from parsing a file that contains an iptables policy listing.  You can get 
+ the current policy applied to a table/chain, look for a specific user-defined
+ chain, check for a default DROP policy, or determing whether or not logging 
+ rules exist.




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