Bug#1044424: fastjet: Fails to build source after successful build

Lucas Nussbaum lucas at debian.org
Sun Aug 13 17:56:54 BST 2023


Source: fastjet
Version: 3.4.0+dfsg-1
Severity: minor
Tags: trixie sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian-qa at lists.debian.org
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 fastjet
> dpkg-buildpackage: info: source version 3.4.0+dfsg-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Andreas Tille <tille at debian.org>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean
>    dh_auto_clean
> 	make -j8 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making distclean in src
> make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
> test -z "libfastjet.la" || rm -f libfastjet.la
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f ./so_locations
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./.deps/libfastjet_la-AreaDefinition.Plo
> rm -f ./.deps/libfastjet_la-BasicRandom.Plo
> rm -f ./.deps/libfastjet_la-ClosestPair2D.Plo
> rm -f ./.deps/libfastjet_la-ClusterSequence.Plo
> rm -f ./.deps/libfastjet_la-ClusterSequence1GhostPassiveArea.Plo
> rm -f ./.deps/libfastjet_la-ClusterSequenceActiveArea.Plo
> rm -f ./.deps/libfastjet_la-ClusterSequenceActiveAreaExplicitGhosts.Plo
> rm -f ./.deps/libfastjet_la-ClusterSequenceArea.Plo
> rm -f ./.deps/libfastjet_la-ClusterSequenceAreaBase.Plo
> rm -f ./.deps/libfastjet_la-ClusterSequencePassiveArea.Plo
> rm -f ./.deps/libfastjet_la-ClusterSequenceStructure.Plo
> rm -f ./.deps/libfastjet_la-ClusterSequenceVoronoiArea.Plo
> rm -f ./.deps/libfastjet_la-ClusterSequence_CP2DChan.Plo
> rm -f ./.deps/libfastjet_la-ClusterSequence_Delaunay.Plo
> rm -f ./.deps/libfastjet_la-ClusterSequence_DumbN3.Plo
> rm -f ./.deps/libfastjet_la-ClusterSequence_N2.Plo
> rm -f ./.deps/libfastjet_la-ClusterSequence_TiledN2.Plo
> rm -f ./.deps/libfastjet_la-CompositeJetStructure.Plo
> rm -f ./.deps/libfastjet_la-Dnn2piCylinder.Plo
> rm -f ./.deps/libfastjet_la-Dnn3piCylinder.Plo
> rm -f ./.deps/libfastjet_la-Dnn4piCylinder.Plo
> rm -f ./.deps/libfastjet_la-DnnPlane.Plo
> rm -f ./.deps/libfastjet_la-Error.Plo
> rm -f ./.deps/libfastjet_la-FunctionOfPseudoJet.Plo
> rm -f ./.deps/libfastjet_la-GhostedAreaSpec.Plo
> rm -f ./.deps/libfastjet_la-JetDefinition.Plo
> rm -f ./.deps/libfastjet_la-LazyTiling25.Plo
> rm -f ./.deps/libfastjet_la-LazyTiling9.Plo
> rm -f ./.deps/libfastjet_la-LazyTiling9Alt.Plo
> rm -f ./.deps/libfastjet_la-LazyTiling9SeparateGhosts.Plo
> rm -f ./.deps/libfastjet_la-LimitedWarning.Plo
> rm -f ./.deps/libfastjet_la-MinHeap.Plo
> rm -f ./.deps/libfastjet_la-PseudoJet.Plo
> rm -f ./.deps/libfastjet_la-PseudoJetStructureBase.Plo
> rm -f ./.deps/libfastjet_la-RangeDefinition.Plo
> rm -f ./.deps/libfastjet_la-RectangularGrid.Plo
> rm -f ./.deps/libfastjet_la-Selector.Plo
> rm -f ./.deps/libfastjet_la-TilingExtent.Plo
> rm -f ./.deps/libfastjet_la-Voronoi.Plo
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
> Making distclean in include
> make[2]: Entering directory '/<<PKGBUILDDIR>>/include'
> Making distclean in .
> make[3]: Entering directory '/<<PKGBUILDDIR>>/include'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/include'
> Making distclean in fastjet
> make[3]: Entering directory '/<<PKGBUILDDIR>>/include/fastjet'
> Making distclean in internal
> make[4]: Entering directory '/<<PKGBUILDDIR>>/include/fastjet/internal'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/include/fastjet/internal'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/include/fastjet'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> rm -f config_raw.h stamp-h1
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/include/fastjet'
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/include/fastjet'
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/include'
> Making distclean in plugins
> make[2]: Entering directory '/<<PKGBUILDDIR>>/plugins'
> Making distclean in GridJet
> make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/GridJet'
> Making distclean in fastjet
> make[4]: Entering directory '/<<PKGBUILDDIR>>/plugins/GridJet/fastjet'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/plugins/GridJet/fastjet'
> Making distclean in .
> make[4]: Entering directory '/<<PKGBUILDDIR>>/plugins/GridJet'
> test -z "" || rm -f 
> rm -rf .libs _libs
> test -z "libGridJetPlugin.la" || rm -f libGridJetPlugin.la
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./so_locations
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/plugins/GridJet'
> rm -f ./.deps/libGridJetPlugin_la-GridJetPlugin.Plo
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/GridJet'
> Making distclean in D0RunICone
> make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/D0RunICone'
> Making distclean in fastjet
> make[4]: Entering directory '/<<PKGBUILDDIR>>/plugins/D0RunICone/fastjet'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/plugins/D0RunICone/fastjet'
> Making distclean in .
> make[4]: Entering directory '/<<PKGBUILDDIR>>/plugins/D0RunICone'
> test -z "" || rm -f 
> rm -rf .libs _libs
> test -z "libD0RunIConePlugin.la" || rm -f libD0RunIConePlugin.la
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./so_locations
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/plugins/D0RunICone'
> rm -f ./.deps/libD0RunIConePlugin_la-D0RunIBaseConePlugin.Plo
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/D0RunICone'
> Making distclean in CMSIterativeCone
> make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/CMSIterativeCone'
> Making distclean in fastjet
> make[4]: Entering directory '/<<PKGBUILDDIR>>/plugins/CMSIterativeCone/fastjet'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/plugins/CMSIterativeCone/fastjet'
> Making distclean in .
> make[4]: Entering directory '/<<PKGBUILDDIR>>/plugins/CMSIterativeCone'
> test -z "" || rm -f 
> rm -rf .libs _libs
> test -z "libCMSIterativeConePlugin.la" || rm -f libCMSIterativeConePlugin.la
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./so_locations
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/plugins/CMSIterativeCone'
> rm -f ./.deps/libCMSIterativeConePlugin_la-CMSIterativeConePlugin.Plo
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/CMSIterativeCone'
> Making distclean in Jade
> make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/Jade'
> Making distclean in fastjet
> make[4]: Entering directory '/<<PKGBUILDDIR>>/plugins/Jade/fastjet'
> 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
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/plugins/Jade/fastjet'
> Making distclean in .
> make[4]: Entering directory '/<<PKGBUILDDIR>>/plugins/Jade'
> test -z "" || rm -f 
> rm -rf .libs _libs
> test -z "libJadePlugin.la" || rm -f libJadePlugin.la
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f ./so_locations
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/plugins/Jade'
> rm -f ./.deps/libJadePlugin_la-JadePlugin.Plo
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/Jade'
> Making distclean in EECambridge
> make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/EECambridge'
> Making distclean in fastjet
> make[4]: Entering directory '/<<PKGBUILDDIR>>/plugins/EECambridge/fastjet'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/plugins/EECambridge/fastjet'
> Making distclean in .
> make[4]: Entering directory '/<<PKGBUILDDIR>>/plugins/EECambridge'
> test -z "" || rm -f 
> rm -rf .libs _libs
> test -z "libEECambridgePlugin.la" || rm -f libEECambridgePlugin.la
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./so_locations
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/plugins/EECambridge'
> rm -f ./.deps/libEECambridgePlugin_la-EECambridgePlugin.Plo
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/EECambridge'
> Making distclean in ATLASCone
> make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/ATLASCone'
> Making distclean in fastjet
> make[4]: Entering directory '/<<PKGBUILDDIR>>/plugins/ATLASCone/fastjet'
> 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
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/plugins/ATLASCone/fastjet'
> Making distclean in .
> make[4]: Entering directory '/<<PKGBUILDDIR>>/plugins/ATLASCone'
> test -z "" || rm -f 
> rm -rf .libs _libs
> test -z "libATLASConePlugin.la" || rm -f libATLASConePlugin.la
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/plugins/ATLASCone'
> rm -f ./.deps/libATLASConePlugin_la-ATLASConePlugin.Plo
> rm -f ./.deps/libATLASConePlugin_la-Jet.Plo
> rm -f ./.deps/libATLASConePlugin_la-JetConeFinderTool.Plo
> rm -f ./.deps/libATLASConePlugin_la-JetSplitMergeTool.Plo
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/ATLASCone'
> Making distclean in TrackJet
> make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/TrackJet'
> Making distclean in fastjet
> make[4]: Entering directory '/<<PKGBUILDDIR>>/plugins/TrackJet/fastjet'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/plugins/TrackJet/fastjet'
> Making distclean in .
> make[4]: Entering directory '/<<PKGBUILDDIR>>/plugins/TrackJet'
> test -z "" || rm -f 
> rm -rf .libs _libs
> test -z "libTrackJetPlugin.la" || rm -f libTrackJetPlugin.la
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ./so_locations
> test . = "." || test -z "" || rm -f 
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/plugins/TrackJet'
> rm -f ./.deps/libTrackJetPlugin_la-TrackJetPlugin.Plo
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/TrackJet'
> Making distclean in SISCone
> make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/SISCone'
> Making distclean in fastjet
> make[4]: Entering directory '/<<PKGBUILDDIR>>/plugins/SISCone/fastjet'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/plugins/SISCone/fastjet'
> Making distclean in .
> make[4]: Entering directory '/<<PKGBUILDDIR>>/plugins/SISCone'
> test -z "" || rm -f 
> rm -rf .libs _libs
> test -z "libSISConePlugin.la" || rm -f libSISConePlugin.la
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./so_locations
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/plugins/SISCone'
> rm -f ./.deps/libSISConePlugin_la-SISConeBasePlugin.Plo
> rm -f ./.deps/libSISConePlugin_la-SISConePlugin.Plo
> rm -f ./.deps/libSISConePlugin_la-SISConeSphericalPlugin.Plo
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/SISCone'
> Making distclean in CDFCones
> make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/CDFCones'
> Making distclean in CDFcode
> make[4]: Entering directory '/<<PKGBUILDDIR>>/plugins/CDFCones/CDFcode'
> rm -rf .libs _libs
> test -z "libCDFcode.la" || rm -f libCDFcode.la
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./so_locations
> rm -f ./.deps/libCDFcode_la-JetCluAlgorithm.Plo
> rm -f ./.deps/libCDFcode_la-MidPointAlgorithm.Plo
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/plugins/CDFCones/CDFcode'
> Making distclean in fastjet
> make[4]: Entering directory '/<<PKGBUILDDIR>>/plugins/CDFCones/fastjet'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/plugins/CDFCones/fastjet'
> Making distclean in .
> make[4]: Entering directory '/<<PKGBUILDDIR>>/plugins/CDFCones'
> test -z "" || rm -f 
> rm -rf .libs _libs
> test -z "libCDFConesPlugin.la" || rm -f libCDFConesPlugin.la
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f ./so_locations
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/plugins/CDFCones'
> rm -f ./.deps/libCDFConesPlugin_la-CDFJetCluPlugin.Plo
> rm -f ./.deps/libCDFConesPlugin_la-CDFMidPointPlugin.Plo
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/CDFCones'
> Making distclean in PxCone
> make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/PxCone'
> Making distclean in fastjet
> make[4]: Entering directory '/<<PKGBUILDDIR>>/plugins/PxCone/fastjet'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/plugins/PxCone/fastjet'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/plugins/PxCone'
> test -z "" || rm -f 
> rm -rf .libs _libs
> test -z "libPxConePlugin.la" || rm -f libPxConePlugin.la
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./so_locations
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/plugins/PxCone'
> rm -f ./.deps/libPxConePlugin_la-PxConePlugin.Plo
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/PxCone'
> Making distclean in D0RunIICone
> make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/D0RunIICone'
> Making distclean in fastjet
> make[4]: Entering directory '/<<PKGBUILDDIR>>/plugins/D0RunIICone/fastjet'
> 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
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/plugins/D0RunIICone/fastjet'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/plugins/D0RunIICone'
> test -z "" || rm -f 
> rm -rf .libs _libs
> test -z "libD0RunIIConePlugin.la" || rm -f libD0RunIIConePlugin.la
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/plugins/D0RunIICone'
> rm -f ./.deps/libD0RunIIConePlugin_la-D0RunIIConePlugin.Plo
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/D0RunIICone'
> Making distclean in NestedDefs
> make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins/NestedDefs'
> Making distclean in fastjet
> make[4]: Entering directory '/<<PKGBUILDDIR>>/plugins/NestedDefs/fastjet'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/plugins/NestedDefs/fastjet'
> Making distclean in .
> make[4]: Entering directory '/<<PKGBUILDDIR>>/plugins/NestedDefs'
> test -z "" || rm -f 
> rm -rf .libs _libs
> test -z "libNestedDefsPlugin.la" || rm -f libNestedDefsPlugin.la
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./so_locations
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/plugins/NestedDefs'
> rm -f ./.deps/libNestedDefsPlugin_la-NestedDefsPlugin.Plo
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins/NestedDefs'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/plugins'
> test -z "libfastjetplugins.la" || rm -f libfastjetplugins.la
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> rm -f ./so_locations
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/plugins'
> rm -f ./.deps/dummy.Plo
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/plugins'
> Making distclean in tools
> make[2]: Entering directory '/<<PKGBUILDDIR>>/tools'
> Making distclean in fastjet
> make[3]: Entering directory '/<<PKGBUILDDIR>>/tools/fastjet'
> Making distclean in tools
> make[4]: Entering directory '/<<PKGBUILDDIR>>/tools/fastjet/tools'
> 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
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/tools/fastjet/tools'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/tools/fastjet'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/tools/fastjet'
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/tools/fastjet'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/tools'
> test -z "libfastjettools.la" || rm -f libfastjettools.la
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f ./so_locations
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/tools'
> rm -f ./.deps/libfastjettools_la-BackgroundEstimatorBase.Plo
> rm -f ./.deps/libfastjettools_la-CASubJetTagger.Plo
> rm -f ./.deps/libfastjettools_la-Filter.Plo
> rm -f ./.deps/libfastjettools_la-GridMedianBackgroundEstimator.Plo
> rm -f ./.deps/libfastjettools_la-JHTopTagger.Plo
> rm -f ./.deps/libfastjettools_la-JetMedianBackgroundEstimator.Plo
> rm -f ./.deps/libfastjettools_la-MassDropTagger.Plo
> rm -f ./.deps/libfastjettools_la-Pruner.Plo
> rm -f ./.deps/libfastjettools_la-Recluster.Plo
> rm -f ./.deps/libfastjettools_la-RestFrameNSubjettinessTagger.Plo
> rm -f ./.deps/libfastjettools_la-Subtractor.Plo
> rm -f ./.deps/libfastjettools_la-TopTaggerBase.Plo
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/tools'
> Making distclean in example
> make[2]: Entering directory '/<<PKGBUILDDIR>>/example'
> Making distclean in data
> make[3]: Entering directory '/<<PKGBUILDDIR>>/example/data'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/example/data'
> Making distclean in python
> make[3]: Entering directory '/<<PKGBUILDDIR>>/example/python'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/example/python'
> Making distclean in root
> make[3]: Entering directory '/<<PKGBUILDDIR>>/example/root'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/example/root'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/example'
>  rm -f fastjet_example fastjet_areas
> rm -rf .libs _libs
>  rm -f fastjet_example fastjet_areas fastjet_timing_plugins 01-basic 02-jetdef 04-constituents 05-eplus_eminus 06-area 07-subtraction 08-selector 09-user_info 10-subjets 11-filter 12-boosted_higgs 13-boosted_top 14-groomers 03-plugin
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/example'
> rm -f ./.deps/01-01-basic.Po
> rm -f ./.deps/02-02-jetdef.Po
> rm -f ./.deps/03_plugin-03-plugin.Po
> rm -f ./.deps/04-04-constituents.Po
> rm -f ./.deps/05-05-eplus_eminus.Po
> rm -f ./.deps/06-06-area.Po
> rm -f ./.deps/07-07-subtraction.Po
> rm -f ./.deps/08-08-selector.Po
> rm -f ./.deps/09-09-user_info.Po
> rm -f ./.deps/10-10-subjets.Po
> rm -f ./.deps/11-11-filter.Po
> rm -f ./.deps/12-12-boosted_higgs.Po
> rm -f ./.deps/13-13-boosted_top.Po
> rm -f ./.deps/14-14-groomers.Po
> rm -f ./.deps/fastjet_areas-fastjet_areas.Po
> rm -f ./.deps/fastjet_example-fastjet_example.Po
> rm -f ./.deps/fastjet_timing_plugins-CmdLine.Po
> rm -f ./.deps/fastjet_timing_plugins-fastjet_timing_plugins.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/example'
> Making distclean in fortran_wrapper
> make[2]: Entering directory '/<<PKGBUILDDIR>>/fortran_wrapper'
> test -z "libfastjet-fortran.la" || rm -f libfastjet-fortran.la
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./so_locations
> rm -f ./.deps/libfastjet_fortran_la-fastjetfortran.Plo
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/fortran_wrapper'
> Making distclean in doc
> make[2]: Entering directory '/<<PKGBUILDDIR>>/doc'
> Making distclean in figs
> make[3]: Entering directory '/<<PKGBUILDDIR>>/doc/figs'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/doc/figs'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/doc'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/doc'
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc'
> Making distclean in pyinterface
> make[2]: Entering directory '/<<PKGBUILDDIR>>/pyinterface'
> rm -rf .libs _libs
> test -z "_fastjet.la" || rm -f _fastjet.la
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f ./so_locations
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ./.deps/_fastjet_la-swig_wrap.Plo
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/pyinterface'
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> rm -rf .libs _libs
> test -z "test-compare.sh.log" || rm -f test-compare.sh.log
> test -z "test-compare.sh.trs" || rm -f test-compare.sh.trs
> test -z "test-suite.log" || rm -f test-suite.log
> rm -f *.lo
> test -z "fastjet-config" || rm -f fastjet-config
> rm -f libtool config.lt
> test . = "." || test -z "" || rm -f 
> rm -f _configs.sed include/fastjet/config_auto.h
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f cscope.out cscope.in.out cscope.po.out cscope.files
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> rm -f config.status config.cache config.log configure.lineno config.status.lineno
> rm -f Makefile
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_autoreconf_clean
> 	rm -f -- ./config.sub ./pyinterface/Makefile.in ./example/data/Makefile.in ./example/Makefile.in ./example/root/Makefile.in ./example/python/Makefile.in ./m4/ltsugar.m4 ./m4/lt\~obsolete.m4 ./m4/ltversion.m4 ./m4/libtool.m4 ./m4/ltoptions.m4 ./aclocal.m4 ./config.guess ./INSTALL ./autom4te.cache/requests ./autom4te.cache/traces.2 ./autom4te.cache/output.2 ./autom4te.cache/output.1 ./autom4te.cache/traces.1 ./autom4te.cache/output.0 ./autom4te.cache/traces.0 ./include/Makefile.in ./include/fastjet/internal/Makefile.in ./include/fastjet/Makefile.in ./py-compile ./Makefile.in ./compile ./ltmain.sh ./configure ./src/Makefile.in ./config.h.in ./depcomp ./test-driver ./config.h.in\~ ./doc/Makefile.in ./doc/figs/Makefile.in ./plugins/D0RunIICone/Makefile.in ./plugins/D0RunIICone/fastjet/Makefile.in 
> ./plugins/NestedDefs/Makefile.in ./plugins/NestedDefs/fastjet/Makefile.in ./plugins/Jade/Makefile.in ./plugins/Jade/fastjet/Makefile.in ./plugins/SISCone/Makefile.in ./plugins/SISCone/fastjet/Makefile.in ./plugins/ATLASCone/Makefile.in ./plugins/ATLASCone/fastjet/Makefile.in ./plugins/Makefile.in ./plugins/CMSIterativeCone/Makefile.in ./plugins/CMSIterativeCone/fastjet/Makefile.in ./plugins/EECambridge/Makefile.in ./plugins/EECambridge/fastjet/Makefile.in ./plugins/PxCone/Makefile.in ./plugins/PxCone/fastjet/Makefile.in ./plugins/D0RunICone/Makefile.in ./plugins/D0RunICone/fastjet/Makefile.in ./plugins/TrackJet/Makefile.in ./plugins/TrackJet/fastjet/Makefile.in ./plugins/CDFCones/Makefile.in ./plugins/CDFCones/CDFcode/Makefile.in ./plugins/CDFCones/fastjet/Makefile.in ./plugins/GridJet/Makefile.in 
> ./plugins/GridJet/fastjet/Makefile.in ./tools/Makefile.in ./tools/fastjet/Makefile.in ./tools/fastjet/tools/Makefile.in ./missing ./fortran_wrapper/Makefile.in
> 	rm -f debian/autoreconf.before debian/autoreconf.after
>    dh_clean
> 	rm -f debian/debhelper-build-stamp
> 	rm -rf debian/.debhelper/
> 	rm -f debian/fastjet-doc.debhelper.log debian/fastjet-examples.debhelper.log debian/libfastjet-dev.debhelper.log debian/libfastjet-fortran-dev.debhelper.log debian/libfastjet-fortran0.debhelper.log debian/libfastjet0v5.debhelper.log debian/libfastjetplugins-dev.debhelper.log debian/libfastjetplugins0.debhelper.log debian/libfastjettools-dev.debhelper.log debian/libfastjettools0.debhelper.log
> 	rm -f -- debian/libfastjet0v5.substvars debian/libfastjet-dev.substvars debian/libfastjettools0.substvars debian/libfastjettools-dev.substvars debian/libfastjet-fortran0.substvars debian/libfastjet-fortran-dev.substvars debian/libfastjetplugins0.substvars debian/libfastjetplugins-dev.substvars debian/fastjet-doc.substvars debian/fastjet-examples.substvars debian/files
> 	rm -fr -- debian/libfastjet0v5/ debian/tmp/ debian/libfastjet-dev/ debian/libfastjettools0/ debian/libfastjettools-dev/ debian/libfastjet-fortran0/ debian/libfastjet-fortran-dev/ debian/libfastjetplugins0/ debian/libfastjetplugins-dev/ debian/fastjet-doc/ debian/fastjet-examples/
> 	find .  \( \( \
> 		\( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path .\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o -type f -a \
> 	        \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
> 		 -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
> 		 -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
> 		 -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
> 		\) -exec rm -f {} + \) -o \
> 		\( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) \)
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building fastjet using existing ./fastjet_3.4.0+dfsg.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: ignoring deletion of file INSTALL, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file py-compile, 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 test-driver, 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/ltoptions.m4, use --include-removal to override
> dpkg-source: error: cannot represent change to html/01-basic_8cc__incl.png: binary file contents changed
> dpkg-source: error: add html/01-basic_8cc__incl.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/02-jetdef_8cc__incl.png: binary file contents changed
> dpkg-source: error: add html/02-jetdef_8cc__incl.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/03-plugin_8cc__incl.png: binary file contents changed
> dpkg-source: error: add html/03-plugin_8cc__incl.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/04-constituents_8cc__incl.png: binary file contents changed
> dpkg-source: error: add html/04-constituents_8cc__incl.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/05-eplus__eminus_8cc__incl.png: binary file contents changed
> dpkg-source: error: add html/05-eplus__eminus_8cc__incl.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/06-area_8cc__incl.png: binary file contents changed
> dpkg-source: error: add html/06-area_8cc__incl.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/07-subtraction_8cc__incl.png: binary file contents changed
> dpkg-source: error: add html/07-subtraction_8cc__incl.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/08-selector_8cc__incl.png: binary file contents changed
> dpkg-source: error: add html/08-selector_8cc__incl.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/09-user__info_8cc__incl.png: binary file contents changed
> dpkg-source: error: add html/09-user__info_8cc__incl.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/10-subjets_8cc__incl.png: binary file contents changed
> dpkg-source: error: add html/10-subjets_8cc__incl.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/11-filter_8cc__incl.png: binary file contents changed
> dpkg-source: error: add html/11-filter_8cc__incl.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/12-boosted__higgs_8cc__incl.png: binary file contents changed
> dpkg-source: error: add html/12-boosted__higgs_8cc__incl.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/13-boosted__top_8cc__incl.png: binary file contents changed
> dpkg-source: error: add html/13-boosted__top_8cc__incl.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/14-groomers_8cc__incl.png: binary file contents changed
> dpkg-source: error: add html/14-groomers_8cc__incl.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/bc_s.png: binary file contents changed
> dpkg-source: error: add html/bc_s.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/bdwn.png: binary file contents changed
> dpkg-source: error: add html/bdwn.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1ATLASConePlugin__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1ATLASConePlugin__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1ATLASConePlugin__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1ATLASConePlugin__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1BackgroundEstimate_1_1Extras__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1BackgroundEstimate_1_1Extras__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1BackgroundEstimate__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1BackgroundEstimate__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1BackgroundEstimatorBase__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1BackgroundEstimatorBase__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1BackgroundEstimatorBase__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1BackgroundEstimatorBase__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1BackgroundJetPtDensity__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1BackgroundJetPtDensity__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1BackgroundJetPtDensity__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1BackgroundJetPtDensity__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1BackgroundJetPtMDensity__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1BackgroundJetPtMDensity__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1BackgroundJetPtMDensity__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1BackgroundJetPtMDensity__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1BackgroundJetScalarPtDensity__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1BackgroundJetScalarPtDensity__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1BackgroundJetScalarPtDensity__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1BackgroundJetScalarPtDensity__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1BackgroundRescalingYPolynomial__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1BackgroundRescalingYPolynomial__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1BackgroundRescalingYPolynomial__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1BackgroundRescalingYPolynomial__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1Boost__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1Boost__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1Boost__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1Boost__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1CASubJetTaggerStructure__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1CASubJetTaggerStructure__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1CASubJetTaggerStructure__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1CASubJetTaggerStructure__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1CASubJetTagger_1_1JetAux__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1CASubJetTagger_1_1JetAux__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1CASubJetTagger__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1CASubJetTagger__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1CASubJetTagger__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1CASubJetTagger__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1CDFJetCluPlugin__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1CDFJetCluPlugin__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1CDFJetCluPlugin__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1CDFJetCluPlugin__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1CDFMidPointPlugin__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1CDFMidPointPlugin__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1CDFMidPointPlugin__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1CDFMidPointPlugin__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1CMSIterativeConePlugin__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1CMSIterativeConePlugin__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1CMSIterativeConePlugin__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1CMSIterativeConePlugin__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1ClosestPair2DBase__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1ClosestPair2DBase__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1ClosestPair2D_1_1Point__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1ClosestPair2D_1_1Point__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1ClosestPair2D__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1ClosestPair2D__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1ClosestPair2D__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1ClosestPair2D__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1ClusterSequence1GhostPassiveArea__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1ClusterSequence1GhostPassiveArea__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1ClusterSequence1GhostPassiveArea__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1ClusterSequence1GhostPassiveArea__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1ClusterSequenceActiveAreaExplicitGhosts__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1ClusterSequenceActiveAreaExplicitGhosts__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1ClusterSequenceActiveAreaExplicitGhosts__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1ClusterSequenceActiveAreaExplicitGhosts__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1ClusterSequenceActiveArea__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1ClusterSequenceActiveArea__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1ClusterSequenceActiveArea__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1ClusterSequenceActiveArea__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1ClusterSequenceAreaBase__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1ClusterSequenceAreaBase__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1ClusterSequenceAreaBase__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1ClusterSequenceAreaBase__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1ClusterSequenceArea__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1ClusterSequenceArea__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1ClusterSequenceArea__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1ClusterSequenceArea__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1ClusterSequencePassiveArea__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1ClusterSequencePassiveArea__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1ClusterSequencePassiveArea__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1ClusterSequencePassiveArea__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1ClusterSequenceStructure__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1ClusterSequenceStructure__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1ClusterSequenceStructure__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1ClusterSequenceStructure__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1ClusterSequenceVoronoiArea__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1ClusterSequenceVoronoiArea__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1ClusterSequenceVoronoiArea__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1ClusterSequenceVoronoiArea__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1ClusterSequence_1_1Extras__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1ClusterSequence_1_1Extras__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1ClusterSequence__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1ClusterSequence__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1ClusterSequence__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1ClusterSequence__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1CompositeJetStructure__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1CompositeJetStructure__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1CompositeJetStructure__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1CompositeJetStructure__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1D0RunIBaseConePlugin__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1D0RunIBaseConePlugin__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1D0RunIBaseConePlugin__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1D0RunIBaseConePlugin__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1D0RunIConePlugin__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1D0RunIConePlugin__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1D0RunIConePlugin__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1D0RunIConePlugin__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1D0RunIIConePlugin__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1D0RunIIConePlugin__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1D0RunIIConePlugin__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1D0RunIIConePlugin__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1D0RunIpre96ConePlugin__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1D0RunIpre96ConePlugin__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1D0RunIpre96ConePlugin__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1D0RunIpre96ConePlugin__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1Dnn2piCylinder__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1Dnn2piCylinder__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1Dnn2piCylinder__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1Dnn2piCylinder__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1Dnn3piCylinder__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1Dnn3piCylinder__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1Dnn3piCylinder__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1Dnn3piCylinder__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1Dnn4piCylinder__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1Dnn4piCylinder__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1Dnn4piCylinder__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1Dnn4piCylinder__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1DnnError__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1DnnError__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1DnnError__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1DnnError__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1DnnPlane__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1DnnPlane__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1DnnPlane__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1DnnPlane__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1DynamicNearestNeighbours__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1DynamicNearestNeighbours__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1EECambridgePlugin__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1EECambridgePlugin__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1EECambridgePlugin__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1EECambridgePlugin__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1Error__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1Error__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1FilterStructure__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1FilterStructure__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1FilterStructure__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1FilterStructure__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1Filter__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1Filter__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1Filter__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1Filter__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1FunctionOfPseudoJet__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1FunctionOfPseudoJet__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1GraphEdge__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1GraphEdge__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1GridJetPlugin__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1GridJetPlugin__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1GridJetPlugin__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1GridJetPlugin__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1GridMedianBackgroundEstimator__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1GridMedianBackgroundEstimator__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1GridMedianBackgroundEstimator__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1GridMedianBackgroundEstimator__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1InternalError__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1InternalError__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1InternalError__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1InternalError__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1JHTopTaggerStructure__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1JHTopTaggerStructure__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1JHTopTaggerStructure__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1JHTopTaggerStructure__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1JHTopTagger__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1JHTopTagger__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1JHTopTagger__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1JHTopTagger__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1JadePlugin__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1JadePlugin__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1JadePlugin__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1JadePlugin__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1JetDefinition_1_1DefaultRecombiner__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1JetDefinition_1_1DefaultRecombiner__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1JetDefinition_1_1DefaultRecombiner__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1JetDefinition_1_1DefaultRecombiner__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1JetDefinition_1_1Plugin__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1JetDefinition_1_1Plugin__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1JetDefinition_1_1Recombiner__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1JetDefinition_1_1Recombiner__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1JetMedianBackgroundEstimator_1_1Extras__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1JetMedianBackgroundEstimator_1_1Extras__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1JetMedianBackgroundEstimator_1_1Extras__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1JetMedianBackgroundEstimator_1_1Extras__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1JetMedianBackgroundEstimator__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1JetMedianBackgroundEstimator__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1JetMedianBackgroundEstimator__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1JetMedianBackgroundEstimator__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1MassDropTaggerStructure__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1MassDropTaggerStructure__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1MassDropTaggerStructure__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1MassDropTaggerStructure__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1MassDropTagger__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1MassDropTagger__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1MassDropTagger__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1MassDropTagger__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1NNBase__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1NNBase__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1NNBase__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1NNBase__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1NNFJN2Plain__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1NNFJN2Plain__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1NNFJN2Plain__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1NNFJN2Plain__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1NNFJN2Tiled__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1NNFJN2Tiled__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1NNFJN2Tiled__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1NNFJN2Tiled__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1NNH__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1NNH__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1NNH__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1NNH__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1NNInfo_3_01__NoInfo_01_4__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1NNInfo_3_01__NoInfo_01_4__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1NestedDefsPlugin__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1NestedDefsPlugin__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1NestedDefsPlugin__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1NestedDefsPlugin__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1PrunerStructure__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1PrunerStructure__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1PrunerStructure__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1PrunerStructure__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1Pruner__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1Pruner__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1Pruner__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1Pruner__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1PruningPlugin__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1PruningPlugin__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1PruningPlugin__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1PruningPlugin__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1PruningRecombiner__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1PruningRecombiner__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1PruningRecombiner__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1PruningRecombiner__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1PseudoJetStructureBase__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1PseudoJetStructureBase__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1PseudoJet_1_1InexistentUserInfo__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1PseudoJet_1_1InexistentUserInfo__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1PseudoJet_1_1InexistentUserInfo__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1PseudoJet_1_1InexistentUserInfo__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1PseudoJet__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1PseudoJet__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1PxConePlugin__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1PxConePlugin__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1PxConePlugin__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1PxConePlugin__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1Recluster__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1Recluster__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1Recluster__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1Recluster__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1RectangularGrid__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1RectangularGrid__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1RectangularGrid__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1RectangularGrid__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1RestFrameNSubjettinessTaggerStructure__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1RestFrameNSubjettinessTaggerStructure__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1RestFrameNSubjettinessTaggerStructure__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1RestFrameNSubjettinessTaggerStructure__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1RestFrameNSubjettinessTagger__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1RestFrameNSubjettinessTagger__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1RestFrameNSubjettinessTagger__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1RestFrameNSubjettinessTagger__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1SISConeBaseExtras__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1SISConeBaseExtras__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1SISConeBaseExtras__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1SISConeBaseExtras__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1SISConeBasePlugin_1_1UserScaleBaseStructureType__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1SISConeBasePlugin_1_1UserScaleBaseStructureType__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1SISConeBasePlugin_1_1UserScaleBaseStructureType__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1SISConeBasePlugin_1_1UserScaleBaseStructureType__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1SISConeBasePlugin_1_1UserScaleBase_1_1StructureType__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1SISConeBasePlugin_1_1UserScaleBase_1_1StructureType__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1SISConeBasePlugin_1_1UserScaleBase_1_1StructureType__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1SISConeBasePlugin_1_1UserScaleBase_1_1StructureType__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1SISConeBasePlugin_1_1UserScaleBase__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1SISConeBasePlugin_1_1UserScaleBase__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1SISConeBasePlugin_1_1UserScaleBase__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1SISConeBasePlugin_1_1UserScaleBase__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1SISConeBasePlugin__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1SISConeBasePlugin__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1SISConeBasePlugin__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1SISConeBasePlugin__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1SISConeExtras__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1SISConeExtras__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1SISConeExtras__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1SISConeExtras__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1SISConePlugin__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1SISConePlugin__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1SISConePlugin__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1SISConePlugin__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1SISConeSphericalExtras__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1SISConeSphericalExtras__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1SISConeSphericalExtras__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1SISConeSphericalExtras__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1SISConeSphericalPlugin__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1SISConeSphericalPlugin__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1SISConeSphericalPlugin__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1SISConeSphericalPlugin__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1SearchTree_1_1Node__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1SearchTree_1_1Node__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1Selector_1_1InvalidArea__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1Selector_1_1InvalidArea__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1Selector_1_1InvalidArea__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1Selector_1_1InvalidArea__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1Selector_1_1InvalidWorker__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1Selector_1_1InvalidWorker__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1Selector_1_1InvalidWorker__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1Selector_1_1InvalidWorker__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1SharedPtr__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1SharedPtr__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1Site__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1Site__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1Subtractor__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1Subtractor__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1Subtractor__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1Subtractor__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1TiledJet__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1TiledJet__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1TilingBase__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1TilingBase__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1TopTaggerBaseStructure__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1TopTaggerBaseStructure__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1TopTaggerBase__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1TopTaggerBase__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1TopTaggerBase__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1TopTaggerBase__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1TrackJetPlugin__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1TrackJetPlugin__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1TrackJetPlugin__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1TrackJetPlugin__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1Transformer__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1Transformer__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1Transformer__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1Transformer__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1Unboost__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1Unboost__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1Unboost__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1Unboost__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1WrappedStructure__coll__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1WrappedStructure__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/classfastjet_1_1WrappedStructure__inherit__graph.png: binary file contents changed
> dpkg-source: error: add html/classfastjet_1_1WrappedStructure__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/closed.png: binary file contents changed
> dpkg-source: error: add html/closed.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/dir_0e90115063dc745ea0402a01cb6f9fee_dep.png: binary file contents changed
> dpkg-source: error: add html/dir_0e90115063dc745ea0402a01cb6f9fee_dep.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/dir_34938dbe357da640aa22e8f772c43883_dep.png: binary file contents changed
> dpkg-source: error: add html/dir_34938dbe357da640aa22e8f772c43883_dep.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/dir_34bef8c6f8ce7ee1e031c1d191e66786_dep.png: binary file contents changed
> dpkg-source: error: add html/dir_34bef8c6f8ce7ee1e031c1d191e66786_dep.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/dir_39a529f5b69b5c9052eb70bd669949a9_dep.png: binary file contents changed
> dpkg-source: error: add html/dir_39a529f5b69b5c9052eb70bd669949a9_dep.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/dir_3dad92c48851cfd1c702cff47a5c3cbf_dep.png: binary file contents changed
> dpkg-source: error: add html/dir_3dad92c48851cfd1c702cff47a5c3cbf_dep.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/dir_45a592d84a1ac0f7a0a0807a66695d87_dep.png: binary file contents changed
> dpkg-source: error: add html/dir_45a592d84a1ac0f7a0a0807a66695d87_dep.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/dir_58fe3c7304f1d5c4ce480e827d7a0752_dep.png: binary file contents changed
> dpkg-source: error: add html/dir_58fe3c7304f1d5c4ce480e827d7a0752_dep.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/dir_6132b87572e207dc8cea747deb31b89a_dep.png: binary file contents changed
> dpkg-source: error: add html/dir_6132b87572e207dc8cea747deb31b89a_dep.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/dir_67635ac8b24f289026533f07e7bc27fb_dep.png: binary file contents changed
> dpkg-source: error: add html/dir_67635ac8b24f289026533f07e7bc27fb_dep.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/dir_6e6000f6d03f83c7a187c297c9e9454b_dep.png: binary file contents changed
> dpkg-source: error: add html/dir_6e6000f6d03f83c7a187c297c9e9454b_dep.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/dir_75481660fd7c9b63aed73a326f29f04a_dep.png: binary file contents changed
> dpkg-source: error: add html/dir_75481660fd7c9b63aed73a326f29f04a_dep.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/dir_773ba2ebb95421dd57881ab712e99454_dep.png: binary file contents changed
> dpkg-source: error: add html/dir_773ba2ebb95421dd57881ab712e99454_dep.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/dir_8153113e4123b0c5c7a9a7243fb44bfb_dep.png: binary file contents changed
> dpkg-source: error: add html/dir_8153113e4123b0c5c7a9a7243fb44bfb_dep.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/dir_831661c48e253444b31be9672c3a2386_dep.png: binary file contents changed
> dpkg-source: error: add html/dir_831661c48e253444b31be9672c3a2386_dep.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/dir_8e7193a48d9ddbf8acc5cbed85fe0109_dep.png: binary file contents changed
> dpkg-source: error: add html/dir_8e7193a48d9ddbf8acc5cbed85fe0109_dep.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/dir_9193d20845bc1c33dc62ce7452a61bb0_dep.png: binary file contents changed
> dpkg-source: error: add html/dir_9193d20845bc1c33dc62ce7452a61bb0_dep.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/dir_9f3ce583c20f2094d80618690292c890_dep.png: binary file contents changed
> dpkg-source: error: add html/dir_9f3ce583c20f2094d80618690292c890_dep.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/dir_a023863dd7a85273e7ee722e4ce643ff_dep.png: binary file contents changed
> dpkg-source: error: add html/dir_a023863dd7a85273e7ee722e4ce643ff_dep.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/dir_a029937718abb8534345de1c6d3da416_dep.png: binary file contents changed
> dpkg-source: error: add html/dir_a029937718abb8534345de1c6d3da416_dep.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/dir_ad0dbae69265dae42c3e35e817cbc306_dep.png: binary file contents changed
> dpkg-source: error: add html/dir_ad0dbae69265dae42c3e35e817cbc306_dep.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/dir_c668720ad1afca13745bb82af8d0a6b0_dep.png: binary file contents changed
> dpkg-source: error: add html/dir_c668720ad1afca13745bb82af8d0a6b0_dep.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/dir_cddcfb2ee21f6e53d1f3dc5a116c0d36_dep.png: binary file contents changed
> dpkg-source: error: add html/dir_cddcfb2ee21f6e53d1f3dc5a116c0d36_dep.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/dir_cea712e0e750af24dc4fd7a358209605_dep.png: binary file contents changed
> dpkg-source: error: add html/dir_cea712e0e750af24dc4fd7a358209605_dep.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/dir_dda7a5782d76461a19f5012b01811067_dep.png: binary file contents changed
> dpkg-source: error: add html/dir_dda7a5782d76461a19f5012b01811067_dep.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/dir_de6035fe3ffe046a5a22c8e49f2a1a87_dep.png: binary file contents changed
> dpkg-source: error: add html/dir_de6035fe3ffe046a5a22c8e49f2a1a87_dep.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/dir_e1647c1d0ed3c68f386889dc6d4ccc3a_dep.png: binary file contents changed
> dpkg-source: error: add html/dir_e1647c1d0ed3c68f386889dc6d4ccc3a_dep.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/dir_edf3ebc88130e34541219e137b894fb0_dep.png: binary file contents changed
> dpkg-source: error: add html/dir_edf3ebc88130e34541219e137b894fb0_dep.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/dir_f2918591c8631abc98d8d4d32b9433ff_dep.png: binary file contents changed
> dpkg-source: error: add html/dir_f2918591c8631abc98d8d4d32b9433ff_dep.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/doc.png: binary file contents changed
> dpkg-source: error: add html/doc.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/fastjet__example_8cc__incl.png: binary file contents changed
> dpkg-source: error: add html/fastjet__example_8cc__incl.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/folderclosed.png: binary file contents changed
> dpkg-source: error: add html/folderclosed.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/folderopen.png: binary file contents changed
> dpkg-source: error: add html/folderopen.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/form_0.png: binary file contents changed
> dpkg-source: error: add html/form_0.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/form_1.png: binary file contents changed
> dpkg-source: error: add html/form_1.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/form_2.png: binary file contents changed
> dpkg-source: error: add html/form_2.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/form_3.png: binary file contents changed
> dpkg-source: error: add html/form_3.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/form_4.png: binary file contents changed
> dpkg-source: error: add html/form_4.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/form_5.png: binary file contents changed
> dpkg-source: error: add html/form_5.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/form_6.png: binary file contents changed
> dpkg-source: error: add html/form_6.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/form_7.png: binary file contents changed
> dpkg-source: error: add html/form_7.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/form_8.png: binary file contents changed
> dpkg-source: error: add html/form_8.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/form_9.png: binary file contents changed
> dpkg-source: error: add html/form_9.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/graph_legend.png: binary file contents changed
> dpkg-source: error: add html/graph_legend.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/group__tools.png: binary file contents changed
> dpkg-source: error: add html/group__tools.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/group__tools__background.png: binary file contents changed
> dpkg-source: error: add html/group__tools__background.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/group__tools__generic.png: binary file contents changed
> dpkg-source: error: add html/group__tools__generic.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/group__tools__taggers.png: binary file contents changed
> dpkg-source: error: add html/group__tools__taggers.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_0.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_0.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_1.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_1.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_10.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_10.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_11.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_11.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_12.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_12.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_13.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_13.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_14.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_14.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_15.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_15.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_16.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_16.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_17.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_17.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_18.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_18.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_19.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_19.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_2.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_2.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_20.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_20.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_21.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_21.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_22.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_22.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_23.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_23.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_24.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_24.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_25.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_25.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_26.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_26.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_27.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_27.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_28.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_28.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_29.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_29.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_3.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_3.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_30.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_30.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_31.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_31.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_32.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_32.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_33.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_33.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_34.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_34.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_35.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_35.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_36.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_36.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_37.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_37.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_38.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_38.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_39.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_39.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_4.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_4.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_40.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_40.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_41.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_41.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_42.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_42.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_43.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_43.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_44.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_44.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_45.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_45.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_46.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_46.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_47.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_47.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_48.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_48.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_49.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_49.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_5.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_5.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_50.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_50.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_51.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_51.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_52.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_52.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_53.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_53.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_54.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_54.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_55.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_55.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_56.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_56.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_57.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_57.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_58.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_58.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_59.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_59.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_6.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_6.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_60.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_60.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_61.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_61.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_62.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_62.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_63.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_63.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_64.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_64.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_65.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_65.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_66.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_66.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_67.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_67.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_68.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_68.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_69.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_69.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_7.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_7.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_70.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_70.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_71.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_71.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_72.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_72.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_73.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_73.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_74.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_74.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_75.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_75.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_8.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_8.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/inherit_graph_9.png: binary file contents changed
> dpkg-source: error: add html/inherit_graph_9.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/nav_f.png: binary file contents changed
> dpkg-source: error: add html/nav_f.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/nav_g.png: binary file contents changed
> dpkg-source: error: add html/nav_g.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/nav_h.png: binary file contents changed
> dpkg-source: error: add html/nav_h.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/open.png: binary file contents changed
> dpkg-source: error: add html/open.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/search/search_l.png: binary file contents changed
> dpkg-source: error: add html/search/search_l.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/search/search_m.png: binary file contents changed
> dpkg-source: error: add html/search/search_m.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/search/search_r.png: binary file contents changed
> dpkg-source: error: add html/search/search_r.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/splitbar.png: binary file contents changed
> dpkg-source: error: add html/splitbar.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/sync_off.png: binary file contents changed
> dpkg-source: error: add html/sync_off.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/sync_on.png: binary file contents changed
> dpkg-source: error: add html/sync_on.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/tab_a.png: binary file contents changed
> dpkg-source: error: add html/tab_a.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/tab_b.png: binary file contents changed
> dpkg-source: error: add html/tab_b.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/tab_h.png: binary file contents changed
> dpkg-source: error: add html/tab_h.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to html/tab_s.png: binary file contents changed
> dpkg-source: error: add html/tab_s.png 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/fastjet_3.4.0+dfsg-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.



More information about the debian-science-maintainers mailing list