Add introspectable hint for dh_assistant
Fixes a warning when running the following auto-migration:
apt-get satisfy 'debputy (>= 0.1.73~), debhelper (>= 13.26~)'
debputy migrate-from-dh --migration-target=dh-package-prefixed-config-files
This auto-migration will be advertised more prominently in debhelper in the next upload to unstable when necessary (it relates to the upcoming debhelper-compat 14
).
I would like to see this fixed in sid and would be happy to do an upload with this patch if you are low on capacity/time.
Closes: #1111948