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) ...@@ -47,18 +47,18 @@ Breaks: iptables (<< 1.4.16.3-3)
Description: netfilter xtables library Description: netfilter xtables library
The user-space interface to the Netfilter xtables kernel framework. The user-space interface to the Netfilter xtables kernel framework.
Package: iptables-dev Package: libxtables-dev
Architecture: linux-any Architecture: linux-any
Priority: optional 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) Conflicts: iptables (<< 1.4.2-2)
Breaks: linux-libc-dev (<< 3.5) Breaks: linux-libc-dev (<< 3.5)
Section: devel Section: libdevel
Description: iptables development files Description: netfilter xtables library
iptables is used to setup, maintain, and inspect the tables of The user-space interface to the Netfilter xtables kernel framework.
packet filter rules in the Linux kernel. This package contains .
the available library (libipq, libiptc, libxtables), header, This package includes the development files of libxtables.
documentation and related files for iptables development.
Package: libiptc0 Package: libiptc0
Multi-Arch: same 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