Your message dated Mon, 26 Aug 2019 07:49:00 +0000 with message-id <[email protected]> and subject line Bug#932525: fixed in adns 1.5.0~rc1-1.2 has caused the Debian Bug report #932525, regarding adns: Uses manual dh sequence operations that are going to be removed 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.) -- 932525: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=932525 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Source: adns Version: 1.5.0~rc1-1.1 Severity: important Tags: sid bullseye Hi, This package relies on the deprecated manual sequence control operations for dh, which predates the use of override targets. The options are: --until --after --before --remaining I would like to remove these options for dh in bullseye: * The options are difficult to use correctly as you have to know internal details of the dh sequencer to get the order right. * Their existence prevent refactoring inside dh that will enable better ways of handling the sequence. Among other because dh can no longer see the fully sequence it will has been/will be running as this is split over several calls to dh. This in turn makes it exceedingly difficult to design and implement features such as #836699. * While the options have been flagged as removed in compat 10, compat 9 and older are expected to live for another 4+ Debian releases (i.e. at least a decade). This is a long wait for supporting 8 source packages that rely on this feature. Accordingly, I ask that you please remove the use of these deprecated features and replace them with override targets where needed. If you have something like: """ dh $@ --before dh_compress dh_compress -Xsomefile dh $@ --after dh_compress """ It should be replaced by: """ override_dh_compress: dh_compress -Xsomefile """ Please see [1] for more details and the full example. Thanks, Niels [1] https://joeyh.name/blog/entry/debhelper_dh_overrides/
--- End Message ---
--- Begin Message ---Source: adns Source-Version: 1.5.0~rc1-1.2 We believe that the bug you reported is fixed in the latest version of adns, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Magnus Holmgren <[email protected]> (supplier of updated adns package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Mon, 26 Aug 2019 00:45:44 +0200 Source: adns Architecture: source Version: 1.5.0~rc1-1.2 Distribution: unstable Urgency: medium Maintainer: Ian Jackson <[email protected]> Changed-By: Magnus Holmgren <[email protected]> Closes: 932525 Changes: adns (1.5.0~rc1-1.2) unstable; urgency=medium . * Non-maintainer upload. * Update debian/rules to use override targets instead of sequence control options for dh (Closes: #932525). Checksums-Sha1: 664448baa4bd5fc4c0bdffe6d937c440a7dc7d10 2007 adns_1.5.0~rc1-1.2.dsc 038355c7742e66f28cf13897a9f97ca343012a77 6396 adns_1.5.0~rc1-1.2.diff.gz Checksums-Sha256: 0c19e134169bc05d84f7e813d43a43dc38336f76960c910ba2133f89c350ca2f 2007 adns_1.5.0~rc1-1.2.dsc a422cf07ab5b6879e54384ddc0196d0eb2d34035d2b8bf38b9180887ac380a1f 6396 adns_1.5.0~rc1-1.2.diff.gz Files: cb9d10d253f686665d1b8684ad7964d0 2007 devel optional adns_1.5.0~rc1-1.2.dsc a96a418cd84e79a36db6c1524b1208b4 6396 devel optional adns_1.5.0~rc1-1.2.diff.gz -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEzSoHOzhhVBcKQILo1PIZv+yZhIkFAl1jisYACgkQ1PIZv+yZ hIlU0g//SvyAd2K5hFdTzOb5KDTEWM35i+U9qaVF/LE1DmJb3uCYuphF23h9DcHJ 5fyHWAt3Frv2F+vr28XcnJVDCKPLspeeO5L1XIgWAGWAeHTyvOH78hCyHr47vabC BUoSPZKTp09USvuIpQH9KdNh8lNNMP34XLmdo6q2Q9T4bGRLDhm++u5UyqIIrsPq 1vlFD/Vo7rVsXw3vm5WkoHNrExVem59GRgHjXky1m4tEhcYNEZfn6YDyXVkLCjvI GXrQzm6U9b2KqTt420PcA3PpkYmD7KhmYxx65t/OXUyJIxsD1C72YAaQp63DSAYw co0kR0gxPha8i5Np1Fc1zNdyXhw6SgF4W+lGpSFuL9CPAPqZfktX21AmMWRnILTs /V0Kl6Z5ZC5CYjfk9xazKaZW6GKZdkUpj8dKoCYlHTmQcP7dv+IR1ugy4WmWhWcg 21gv4Ykz4GZi4qZzhmAbtmrYaCc/E13M2RHcWht3kz5f9R8Q9AqzXNVEspLFqR2i 9Qy3f0gJ0bOVwEx0pBleOg+QxCc4MmwB+znSg/wMApWH6Sh59Y1JU5dYgHtI8YgT JOW22PnTQed9d2ljdxsT3v+xFk4NCkwB3NLLOCNjGmiiT7kHoSL44enj5L6Qp9V3 WBbvcYa7J5vFjNj9fohCddHdf7s41H73R7pYcpAVN8+YFmMgK2c= =pNQZ -----END PGP SIGNATURE-----
--- End Message ---

