shorewall_code/Shorewall-perl/debian/control
el_cubano 60beb2f1d2 Add Debian files
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@7501 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-10-22 13:35:14 +00:00

23 lines
879 B
Plaintext

Source: shorewall-perl
Section: net
Priority: optional
Maintainer: Roberto C. Sanchez <roberto@connexer.com>
Homepage: http://www.shorewall.net
Build-Depends: debhelper (>= 5), dpatch
Standards-Version: 3.7.2
Package: shorewall-perl
Architecture: all
Depends: shorewall-common (>= ${source:Upstream-Version}), shorewall-common (<< ${shorewall:next}), perl-modules
Description: Shoreline Firewall, Netfilter configurator (Perl-based)
Shorewall allows you to describe your firewall/gateway requirements
using entries in a set of configuration files. It reads those
configuration files and, with the help of the iptables utility,
configures Netfilter to match your requirements.
.
Shorewall supports a wide range of router/firewall/gateway applications,
traffic shaping and almost every type of VPN.
.
This version of Shorewall includes a rule compiler written in Perl.