Package: dh-python Version: 4.20191017 Severity: normal When a file or directory such as a/b/c.txt is listed in pybuild.testfiles, when it is copied to the build directory, the directory structure portion is lost. Tests expect certain data files to exist in certain location so this makes it hard to use the pybuild.testfiles feature. It seems that pybuild.testfiles should retain the original directory structure of the listed files.

