1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
Source: shorewall-core
Section: net
Priority: optional
Maintainer: Roberto C. Sanchez <roberto@connexer.com>
Homepage: http://www.shorewall.net
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.8
Vcs-Browser: https://sourceforge.net/p/shorewall/debian/ci/shorewall-core/master/~/tree/
Vcs-Git: git://git.code.sf.net/p/shorewall/debian
Package: shorewall-core
Architecture: all
Depends: iptables (>= 1.3.8),
iproute2 | iproute,
perl,
bc,
${misc:Depends}
Breaks: shorewall (<< 4.5.0~)
Description: Shorewall core components
This package provides the core Shorewall components, which are required
for the rest of the Shorewall packages to work.
.
There is not an especially good reason to have this package installed all
by itself.
|