File: control

package info (click to toggle)
shorewall6 5.2.3.4-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,252 kB
  • sloc: sh: 1,946; perl: 168; makefile: 34
file content (30 lines) | stat: -rw-r--r-- 1,095 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
Source: shorewall6
Section: net
Priority: optional
Maintainer: Roberto C. Sanchez <roberto@connexer.com>
Homepage: http://www.shorewall.net
Build-Depends: debhelper (>= 9), po-debconf
Standards-Version: 4.3.0
Vcs-Browser: https://sourceforge.net/p/shorewall/debian/ci/shorewall6/master/~/tree/
Vcs-Git: git://git.code.sf.net/p/shorewall/debian

Package: shorewall6
Architecture: all
Depends: iptables (>= 1.4.1),
 iproute2 | iproute,
 debconf (>= 1.4.69) | cdebconf (>= 0.39),
 shorewall (>= ${shorewall:current}),
 shorewall (<< ${shorewall:next}),
 libio-socket-inet6-perl,
 lsb-base (>= 3.0-6),
 ${misc:Depends}
Description: Shoreline Firewall (IPv6 version), netfilter configurator
 Shorewall6 allows firewall/gateway requirements to be described 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 these requirements.
 .
 Shorewall6 supports a wide range of router/firewall/gateway applications,
 traffic shaping and almost every type of VPN.
 .
 This package contains IPv6 support.