Your message dated Tue, 10 Dec 2019 12:41:27 +0100 with message-id <[email protected]> and subject line Re: please update build-deps on iptables has caused the Debian Bug report #946153, regarding please update build-deps on iptables to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 946153: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=946153 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: iproute2 Version: 5.4.0-1 Severity: normal Hi there! The src:iptables debian package (v1.8.4-1) dropped the libiptc-dev and libiptc0 binary packages. The content is included now in either libip4tc or libip6tc. Such change comes from upstream. This package seems to `#include <libiptc/libiptc.h>`, which is fine; But I encourage to please update the build-deps to use libip4tc-dev instead of libiptc-dev. The header file is the same. Also pkg-config information should be right. The build should be something like: gcc $(pkg-config xtables --cflags) yourpackage.c -lip4tc or -lip6tc instead of: gcc yourpackage.c -liptc This may need reporting upstream. Let me know if you find any issue with this change.
--- End Message ---
--- Begin Message ---On 12/6/19 12:27 PM, Luca Boccassi wrote: > I am a little confused though - as far as I can see, there is no > dependency on libiptc at all in iproute2. There is no linkage to the > libraries, and no build-dependency in d/control. > Only xtables is used. > > The headers seem to be vendorized in the repository, so maybe it came > up from a global search? > That's true. I searched for the include and iproute2 was in the results. Sorry for the noise. Closing bug now.
--- End Message ---

