tag 856334 + pending thanks Some bugs in the libdevice-cdio-perl package are closed in revision f37b526ef055d9bfb44d5c25fa7edbeafafe8351 in branch 'master' by gregor herrmann
The full diff can be seen at https://anonscm.debian.org/cgit/pkg-perl/packages/libdevice-cdio-perl.git/commit/?id=f37b526 Commit message: Skip tests which need a physical CD-ROM device during build. The tests t/05.ops.t and t/11.dev.t were already skipped during autopkgtest (by means of debian/tests/pkg-perl/skip-smoke) because it was noted that they fail without a physical device, e.g. under QEMU. As the same issue can arise during build, skip them as well in debian/rules during build. Thanks: Santiago Vila for the bug report. Closes: #856334