Source: libfm Version: 1.3.2-1 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 libfm > dpkg-buildpackage: info: source version 1.3.2-1 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Andriy Grytsenko > <[email protected]> > dpkg-source --before-build . > debian/rules clean > dh clean > debian/rules override_dh_auto_clean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > test -f docs/Makefile && cd docs && /usr/bin/make distclean || true > make[2]: Entering directory '/<<PKGBUILDDIR>>/docs' > Making distclean in reference > make[3]: Entering directory '/<<PKGBUILDDIR>>/docs/reference' > Making distclean in libfm > make[4]: Entering directory '/<<PKGBUILDDIR>>/docs/reference/libfm' > test -z "libfm.actions libfm.args libfm.hierarchy libfm.interfaces > libfm.prerequisites libfm.signals libfm-undocumented.txt libfm-undeclared.txt > libfm-unused.txt setup-build.stamp scan-build.stamp sgml-build.stamp > html-build.stamp pdf-build.stamp sgml.stamp html.stamp pdf.stamp > gtkdoc-check.test" || rm -f libfm.actions libfm.args libfm.hierarchy > libfm.interfaces libfm.prerequisites libfm.signals libfm-undocumented.txt > libfm-undeclared.txt libfm-unused.txt setup-build.stamp scan-build.stamp > sgml-build.stamp html-build.stamp pdf-build.stamp sgml.stamp html.stamp > pdf.stamp gtkdoc-check.test > rm -rf .libs _libs > rm -f *.lo > test -z "version.xml" || rm -f version.xml > test . = "." || test -z "" || rm -f > test -z "libfm.types" || rm -f libfm.types > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/docs/reference/libfm' > make[4]: Entering directory '/<<PKGBUILDDIR>>/docs/reference' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > make[4]: Leaving directory '/<<PKGBUILDDIR>>/docs/reference' > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/docs/reference' > make[3]: Entering directory '/<<PKGBUILDDIR>>/docs' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > make[3]: Leaving directory '/<<PKGBUILDDIR>>/docs' > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/docs' > dh_auto_clean > 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 libfm using existing ./libfm_1.3.2.orig.tar.xz > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: error: cannot represent change to > src/modules/.libs/gtk-fileprop-x-desktop.la: > dpkg-source: error: new version is symlink to ../gtk-fileprop-x-desktop.la > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > src/modules/.libs/gtk-menu-actions.la: > dpkg-source: error: new version is symlink to ../gtk-menu-actions.la > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > src/modules/.libs/gtk-fileprop-x-shortcut.la: > dpkg-source: error: new version is symlink to ../gtk-fileprop-x-shortcut.la > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to src/modules/.libs/vfs-menu.la: > dpkg-source: error: new version is symlink to ../vfs-menu.la > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > src/modules/.libs/gtk-menu-trash.la: > dpkg-source: error: new version is symlink to ../gtk-menu-trash.la > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > src/modules/.libs/vfs-search.la: > dpkg-source: error: new version is symlink to ../vfs-search.la > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to src/.libs/libfm.so: > dpkg-source: error: new version is symlink to libfm.so.4.1.3 > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to src/.libs/libfm-gtk.la: > dpkg-source: error: new version is symlink to ../libfm-gtk.la > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to src/.libs/libfm.la: > dpkg-source: error: new version is symlink to ../libfm.la > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to src/.libs/libfm.so.4: > dpkg-source: error: new version is symlink to libfm.so.4.1.3 > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to src/.libs/libfm-extra.so: > dpkg-source: error: new version is symlink to libfm-extra.so.4.1.3 > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to src/.libs/libfm-gtk.so.4: > dpkg-source: error: new version is symlink to libfm-gtk.so.4.1.3 > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to src/.libs/libfm-extra.so.4: > dpkg-source: error: new version is symlink to libfm-extra.so.4.1.3 > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to src/.libs/libfm-extra.la: > dpkg-source: error: new version is symlink to ../libfm-extra.la > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to src/.libs/libfm-gtk.so: > dpkg-source: error: new version is symlink to libfm-gtk.so.4.1.3 > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to > src/actions/.libs/libfmactions.la: > dpkg-source: error: new version is symlink to ../libfmactions.la > dpkg-source: error: old version is nonexistent > dpkg-source: warning: ignoring deletion of file ar-lib, use --include-removal > to override > dpkg-source: warning: ignoring deletion of file install-sh, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file aclocal.m4, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file compile, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file ltmain.sh, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file configure, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file config.h.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file depcomp, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file gtk-doc.make, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file missing, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file m4/ltsugar.m4, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file m4/lt~obsolete.m4, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file m4/ltversion.m4, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file m4/libtool.m4, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file m4/gtk-doc.m4, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file m4/ltoptions.m4, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file data/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file data/ui/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file docs/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file docs/reference/Makefile.in, > use --include-removal to override > dpkg-source: warning: ignoring deletion of file > docs/reference/libfm/Makefile.in, use --include-removal to override > dpkg-source: warning: ignoring deletion of file src/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file src/tests/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file src/modules/Makefile.in, use > --include-removal to override > dpkg-source: warning: ignoring deletion of file src/actions/Makefile.in, use > --include-removal to override > dpkg-source: warning: executable mode 0755 of 'config.status' will not be > represented in diff > dpkg-source: warning: newly created empty file > 'docs/reference/libfm/libfm-overrides.txt' will not be represented in diff > dpkg-source: warning: executable mode 0755 of 'libtool' will not be > represented in diff > dpkg-source: error: cannot represent change to po/af.gmo: binary file > contents changed > dpkg-source: error: add po/af.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/ar.gmo: binary file > contents changed > dpkg-source: error: add po/ar.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/be.gmo: binary file > contents changed > dpkg-source: error: add po/be.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/bg.gmo: binary file > contents changed > dpkg-source: error: add po/bg.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/bn.gmo: binary file > contents changed > dpkg-source: error: add po/bn.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/bn_IN.gmo: binary file > contents changed > dpkg-source: error: add po/bn_IN.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/ca.gmo: binary file > contents changed > dpkg-source: error: add po/ca.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/cs.gmo: binary file > contents changed > dpkg-source: error: add po/cs.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/da.gmo: binary file > contents changed > dpkg-source: error: add po/da.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/de.gmo: binary file > contents changed > dpkg-source: error: add po/de.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/el.gmo: binary file > contents changed > dpkg-source: error: add po/el.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/en_GB.gmo: binary file > contents changed > dpkg-source: error: add po/en_GB.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/es.gmo: binary file > contents changed > dpkg-source: error: add po/es.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/et.gmo: binary file > contents changed > dpkg-source: error: add po/et.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/eu.gmo: binary file > contents changed > dpkg-source: error: add po/eu.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/fa.gmo: binary file > contents changed > dpkg-source: error: add po/fa.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/fi.gmo: binary file > contents changed > dpkg-source: error: add po/fi.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/fo.gmo: binary file > contents changed > dpkg-source: error: add po/fo.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/fr.gmo: binary file > contents changed > dpkg-source: error: add po/fr.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/gl.gmo: binary file > contents changed > dpkg-source: error: add po/gl.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/he.gmo: binary file > contents changed > dpkg-source: error: add po/he.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/hr.gmo: binary file > contents changed > dpkg-source: error: add po/hr.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/hu.gmo: binary file > contents changed > dpkg-source: error: add po/hu.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/id.gmo: binary file > contents changed > dpkg-source: error: add po/id.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/is.gmo: binary file > contents changed > dpkg-source: error: add po/is.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/it.gmo: binary file > contents changed > dpkg-source: error: add po/it.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/ja.gmo: binary file > contents changed > dpkg-source: error: add po/ja.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/kk.gmo: binary file > contents changed > dpkg-source: error: add po/kk.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/ko.gmo: binary file > contents changed > dpkg-source: error: add po/ko.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/lg.gmo: binary file > contents changed > dpkg-source: error: add po/lg.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/lt.gmo: binary file > contents changed > dpkg-source: error: add po/lt.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/ml.gmo: binary file > contents changed > dpkg-source: error: add po/ml.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/ms.gmo: binary file > contents changed > dpkg-source: error: add po/ms.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/nb.gmo: binary file > contents changed > dpkg-source: error: add po/nb.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/nl.gmo: binary file > contents changed > dpkg-source: error: add po/nl.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/nn.gmo: binary file > contents changed > dpkg-source: error: add po/nn.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/pa.gmo: binary file > contents changed > dpkg-source: error: add po/pa.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/pl.gmo: binary file > contents changed > dpkg-source: error: add po/pl.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/ps.gmo: binary file > contents changed > dpkg-source: error: add po/ps.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/pt.gmo: binary file > contents changed > dpkg-source: error: add po/pt.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/pt_BR.gmo: binary file > contents changed > dpkg-source: error: add po/pt_BR.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/ro.gmo: binary file > contents changed > dpkg-source: error: add po/ro.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/ru.gmo: binary file > contents changed > dpkg-source: error: add po/ru.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/sk.gmo: binary file > contents changed > dpkg-source: error: add po/sk.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/sl.gmo: binary file > contents changed > dpkg-source: error: add po/sl.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/sr.gmo: binary file > contents changed > dpkg-source: error: add po/sr.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/[email protected]: binary file > contents changed > dpkg-source: error: add po/[email protected] in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: warning: newly created empty file 'po/stamp-it' will not be > represented in diff > dpkg-source: error: cannot represent change to po/sv.gmo: binary file > contents changed > dpkg-source: error: add po/sv.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/te.gmo: binary file > contents changed > dpkg-source: error: add po/te.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/th.gmo: binary file > contents changed > dpkg-source: error: add po/th.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/tr.gmo: binary file > contents changed > dpkg-source: error: add po/tr.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/tt_RU.gmo: binary file > contents changed > dpkg-source: error: add po/tt_RU.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/ug.gmo: binary file > contents changed > dpkg-source: error: add po/ug.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/uk.gmo: binary file > contents changed > dpkg-source: error: add po/uk.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/ur.gmo: binary file > contents changed > dpkg-source: error: add po/ur.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/ur_PK.gmo: binary file > contents changed > dpkg-source: error: add po/ur_PK.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/vi.gmo: binary file > contents changed > dpkg-source: error: add po/vi.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/zh_CN.gmo: binary file > contents changed > dpkg-source: error: add po/zh_CN.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to po/zh_TW.gmo: binary file > contents changed > dpkg-source: error: add po/zh_TW.gmo in debian/source/include-binaries if you > want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to src/.libs/libfm-extra.a: > binary file contents changed > dpkg-source: error: add src/.libs/libfm-extra.a in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/.libs/libfm-extra.so.4.1.3: binary file contents changed > dpkg-source: error: add src/.libs/libfm-extra.so.4.1.3 in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'src/.libs/libfm-extra.so.4.1.3' will not be represented in diff > dpkg-source: error: cannot represent change to src/.libs/libfm-gtk.a: binary > file contents changed > dpkg-source: error: add src/.libs/libfm-gtk.a in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to src/.libs/libfm-gtk.so.4.1.3: > binary file contents changed > dpkg-source: error: add src/.libs/libfm-gtk.so.4.1.3 in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'src/.libs/libfm-gtk.so.4.1.3' > will not be represented in diff > dpkg-source: error: cannot represent change to src/.libs/libfm-gtk.so.4.1.3T: > binary file contents changed > dpkg-source: error: add src/.libs/libfm-gtk.so.4.1.3T in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'src/.libs/libfm-gtk.so.4.1.3T' > will not be represented in diff > dpkg-source: error: cannot represent change to src/.libs/libfm-pref-apps: > binary file contents changed > dpkg-source: error: add src/.libs/libfm-pref-apps in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'src/.libs/libfm-pref-apps' > will not be represented in diff > dpkg-source: error: cannot represent change to src/.libs/libfm.a: binary file > contents changed > dpkg-source: error: add src/.libs/libfm.a in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to src/.libs/libfm.so.4.1.3: > binary file contents changed > dpkg-source: error: add src/.libs/libfm.so.4.1.3 in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'src/.libs/libfm.so.4.1.3' will > not be represented in diff > dpkg-source: error: cannot represent change to > src/.libs/libfm_gtk_la-fm-gtk.o: binary file contents changed > dpkg-source: error: add src/.libs/libfm_gtk_la-fm-gtk.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/.libs/libfm_gtk_la-glib-compat.o: binary file contents changed > dpkg-source: error: add src/.libs/libfm_gtk_la-glib-compat.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/.libs/libfm_gtk_la-gtk-compat.o: binary file contents changed > dpkg-source: error: add src/.libs/libfm_gtk_la-gtk-compat.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to src/.libs/libfm_la-fm.o: > binary file contents changed > dpkg-source: error: add src/.libs/libfm_la-fm.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/.libs/libfm_la-glib-compat.o: binary file contents changed > dpkg-source: error: add src/.libs/libfm_la-glib-compat.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to src/.libs/lxshortcut: binary > file contents changed > dpkg-source: error: add src/.libs/lxshortcut in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'src/.libs/lxshortcut' will not > be represented in diff > dpkg-source: error: cannot represent change to > src/actions/.libs/libfmactions.a: binary file contents changed > dpkg-source: error: add src/actions/.libs/libfmactions.a in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/actions/.libs/libfmactions_la-action.o: binary file contents changed > dpkg-source: error: add src/actions/.libs/libfmactions_la-action.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/actions/.libs/libfmactions_la-condition.o: binary file contents changed > dpkg-source: error: add src/actions/.libs/libfmactions_la-condition.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/actions/.libs/libfmactions_la-parameters.o: binary file contents changed > dpkg-source: error: add src/actions/.libs/libfmactions_la-parameters.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/actions/.libs/libfmactions_la-profile.o: binary file contents changed > dpkg-source: error: add src/actions/.libs/libfmactions_la-profile.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/actions/.libs/libfmactions_la-utils.o: binary file contents changed > dpkg-source: error: add src/actions/.libs/libfmactions_la-utils.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/actions/libfmactions_la-action.o: binary file contents changed > dpkg-source: error: add src/actions/libfmactions_la-action.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/actions/libfmactions_la-condition.o: binary file contents changed > dpkg-source: error: add src/actions/libfmactions_la-condition.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/actions/libfmactions_la-parameters.o: binary file contents changed > dpkg-source: error: add src/actions/libfmactions_la-parameters.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/actions/libfmactions_la-profile.o: binary file contents changed > dpkg-source: error: add src/actions/libfmactions_la-profile.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/actions/libfmactions_la-utils.o: binary file contents changed > dpkg-source: error: add src/actions/libfmactions_la-utils.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file 'src/base/.dirstamp' will not > be represented in diff > dpkg-source: error: cannot represent change to > src/base/.libs/libfm_la-fm-action.o: binary file contents changed > dpkg-source: error: add src/base/.libs/libfm_la-fm-action.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/base/.libs/libfm_la-fm-app-info.o: binary file contents changed > dpkg-source: error: add src/base/.libs/libfm_la-fm-app-info.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/base/.libs/libfm_la-fm-archiver.o: binary file contents changed > dpkg-source: error: add src/base/.libs/libfm_la-fm-archiver.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/base/.libs/libfm_la-fm-bookmarks.o: binary file contents changed > dpkg-source: error: add src/base/.libs/libfm_la-fm-bookmarks.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/base/.libs/libfm_la-fm-config.o: binary file contents changed > dpkg-source: error: add src/base/.libs/libfm_la-fm-config.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/base/.libs/libfm_la-fm-dummy-monitor.o: binary file contents changed > dpkg-source: error: add src/base/.libs/libfm_la-fm-dummy-monitor.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/base/.libs/libfm_la-fm-file-info.o: binary file contents changed > dpkg-source: error: add src/base/.libs/libfm_la-fm-file-info.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/base/.libs/libfm_la-fm-file-launcher.o: binary file contents changed > dpkg-source: error: add src/base/.libs/libfm_la-fm-file-launcher.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/base/.libs/libfm_la-fm-file.o: binary file contents changed > dpkg-source: error: add src/base/.libs/libfm_la-fm-file.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/base/.libs/libfm_la-fm-folder-config.o: binary file contents changed > dpkg-source: error: add src/base/.libs/libfm_la-fm-folder-config.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/base/.libs/libfm_la-fm-folder.o: binary file contents changed > dpkg-source: error: add src/base/.libs/libfm_la-fm-folder.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/base/.libs/libfm_la-fm-icon.o: binary file contents changed > dpkg-source: error: add src/base/.libs/libfm_la-fm-icon.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/base/.libs/libfm_la-fm-list.o: binary file contents changed > dpkg-source: error: add src/base/.libs/libfm_la-fm-list.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/base/.libs/libfm_la-fm-marshal.o: binary file contents changed > dpkg-source: error: add src/base/.libs/libfm_la-fm-marshal.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/base/.libs/libfm_la-fm-mime-type.o: binary file contents changed > dpkg-source: error: add src/base/.libs/libfm_la-fm-mime-type.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/base/.libs/libfm_la-fm-module.o: binary file contents changed > dpkg-source: error: add src/base/.libs/libfm_la-fm-module.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/base/.libs/libfm_la-fm-monitor.o: binary file contents changed > dpkg-source: error: add src/base/.libs/libfm_la-fm-monitor.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/base/.libs/libfm_la-fm-nav-history.o: binary file contents changed > dpkg-source: error: add src/base/.libs/libfm_la-fm-nav-history.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/base/.libs/libfm_la-fm-path.o: binary file contents changed > dpkg-source: error: add src/base/.libs/libfm_la-fm-path.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/base/.libs/libfm_la-fm-templates.o: binary file contents changed > dpkg-source: error: add src/base/.libs/libfm_la-fm-templates.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/base/.libs/libfm_la-fm-terminal.o: binary file contents changed > dpkg-source: error: add src/base/.libs/libfm_la-fm-terminal.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/base/.libs/libfm_la-fm-thumbnail-loader.o: binary file contents changed > dpkg-source: error: add src/base/.libs/libfm_la-fm-thumbnail-loader.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/base/.libs/libfm_la-fm-thumbnailer.o: binary file contents changed > dpkg-source: error: add src/base/.libs/libfm_la-fm-thumbnailer.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/base/.libs/libfm_la-fm-utils.o: binary file contents changed > dpkg-source: error: add src/base/.libs/libfm_la-fm-utils.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to src/base/libfm_la-fm-action.o: > binary file contents changed > dpkg-source: error: add src/base/libfm_la-fm-action.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/base/libfm_la-fm-app-info.o: binary file contents changed > dpkg-source: error: add src/base/libfm_la-fm-app-info.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/base/libfm_la-fm-archiver.o: binary file contents changed > dpkg-source: error: add src/base/libfm_la-fm-archiver.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/base/libfm_la-fm-bookmarks.o: binary file contents changed > dpkg-source: error: add src/base/libfm_la-fm-bookmarks.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to src/base/libfm_la-fm-config.o: > binary file contents changed > dpkg-source: error: add src/base/libfm_la-fm-config.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/base/libfm_la-fm-dummy-monitor.o: binary file contents changed > dpkg-source: error: add src/base/libfm_la-fm-dummy-monitor.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/base/libfm_la-fm-file-info.o: binary file contents changed > dpkg-source: error: add src/base/libfm_la-fm-file-info.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/base/libfm_la-fm-file-launcher.o: binary file contents changed > dpkg-source: error: add src/base/libfm_la-fm-file-launcher.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to src/base/libfm_la-fm-file.o: > binary file contents changed > dpkg-source: error: add src/base/libfm_la-fm-file.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/base/libfm_la-fm-folder-config.o: binary file contents changed > dpkg-source: error: add src/base/libfm_la-fm-folder-config.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to src/base/libfm_la-fm-folder.o: > binary file contents changed > dpkg-source: error: add src/base/libfm_la-fm-folder.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to src/base/libfm_la-fm-icon.o: > binary file contents changed > dpkg-source: error: add src/base/libfm_la-fm-icon.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to src/base/libfm_la-fm-list.o: > binary file contents changed > dpkg-source: error: add src/base/libfm_la-fm-list.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/base/libfm_la-fm-marshal.o: binary file contents changed > dpkg-source: error: add src/base/libfm_la-fm-marshal.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/base/libfm_la-fm-mime-type.o: binary file contents changed > dpkg-source: error: add src/base/libfm_la-fm-mime-type.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to src/base/libfm_la-fm-module.o: > binary file contents changed > dpkg-source: error: add src/base/libfm_la-fm-module.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/base/libfm_la-fm-monitor.o: binary file contents changed > dpkg-source: error: add src/base/libfm_la-fm-monitor.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/base/libfm_la-fm-nav-history.o: binary file contents changed > dpkg-source: error: add src/base/libfm_la-fm-nav-history.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to src/base/libfm_la-fm-path.o: > binary file contents changed > dpkg-source: error: add src/base/libfm_la-fm-path.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/base/libfm_la-fm-templates.o: binary file contents changed > dpkg-source: error: add src/base/libfm_la-fm-templates.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/base/libfm_la-fm-terminal.o: binary file contents changed > dpkg-source: error: add src/base/libfm_la-fm-terminal.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/base/libfm_la-fm-thumbnail-loader.o: binary file contents changed > dpkg-source: error: add src/base/libfm_la-fm-thumbnail-loader.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/base/libfm_la-fm-thumbnailer.o: binary file contents changed > dpkg-source: error: add src/base/libfm_la-fm-thumbnailer.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to src/base/libfm_la-fm-utils.o: > binary file contents changed > dpkg-source: error: add src/base/libfm_la-fm-utils.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file 'src/extra/.dirstamp' will not > be represented in diff > dpkg-source: error: cannot represent change to > src/extra/.libs/libfm_extra_la-fm-xml-file.o: binary file contents changed > dpkg-source: error: add src/extra/.libs/libfm_extra_la-fm-xml-file.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/extra/libfm_extra_la-fm-xml-file.o: binary file contents changed > dpkg-source: error: add src/extra/libfm_extra_la-fm-xml-file.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file 'src/gtk/.dirstamp' will not > be represented in diff > dpkg-source: error: cannot represent change to > src/gtk/.libs/libfm_gtk_la-fm-app-chooser-combo-box.o: binary file contents > changed > dpkg-source: error: add src/gtk/.libs/libfm_gtk_la-fm-app-chooser-combo-box.o > in debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/gtk/.libs/libfm_gtk_la-fm-app-chooser-dlg.o: binary file contents changed > dpkg-source: error: add src/gtk/.libs/libfm_gtk_la-fm-app-chooser-dlg.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/gtk/.libs/libfm_gtk_la-fm-app-menu-view.o: binary file contents changed > dpkg-source: error: add src/gtk/.libs/libfm_gtk_la-fm-app-menu-view.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/gtk/.libs/libfm_gtk_la-fm-cell-renderer-pixbuf.o: binary file contents > changed > dpkg-source: error: add src/gtk/.libs/libfm_gtk_la-fm-cell-renderer-pixbuf.o > in debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/gtk/.libs/libfm_gtk_la-fm-cell-renderer-text.o: binary file contents > changed > dpkg-source: error: add src/gtk/.libs/libfm_gtk_la-fm-cell-renderer-text.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/gtk/.libs/libfm_gtk_la-fm-clipboard.o: binary file contents changed > dpkg-source: error: add src/gtk/.libs/libfm_gtk_la-fm-clipboard.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/gtk/.libs/libfm_gtk_la-fm-dir-tree-model.o: binary file contents changed > dpkg-source: error: add src/gtk/.libs/libfm_gtk_la-fm-dir-tree-model.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/gtk/.libs/libfm_gtk_la-fm-dir-tree-view.o: binary file contents changed > dpkg-source: error: add src/gtk/.libs/libfm_gtk_la-fm-dir-tree-view.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/gtk/.libs/libfm_gtk_la-fm-dnd-auto-scroll.o: binary file contents changed > dpkg-source: error: add src/gtk/.libs/libfm_gtk_la-fm-dnd-auto-scroll.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/gtk/.libs/libfm_gtk_la-fm-dnd-dest.o: binary file contents changed > dpkg-source: error: add src/gtk/.libs/libfm_gtk_la-fm-dnd-dest.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/gtk/.libs/libfm_gtk_la-fm-dnd-src.o: binary file contents changed > dpkg-source: error: add src/gtk/.libs/libfm_gtk_la-fm-dnd-src.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/gtk/.libs/libfm_gtk_la-fm-file-menu.o: binary file contents changed > dpkg-source: error: add src/gtk/.libs/libfm_gtk_la-fm-file-menu.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/gtk/.libs/libfm_gtk_la-fm-file-properties.o: binary file contents changed > dpkg-source: error: add src/gtk/.libs/libfm_gtk_la-fm-file-properties.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/gtk/.libs/libfm_gtk_la-fm-folder-model.o: binary file contents changed > dpkg-source: error: add src/gtk/.libs/libfm_gtk_la-fm-folder-model.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/gtk/.libs/libfm_gtk_la-fm-folder-view.o: binary file contents changed > dpkg-source: error: add src/gtk/.libs/libfm_gtk_la-fm-folder-view.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/gtk/.libs/libfm_gtk_la-fm-gtk-file-launcher.o: binary file contents > changed > dpkg-source: error: add src/gtk/.libs/libfm_gtk_la-fm-gtk-file-launcher.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/gtk/.libs/libfm_gtk_la-fm-gtk-marshal.o: binary file contents changed > dpkg-source: error: add src/gtk/.libs/libfm_gtk_la-fm-gtk-marshal.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/gtk/.libs/libfm_gtk_la-fm-gtk-utils.o: binary file contents changed > dpkg-source: error: add src/gtk/.libs/libfm_gtk_la-fm-gtk-utils.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/gtk/.libs/libfm_gtk_la-fm-icon-pixbuf.o: binary file contents changed > dpkg-source: error: add src/gtk/.libs/libfm_gtk_la-fm-icon-pixbuf.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/gtk/.libs/libfm_gtk_la-fm-menu-tool-item.o: binary file contents changed > dpkg-source: error: add src/gtk/.libs/libfm_gtk_la-fm-menu-tool-item.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/gtk/.libs/libfm_gtk_la-fm-path-bar.o: binary file contents changed > dpkg-source: error: add src/gtk/.libs/libfm_gtk_la-fm-path-bar.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/gtk/.libs/libfm_gtk_la-fm-path-entry.o: binary file contents changed > dpkg-source: error: add src/gtk/.libs/libfm_gtk_la-fm-path-entry.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/gtk/.libs/libfm_gtk_la-fm-places-model.o: binary file contents changed > dpkg-source: error: add src/gtk/.libs/libfm_gtk_la-fm-places-model.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/gtk/.libs/libfm_gtk_la-fm-places-view.o: binary file contents changed > dpkg-source: error: add src/gtk/.libs/libfm_gtk_la-fm-places-view.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/gtk/.libs/libfm_gtk_la-fm-progress-dlg.o: binary file contents changed > dpkg-source: error: add src/gtk/.libs/libfm_gtk_la-fm-progress-dlg.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/gtk/.libs/libfm_gtk_la-fm-side-pane.o: binary file contents changed > dpkg-source: error: add src/gtk/.libs/libfm_gtk_la-fm-side-pane.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/gtk/.libs/libfm_gtk_la-fm-standard-view.o: binary file contents changed > dpkg-source: error: add src/gtk/.libs/libfm_gtk_la-fm-standard-view.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/gtk/.libs/libfm_gtk_la-fm-tab-label.o: binary file contents changed > dpkg-source: error: add src/gtk/.libs/libfm_gtk_la-fm-tab-label.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/gtk/.libs/libfm_gtk_la-fm-thumbnail.o: binary file contents changed > dpkg-source: error: add src/gtk/.libs/libfm_gtk_la-fm-thumbnail.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file 'src/gtk/exo/.dirstamp' will > not be represented in diff > dpkg-source: error: cannot represent change to > src/gtk/exo/.libs/libfm_gtk_la-exo-icon-view.o: binary file contents changed > dpkg-source: error: add src/gtk/exo/.libs/libfm_gtk_la-exo-icon-view.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/gtk/exo/.libs/libfm_gtk_la-exo-marshal.o: binary file contents changed > dpkg-source: error: add src/gtk/exo/.libs/libfm_gtk_la-exo-marshal.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/gtk/exo/.libs/libfm_gtk_la-exo-private.o: binary file contents changed > dpkg-source: error: add src/gtk/exo/.libs/libfm_gtk_la-exo-private.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/gtk/exo/.libs/libfm_gtk_la-exo-string.o: binary file contents changed > dpkg-source: error: add src/gtk/exo/.libs/libfm_gtk_la-exo-string.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/gtk/exo/.libs/libfm_gtk_la-exo-tree-view.o: binary file contents changed > dpkg-source: error: add src/gtk/exo/.libs/libfm_gtk_la-exo-tree-view.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/gtk/exo/libfm_gtk_la-exo-icon-view.o: binary file contents changed > dpkg-source: error: add src/gtk/exo/libfm_gtk_la-exo-icon-view.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/gtk/exo/libfm_gtk_la-exo-marshal.o: binary file contents changed > dpkg-source: error: add src/gtk/exo/libfm_gtk_la-exo-marshal.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/gtk/exo/libfm_gtk_la-exo-private.o: binary file contents changed > dpkg-source: error: add src/gtk/exo/libfm_gtk_la-exo-private.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/gtk/exo/libfm_gtk_la-exo-string.o: binary file contents changed > dpkg-source: error: add src/gtk/exo/libfm_gtk_la-exo-string.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/gtk/exo/libfm_gtk_la-exo-tree-view.o: binary file contents changed > dpkg-source: error: add src/gtk/exo/libfm_gtk_la-exo-tree-view.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/gtk/libfm_gtk_la-fm-app-chooser-combo-box.o: binary file contents changed > dpkg-source: error: add src/gtk/libfm_gtk_la-fm-app-chooser-combo-box.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/gtk/libfm_gtk_la-fm-app-chooser-dlg.o: binary file contents changed > dpkg-source: error: add src/gtk/libfm_gtk_la-fm-app-chooser-dlg.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/gtk/libfm_gtk_la-fm-app-menu-view.o: binary file contents changed > dpkg-source: error: add src/gtk/libfm_gtk_la-fm-app-menu-view.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/gtk/libfm_gtk_la-fm-cell-renderer-pixbuf.o: binary file contents changed > dpkg-source: error: add src/gtk/libfm_gtk_la-fm-cell-renderer-pixbuf.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/gtk/libfm_gtk_la-fm-cell-renderer-text.o: binary file contents changed > dpkg-source: error: add src/gtk/libfm_gtk_la-fm-cell-renderer-text.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/gtk/libfm_gtk_la-fm-clipboard.o: binary file contents changed > dpkg-source: error: add src/gtk/libfm_gtk_la-fm-clipboard.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/gtk/libfm_gtk_la-fm-dir-tree-model.o: binary file contents changed > dpkg-source: error: add src/gtk/libfm_gtk_la-fm-dir-tree-model.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/gtk/libfm_gtk_la-fm-dir-tree-view.o: binary file contents changed > dpkg-source: error: add src/gtk/libfm_gtk_la-fm-dir-tree-view.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/gtk/libfm_gtk_la-fm-dnd-auto-scroll.o: binary file contents changed > dpkg-source: error: add src/gtk/libfm_gtk_la-fm-dnd-auto-scroll.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/gtk/libfm_gtk_la-fm-dnd-dest.o: binary file contents changed > dpkg-source: error: add src/gtk/libfm_gtk_la-fm-dnd-dest.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/gtk/libfm_gtk_la-fm-dnd-src.o: binary file contents changed > dpkg-source: error: add src/gtk/libfm_gtk_la-fm-dnd-src.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/gtk/libfm_gtk_la-fm-file-menu.o: binary file contents changed > dpkg-source: error: add src/gtk/libfm_gtk_la-fm-file-menu.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/gtk/libfm_gtk_la-fm-file-properties.o: binary file contents changed > dpkg-source: error: add src/gtk/libfm_gtk_la-fm-file-properties.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/gtk/libfm_gtk_la-fm-folder-model.o: binary file contents changed > dpkg-source: error: add src/gtk/libfm_gtk_la-fm-folder-model.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/gtk/libfm_gtk_la-fm-folder-view.o: binary file contents changed > dpkg-source: error: add src/gtk/libfm_gtk_la-fm-folder-view.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/gtk/libfm_gtk_la-fm-gtk-file-launcher.o: binary file contents changed > dpkg-source: error: add src/gtk/libfm_gtk_la-fm-gtk-file-launcher.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/gtk/libfm_gtk_la-fm-gtk-marshal.o: binary file contents changed > dpkg-source: error: add src/gtk/libfm_gtk_la-fm-gtk-marshal.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/gtk/libfm_gtk_la-fm-gtk-utils.o: binary file contents changed > dpkg-source: error: add src/gtk/libfm_gtk_la-fm-gtk-utils.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/gtk/libfm_gtk_la-fm-icon-pixbuf.o: binary file contents changed > dpkg-source: error: add src/gtk/libfm_gtk_la-fm-icon-pixbuf.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/gtk/libfm_gtk_la-fm-menu-tool-item.o: binary file contents changed > dpkg-source: error: add src/gtk/libfm_gtk_la-fm-menu-tool-item.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/gtk/libfm_gtk_la-fm-path-bar.o: binary file contents changed > dpkg-source: error: add src/gtk/libfm_gtk_la-fm-path-bar.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/gtk/libfm_gtk_la-fm-path-entry.o: binary file contents changed > dpkg-source: error: add src/gtk/libfm_gtk_la-fm-path-entry.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/gtk/libfm_gtk_la-fm-places-model.o: binary file contents changed > dpkg-source: error: add src/gtk/libfm_gtk_la-fm-places-model.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/gtk/libfm_gtk_la-fm-places-view.o: binary file contents changed > dpkg-source: error: add src/gtk/libfm_gtk_la-fm-places-view.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/gtk/libfm_gtk_la-fm-progress-dlg.o: binary file contents changed > dpkg-source: error: add src/gtk/libfm_gtk_la-fm-progress-dlg.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/gtk/libfm_gtk_la-fm-side-pane.o: binary file contents changed > dpkg-source: error: add src/gtk/libfm_gtk_la-fm-side-pane.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/gtk/libfm_gtk_la-fm-standard-view.o: binary file contents changed > dpkg-source: error: add src/gtk/libfm_gtk_la-fm-standard-view.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/gtk/libfm_gtk_la-fm-tab-label.o: binary file contents changed > dpkg-source: error: add src/gtk/libfm_gtk_la-fm-tab-label.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/gtk/libfm_gtk_la-fm-thumbnail.o: binary file contents changed > dpkg-source: error: add src/gtk/libfm_gtk_la-fm-thumbnail.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file 'src/job/.dirstamp' will not > be represented in diff > dpkg-source: error: cannot represent change to > src/job/.libs/libfm_la-fm-deep-count-job.o: binary file contents changed > dpkg-source: error: add src/job/.libs/libfm_la-fm-deep-count-job.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/job/.libs/libfm_la-fm-dir-list-job.o: binary file contents changed > dpkg-source: error: add src/job/.libs/libfm_la-fm-dir-list-job.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/job/.libs/libfm_la-fm-file-info-job.o: binary file contents changed > dpkg-source: error: add src/job/.libs/libfm_la-fm-file-info-job.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/job/.libs/libfm_la-fm-file-ops-job-change-attr.o: binary file contents > changed > dpkg-source: error: add src/job/.libs/libfm_la-fm-file-ops-job-change-attr.o > in debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/job/.libs/libfm_la-fm-file-ops-job-delete.o: binary file contents changed > dpkg-source: error: add src/job/.libs/libfm_la-fm-file-ops-job-delete.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/job/.libs/libfm_la-fm-file-ops-job-xfer.o: binary file contents changed > dpkg-source: error: add src/job/.libs/libfm_la-fm-file-ops-job-xfer.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/job/.libs/libfm_la-fm-file-ops-job.o: binary file contents changed > dpkg-source: error: add src/job/.libs/libfm_la-fm-file-ops-job.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/job/.libs/libfm_la-fm-job.o: binary file contents changed > dpkg-source: error: add src/job/.libs/libfm_la-fm-job.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/job/.libs/libfm_la-fm-simple-job.o: binary file contents changed > dpkg-source: error: add src/job/.libs/libfm_la-fm-simple-job.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/job/libfm_la-fm-deep-count-job.o: binary file contents changed > dpkg-source: error: add src/job/libfm_la-fm-deep-count-job.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/job/libfm_la-fm-dir-list-job.o: binary file contents changed > dpkg-source: error: add src/job/libfm_la-fm-dir-list-job.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/job/libfm_la-fm-file-info-job.o: binary file contents changed > dpkg-source: error: add src/job/libfm_la-fm-file-info-job.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/job/libfm_la-fm-file-ops-job-change-attr.o: binary file contents changed > dpkg-source: error: add src/job/libfm_la-fm-file-ops-job-change-attr.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/job/libfm_la-fm-file-ops-job-delete.o: binary file contents changed > dpkg-source: error: add src/job/libfm_la-fm-file-ops-job-delete.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/job/libfm_la-fm-file-ops-job-xfer.o: binary file contents changed > dpkg-source: error: add src/job/libfm_la-fm-file-ops-job-xfer.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/job/libfm_la-fm-file-ops-job.o: binary file contents changed > dpkg-source: error: add src/job/libfm_la-fm-file-ops-job.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to src/job/libfm_la-fm-job.o: > binary file contents changed > dpkg-source: error: add src/job/libfm_la-fm-job.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/job/libfm_la-fm-simple-job.o: binary file contents changed > dpkg-source: error: add src/job/libfm_la-fm-simple-job.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'src/libfm-pref-apps' will not > be represented in diff > dpkg-source: error: cannot represent change to src/libfm_gtk_la-fm-gtk.o: > binary file contents changed > dpkg-source: error: add src/libfm_gtk_la-fm-gtk.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/libfm_gtk_la-glib-compat.o: binary file contents changed > dpkg-source: error: add src/libfm_gtk_la-glib-compat.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to src/libfm_gtk_la-gtk-compat.o: > binary file contents changed > dpkg-source: error: add src/libfm_gtk_la-gtk-compat.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to src/libfm_la-fm.o: binary file > contents changed > dpkg-source: error: add src/libfm_la-fm.o in debian/source/include-binaries > if you want to store the modified binary in the debian tarball > dpkg-source: error: cannot represent change to src/libfm_la-glib-compat.o: > binary file contents changed > dpkg-source: error: add src/libfm_la-glib-compat.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/libfm_pref_apps-glib-compat.o: binary file contents changed > dpkg-source: error: add src/libfm_pref_apps-glib-compat.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/libfm_pref_apps-gtk-compat.o: binary file contents changed > dpkg-source: error: add src/libfm_pref_apps-gtk-compat.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'src/lxshortcut' will not be > represented in diff > dpkg-source: error: cannot represent change to > src/modules/.libs/gtk-fileprop-x-desktop.so: binary file contents changed > dpkg-source: error: add src/modules/.libs/gtk-fileprop-x-desktop.so in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'src/modules/.libs/gtk-fileprop-x-desktop.so' will not be represented in diff > dpkg-source: error: cannot represent change to > src/modules/.libs/gtk-fileprop-x-desktop.soT: binary file contents changed > dpkg-source: error: add src/modules/.libs/gtk-fileprop-x-desktop.soT in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'src/modules/.libs/gtk-fileprop-x-desktop.soT' will not be represented in diff > dpkg-source: error: cannot represent change to > src/modules/.libs/gtk-fileprop-x-shortcut.so: binary file contents changed > dpkg-source: error: add src/modules/.libs/gtk-fileprop-x-shortcut.so in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'src/modules/.libs/gtk-fileprop-x-shortcut.so' will not be represented in diff > dpkg-source: error: cannot represent change to > src/modules/.libs/gtk-fileprop-x-shortcut.soT: binary file contents changed > dpkg-source: error: add src/modules/.libs/gtk-fileprop-x-shortcut.soT in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'src/modules/.libs/gtk-fileprop-x-shortcut.soT' will not be represented in > diff > dpkg-source: error: cannot represent change to > src/modules/.libs/gtk-menu-actions.so: binary file contents changed > dpkg-source: error: add src/modules/.libs/gtk-menu-actions.so in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'src/modules/.libs/gtk-menu-actions.so' will not be represented in diff > dpkg-source: error: cannot represent change to > src/modules/.libs/gtk-menu-actions.soT: binary file contents changed > dpkg-source: error: add src/modules/.libs/gtk-menu-actions.soT in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'src/modules/.libs/gtk-menu-actions.soT' will not be represented in diff > dpkg-source: error: cannot represent change to > src/modules/.libs/gtk-menu-trash.so: binary file contents changed > dpkg-source: error: add src/modules/.libs/gtk-menu-trash.so in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'src/modules/.libs/gtk-menu-trash.so' will not be represented in diff > dpkg-source: error: cannot represent change to > src/modules/.libs/gtk-menu-trash.soT: binary file contents changed > dpkg-source: error: add src/modules/.libs/gtk-menu-trash.soT in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'src/modules/.libs/gtk-menu-trash.soT' will not be represented in diff > dpkg-source: error: cannot represent change to > src/modules/.libs/gtk_fileprop_x_desktop_la-gtk-fileprop-x-desktop.o: binary > file contents changed > dpkg-source: error: add > src/modules/.libs/gtk_fileprop_x_desktop_la-gtk-fileprop-x-desktop.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/modules/.libs/gtk_fileprop_x_shortcut_la-gtk-fileprop-x-shortcut.o: > binary file contents changed > dpkg-source: error: add > src/modules/.libs/gtk_fileprop_x_shortcut_la-gtk-fileprop-x-shortcut.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/modules/.libs/gtk_menu_actions_la-gtk-menu-actions.o: binary file > contents changed > dpkg-source: error: add > src/modules/.libs/gtk_menu_actions_la-gtk-menu-actions.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/modules/.libs/gtk_menu_trash_la-gtk-menu-trash.o: binary file contents > changed > dpkg-source: error: add src/modules/.libs/gtk_menu_trash_la-gtk-menu-trash.o > in debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to src/modules/.libs/vfs-menu.so: > binary file contents changed > dpkg-source: error: add src/modules/.libs/vfs-menu.so in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'src/modules/.libs/vfs-menu.so' > will not be represented in diff > dpkg-source: error: cannot represent change to > src/modules/.libs/vfs-menu.soT: binary file contents changed > dpkg-source: error: add src/modules/.libs/vfs-menu.soT in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'src/modules/.libs/vfs-menu.soT' will not be represented in diff > dpkg-source: error: cannot represent change to > src/modules/.libs/vfs-search.o: binary file contents changed > dpkg-source: error: add src/modules/.libs/vfs-search.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/modules/.libs/vfs-search.so: binary file contents changed > dpkg-source: error: add src/modules/.libs/vfs-search.so in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'src/modules/.libs/vfs-search.so' will not be represented in diff > dpkg-source: error: cannot represent change to > src/modules/.libs/vfs-search.soT: binary file contents changed > dpkg-source: error: add src/modules/.libs/vfs-search.soT in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'src/modules/.libs/vfs-search.soT' will not be represented in diff > dpkg-source: error: cannot represent change to > src/modules/.libs/vfs_menu_la-vfs-menu.o: binary file contents changed > dpkg-source: error: add src/modules/.libs/vfs_menu_la-vfs-menu.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/modules/gtk_fileprop_x_desktop_la-gtk-fileprop-x-desktop.o: binary file > contents changed > dpkg-source: error: add > src/modules/gtk_fileprop_x_desktop_la-gtk-fileprop-x-desktop.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/modules/gtk_fileprop_x_shortcut_la-gtk-fileprop-x-shortcut.o: binary file > contents changed > dpkg-source: error: add > src/modules/gtk_fileprop_x_shortcut_la-gtk-fileprop-x-shortcut.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/modules/gtk_menu_actions_la-gtk-menu-actions.o: binary file contents > changed > dpkg-source: error: add src/modules/gtk_menu_actions_la-gtk-menu-actions.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/modules/gtk_menu_trash_la-gtk-menu-trash.o: binary file contents changed > dpkg-source: error: add src/modules/gtk_menu_trash_la-gtk-menu-trash.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to src/modules/vfs-search.o: > binary file contents changed > dpkg-source: error: add src/modules/vfs-search.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/modules/vfs_menu_la-vfs-menu.o: binary file contents changed > dpkg-source: error: add src/modules/vfs_menu_la-vfs-menu.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/tests/.libs/file-search-cli-demo: binary file contents changed > dpkg-source: error: add src/tests/.libs/file-search-cli-demo in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of > 'src/tests/.libs/file-search-cli-demo' will not be represented in diff > dpkg-source: error: cannot represent change to src/tests/.libs/fm-path: > binary file contents changed > dpkg-source: error: add src/tests/.libs/fm-path in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: executable mode 0755 of 'src/tests/.libs/fm-path' will > not be represented in diff > dpkg-source: warning: executable mode 0755 of > 'src/tests/file-search-cli-demo' will not be represented in diff > dpkg-source: warning: executable mode 0755 of 'src/tests/fm-path' will not be > represented in diff > dpkg-source: error: cannot represent change to > src/tests/libfm-file-search-cli-demo.o: binary file contents changed > dpkg-source: error: add src/tests/libfm-file-search-cli-demo.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to src/tests/test-fm-path.o: > binary file contents changed > dpkg-source: error: add src/tests/test-fm-path.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file 'src/tools/.dirstamp' will not > be represented in diff > dpkg-source: error: cannot represent change to > src/tools/libfm_pref_apps-libfm-pref-apps.o: binary file contents changed > dpkg-source: error: add src/tools/libfm_pref_apps-libfm-pref-apps.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/tools/lxshortcut-lxshortcut.o: binary file contents changed > dpkg-source: error: add src/tools/lxshortcut-lxshortcut.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: warning: newly created empty file 'src/udisks/.dirstamp' will > not be represented in diff > dpkg-source: error: cannot represent change to > src/udisks/.libs/libfm_la-dbus-utils.o: binary file contents changed > dpkg-source: error: add src/udisks/.libs/libfm_la-dbus-utils.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/udisks/.libs/libfm_la-fm-udisks.o: binary file contents changed > dpkg-source: error: add src/udisks/.libs/libfm_la-fm-udisks.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/udisks/.libs/libfm_la-g-udisks-device.o: binary file contents changed > dpkg-source: error: add src/udisks/.libs/libfm_la-g-udisks-device.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/udisks/.libs/libfm_la-g-udisks-drive.o: binary file contents changed > dpkg-source: error: add src/udisks/.libs/libfm_la-g-udisks-drive.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/udisks/.libs/libfm_la-g-udisks-mount.o: binary file contents changed > dpkg-source: error: add src/udisks/.libs/libfm_la-g-udisks-mount.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/udisks/.libs/libfm_la-g-udisks-volume-monitor.o: binary file contents > changed > dpkg-source: error: add src/udisks/.libs/libfm_la-g-udisks-volume-monitor.o > in debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/udisks/.libs/libfm_la-g-udisks-volume.o: binary file contents changed > dpkg-source: error: add src/udisks/.libs/libfm_la-g-udisks-volume.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/udisks/libfm_la-dbus-utils.o: binary file contents changed > dpkg-source: error: add src/udisks/libfm_la-dbus-utils.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/udisks/libfm_la-fm-udisks.o: binary file contents changed > dpkg-source: error: add src/udisks/libfm_la-fm-udisks.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/udisks/libfm_la-g-udisks-device.o: binary file contents changed > dpkg-source: error: add src/udisks/libfm_la-g-udisks-device.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/udisks/libfm_la-g-udisks-drive.o: binary file contents changed > dpkg-source: error: add src/udisks/libfm_la-g-udisks-drive.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/udisks/libfm_la-g-udisks-mount.o: binary file contents changed > dpkg-source: error: add src/udisks/libfm_la-g-udisks-mount.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/udisks/libfm_la-g-udisks-volume-monitor.o: binary file contents changed > dpkg-source: error: add src/udisks/libfm_la-g-udisks-volume-monitor.o in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > src/udisks/libfm_la-g-udisks-volume.o: binary file contents changed > dpkg-source: error: add src/udisks/libfm_la-g-udisks-volume.o 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/libfm_1.3.2-1_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.

