#879554 debian-installer: needs to deal with dh_testroot needing to be run from toplevel directory

Package:
debian-installer
Source:
debian-installer
Description:
Debian Installer documentation
Submitter:
Cyril Brulebois
Date:
2017-10-22 19:33:04 UTC
Severity:
important
#879554#5
Date:
2017-10-22 19:31:22 UTC
From:
To:
Niels warned in this bug report that debhelper is going to require all
dh_* commands to be run from the toplevel directory at some point. He
reverted dh_testroot's failure to just a warning when debian/control
can't be read; but it will become a hard failure at some point, which
cannot be accounted for through a compatibility level (one would need to
read debian/compat anyway…):

    Bug#879478: debhelper: dh_testroot regression: relies on debian/control

We seem to be only calling dh_testroot twice from build/Makefile, and
no other dh_* commands outside debian/rules.


KiBi.