#1053888 dh-dist-zilla: does not run 'dzil clean' on dh_clean

#1053888#5
Date:
2023-10-13 15:50:22 UTC
From:
To:
Dear Maintainer,

Due to bug #1049036, I have to run cleanup files generated by dzil build.

These files are handled upstream by this config in dist.ini:

[Run::Clean]
run = rm -rf lib/Config/Model/models/

Unfortunately, "dzil clean" is not called by default when running dh_clean.

Could you add that to dh-dist-zilla ?

All the best