usertags + transitional Please drop transitional package libpcap-dev for Buster, which according to https://packages.debian.org/wheezy/libpcap-dev was even a transitional package in Wheezy. Thanks for maintaining libpcap!
If dropping the package is not desirable, please mark the package Multi-Arch: foreign to satisfy other packages that build-depend on libpcap-dev. Alternatively, making libpcap-dev the primary development package would be beneficial, avoiding this situation.
2017-09-12 07:47 Hugh McMaster: Yes please, bug #820829 also asks for the same thing. Would it help if we prepare an NMU for this? Cheers.
Sorry for the delay, I will hopefully have time to tackle this this coming week-end.
Hi Romain, 2017-09-29 13:18 GMT+02:00 Romain Francoise <rfrancoise@debian.org>: The solution that Helmut proposed in #820829 about making libpcap-dev Arch:any is the more straightforward, without waiting for reverse-depends to move to the other package. There are still more rdeps of libpcap-dev than libpcal0.8-dev: $ build-rdeps --old libpcap-dev | grep ^Found Found a total of 96 reverse build-depend(s) for libpcap-dev. $ build-rdeps --old libpcap0.8-dev | grep ^Found Found a total of 84 reverse build-depend(s) for libpcap0.8-dev. Cheers.