Your message dated Mon, 12 Aug 2019 18:08:39 +0000 with message-id <[email protected]> and subject line Bug#932527: fixed in exiftags 1.01-7 has caused the Debian Bug report #932527, regarding exiftags: 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.) -- 932527: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=932527 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: exiftags Version: 1.01-6 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: exiftags Source-Version: 1.01-7 We believe that the bug you reported is fixed in the latest version of exiftags, 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. Laszlo Boszormenyi (GCS) <[email protected]> (supplier of updated exiftags 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: SHA512 Format: 1.8 Date: Mon, 12 Aug 2019 17:05:52 +0000 Source: exiftags Architecture: source Version: 1.01-7 Distribution: unstable Urgency: medium Maintainer: Laszlo Boszormenyi (GCS) <[email protected]> Changed-By: Laszlo Boszormenyi (GCS) <[email protected]> Closes: 932527 Changes: exiftags (1.01-7) unstable; urgency=medium . * Use short debhelper rules format (closes: #932527). * Update copyright file. * Update debhelper level to 12 . * Update Standards-Version to 4.4.0 . Checksums-Sha1: 99b4246c5ffa4582e2ecd466d01a3e3e69c33301 1706 exiftags_1.01-7.dsc 1909593ac37e10a5ebecf70e0469f1d0f32d48bf 5716 exiftags_1.01-7.debian.tar.xz Checksums-Sha256: 7fb931e96afeda4ca98033ae2149e1ea6bd01933bdc1771aebbf6bb663bd1db5 1706 exiftags_1.01-7.dsc 9d184c979aa21fac07f9f80a7ae9f31e6b414f4225a5067a84d6e4b30956e8ab 5716 exiftags_1.01-7.debian.tar.xz Files: 8605dcd3a11400a0bc0730ec4412189a 1706 graphics optional exiftags_1.01-7.dsc 660397fa2e2951a2330cfb6ea4813372 5716 graphics optional exiftags_1.01-7.debian.tar.xz -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEfYh9yLp7u6e4NeO63OMQ54ZMyL8FAl1RpKEACgkQ3OMQ54ZM yL/MURAAuG5A09Nm84lMW0E7kAlt+gx+/f/pHXg0nweTo1GEPUgfdfght51ptT1Z 19wRPM8EtfjdsyY4kCkAcAH5i/gXJ0M/bcIFgPgWfjQdxwSjQDAmvuVjKawexw1K yctmQ+H+1LL6HyMf1cXKpJKUbs5xYNWLza8Bq9HI6hLQD+CotDP1MYGmlIxTPGfw rQcSZdFN7jqx/E9awZzIIU6rWn73nz5I+FRJ/62NqpuKmgrG2HQV5XniNCb8X3mL 1zDmDEP/C8mhOz93BZpZ33OPXHb8qof+kqcWWxupsAFKUV9D/iLeGuZsLNECn537 tmXPlr4CV6dxtAjZhZTaFjKNcHvbzUc1dtPVEDTUdwU9HLOhg81pb5q5yi86w9Jb m7FMvUZv3AEwKXJk/yKLoXu8uGlxsLlG4CI4sAukz+iqGjwOQ6QNxvteeMTKR16h NNeHjpK/3ij6vu2zpyOlMHLDYaCkSYz7YHItQr0hIQxeItbuKrUqg+4sYlsqf2xx cPPFJtsvCINgtxCgPfTWxsgXkzf1FMUWy66jiZtAHbgVOut6hr2ehNFr9P/xSm1p zpVY2EqUMG4o9VKuWP/S70oXMFlXI3H0SQt4zHnrYCP02PpE/wPWvKsAO97RhPn6 klcfgH2cEVe87Qy8EfBaKEPFxL2+YMdi0soIOc6ALEEpe5a7fY4= =0KrS -----END PGP SIGNATURE-----
--- End Message ---

