File: control

package info (click to toggle)
shorewall-lite 5.2.3.4-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 392 kB
  • sloc: sh: 1,171; xml: 262; perl: 168; makefile: 29
file content (34 lines) | stat: -rw-r--r-- 1,338 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
Source: shorewall-lite
Section: net
Priority: optional
Maintainer: Roberto C. Sanchez <roberto@connexer.com>
Homepage: http://www.shorewall.net
Build-Depends: debhelper (>= 9)
Standards-Version: 4.3.0
Vcs-Browser: https://sourceforge.net/p/shorewall/debian/ci/shorewall-lite/master/~/tree/
Vcs-Git: git://git.code.sf.net/p/shorewall/debian

Package: shorewall-lite
Architecture: all
Depends: shorewall-core (>= ${shorewall:current}),
 shorewall-core (<< ${shorewall:next}),
 iptables (>= 1.3.8),
 iproute2 | iproute,
 bc,
 lsb-base (>= 3.0-6),
 ${misc:Depends}
Suggests: shorewall-doc, make
Conflicts: ipmasq, knetfilter, firewall-easy, filtergen, uif, webmin-firewall, ipmenu, gnome-lokkit, guarddog, guidedog, ferm
Recommends: wget
Description: Shorewall (lite version), a high-level tool for configuring Netfilter
 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.
 .
 The shorewall-lite package is designed to allow you to maintain all Shorewall
 configuration information on a single system within your network.