Control: tags 1111948 + patch Control: tags 1111948 + pending
Dear maintainer, I've prepared an NMU for dh-autoreconf (versioned as 20+nmu1) and uploaded it to DELAYED/15. Please feel free to tell me if I should cancel it.I am also very happy to replace it with a team upload (no delay) by merging https://salsa.debian.org/debian/dh-autoreconf/-/merge_requests/3 and doing a git-debpush.
Regards.diff -Nru dh-autoreconf-20/debian/changelog dh-autoreconf-20+nmu1/debian/changelog
--- dh-autoreconf-20/debian/changelog 2021-02-04 11:26:25.000000000 +0000+++ dh-autoreconf-20+nmu1/debian/changelog 2025-09-13 06:17:12.000000000 +0000
@@ -1,3 +1,11 @@ +dh-autoreconf (20+nmu1) unstable; urgency=medium + + * Non-maintainer upload. + * Add introspectable hint for `dh_assistant`. + (Closes: #1111948) + + -- Niels Thykier <[email protected]> Sat, 13 Sep 2025 06:17:12 +0000 + dh-autoreconf (20) unstable; urgency=medium [ Sven Joachim ] diff -Nru dh-autoreconf-20/dh_autoreconf dh-autoreconf-20+nmu1/dh_autoreconf --- dh-autoreconf-20/dh_autoreconf 2021-02-04 11:26:25.000000000 +0000 +++ dh-autoreconf-20+nmu1/dh_autoreconf 2025-09-13 06:17:12.000000000 +0000 @@ -132,6 +132,8 @@ $find_options = "$LTMAIN . " . $find_options; } +# INTROSPECTABLE: CONFIG-FILES path(debian/autoreconf) + if (-e "debian/autoreconf") { @directories=filearray("debian/autoreconf", "."); $find_options = join(" ",@directories)." ".$find_options;
OpenPGP_signature.asc
Description: OpenPGP digital signature

