control 5.89 KB
Newer Older
1
2
Source: iptables
Section: net
3
Priority: optional
4
Maintainer: Debian Netfilter Packaging Team <pkg-netfilter-team@lists.alioth.debian.org>
5
Uploaders: Arturo Borrero Gonzalez <arturo@debian.org>,
6
           Alberto Molina Coballes <alb.molina@gmail.com>,
7
           Laurence J. Lane <ljlane@debian.org>
Arturo Borrero Gonzalez's avatar
Arturo Borrero Gonzalez committed
8
9
10
Build-Depends: autoconf,
               automake,
               bison,
11
               debhelper-compat (= 13),
Arturo Borrero Gonzalez's avatar
Arturo Borrero Gonzalez committed
12
13
14
15
16
               flex,
               libmnl-dev,
               libnetfilter-conntrack-dev,
               libnetfilter-conntrack3,
               libnfnetlink-dev,
17
               libnftnl-dev (>= 1.1.5),
Arturo Borrero Gonzalez's avatar
Arturo Borrero Gonzalez committed
18
               libtool (>= 2.2.6)
19
Standards-Version: 4.5.0
20
Homepage: https://www.netfilter.org/
Debian Janitor's avatar
Debian Janitor committed
21
Vcs-Git: https://salsa.debian.org/pkg-netfilter-team/pkg-iptables.git
22
Vcs-Browser: https://salsa.debian.org/pkg-netfilter-team/pkg-iptables
23
24

Package: iptables
25
Multi-Arch: foreign
26
Architecture: linux-any
27
Depends: libip4tc2 (=${binary:Version}),
28
         libip6tc2 (=${binary:Version}),
29
         libxtables12 (=${binary:Version}),
30
         netbase (>= 6.0),
Arturo Borrero Gonzalez's avatar
Arturo Borrero Gonzalez committed
31
32
         ${misc:Depends},
         ${shlibs:Depends}
33
Suggests: firewalld, kmod
34
35
Breaks: iptables-nftables-compat (<< 1.6.2~)
Replaces: iptables-nftables-compat (<< 1.6.2~)
36
Recommends: nftables
37
Description: administration tools for packet filtering and NAT
38
39
40
 The iptables/xtables framework has been replaced by nftables. You should
 consider migrating now.
 .
41
 iptables is the userspace command line program used to configure
42
43
44
45
46
 the Linux packet filtering and NAT ruleset. It is targeted towards systems
 and networks administrators.
 .
 This package contains several different utilities, the most important ones:
 .
47
 iptables-nft, iptables-nft-save, iptables-nft-restore (nft-based version)
48
 .
49
 iptables-legacy, iptables-legacy-save, iptables-legacy-restore (legacy version)
50
 .
51
 ip6tables-nft, ip6tables-nft-save, ip6tables-nft-restore (nft-based version)
52
 .
53
 ip6tables-legacy, ip6tables-legacy-save, ip6tables-legacy-restore (legacy version)
54
 .
55
 arptables-nft, arptables-nft-save, arptables-nft-restore (nft-based version)
56
 .
57
 ebtables-nft, ebtables-nft-save, ebtables-nft-restore (nft-based version)
58

59
Package: libxtables12
60
Multi-Arch: same
61
Architecture: linux-any
62
Section: libs
63
Depends: ${misc:Depends}, ${shlibs:Depends}
64
65
Replaces: iptables (<< 1.4.16.3-3), libxtables11 (>= 1.6.0+snapshot20161117-1)
Breaks: iptables (<< 1.4.16.3-3), libxtables11 (>= 1.6.0+snapshot20161117-1)
66
Description: netfilter xtables library
67
68
69
70
71
 The iptables/xtables framework has been replaced by nftables. You should
 consider migrating now.
 .
 This package contains the user-space interface to the Netfilter xtables
 kernel framework.
72

73
Package: libxtables-dev
74
Architecture: linux-any
75
Multi-Arch: same
76
Pre-Depends: ${misc:Pre-Depends}
77
Depends: libxtables12 (=${binary:Version}), ${misc:Depends}
78
79
Replaces: iptables-dev (<< 1.6.0-3)
Breaks: iptables-dev (<< 1.6.0-3)
80
Section: libdevel
81
Description: netfilter xtables library -- development files
82
83
 The iptables/xtables framework has been replaced by nftables. You should
 consider migrating now.
84
85
 .
 This package includes the development files of libxtables.
86

87
88
Package: libiptc0
Architecture: linux-any
89
90
91
92
93
94
Multi-Arch: same
Depends: libip4tc2 (=${binary:Version}),
         ${misc:Depends}
Section: oldlibs
Description: transitional dummy package
 This is a transitional package. It can safely be removed.
95
96
97

Package: libiptc-dev
Architecture: linux-any
98
Multi-Arch: same
Arturo Borrero Gonzalez's avatar
Arturo Borrero Gonzalez committed
99
Depends: libip4tc-dev (=${binary:Version}),
100
         libip6tc-dev (=${binary:Version}),
101
         ${misc:Depends}
102
103
Breaks: libip4tc-dev (<< 1.8.4-2)
Section: libdevel
104
105
106
107
108
Description: Common development files for libiptc
 The iptables/xtables framework has been replaced by nftables. You should
 consider migrating now.
 .
 This package provides development files (pkg-config) for libiptc.
109

110
Package: libip4tc2
111
112
113
114
115
Multi-Arch: same
Architecture: linux-any
Section: libs
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
116
Description: netfilter libip4tc library
117
118
119
120
121
 The iptables/xtables framework has been replaced by nftables. You should
 consider migrating now.
 .
 This package contains the user-space iptables (IPv4) C library from the
 Netfilter xtables framework.
122
 .
123
124
 iptables IPv4 ruleset ADT and kernel interface.
 .
125
126
127
128
129
 This library has been considered private for years (and still is), in the
 sense of changing symbols and backward compatibility not guaranteed.

Package: libip4tc-dev
Architecture: linux-any
130
Multi-Arch: same
131
Pre-Depends: ${misc:Pre-Depends}
132
Depends: libip4tc2 (=${binary:Version}),
133
         ${misc:Depends}
134
135
Replaces: iptables-dev (<< 1.6.0-3), libiptc-dev (<< 1.8.4-2)
Breaks: iptables-dev (<< 1.6.0-3), libiptc-dev (<< 1.8.4-2)
136
Section: libdevel
137
Description: Development files for libip4tc
138
139
 The iptables/xtables framework has been replaced by nftables. You should
 consider migrating now.
140
 .
141
 This package provides development files and static libraries for libip4tc.
142

143
Package: libip6tc2
144
145
146
147
148
Multi-Arch: same
Architecture: linux-any
Section: libs
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
149
Description: netfilter libip6tc library
150
151
152
153
154
 The iptables/xtables framework has been replaced by nftables. You should
 consider migrating now.
 .
 This package contains the user-space iptables (IPv6) C library from the
 Netfilter xtables framework.
155
 .
156
157
 iptables IPv6 ruleset ADT and kernel interface.
 .
158
159
160
161
162
 This library has been considered private for years (and still is), in the
 sense of changing symbols and backward compatibility not guaranteed.

Package: libip6tc-dev
Architecture: linux-any
163
Multi-Arch: same
164
Pre-Depends: ${misc:Pre-Depends}
165
Depends: libip6tc2 (=${binary:Version}),
166
         ${misc:Depends}
167
168
Replaces: iptables-dev (<< 1.6.0-3)
Breaks: iptables-dev (<< 1.6.0-3)
169
Section: libdevel
170
Description: Development files for libip6tc
171
172
 The iptables/xtables framework has been replaced by nftables. You should
 consider migrating now.
173
 .
174
 This package provides development files and static libraries for libip6tc.