Andreas,
On 9 April 2021 at 23:40, Andreas Beckmann wrote: | On 09/04/2021 23.23, Dirk Eddelbuettel wrote: | | > | The --doc-main-package option can be used when the | > | auto-detection is insufficient or to reset the path to its previous | > | value if there is a reason to diverge from Debian policy recommendation. | | > Spot on. What is most expedient way to correct this? dh_movefiles? | | --doc-main-package gretl-doc I just fiddled with this for about two hours and four or more build attempts on the new gretl upstream, and I am not getting it sorted out. Error now dh_installdocs: error: --doc-main-package should be used with -p<doc-pkg> and I used various combinations of dh_installdocs -a --doc-main-package $(docpack) dh_installdocs --doc-main-package $(docpack) dh_installdocs -a --doc-main-package -p $(docpack) dh_installdocs --doc-main-package -p$(docpack) where $(docpack) == gretl-doc to no avail. Is there a working debian/rules I could look at? Dirk -- https://dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org