Your message dated Tue, 12 Sep 2023 19:10:11 +0000
with message-id <[email protected]>
and subject line Bug#1048647: fixed in libfm 1.3.2-2
has caused the Debian Bug report #1048647,
regarding libfm: Fails to build source after successful build
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1048647: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1048647
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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.
--- End Message ---
--- Begin Message ---
Source: libfm
Source-Version: 1.3.2-2
Done: ChangZhuo Chen (陳昌倬) <[email protected]>
We believe that the bug you reported is fixed in the latest version of
libfm, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
ChangZhuo Chen (陳昌倬) <[email protected]> (supplier of updated libfm package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sun, 10 Sep 2023 23:37:03 +0800
Source: libfm
Binary: libfm-data libfm-dev libfm-doc libfm-extra-dev libfm-extra4
libfm-extra4-dbgsym libfm-gtk-data libfm-gtk3-4 libfm-gtk3-4-dbgsym
libfm-gtk3-dev libfm-modules libfm-modules-dbgsym libfm-tools
libfm-tools-dbgsym libfm4 libfm4-dbgsym
Architecture: source all amd64
Version: 1.3.2-2
Distribution: experimental
Urgency: medium
Maintainer: Debian LXDE Maintainers <[email protected]>
Changed-By: ChangZhuo Chen (陳昌倬) <[email protected]>
Description:
libfm-data - file management support (common data)
libfm-dev - file management support (core development files)
libfm-doc - file management support (development documentation)
libfm-extra-dev - file management support (libfm-extra development files)
libfm-extra4 - file management support (extra library)
libfm-gtk-data - file management support (GTK+ library common data)
libfm-gtk3-4 - file management support (GTK+ 3.0 GUI library)
libfm-gtk3-dev - file management support (GTK+ GUI development files)
libfm-modules - file management support (loadable modules for library)
libfm-tools - file management support (utilities)
libfm4 - file management support (core library)
Closes: 967574 1048647
Changes:
libfm (1.3.2-2) experimental; urgency=medium
.
[ Debian Janitor ]
* Update lintian override info to new format on line 2, 2.
* Bump debhelper from old 12 to 13:
* debian/rules: Drop --fail-missing argument to dh_missing, which is now
the default.
* Update renamed lintian tag names in lintian overrides.
* Update standards version to 4.6.1, no changes needed.
* Update lintian override info format in d/libfm-extra4.lintian-overrides
on line 2.
* Remove constraints unnecessary since buster (oldstable)
* Update standards version to 4.6.2, no changes needed.
.
[ ChangZhuo Chen (陳昌倬) ]
* Migrate to GTK-3. (Closes: #967574)
* Fix fails to build from source after successful build. (Closes: #1048647)
* Change team email to <[email protected]>.
* Sort Uploaders, and add ChangZhuo Chen (陳昌倬) <[email protected]>.
* Add d/gbp.conf.
* d/control: Tweak indent.
Checksums-Sha1:
fde26153ba81c4789f0cf4a76f250111d3aa7acc 3002 libfm_1.3.2-2.dsc
97742ddb6f582e39cf14d1f9a483032ec098eb89 15872 libfm_1.3.2-2.debian.tar.xz
7c990a6237ab907ea840765ea14a6f87df44468e 242572 libfm-data_1.3.2-2_all.deb
77f1d899ab533d58dd17dede5af942c0e4632b9f 52892 libfm-dev_1.3.2-2_amd64.deb
0e03034526f02eef636edfd865daf56407860485 152780 libfm-doc_1.3.2-2_all.deb
09b3f54f877361a3c183cacbadd87e3ee162df36 18892
libfm-extra-dev_1.3.2-2_amd64.deb
9e78e1c78db6028b1518ffc6aff36dbc4516a99d 27612
libfm-extra4-dbgsym_1.3.2-2_amd64.deb
52b4c4988ada9c722031bc19a040c94fa773249a 27500 libfm-extra4_1.3.2-2_amd64.deb
81665ceea027cb4fbf4d9578382b6485d97f97ff 29740 libfm-gtk-data_1.3.2-2_all.deb
526c11e9a95b4ca8c45c9bb77492a94451ed8f18 515080
libfm-gtk3-4-dbgsym_1.3.2-2_amd64.deb
0247a316aa4d9d7d293866e9bc074eab08bcf84f 162460 libfm-gtk3-4_1.3.2-2_amd64.deb
5c40aed039d62461e10a606a39a78af1a8430301 17208 libfm-gtk3-dev_1.3.2-2_amd64.deb
d5fc23d884e3196ce294df9bb49c53d2b0ad8f3a 113764
libfm-modules-dbgsym_1.3.2-2_amd64.deb
3745e41cd0237d774a561ec3a82fac521643c8a9 48476 libfm-modules_1.3.2-2_amd64.deb
4a536476ea34828c508a883cb4b3c7eaf5f89f8e 16272
libfm-tools-dbgsym_1.3.2-2_amd64.deb
04eeb7fb16d97d9da2c249b226e91cf6f506a9f7 28620 libfm-tools_1.3.2-2_amd64.deb
35122e25f37a536472ebf0db64e963c01bf411ee 455140 libfm4-dbgsym_1.3.2-2_amd64.deb
ea3c2db5c77bbd8c110fd0827d92ddcc4ed0b3a3 132456 libfm4_1.3.2-2_amd64.deb
4a109b0f7a08286ae04be7ef3fc8b386f7d145e0 19602 libfm_1.3.2-2_amd64.buildinfo
Checksums-Sha256:
937d636b96ffd6eb6a9d78b90ff9213f785896f1ce28173a7dea53780a74ca5c 3002
libfm_1.3.2-2.dsc
5dac374c011a86eb67240ce9a4ebe79b74fa14ddff54eb9c972a5a84750ec466 15872
libfm_1.3.2-2.debian.tar.xz
3872925d9c86d4e1e38710d709df52ee3a51634b19f2c1e8390d1569ead61238 242572
libfm-data_1.3.2-2_all.deb
b502bf43c07e2bd2b0ff733913a50674fd959d99b3713d67722c56a2534637c8 52892
libfm-dev_1.3.2-2_amd64.deb
1232eaa4c204dbeb9afe0ede5cdb38373025fa11f73883358cf0cb08022479b7 152780
libfm-doc_1.3.2-2_all.deb
bfa6aef62e561d72ac5cabbf72271bb04ee793e8c893ee4eb9062c4ffb11bfa0 18892
libfm-extra-dev_1.3.2-2_amd64.deb
999d18dfb600e79125637faad0501d1748edd377762a5b473f05040bf8ee9a6f 27612
libfm-extra4-dbgsym_1.3.2-2_amd64.deb
18012025c042553004c16b7cad9c6633558c5d01f07d421c384317c6a14245fc 27500
libfm-extra4_1.3.2-2_amd64.deb
bd8b7ab6cd385b7747b91b2173ab654b66711f951a3acf75a9308caa058c96fe 29740
libfm-gtk-data_1.3.2-2_all.deb
7942dd21c3ead3bb983fe1e642e53f3cd4433a819ca42f6397773595dac92ab8 515080
libfm-gtk3-4-dbgsym_1.3.2-2_amd64.deb
b28703d3c80fcc953298e2494faffdb1bb7d71ed9328e72cc7dfb4aee3939d66 162460
libfm-gtk3-4_1.3.2-2_amd64.deb
953f7b884d2a073edd03e2e4e0476b63eea9851c9ee70c5202303bedc9ac1a87 17208
libfm-gtk3-dev_1.3.2-2_amd64.deb
be5a2250d2c72d238ea554b23cc2642fcd153c5b7e6e7a5c0c151509757144bd 113764
libfm-modules-dbgsym_1.3.2-2_amd64.deb
fb9f7934db1e1ed6769a0eba933da11c01eeb0bbee59f6c3a384df1e76277208 48476
libfm-modules_1.3.2-2_amd64.deb
0ea3196a169f233a17d8fcf194573e5c5f4b1d8958800da2c199e14841f2389c 16272
libfm-tools-dbgsym_1.3.2-2_amd64.deb
bc49af8d72cdfefa204073c094bd43b4c399e872f1567373b7388ac6d6ad42d4 28620
libfm-tools_1.3.2-2_amd64.deb
e74bdc9b0c8d93f475065fb67e9455cf29ef084627d0fe39c69110ed0036bb88 455140
libfm4-dbgsym_1.3.2-2_amd64.deb
c09343473de074100d969ac51de943bd0a694848d87ca6bbde61c87cb29c4845 132456
libfm4_1.3.2-2_amd64.deb
2aee11809ba2171f0c96fc57eb61ac433dbe89b905eae868f2fcb3eddc8dec88 19602
libfm_1.3.2-2_amd64.buildinfo
Files:
1ffea1e4b271b10f206582641f0630ad 3002 libs optional libfm_1.3.2-2.dsc
807eef0f3374bd0f7b54cefc4b7bb993 15872 libs optional
libfm_1.3.2-2.debian.tar.xz
cf2a0a12ab76588791c9144cf6704bc7 242572 misc optional
libfm-data_1.3.2-2_all.deb
ed9dc8af1158a0c18384aa230a7bc028 52892 libdevel optional
libfm-dev_1.3.2-2_amd64.deb
94184f172f25c4a65de3668635d36ef5 152780 doc optional libfm-doc_1.3.2-2_all.deb
a476cf5df5e80e1741015982853fde73 18892 libdevel optional
libfm-extra-dev_1.3.2-2_amd64.deb
a6673ae07990e76a308ff6f8ee390c90 27612 debug optional
libfm-extra4-dbgsym_1.3.2-2_amd64.deb
4971aaf7c46441e249cca547f04a3bc0 27500 libs optional
libfm-extra4_1.3.2-2_amd64.deb
75bb589122a95d966f5da9c64b4cfcff 29740 misc optional
libfm-gtk-data_1.3.2-2_all.deb
86ad89c4ceb2225faf280dc6309b978c 515080 debug optional
libfm-gtk3-4-dbgsym_1.3.2-2_amd64.deb
6bf6b3646d44fbb3867a17bf3f827f2c 162460 libs optional
libfm-gtk3-4_1.3.2-2_amd64.deb
2972dad9cd1d66d388a6f932a0aefe7d 17208 libdevel optional
libfm-gtk3-dev_1.3.2-2_amd64.deb
77e49d62a0b0aa911050a6ceb59456a3 113764 debug optional
libfm-modules-dbgsym_1.3.2-2_amd64.deb
35ad21f28ff37ffbc8ebdd59053fcda4 48476 libs optional
libfm-modules_1.3.2-2_amd64.deb
fcc073a7e8ee857f6bfa80822ead134e 16272 debug optional
libfm-tools-dbgsym_1.3.2-2_amd64.deb
cfa6c4a09cba1f3798a0306175cd5dc2 28620 misc optional
libfm-tools_1.3.2-2_amd64.deb
10fce6a4f04827daa7174dfda413bc4d 455140 debug optional
libfm4-dbgsym_1.3.2-2_amd64.deb
decff25a4bf84324ceccfe12c55af377 132456 libs optional libfm4_1.3.2-2_amd64.deb
87eae4a5cb51da792a50a36532552b59 19602 libs optional
libfm_1.3.2-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEugQ0bcLh/mPHkIeTzGWwzewnXVsFAmT/GNkACgkQzGWwzewn
XVtlVxAAklmMah7YJHdaG45f3rrhtOMecA1IDSmYHTFFTZgcwIlxzPqbugCZdFYA
lAmpC9rN+eDE6vQAaHgmnuZ2Mxfe1qSRW6W9FEMZ4luI48IC2XOTaRea9u6OQJ6A
Rd+h3HEG2TquG9mhrpzx9CN9Fz9smaxIGGzcPEcMh09Q23L6zf86UbsRrYsAgSHn
AuMQXCw42+3GpX3ZHomfMN723aHbMYPEmlRSdesXH2+B2OMXw8DOW9nE5lp0UzPT
PPeT9L8Qoi3x2TPR/qjLXD4lxsdyMEDvZI0e+8kbotnaOAprDwFr1ZwfPypWO9Fw
HroWbYwvXvozL1mL+yd6BR3LA9BRthtCe2DdNU4e4DCKMiMtttyH7es3pOVv2Neb
8Zrhy9Fp2XXwJrx99C+8h0j31ygqp6PzJKb/KH89iv/H4ukJxIsQyT31ymP7RCNr
RTcCkiiBzI4VrC0deehLy7zDv813t1RxN6zy/1A7j+Z3vAHHS1D3M1MZp1LfSnov
uauWiBmGJ9BmY21Wx5FmVYkR5nhvNL7feXrUQT0/5BjISPzORwSeEvjNcxgI9+Iw
Qy00pkVfeaJ0eYKTXGcSAZ03vU9nf2saAZmWoCgoftQRnBaSFDIcsYPxJufYdSqw
kVF/PUmrkkokGJtmjXgmOhYjF6t0dHfVpjBOXa1SY5Rx55UZ3e0=
=Ueho
-----END PGP SIGNATURE-----
--- End Message ---