Source: libemf Version: 1.0.13-5 Severity: minor Tags: trixie sid ftbfs User: [email protected] Usertags: ftbfs-sab-20230813 ftbfs-source-after-build User: [email protected] Usertags: qa-doublebuild
Hi, This package fails to build a source package after a successful build (dpkg-buildpackage ; dpkg-buildpackage -S). This is probably a clear violation of Debian Policy section 4.9 (clean target), but this is filed as severity:minor for now, because a discussion on debian-devel showed that we might want to revisit the requirement of a working 'clean' target. More information about this class of issues, included common problems and solutions, is available at https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild Relevant part of the build log: > cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env > -us -uc -rfakeroot -S > -------------------------------------------------------------------------------------------------------------------- > > dpkg-buildpackage: info: source package libemf > dpkg-buildpackage: info: source version 1.0.13-5 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Barak A. Pearlmutter > <[email protected]> > dpkg-source --before-build . > debian/rules clean > dh clean > dh_auto_clean > make -j8 distclean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > Making distclean in include > make[2]: Entering directory '/<<PKGBUILDDIR>>/include' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/include' > Making distclean in libemf > make[2]: Entering directory '/<<PKGBUILDDIR>>/libemf' > test -z "libEMF.la" || rm -f libEMF.la > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/libemf.Plo > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/libemf' > Making distclean in src > make[2]: Entering directory '/<<PKGBUILDDIR>>/src' > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > rm -f printemf > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/printemf.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/src' > Making distclean in tests > make[2]: Entering directory '/<<PKGBUILDDIR>>/tests' > rm -rf .libs _libs > rm -f *.o > test -z "check1.emf check2.emf check3.emf" || rm -f check1.emf check2.emf > check3.emf > rm -f *.lo > rm -f *.tab.c > rm -f check1 check2 check3 check4 example1 example2 > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > test -z "docheck1.log docheck2.log docheck3.log" || rm -f docheck1.log > docheck2.log docheck3.log > test -z "docheck1.trs docheck2.trs docheck3.trs" || rm -f docheck1.trs > docheck2.trs docheck3.trs > test -z "test-suite.log" || rm -f test-suite.log > rm -f ./.deps/check1.Po > rm -f ./.deps/check2.Po > rm -f ./.deps/check3.Po > rm -f ./.deps/check4.Po > rm -f ./.deps/example1.Po > rm -f ./.deps/example2.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/tests' > make[2]: Entering directory '/<<PKGBUILDDIR>>' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > rm -f config/config.h config/stamp-h1 > rm -f libtool config.lt > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f cscope.out cscope.in.out cscope.po.out cscope.files > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > rm -f config.status config.cache config.log configure.lineno > config.status.lineno > rm -f Makefile > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_autoreconf_clean > dh_clean > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building libemf using existing ./libemf_1.0.13.orig.tar.xz > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: error: cannot represent change to doxygen-doc/html/bc_s.png: > binary file contents changed > dpkg-source: error: add doxygen-doc/html/bc_s.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to doxygen-doc/html/bdwn.png: > binary file contents changed > dpkg-source: error: add doxygen-doc/html/bdwn.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/html/classEMF_1_1BRUSH.png: binary file contents changed > dpkg-source: error: add doxygen-doc/html/classEMF_1_1BRUSH.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/html/classEMF_1_1EMRARC.png: binary file contents changed > dpkg-source: error: add doxygen-doc/html/classEMF_1_1EMRARC.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/html/classEMF_1_1EMRARCTO.png: binary file contents changed > dpkg-source: error: add doxygen-doc/html/classEMF_1_1EMRARCTO.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/html/classEMF_1_1EMRBEGINPATH.png: binary file contents changed > dpkg-source: error: add doxygen-doc/html/classEMF_1_1EMRBEGINPATH.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/html/classEMF_1_1EMRCLOSEFIGURE.png: binary file contents changed > dpkg-source: error: add doxygen-doc/html/classEMF_1_1EMRCLOSEFIGURE.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/html/classEMF_1_1EMRCREATEBRUSHINDIRECT.png: binary file contents > changed > dpkg-source: error: add > doxygen-doc/html/classEMF_1_1EMRCREATEBRUSHINDIRECT.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/html/classEMF_1_1EMRCREATEPALETTE.png: binary file contents > changed > dpkg-source: error: add doxygen-doc/html/classEMF_1_1EMRCREATEPALETTE.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/html/classEMF_1_1EMRCREATEPEN.png: binary file contents changed > dpkg-source: error: add doxygen-doc/html/classEMF_1_1EMRCREATEPEN.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/html/classEMF_1_1EMRDELETEOBJECT.png: binary file contents changed > dpkg-source: error: add doxygen-doc/html/classEMF_1_1EMRDELETEOBJECT.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/html/classEMF_1_1EMRELLIPSE.png: binary file contents changed > dpkg-source: error: add doxygen-doc/html/classEMF_1_1EMRELLIPSE.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/html/classEMF_1_1EMRENDPATH.png: binary file contents changed > dpkg-source: error: add doxygen-doc/html/classEMF_1_1EMRENDPATH.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/html/classEMF_1_1EMREOF.png: binary file contents changed > dpkg-source: error: add doxygen-doc/html/classEMF_1_1EMREOF.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/html/classEMF_1_1EMREXTCREATEFONTINDIRECTW.png: binary file > contents changed > dpkg-source: error: add > doxygen-doc/html/classEMF_1_1EMREXTCREATEFONTINDIRECTW.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/html/classEMF_1_1EMREXTCREATEPEN.png: binary file contents changed > dpkg-source: error: add doxygen-doc/html/classEMF_1_1EMREXTCREATEPEN.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/html/classEMF_1_1EMREXTTEXTOUTA.png: binary file contents changed > dpkg-source: error: add doxygen-doc/html/classEMF_1_1EMREXTTEXTOUTA.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/html/classEMF_1_1EMREXTTEXTOUTW.png: binary file contents changed > dpkg-source: error: add doxygen-doc/html/classEMF_1_1EMREXTTEXTOUTW.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/html/classEMF_1_1EMRFILLPATH.png: binary file contents changed > dpkg-source: error: add doxygen-doc/html/classEMF_1_1EMRFILLPATH.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/html/classEMF_1_1EMRLINETO.png: binary file contents changed > dpkg-source: error: add doxygen-doc/html/classEMF_1_1EMRLINETO.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/html/classEMF_1_1EMRMODIFYWORLDTRANSFORM.png: binary file > contents changed > dpkg-source: error: add > doxygen-doc/html/classEMF_1_1EMRMODIFYWORLDTRANSFORM.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/html/classEMF_1_1EMRMOVETOEX.png: binary file contents changed > dpkg-source: error: add doxygen-doc/html/classEMF_1_1EMRMOVETOEX.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/html/classEMF_1_1EMRPOLYBEZIER.png: binary file contents changed > dpkg-source: error: add doxygen-doc/html/classEMF_1_1EMRPOLYBEZIER.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/html/classEMF_1_1EMRPOLYBEZIER16.png: binary file contents changed > dpkg-source: error: add doxygen-doc/html/classEMF_1_1EMRPOLYBEZIER16.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/html/classEMF_1_1EMRPOLYBEZIERTO.png: binary file contents changed > dpkg-source: error: add doxygen-doc/html/classEMF_1_1EMRPOLYBEZIERTO.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/html/classEMF_1_1EMRPOLYBEZIERTO16.png: binary file contents > changed > dpkg-source: error: add doxygen-doc/html/classEMF_1_1EMRPOLYBEZIERTO16.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/html/classEMF_1_1EMRPOLYGON.png: binary file contents changed > dpkg-source: error: add doxygen-doc/html/classEMF_1_1EMRPOLYGON.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/html/classEMF_1_1EMRPOLYGON16.png: binary file contents changed > dpkg-source: error: add doxygen-doc/html/classEMF_1_1EMRPOLYGON16.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/html/classEMF_1_1EMRPOLYLINE.png: binary file contents changed > dpkg-source: error: add doxygen-doc/html/classEMF_1_1EMRPOLYLINE.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/html/classEMF_1_1EMRPOLYLINE16.png: binary file contents changed > dpkg-source: error: add doxygen-doc/html/classEMF_1_1EMRPOLYLINE16.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/html/classEMF_1_1EMRPOLYLINETO.png: binary file contents changed > dpkg-source: error: add doxygen-doc/html/classEMF_1_1EMRPOLYLINETO.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/html/classEMF_1_1EMRPOLYLINETO16.png: binary file contents changed > dpkg-source: error: add doxygen-doc/html/classEMF_1_1EMRPOLYLINETO16.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/html/classEMF_1_1EMRPOLYPOLYGON.png: binary file contents changed > dpkg-source: error: add doxygen-doc/html/classEMF_1_1EMRPOLYPOLYGON.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/html/classEMF_1_1EMRPOLYPOLYGON16.png: binary file contents > changed > dpkg-source: error: add doxygen-doc/html/classEMF_1_1EMRPOLYPOLYGON16.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/html/classEMF_1_1EMRRECTANGLE.png: binary file contents changed > dpkg-source: error: add doxygen-doc/html/classEMF_1_1EMRRECTANGLE.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/html/classEMF_1_1EMRRESTOREDC.png: binary file contents changed > dpkg-source: error: add doxygen-doc/html/classEMF_1_1EMRRESTOREDC.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/html/classEMF_1_1EMRSAVEDC.png: binary file contents changed > dpkg-source: error: add doxygen-doc/html/classEMF_1_1EMRSAVEDC.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/html/classEMF_1_1EMRSCALEVIEWPORTEXTEX.png: binary file contents > changed > dpkg-source: error: add > doxygen-doc/html/classEMF_1_1EMRSCALEVIEWPORTEXTEX.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/html/classEMF_1_1EMRSCALEWINDOWEXTEX.png: binary file contents > changed > dpkg-source: error: add doxygen-doc/html/classEMF_1_1EMRSCALEWINDOWEXTEX.png > in debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/html/classEMF_1_1EMRSELECTOBJECT.png: binary file contents changed > dpkg-source: error: add doxygen-doc/html/classEMF_1_1EMRSELECTOBJECT.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/html/classEMF_1_1EMRSETBKCOLOR.png: binary file contents changed > dpkg-source: error: add doxygen-doc/html/classEMF_1_1EMRSETBKCOLOR.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/html/classEMF_1_1EMRSETBKMODE.png: binary file contents changed > dpkg-source: error: add doxygen-doc/html/classEMF_1_1EMRSETBKMODE.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/html/classEMF_1_1EMRSETMAPMODE.png: binary file contents changed > dpkg-source: error: add doxygen-doc/html/classEMF_1_1EMRSETMAPMODE.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/html/classEMF_1_1EMRSETMETARGN.png: binary file contents changed > dpkg-source: error: add doxygen-doc/html/classEMF_1_1EMRSETMETARGN.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/html/classEMF_1_1EMRSETMITERLIMIT.png: binary file contents > changed > dpkg-source: error: add doxygen-doc/html/classEMF_1_1EMRSETMITERLIMIT.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/html/classEMF_1_1EMRSETPIXELV.png: binary file contents changed > dpkg-source: error: add doxygen-doc/html/classEMF_1_1EMRSETPIXELV.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/html/classEMF_1_1EMRSETPOLYFILLMODE.png: binary file contents > changed > dpkg-source: error: add doxygen-doc/html/classEMF_1_1EMRSETPOLYFILLMODE.png > in debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/html/classEMF_1_1EMRSETTEXTALIGN.png: binary file contents changed > dpkg-source: error: add doxygen-doc/html/classEMF_1_1EMRSETTEXTALIGN.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/html/classEMF_1_1EMRSETTEXTCOLOR.png: binary file contents changed > dpkg-source: error: add doxygen-doc/html/classEMF_1_1EMRSETTEXTCOLOR.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/html/classEMF_1_1EMRSETVIEWPORTEXTEX.png: binary file contents > changed > dpkg-source: error: add doxygen-doc/html/classEMF_1_1EMRSETVIEWPORTEXTEX.png > in debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/html/classEMF_1_1EMRSETVIEWPORTORGEX.png: binary file contents > changed > dpkg-source: error: add doxygen-doc/html/classEMF_1_1EMRSETVIEWPORTORGEX.png > in debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/html/classEMF_1_1EMRSETWINDOWEXTEX.png: binary file contents > changed > dpkg-source: error: add doxygen-doc/html/classEMF_1_1EMRSETWINDOWEXTEX.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/html/classEMF_1_1EMRSETWINDOWORGEX.png: binary file contents > changed > dpkg-source: error: add doxygen-doc/html/classEMF_1_1EMRSETWINDOWORGEX.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/html/classEMF_1_1EMRSETWORLDTRANSFORM.png: binary file contents > changed > dpkg-source: error: add doxygen-doc/html/classEMF_1_1EMRSETWORLDTRANSFORM.png > in debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/html/classEMF_1_1EMRSTROKEANDFILLPATH.png: binary file contents > changed > dpkg-source: error: add doxygen-doc/html/classEMF_1_1EMRSTROKEANDFILLPATH.png > in debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/html/classEMF_1_1EMRSTROKEPATH.png: binary file contents changed > dpkg-source: error: add doxygen-doc/html/classEMF_1_1EMRSTROKEPATH.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/html/classEMF_1_1ENHMETAHEADER.png: binary file contents changed > dpkg-source: error: add doxygen-doc/html/classEMF_1_1ENHMETAHEADER.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/html/classEMF_1_1EXTPEN.png: binary file contents changed > dpkg-source: error: add doxygen-doc/html/classEMF_1_1EXTPEN.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/html/classEMF_1_1FONT.png: binary file contents changed > dpkg-source: error: add doxygen-doc/html/classEMF_1_1FONT.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/html/classEMF_1_1GRAPHICSOBJECT.png: binary file contents changed > dpkg-source: error: add doxygen-doc/html/classEMF_1_1GRAPHICSOBJECT.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/html/classEMF_1_1METAFILEDEVICECONTEXT.png: binary file contents > changed > dpkg-source: error: add > doxygen-doc/html/classEMF_1_1METAFILEDEVICECONTEXT.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/html/classEMF_1_1METARECORD.png: binary file contents changed > dpkg-source: error: add doxygen-doc/html/classEMF_1_1METARECORD.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/html/classEMF_1_1OBJECT.png: binary file contents changed > dpkg-source: error: add doxygen-doc/html/classEMF_1_1OBJECT.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/html/classEMF_1_1PALETTE.png: binary file contents changed > dpkg-source: error: add doxygen-doc/html/classEMF_1_1PALETTE.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/html/classEMF_1_1PEN.png: binary file contents changed > dpkg-source: error: add doxygen-doc/html/classEMF_1_1PEN.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to doxygen-doc/html/closed.png: > binary file contents changed > dpkg-source: error: add doxygen-doc/html/closed.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to doxygen-doc/html/doc.png: > binary file contents changed > dpkg-source: error: add doxygen-doc/html/doc.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/html/folderclosed.png: binary file contents changed > dpkg-source: error: add doxygen-doc/html/folderclosed.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/html/folderopen.png: binary file contents changed > dpkg-source: error: add doxygen-doc/html/folderopen.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: file libemf-1.0.13/doxygen-doc/html/jquery.js has no > final newline (either original or modified version) > dpkg-source: error: cannot represent change to doxygen-doc/html/nav_f.png: > binary file contents changed > dpkg-source: error: add doxygen-doc/html/nav_f.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to doxygen-doc/html/nav_g.png: > binary file contents changed > dpkg-source: error: add doxygen-doc/html/nav_g.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to doxygen-doc/html/nav_h.png: > binary file contents changed > dpkg-source: error: add doxygen-doc/html/nav_h.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to doxygen-doc/html/open.png: > binary file contents changed > dpkg-source: error: add doxygen-doc/html/open.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to doxygen-doc/html/splitbar.png: > binary file contents changed > dpkg-source: error: add doxygen-doc/html/splitbar.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to doxygen-doc/html/sync_off.png: > binary file contents changed > dpkg-source: error: add doxygen-doc/html/sync_off.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to doxygen-doc/html/sync_on.png: > binary file contents changed > dpkg-source: error: add doxygen-doc/html/sync_on.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to doxygen-doc/html/tab_a.png: > binary file contents changed > dpkg-source: error: add doxygen-doc/html/tab_a.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to doxygen-doc/html/tab_b.png: > binary file contents changed > dpkg-source: error: add doxygen-doc/html/tab_b.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to doxygen-doc/html/tab_h.png: > binary file contents changed > dpkg-source: error: add doxygen-doc/html/tab_h.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to doxygen-doc/html/tab_s.png: > binary file contents changed > dpkg-source: error: add doxygen-doc/html/tab_s.png in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/latex/classEMF_1_1BRUSH.pdf: binary file contents changed > dpkg-source: error: add doxygen-doc/latex/classEMF_1_1BRUSH.pdf in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/latex/classEMF_1_1EMRARC.pdf: binary file contents changed > dpkg-source: error: add doxygen-doc/latex/classEMF_1_1EMRARC.pdf in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/latex/classEMF_1_1EMRARCTO.pdf: binary file contents changed > dpkg-source: error: add doxygen-doc/latex/classEMF_1_1EMRARCTO.pdf in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/latex/classEMF_1_1EMRBEGINPATH.pdf: binary file contents changed > dpkg-source: error: add doxygen-doc/latex/classEMF_1_1EMRBEGINPATH.pdf in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/latex/classEMF_1_1EMRCLOSEFIGURE.pdf: binary file contents changed > dpkg-source: error: add doxygen-doc/latex/classEMF_1_1EMRCLOSEFIGURE.pdf in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/latex/classEMF_1_1EMRCREATEBRUSHINDIRECT.pdf: binary file > contents changed > dpkg-source: error: add > doxygen-doc/latex/classEMF_1_1EMRCREATEBRUSHINDIRECT.pdf in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/latex/classEMF_1_1EMRCREATEPALETTE.pdf: binary file contents > changed > dpkg-source: error: add doxygen-doc/latex/classEMF_1_1EMRCREATEPALETTE.pdf in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/latex/classEMF_1_1EMRCREATEPEN.pdf: binary file contents changed > dpkg-source: error: add doxygen-doc/latex/classEMF_1_1EMRCREATEPEN.pdf in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/latex/classEMF_1_1EMRDELETEOBJECT.pdf: binary file contents > changed > dpkg-source: error: add doxygen-doc/latex/classEMF_1_1EMRDELETEOBJECT.pdf in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/latex/classEMF_1_1EMRELLIPSE.pdf: binary file contents changed > dpkg-source: error: add doxygen-doc/latex/classEMF_1_1EMRELLIPSE.pdf in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/latex/classEMF_1_1EMRENDPATH.pdf: binary file contents changed > dpkg-source: error: add doxygen-doc/latex/classEMF_1_1EMRENDPATH.pdf in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/latex/classEMF_1_1EMREOF.pdf: binary file contents changed > dpkg-source: error: add doxygen-doc/latex/classEMF_1_1EMREOF.pdf in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/latex/classEMF_1_1EMREXTCREATEPEN.pdf: binary file contents > changed > dpkg-source: error: add doxygen-doc/latex/classEMF_1_1EMREXTCREATEPEN.pdf in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/latex/classEMF_1_1EMREXTTEXTOUTA.pdf: binary file contents changed > dpkg-source: error: add doxygen-doc/latex/classEMF_1_1EMREXTTEXTOUTA.pdf in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/latex/classEMF_1_1EMREXTTEXTOUTW.pdf: binary file contents changed > dpkg-source: error: add doxygen-doc/latex/classEMF_1_1EMREXTTEXTOUTW.pdf in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/latex/classEMF_1_1EMRFILLPATH.pdf: binary file contents changed > dpkg-source: error: add doxygen-doc/latex/classEMF_1_1EMRFILLPATH.pdf in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/latex/classEMF_1_1EMRLINETO.pdf: binary file contents changed > dpkg-source: error: add doxygen-doc/latex/classEMF_1_1EMRLINETO.pdf in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/latex/classEMF_1_1EMRMODIFYWORLDTRANSFORM.pdf: binary file > contents changed > dpkg-source: error: add > doxygen-doc/latex/classEMF_1_1EMRMODIFYWORLDTRANSFORM.pdf in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/latex/classEMF_1_1EMRMOVETOEX.pdf: binary file contents changed > dpkg-source: error: add doxygen-doc/latex/classEMF_1_1EMRMOVETOEX.pdf in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/latex/classEMF_1_1EMRPOLYBEZIER.pdf: binary file contents changed > dpkg-source: error: add doxygen-doc/latex/classEMF_1_1EMRPOLYBEZIER.pdf in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/latex/classEMF_1_1EMRPOLYBEZIER16.pdf: binary file contents > changed > dpkg-source: error: add doxygen-doc/latex/classEMF_1_1EMRPOLYBEZIER16.pdf in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/latex/classEMF_1_1EMRPOLYBEZIERTO.pdf: binary file contents > changed > dpkg-source: error: add doxygen-doc/latex/classEMF_1_1EMRPOLYBEZIERTO.pdf in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/latex/classEMF_1_1EMRPOLYBEZIERTO16.pdf: binary file contents > changed > dpkg-source: error: add doxygen-doc/latex/classEMF_1_1EMRPOLYBEZIERTO16.pdf > in debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/latex/classEMF_1_1EMRPOLYGON.pdf: binary file contents changed > dpkg-source: error: add doxygen-doc/latex/classEMF_1_1EMRPOLYGON.pdf in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/latex/classEMF_1_1EMRPOLYGON16.pdf: binary file contents changed > dpkg-source: error: add doxygen-doc/latex/classEMF_1_1EMRPOLYGON16.pdf in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/latex/classEMF_1_1EMRPOLYLINE.pdf: binary file contents changed > dpkg-source: error: add doxygen-doc/latex/classEMF_1_1EMRPOLYLINE.pdf in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/latex/classEMF_1_1EMRPOLYLINE16.pdf: binary file contents changed > dpkg-source: error: add doxygen-doc/latex/classEMF_1_1EMRPOLYLINE16.pdf in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/latex/classEMF_1_1EMRPOLYLINETO.pdf: binary file contents changed > dpkg-source: error: add doxygen-doc/latex/classEMF_1_1EMRPOLYLINETO.pdf in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/latex/classEMF_1_1EMRPOLYLINETO16.pdf: binary file contents > changed > dpkg-source: error: add doxygen-doc/latex/classEMF_1_1EMRPOLYLINETO16.pdf in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/latex/classEMF_1_1EMRPOLYPOLYGON.pdf: binary file contents changed > dpkg-source: error: add doxygen-doc/latex/classEMF_1_1EMRPOLYPOLYGON.pdf in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/latex/classEMF_1_1EMRPOLYPOLYGON16.pdf: binary file contents > changed > dpkg-source: error: add doxygen-doc/latex/classEMF_1_1EMRPOLYPOLYGON16.pdf in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/latex/classEMF_1_1EMRRECTANGLE.pdf: binary file contents changed > dpkg-source: error: add doxygen-doc/latex/classEMF_1_1EMRRECTANGLE.pdf in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/latex/classEMF_1_1EMRRESTOREDC.pdf: binary file contents changed > dpkg-source: error: add doxygen-doc/latex/classEMF_1_1EMRRESTOREDC.pdf in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/latex/classEMF_1_1EMRSAVEDC.pdf: binary file contents changed > dpkg-source: error: add doxygen-doc/latex/classEMF_1_1EMRSAVEDC.pdf in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/latex/classEMF_1_1EMRSCALEVIEWPORTEXTEX.pdf: binary file contents > changed > dpkg-source: error: add > doxygen-doc/latex/classEMF_1_1EMRSCALEVIEWPORTEXTEX.pdf in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/latex/classEMF_1_1EMRSCALEWINDOWEXTEX.pdf: binary file contents > changed > dpkg-source: error: add doxygen-doc/latex/classEMF_1_1EMRSCALEWINDOWEXTEX.pdf > in debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/latex/classEMF_1_1EMRSELECTOBJECT.pdf: binary file contents > changed > dpkg-source: error: add doxygen-doc/latex/classEMF_1_1EMRSELECTOBJECT.pdf in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/latex/classEMF_1_1EMRSETBKCOLOR.pdf: binary file contents changed > dpkg-source: error: add doxygen-doc/latex/classEMF_1_1EMRSETBKCOLOR.pdf in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/latex/classEMF_1_1EMRSETBKMODE.pdf: binary file contents changed > dpkg-source: error: add doxygen-doc/latex/classEMF_1_1EMRSETBKMODE.pdf in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/latex/classEMF_1_1EMRSETMAPMODE.pdf: binary file contents changed > dpkg-source: error: add doxygen-doc/latex/classEMF_1_1EMRSETMAPMODE.pdf in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/latex/classEMF_1_1EMRSETMETARGN.pdf: binary file contents changed > dpkg-source: error: add doxygen-doc/latex/classEMF_1_1EMRSETMETARGN.pdf in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/latex/classEMF_1_1EMRSETMITERLIMIT.pdf: binary file contents > changed > dpkg-source: error: add doxygen-doc/latex/classEMF_1_1EMRSETMITERLIMIT.pdf in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/latex/classEMF_1_1EMRSETPIXELV.pdf: binary file contents changed > dpkg-source: error: add doxygen-doc/latex/classEMF_1_1EMRSETPIXELV.pdf in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/latex/classEMF_1_1EMRSETTEXTALIGN.pdf: binary file contents > changed > dpkg-source: error: add doxygen-doc/latex/classEMF_1_1EMRSETTEXTALIGN.pdf in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/latex/classEMF_1_1EMRSETTEXTCOLOR.pdf: binary file contents > changed > dpkg-source: error: add doxygen-doc/latex/classEMF_1_1EMRSETTEXTCOLOR.pdf in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/latex/classEMF_1_1EMRSETVIEWPORTEXTEX.pdf: binary file contents > changed > dpkg-source: error: add doxygen-doc/latex/classEMF_1_1EMRSETVIEWPORTEXTEX.pdf > in debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/latex/classEMF_1_1EMRSETVIEWPORTORGEX.pdf: binary file contents > changed > dpkg-source: error: add doxygen-doc/latex/classEMF_1_1EMRSETVIEWPORTORGEX.pdf > in debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/latex/classEMF_1_1EMRSETWINDOWEXTEX.pdf: binary file contents > changed > dpkg-source: error: add doxygen-doc/latex/classEMF_1_1EMRSETWINDOWEXTEX.pdf > in debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/latex/classEMF_1_1EMRSETWINDOWORGEX.pdf: binary file contents > changed > dpkg-source: error: add doxygen-doc/latex/classEMF_1_1EMRSETWINDOWORGEX.pdf > in debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/latex/classEMF_1_1EMRSETWORLDTRANSFORM.pdf: binary file contents > changed > dpkg-source: error: add > doxygen-doc/latex/classEMF_1_1EMRSETWORLDTRANSFORM.pdf in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/latex/classEMF_1_1EMRSTROKEANDFILLPATH.pdf: binary file contents > changed > dpkg-source: error: add > doxygen-doc/latex/classEMF_1_1EMRSTROKEANDFILLPATH.pdf in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/latex/classEMF_1_1EMRSTROKEPATH.pdf: binary file contents changed > dpkg-source: error: add doxygen-doc/latex/classEMF_1_1EMRSTROKEPATH.pdf in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/latex/classEMF_1_1ENHMETAHEADER.pdf: binary file contents changed > dpkg-source: error: add doxygen-doc/latex/classEMF_1_1ENHMETAHEADER.pdf in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/latex/classEMF_1_1EXTPEN.pdf: binary file contents changed > dpkg-source: error: add doxygen-doc/latex/classEMF_1_1EXTPEN.pdf in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/latex/classEMF_1_1FONT.pdf: binary file contents changed > dpkg-source: error: add doxygen-doc/latex/classEMF_1_1FONT.pdf in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/latex/classEMF_1_1GRAPHICSOBJECT.pdf: binary file contents changed > dpkg-source: error: add doxygen-doc/latex/classEMF_1_1GRAPHICSOBJECT.pdf in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/latex/classEMF_1_1METAFILEDEVICECONTEXT.pdf: binary file contents > changed > dpkg-source: error: add > doxygen-doc/latex/classEMF_1_1METAFILEDEVICECONTEXT.pdf in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/latex/classEMF_1_1METARECORD.pdf: binary file contents changed > dpkg-source: error: add doxygen-doc/latex/classEMF_1_1METARECORD.pdf in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/latex/classEMF_1_1OBJECT.pdf: binary file contents changed > dpkg-source: error: add doxygen-doc/latex/classEMF_1_1OBJECT.pdf in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/latex/classEMF_1_1PALETTE.pdf: binary file contents changed > dpkg-source: error: add doxygen-doc/latex/classEMF_1_1PALETTE.pdf in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > doxygen-doc/latex/classEMF_1_1PEN.pdf: binary file contents changed > dpkg-source: error: add doxygen-doc/latex/classEMF_1_1PEN.pdf in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to doxygen-doc/libemf.pdf: binary > file contents changed > dpkg-source: error: add doxygen-doc/libemf.pdf in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: unrepresentable changes to source > dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1 > > E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage > --sanitize-env -us -uc -rfakeroot -S' failed to run. The full build log is available from: http://qa-logs.debian.net/2023/08/13/libemf_1.0.13-5_unstable.log If you reassign this bug to another package, please mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.

