File: control

package info (click to toggle)
shorewall-core 5.2.3.4-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 492 kB
  • sloc: sh: 644; perl: 168; makefile: 15
file content (24 lines) | stat: -rw-r--r-- 744 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
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: 4.3.0
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.