Your message dated Mon, 11 May 2026 12:08:48 +0000
with message-id <[email protected]>
and subject line Bug#1135552: Removed package(s) from unstable
has caused the Debian Bug report #1044899,
regarding gtkmm2.4: 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.)
--
1044899: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1044899
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: gtkmm2.4
Version: 1:2.24.5-4
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 gtkmm2.4
> dpkg-buildpackage: info: source version 1:2.24.5-4
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Simon McVittie <[email protected]>
> dpkg-source --before-build .
> debian/rules clean
> dh clean --with gnome
> dh_auto_clean
> dh_autoreconf_clean
> dh_gnome_clean
> dh_clean
> dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building gtkmm2.4 using existing
> ./gtkmm2.4_2.24.5.orig.tar.xz
> dpkg-source: error: cannot represent change to
> gdk/gdkmm/.libs/libgdkmm-2.4.so.1:
> dpkg-source: error: new version is symlink to libgdkmm-2.4.so.1.1.0
> dpkg-source: error: old version is nonexistent
> dpkg-source: error: cannot represent change to
> gdk/gdkmm/.libs/libgdkmm-2.4.la:
> dpkg-source: error: new version is symlink to ../libgdkmm-2.4.la
> dpkg-source: error: old version is nonexistent
> dpkg-source: error: cannot represent change to
> gdk/gdkmm/.libs/libgdkmm-2.4.so:
> dpkg-source: error: new version is symlink to libgdkmm-2.4.so.1.1.0
> dpkg-source: error: old version is nonexistent
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/libgtkmm-2.4.so.1:
> dpkg-source: error: new version is symlink to libgtkmm-2.4.so.1.1.0
> dpkg-source: error: old version is nonexistent
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/libgtkmm-2.4.la:
> dpkg-source: error: new version is symlink to ../libgtkmm-2.4.la
> dpkg-source: error: old version is nonexistent
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/libgtkmm-2.4.so:
> dpkg-source: error: new version is symlink to libgtkmm-2.4.so.1.1.0
> dpkg-source: error: old version is nonexistent
> dpkg-source: warning: ignoring deletion of file aclocal.m4, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file INSTALL, 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 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 gdk/gdkmm/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file gdk/src/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file demos/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file tests/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file gtk/src/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file gtk/gtkmm/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file build/ltsugar.m4, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file build/install-sh, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file build/lt~obsolete.m4, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file build/compile, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file build/ltmain.sh, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file build/ltversion.m4, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file build/depcomp, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file build/libtool.m4, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file build/missing, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file build/ltoptions.m4, 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 tools/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: executable mode 0755 of 'config.status' will not be
> represented in diff
> dpkg-source: error: cannot represent change to gdk/gdkmm/.libs/bitmap.o:
> binary file contents changed
> dpkg-source: error: add gdk/gdkmm/.libs/bitmap.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gdk/gdkmm/.libs/color.o:
> binary file contents changed
> dpkg-source: error: add gdk/gdkmm/.libs/color.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gdk/gdkmm/.libs/colormap.o:
> binary file contents changed
> dpkg-source: error: add gdk/gdkmm/.libs/colormap.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gdk/gdkmm/.libs/cursor.o:
> binary file contents changed
> dpkg-source: error: add gdk/gdkmm/.libs/cursor.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gdk/gdkmm/.libs/device.o:
> binary file contents changed
> dpkg-source: error: add gdk/gdkmm/.libs/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 gdk/gdkmm/.libs/display.o:
> binary file contents changed
> dpkg-source: error: add gdk/gdkmm/.libs/display.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gdk/gdkmm/.libs/displaymanager.o: binary file contents changed
> dpkg-source: error: add gdk/gdkmm/.libs/displaymanager.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gdk/gdkmm/.libs/dragcontext.o:
> binary file contents changed
> dpkg-source: error: add gdk/gdkmm/.libs/dragcontext.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gdk/gdkmm/.libs/drawable.o:
> binary file contents changed
> dpkg-source: error: add gdk/gdkmm/.libs/drawable.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gdk/gdkmm/.libs/event.o:
> binary file contents changed
> dpkg-source: error: add gdk/gdkmm/.libs/event.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gdk/gdkmm/.libs/gc.o: binary
> file contents changed
> dpkg-source: error: add gdk/gdkmm/.libs/gc.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gdk/gdkmm/.libs/general.o:
> binary file contents changed
> dpkg-source: error: add gdk/gdkmm/.libs/general.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gdk/gdkmm/.libs/image.o:
> binary file contents changed
> dpkg-source: error: add gdk/gdkmm/.libs/image.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gdk/gdkmm/.libs/libgdkmm-2.4.so.1.1.0: binary file contents changed
> dpkg-source: error: add gdk/gdkmm/.libs/libgdkmm-2.4.so.1.1.0 in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: executable mode 0755 of
> 'gdk/gdkmm/.libs/libgdkmm-2.4.so.1.1.0' will not be represented in diff
> dpkg-source: error: cannot represent change to gdk/gdkmm/.libs/pixbuf.o:
> binary file contents changed
> dpkg-source: error: add gdk/gdkmm/.libs/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
> gdk/gdkmm/.libs/pixbufanimation.o: binary file contents changed
> dpkg-source: error: add gdk/gdkmm/.libs/pixbufanimation.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gdk/gdkmm/.libs/pixbufanimationiter.o: binary file contents changed
> dpkg-source: error: add gdk/gdkmm/.libs/pixbufanimationiter.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gdk/gdkmm/.libs/pixbufformat.o: binary file contents changed
> dpkg-source: error: add gdk/gdkmm/.libs/pixbufformat.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gdk/gdkmm/.libs/pixbufloader.o: binary file contents changed
> dpkg-source: error: add gdk/gdkmm/.libs/pixbufloader.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gdk/gdkmm/.libs/pixmap.o:
> binary file contents changed
> dpkg-source: error: add gdk/gdkmm/.libs/pixmap.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gdk/gdkmm/.libs/rectangle.o:
> binary file contents changed
> dpkg-source: error: add gdk/gdkmm/.libs/rectangle.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gdk/gdkmm/.libs/region.o:
> binary file contents changed
> dpkg-source: error: add gdk/gdkmm/.libs/region.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gdk/gdkmm/.libs/rgb.o: binary
> file contents changed
> dpkg-source: error: add gdk/gdkmm/.libs/rgb.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gdk/gdkmm/.libs/rgbcmap.o:
> binary file contents changed
> dpkg-source: error: add gdk/gdkmm/.libs/rgbcmap.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gdk/gdkmm/.libs/screen.o:
> binary file contents changed
> dpkg-source: error: add gdk/gdkmm/.libs/screen.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gdk/gdkmm/.libs/types.o:
> binary file contents changed
> dpkg-source: error: add gdk/gdkmm/.libs/types.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gdk/gdkmm/.libs/visual.o:
> binary file contents changed
> dpkg-source: error: add gdk/gdkmm/.libs/visual.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gdk/gdkmm/.libs/window.o:
> binary file contents changed
> dpkg-source: error: add gdk/gdkmm/.libs/window.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gdk/gdkmm/.libs/wrap_init.o:
> binary file contents changed
> dpkg-source: error: add gdk/gdkmm/.libs/wrap_init.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/aboutdialog.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/aboutdialog.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/accelgroup.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/accelgroup.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/accelkey.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/accelkey.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/accellabel.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/accellabel.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/accelmap.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/accelmap.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/action.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/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 gtk/gtkmm/.libs/actiongroup.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/actiongroup.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/activatable.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/activatable.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/adjustment.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/adjustment.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/alignment.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/alignment.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/arrow.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/arrow.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/aspectframe.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/aspectframe.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/assistant.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/assistant.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/bin.o: binary
> file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/bin.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/box.o: binary
> file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/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 gtk/gtkmm/.libs/builder.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/builder.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/button.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/button.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/buttonbox.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/buttonbox.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/calendar.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/calendar.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/celleditable.o: binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/celleditable.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/celllayout.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/celllayout.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/cellrenderer.o: binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/cellrenderer.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/cellrenderer_generation.o: binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/cellrenderer_generation.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/cellrendereraccel.o: binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/cellrendereraccel.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/cellrenderercombo.o: binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/cellrenderercombo.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/cellrendererpixbuf.o: binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/cellrendererpixbuf.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/cellrendererprogress.o: binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/cellrendererprogress.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/cellrendererspin.o: binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/cellrendererspin.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/cellrendererspinner.o: binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/cellrendererspinner.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/cellrenderertext.o: binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/cellrenderertext.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/cellrenderertoggle.o: binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/cellrenderertoggle.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/cellview.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/cellview.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/checkbutton.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/checkbutton.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/checkmenuitem.o: binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/checkmenuitem.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/clipboard.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/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 gtk/gtkmm/.libs/colorbutton.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/colorbutton.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/colorselection.o: binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/colorselection.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/combo.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/combo.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/combobox.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/combobox.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/comboboxentry.o: binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/comboboxentry.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/comboboxentrytext.o: binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/comboboxentrytext.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/comboboxtext.o: binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/comboboxtext.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/container.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/container.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/curve.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/curve.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/dialog.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/dialog.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/drawingarea.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/drawingarea.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/editable.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/editable.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/entry.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/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 gtk/gtkmm/.libs/entrybuffer.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/entrybuffer.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/entrycompletion.o: binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/entrycompletion.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/enums.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/enums.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/eventbox.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/eventbox.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/expander.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/expander.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/filechooser.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/filechooser.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/filechooserbutton.o: binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/filechooserbutton.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/filechooserdialog.o: binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/filechooserdialog.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/filechooserwidget.o: binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/filechooserwidget.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/filefilter.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/filefilter.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/fileselection.o: binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/fileselection.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/fixed.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/fixed.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/fontbutton.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/fontbutton.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/fontselection.o: binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/fontselection.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/frame.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/frame.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/handlebox.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/handlebox.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/iconfactory.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/iconfactory.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/iconinfo.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/iconinfo.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/iconset.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/iconset.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/iconsource.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/iconsource.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/icontheme.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/icontheme.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/iconview.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/iconview.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/image.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/image.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/imagemenuitem.o: binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/imagemenuitem.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/infobar.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/infobar.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/inputdialog.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/inputdialog.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/invisible.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/invisible.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/item.o: binary
> file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/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 gtk/gtkmm/.libs/label.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/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 gtk/gtkmm/.libs/layout.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/layout.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/libgtkmm-2.4.so.1.1.0: binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/libgtkmm-2.4.so.1.1.0 in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: executable mode 0755 of
> 'gtk/gtkmm/.libs/libgtkmm-2.4.so.1.1.0' will not be represented in diff
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/libgtkmm-2.4.so.1.1.0T: binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/libgtkmm-2.4.so.1.1.0T in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: executable mode 0755 of
> 'gtk/gtkmm/.libs/libgtkmm-2.4.so.1.1.0T' will not be represented in diff
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/linkbutton.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/linkbutton.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/liststore.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/liststore.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/listviewtext.o: binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/listviewtext.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/main.o: binary
> file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/main.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/menu.o: binary
> file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/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 gtk/gtkmm/.libs/menu_elems.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/menu_elems.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/menubar.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/menubar.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/menuitem.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/menuitem.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/menushell.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/menushell.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/menutoolbutton.o: binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/menutoolbutton.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/messagedialog.o: binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/messagedialog.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/misc.o: binary
> file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/misc.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/notebook.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/notebook.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/object.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/object.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/offscreenwindow.o: binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/offscreenwindow.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/optionmenu.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/optionmenu.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/orientable.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/orientable.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/pagesetup.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/pagesetup.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/pagesetupunixdialog.o: binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/pagesetupunixdialog.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/paned.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/paned.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/papersize.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/papersize.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/plug.o: binary
> file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/plug.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/printcontext.o: binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/printcontext.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/printer.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/printer.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/printjob.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/printjob.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/printoperation.o: binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/printoperation.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/printoperationpreview.o: binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/printoperationpreview.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/printsettings.o: binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/printsettings.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/printunixdialog.o: binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/printunixdialog.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/progressbar.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/progressbar.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/radioaction.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/radioaction.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/radiobutton.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/radiobutton.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/radiobuttongroup.o: binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/radiobuttongroup.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/radiomenuitem.o: binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/radiomenuitem.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/radiotoolbutton.o: binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/radiotoolbutton.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/range.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/range.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/rc.o: binary
> file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/rc.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/recentaction.o: binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/recentaction.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/recentchooser.o: binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/recentchooser.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/recentchooserdialog.o: binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/recentchooserdialog.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/recentchoosermenu.o: binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/recentchoosermenu.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/recentchooserwidget.o: binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/recentchooserwidget.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/recentfilter.o: binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/recentfilter.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/recentinfo.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/recentinfo.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/recentmanager.o: binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/recentmanager.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/ruler.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/ruler.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/scale.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/scale.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/scalebutton.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/scalebutton.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/scrollbar.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/scrollbar.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/scrolledwindow.o: binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/scrolledwindow.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/selectiondata.o: binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/selectiondata.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/selectiondata_private.o: binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/selectiondata_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 gtk/gtkmm/.libs/separator.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/separator.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/separatormenuitem.o: binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/separatormenuitem.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/separatortoolitem.o: binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/separatortoolitem.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/settings.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/settings.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/sizegroup.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/sizegroup.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/socket.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/socket.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/spinbutton.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/spinbutton.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/spinner.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/spinner.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/statusbar.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/statusbar.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/statusicon.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/statusicon.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/stock.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/stock.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/stockid.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/stockid.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/stockitem.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/stockitem.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/style.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/style.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/table.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/table.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/targetentry.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/targetentry.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/targetlist.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/targetlist.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/tearoffmenuitem.o: binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/tearoffmenuitem.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/textattributes.o: binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/textattributes.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/textbuffer.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/textbuffer.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/textchildanchor.o: binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/textchildanchor.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/textiter.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/textiter.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/textmark.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/textmark.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/texttag.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/texttag.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/texttagtable.o: binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/texttagtable.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/textview.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/textview.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/toggleaction.o: binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/toggleaction.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/togglebutton.o: binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/togglebutton.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/toggletoolbutton.o: binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/toggletoolbutton.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/toolbar.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/toolbar.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/toolbutton.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/toolbutton.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/toolitem.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/toolitem.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/toolitemgroup.o: binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/toolitemgroup.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/toolpalette.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/toolpalette.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/toolshell.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/toolshell.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/tooltip.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/tooltip.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/tooltips.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/tooltips.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/treedragdest.o: binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/treedragdest.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/treedragsource.o: binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/treedragsource.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/treeiter.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/treeiter.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/treemodel.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/treemodel.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/treemodelcolumn.o: binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/treemodelcolumn.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/treemodelfilter.o: binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/treemodelfilter.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/treemodelsort.o: binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/treemodelsort.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/treepath.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/treepath.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/treerowreference.o: binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/treerowreference.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/treeselection.o: binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/treeselection.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/treesortable.o: binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/treesortable.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/treestore.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/treestore.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/treeview.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/treeview.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/treeview_private.o: binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/treeview_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
> gtk/gtkmm/.libs/treeviewcolumn.o: binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/treeviewcolumn.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/uimanager.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/uimanager.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/viewport.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/viewport.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> gtk/gtkmm/.libs/volumebutton.o: binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/volumebutton.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/widget.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/widget.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/window.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/window.o in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to gtk/gtkmm/.libs/wrap_init.o:
> binary file contents changed
> dpkg-source: error: add gtk/gtkmm/.libs/wrap_init.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 'libtool' will not be
> represented in diff
> dpkg-source: warning: newly created empty file 'tests/boxhelper/.dirstamp'
> will not be represented in diff
> dpkg-source: error: cannot represent change to tests/boxhelper/.libs/test:
> binary file contents changed
> dpkg-source: error: add tests/boxhelper/.libs/test in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: executable mode 0755 of 'tests/boxhelper/.libs/test'
> will not be represented in diff
> dpkg-source: error: cannot represent change to tests/boxhelper/main.o: binary
> file contents changed
> dpkg-source: error: add tests/boxhelper/main.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 'tests/boxhelper/test' will not
> be represented in diff
> dpkg-source: warning: newly created empty file 'tests/child_widget/.dirstamp'
> will not be represented in diff
> dpkg-source: error: cannot represent change to tests/child_widget/.libs/test:
> binary file contents changed
> dpkg-source: error: add tests/child_widget/.libs/test in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: executable mode 0755 of 'tests/child_widget/.libs/test'
> will not be represented in diff
> dpkg-source: error: cannot represent change to tests/child_widget/main.o:
> binary file contents changed
> dpkg-source: error: add tests/child_widget/main.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 'tests/child_widget/test' will
> not be represented in diff
> dpkg-source: error: cannot represent change to
> tests/child_widget/testwindow.o: binary file contents changed
> dpkg-source: error: add tests/child_widget/testwindow.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
> 'tests/child_widget2/.dirstamp' will not be represented in diff
> dpkg-source: error: cannot represent change to
> tests/child_widget2/.libs/test: binary file contents changed
> dpkg-source: error: add tests/child_widget2/.libs/test in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: executable mode 0755 of
> 'tests/child_widget2/.libs/test' will not be represented in diff
> dpkg-source: error: cannot represent change to tests/child_widget2/main.o:
> binary file contents changed
> dpkg-source: error: add tests/child_widget2/main.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 'tests/child_widget2/test' will
> not be represented in diff
> dpkg-source: warning: newly created empty file
> 'tests/child_widget_managed/.dirstamp' will not be represented in diff
> dpkg-source: error: cannot represent change to
> tests/child_widget_managed/.libs/test: binary file contents changed
> dpkg-source: error: add tests/child_widget_managed/.libs/test in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: executable mode 0755 of
> 'tests/child_widget_managed/.libs/test' will not be represented in diff
> dpkg-source: error: cannot represent change to
> tests/child_widget_managed/main.o: binary file contents changed
> dpkg-source: error: add tests/child_widget_managed/main.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
> 'tests/child_widget_managed/test' will not be represented in diff
> dpkg-source: warning: newly created empty file
> 'tests/delete_cpp_child/.dirstamp' will not be represented in diff
> dpkg-source: error: cannot represent change to
> tests/delete_cpp_child/.libs/test: binary file contents changed
> dpkg-source: error: add tests/delete_cpp_child/.libs/test in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: executable mode 0755 of
> 'tests/delete_cpp_child/.libs/test' will not be represented in diff
> dpkg-source: error: cannot represent change to tests/delete_cpp_child/main.o:
> binary file contents changed
> dpkg-source: error: add tests/delete_cpp_child/main.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 'tests/delete_cpp_child/test'
> will not be represented in diff
> dpkg-source: warning: newly created empty file 'tests/dialog/.dirstamp' will
> not be represented in diff
> dpkg-source: error: cannot represent change to tests/dialog/.libs/test:
> binary file contents changed
> dpkg-source: error: add tests/dialog/.libs/test in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: executable mode 0755 of 'tests/dialog/.libs/test' will
> not be represented in diff
> dpkg-source: error: cannot represent change to tests/dialog/main.o: binary
> file contents changed
> dpkg-source: error: add tests/dialog/main.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 'tests/dialog/test' will not be
> represented in diff
> dpkg-source: warning: newly created empty file
> 'tests/dialog_deletethis/.dirstamp' will not be represented in diff
> dpkg-source: error: cannot represent change to
> tests/dialog_deletethis/.libs/test: binary file contents changed
> dpkg-source: error: add tests/dialog_deletethis/.libs/test in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: executable mode 0755 of
> 'tests/dialog_deletethis/.libs/test' will not be represented in diff
> dpkg-source: error: cannot represent change to
> tests/dialog_deletethis/main.o: binary file contents changed
> dpkg-source: error: add tests/dialog_deletethis/main.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 'tests/dialog_deletethis/test'
> will not be represented in diff
> dpkg-source: warning: newly created empty file
> 'tests/main_with_options/.dirstamp' will not be represented in diff
> dpkg-source: error: cannot represent change to
> tests/main_with_options/.libs/test: binary file contents changed
> dpkg-source: error: add tests/main_with_options/.libs/test in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: executable mode 0755 of
> 'tests/main_with_options/.libs/test' will not be represented in diff
> dpkg-source: error: cannot represent change to
> tests/main_with_options/main.o: binary file contents changed
> dpkg-source: error: add tests/main_with_options/main.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 'tests/main_with_options/test'
> will not be represented in diff
> dpkg-source: warning: newly created empty file
> 'tests/menu_destruction/.dirstamp' will not be represented in diff
> dpkg-source: error: cannot represent change to
> tests/menu_destruction/.libs/test: binary file contents changed
> dpkg-source: error: add tests/menu_destruction/.libs/test in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: executable mode 0755 of
> 'tests/menu_destruction/.libs/test' will not be represented in diff
> dpkg-source: error: cannot represent change to tests/menu_destruction/main.o:
> binary file contents changed
> dpkg-source: error: add tests/menu_destruction/main.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 'tests/menu_destruction/test'
> will not be represented in diff
> dpkg-source: warning: newly created empty file
> 'tests/property_notification/.dirstamp' will not be represented in diff
> dpkg-source: error: cannot represent change to
> tests/property_notification/.libs/test: binary file contents changed
> dpkg-source: error: add tests/property_notification/.libs/test in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: executable mode 0755 of
> 'tests/property_notification/.libs/test' will not be represented in diff
> dpkg-source: error: cannot represent change to
> tests/property_notification/main.o: binary file contents changed
> dpkg-source: error: add tests/property_notification/main.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
> 'tests/property_notification/test' will not be represented in diff
> dpkg-source: warning: newly created empty file
> 'tests/refcount_dialog/.dirstamp' will not be represented in diff
> dpkg-source: error: cannot represent change to
> tests/refcount_dialog/.libs/test: binary file contents changed
> dpkg-source: error: add tests/refcount_dialog/.libs/test in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: executable mode 0755 of
> 'tests/refcount_dialog/.libs/test' will not be represented in diff
> dpkg-source: error: cannot represent change to tests/refcount_dialog/main.o:
> binary file contents changed
> dpkg-source: error: add tests/refcount_dialog/main.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 'tests/refcount_dialog/test'
> will not be represented in diff
> dpkg-source: warning: newly created empty file
> 'tests/scrolledwindow/.dirstamp' will not be represented in diff
> dpkg-source: error: cannot represent change to
> tests/scrolledwindow/.libs/test: binary file contents changed
> dpkg-source: error: add tests/scrolledwindow/.libs/test in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: executable mode 0755 of
> 'tests/scrolledwindow/.libs/test' will not be represented in diff
> dpkg-source: error: cannot represent change to tests/scrolledwindow/main.o:
> binary file contents changed
> dpkg-source: error: add tests/scrolledwindow/main.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 'tests/scrolledwindow/test'
> will not be represented in diff
> dpkg-source: warning: newly created empty file
> 'tests/wrap_existing/.dirstamp' will not be represented in diff
> dpkg-source: error: cannot represent change to
> tests/wrap_existing/.libs/test: binary file contents changed
> dpkg-source: error: add tests/wrap_existing/.libs/test in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: executable mode 0755 of
> 'tests/wrap_existing/.libs/test' will not be represented in diff
> dpkg-source: error: cannot represent change to tests/wrap_existing/main.o:
> binary file contents changed
> dpkg-source: error: add tests/wrap_existing/main.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 'tests/wrap_existing/test' will
> not be represented in diff
> dpkg-source: warning: newly created empty file
> 'tools/extra_defs_gen/.dirstamp' will not be represented in diff
> dpkg-source: error: cannot represent change to
> tools/extra_defs_gen/generate_defs_gtk.o: binary file contents changed
> dpkg-source: error: add tools/extra_defs_gen/generate_defs_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
> tools/extra_defs_gen/generate_extra_defs: binary file contents changed
> dpkg-source: error: add tools/extra_defs_gen/generate_extra_defs in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: executable mode 0755 of
> 'tools/extra_defs_gen/generate_extra_defs' will not be represented in diff
> 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/gtkmm2.4_2.24.5-4_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 ---
Version: 1:2.24.5-6+rm
Dear submitter,
as the package gtkmm2.4 has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see https://bugs.debian.org/1135552
The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.
Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].
Debian distribution maintenance software
pp.
Thorsten Alteholz (the ftpmaster behind the curtain)
--- End Message ---