Source: bind9 Version: 1:9.19.6-1 Tags: patch User: debian-cr...@lists.debian.org Usertags: cross-satisfiability
The libtool-bin dependency is no longer used in bind9. It also happens to make bind9 cross bd-uninstallable. Please drop it. Helmut
diff --minimal -Nru bind9-9.19.6/debian/changelog bind9-9.19.6/debian/changelog --- bind9-9.19.6/debian/changelog 2022-10-19 15:06:31.000000000 +0200 +++ bind9-9.19.6/debian/changelog 2022-10-28 14:34:03.000000000 +0200 @@ -1,3 +1,10 @@ +bind9 (1:9.19.6-1.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Drop unused libtool-bin build dependency. (Closes: #-1) + + -- Helmut Grohne <hel...@subdivi.de> Fri, 28 Oct 2022 14:34:03 +0200 + bind9 (1:9.19.6-1) experimental; urgency=medium * New upstream version 9.19.6 diff --minimal -Nru bind9-9.19.6/debian/control bind9-9.19.6/debian/control --- bind9-9.19.6/debian/control 2022-10-19 15:06:31.000000000 +0200 +++ bind9-9.19.6/debian/control 2022-10-28 14:07:51.000000000 +0200 @@ -24,7 +24,6 @@ libprotobuf-c-dev, libssl-dev, libtool, - libtool-bin, libuv1-dev, libxml2-dev, pkg-config,