Commit a837415c authored by Arturo Borrero Gonzalez's avatar Arturo Borrero Gonzalez
Browse files

d/: create libxtables-dev binary package (replacing iptables-dev)



We have a libxtables11 binary package, let's include the devel files
in a libxtables-dev package for coherence.

This is mainly a matter of renaming the iptables-dev binary package.
Signed-off-by: default avatarArturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
parent 56803cad
......@@ -47,18 +47,18 @@ Breaks: iptables (<< 1.4.16.3-3)
Description: netfilter xtables library
The user-space interface to the Netfilter xtables kernel framework.
Package: iptables-dev
Package: libxtables-dev
Architecture: linux-any
Priority: optional
Depends: iptables (=${binary:Version}), ${misc:Depends}
Pre-Depends: ${misc:Pre-Depends}
Depends: libxtables11 (=${binary:Version}), ${misc:Depends}
Conflicts: iptables (<< 1.4.2-2)
Breaks: linux-libc-dev (<< 3.5)
Section: devel
Description: iptables development files
iptables is used to setup, maintain, and inspect the tables of
packet filter rules in the Linux kernel. This package contains
the available library (libipq, libiptc, libxtables), header,
documentation and related files for iptables development.
Section: libdevel
Description: netfilter xtables library
The user-space interface to the Netfilter xtables kernel framework.
.
This package includes the development files of libxtables.
Package: libiptc0
Multi-Arch: same
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment