Bug#1048820: siscone: Fails to build source after successful build

Lucas Nussbaum lucas at debian.org
Sun Aug 13 20:21:27 BST 2023


Source: siscone
Version: 3.0.5-2
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 siscone
> dpkg-buildpackage: info: source version 3.0.5-2
> 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 siscone
> make[2]: Entering directory '/<<PKGBUILDDIR>>/siscone'
> Making distclean in .
> make[3]: Entering directory '/<<PKGBUILDDIR>>/siscone'
> test -z "libsiscone.la" || rm -f libsiscone.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 config_raw.h stamp-h1
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/siscone'
> Making distclean in spherical
> make[3]: Entering directory '/<<PKGBUILDDIR>>/siscone/spherical'
> test -z "libsiscone_spherical.la" || rm -f libsiscone_spherical.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/libsiscone_spherical_la-geom_2d.Plo
> rm -f ./.deps/libsiscone_spherical_la-hash.Plo
> rm -f ./.deps/libsiscone_spherical_la-momentum.Plo
> rm -f ./.deps/libsiscone_spherical_la-protocones.Plo
> rm -f ./.deps/libsiscone_spherical_la-siscone.Plo
> rm -f ./.deps/libsiscone_spherical_la-split_merge.Plo
> rm -f ./.deps/libsiscone_spherical_la-vicinity.Plo
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/siscone/spherical'
> rm -f ./.deps/libsiscone_la-area.Plo
> rm -f ./.deps/libsiscone_la-geom_2d.Plo
> rm -f ./.deps/libsiscone_la-hash.Plo
> rm -f ./.deps/libsiscone_la-momentum.Plo
> rm -f ./.deps/libsiscone_la-protocones.Plo
> rm -f ./.deps/libsiscone_la-quadtree.Plo
> rm -f ./.deps/libsiscone_la-ranlux.Plo
> rm -f ./.deps/libsiscone_la-reference.Plo
> rm -f ./.deps/libsiscone_la-siscone.Plo
> rm -f ./.deps/libsiscone_la-siscone_error.Plo
> rm -f ./.deps/libsiscone_la-split_merge.Plo
> rm -f ./.deps/libsiscone_la-vicinity.Plo
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/siscone'
> Making distclean in examples
> make[2]: Entering directory '/<<PKGBUILDDIR>>/examples'
> Making distclean in events
> make[3]: Entering directory '/<<PKGBUILDDIR>>/examples/events'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples/events'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/examples'
> rm -rf .libs _libs
> rm -f *.o
>  rm -f siscone siscone_area test times sample spherical
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples'
> rm -f ./.deps/sample-sample.Po
> rm -f ./.deps/siscone-main.Po
> rm -f ./.deps/siscone-options.Po
> rm -f ./.deps/siscone_area-area.Po
> rm -f ./.deps/siscone_area-options.Po
> rm -f ./.deps/spherical-spherical.Po
> rm -f ./.deps/test-test.Po
> rm -f ./.deps/times-times.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/examples'
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> rm -f libtool config.lt
> test . = "." || test -z "" || rm -f 
> rm -f _configs.sed siscone/config.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
>    dh_clean
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building siscone using existing ./siscone_3.0.5.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: ignoring deletion of file install-sh, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file aclocal.m4, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file INSTALL, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file compile, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file ltmain.sh, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file configure, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file config.h.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file depcomp, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file missing, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file m4/ltsugar.m4, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file m4/lt~obsolete.m4, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file m4/ltversion.m4, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file m4/libtool.m4, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file m4/ltoptions.m4, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file siscone/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file siscone/spherical/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file examples/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file examples/events/Makefile.in, use --include-removal to override
> dpkg-source: error: cannot represent change to doc/devel/html/bc_s.png: binary file contents changed
> dpkg-source: error: add doc/devel/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 doc/devel/html/bdwn.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/bdwn.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/html/classsiscone_1_1Carea__coll__graph.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/html/classsiscone_1_1Carea__coll__graph.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/classsiscone_1_1Carea__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/html/classsiscone_1_1Carea__inherit__graph.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/html/classsiscone_1_1Carea__inherit__graph.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/classsiscone_1_1Carea__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/html/classsiscone_1_1Cborder__store__coll__graph.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/html/classsiscone_1_1Cborder__store__coll__graph.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/classsiscone_1_1Cborder__store__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/html/classsiscone_1_1Cjet__area__coll__graph.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/html/classsiscone_1_1Cjet__area__coll__graph.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/classsiscone_1_1Cjet__area__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/html/classsiscone_1_1Cjet__area__inherit__graph.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/html/classsiscone_1_1Cjet__area__inherit__graph.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/classsiscone_1_1Cjet__area__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/html/classsiscone_1_1Cjet__coll__graph.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/html/classsiscone_1_1Cjet__coll__graph.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/classsiscone_1_1Cjet__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/html/classsiscone_1_1Cjet__inherit__graph.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/html/classsiscone_1_1Cjet__inherit__graph.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/classsiscone_1_1Cjet__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/html/classsiscone_1_1Cmomentum__coll__graph.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/html/classsiscone_1_1Cmomentum__coll__graph.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/classsiscone_1_1Cmomentum__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/html/classsiscone_1_1Cquadtree__coll__graph.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/html/classsiscone_1_1Cquadtree__coll__graph.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/classsiscone_1_1Cquadtree__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/html/classsiscone_1_1Csiscone__coll__graph.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/html/classsiscone_1_1Csiscone__coll__graph.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/classsiscone_1_1Csiscone__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/html/classsiscone_1_1Csiscone__inherit__graph.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/html/classsiscone_1_1Csiscone__inherit__graph.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/classsiscone_1_1Csiscone__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/html/classsiscone_1_1Csplit__merge__coll__graph.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/html/classsiscone_1_1Csplit__merge__coll__graph.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/classsiscone_1_1Csplit__merge__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/html/classsiscone_1_1Csplit__merge__inherit__graph.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/html/classsiscone_1_1Csplit__merge__inherit__graph.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/classsiscone_1_1Csplit__merge__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/html/classsiscone_1_1Cstable__cones__coll__graph.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/html/classsiscone_1_1Cstable__cones__coll__graph.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/classsiscone_1_1Cstable__cones__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/html/classsiscone_1_1Cstable__cones__inherit__graph.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/html/classsiscone_1_1Cstable__cones__inherit__graph.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/classsiscone_1_1Cstable__cones__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/html/classsiscone_1_1Cvicinity__coll__graph.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/html/classsiscone_1_1Cvicinity__coll__graph.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/classsiscone_1_1Cvicinity__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/html/classsiscone_1_1Cvicinity__elm__coll__graph.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/html/classsiscone_1_1Cvicinity__elm__coll__graph.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/classsiscone_1_1Cvicinity__elm__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/html/classsiscone_1_1Cvicinity__inherit__graph.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/html/classsiscone_1_1Cvicinity__inherit__graph.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/classsiscone_1_1Cvicinity__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/html/classsiscone_1_1hash__cones__coll__graph.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/html/classsiscone_1_1hash__cones__coll__graph.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/classsiscone_1_1hash__cones__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/html/classsiscone_1_1hash__element__coll__graph.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/html/classsiscone_1_1hash__element__coll__graph.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/classsiscone_1_1hash__element__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/html/classsiscone__spherical_1_1CSph3vector__coll__graph.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/html/classsiscone__spherical_1_1CSph3vector__coll__graph.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/classsiscone__spherical_1_1CSph3vector__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/html/classsiscone__spherical_1_1CSph3vector__inherit__graph.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/html/classsiscone__spherical_1_1CSph3vector__inherit__graph.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/classsiscone__spherical_1_1CSph3vector__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/html/classsiscone__spherical_1_1CSphborder__store__coll__graph.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/html/classsiscone__spherical_1_1CSphborder__store__coll__graph.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/classsiscone__spherical_1_1CSphborder__store__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/html/classsiscone__spherical_1_1CSphjet__coll__graph.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/html/classsiscone__spherical_1_1CSphjet__coll__graph.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/classsiscone__spherical_1_1CSphjet__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/html/classsiscone__spherical_1_1CSphmomentum__coll__graph.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/html/classsiscone__spherical_1_1CSphmomentum__coll__graph.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/classsiscone__spherical_1_1CSphmomentum__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/html/classsiscone__spherical_1_1CSphmomentum__inherit__graph.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/html/classsiscone__spherical_1_1CSphmomentum__inherit__graph.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/classsiscone__spherical_1_1CSphmomentum__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/html/classsiscone__spherical_1_1CSphsiscone__coll__graph.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/html/classsiscone__spherical_1_1CSphsiscone__coll__graph.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/classsiscone__spherical_1_1CSphsiscone__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/html/classsiscone__spherical_1_1CSphsiscone__inherit__graph.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/html/classsiscone__spherical_1_1CSphsiscone__inherit__graph.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/classsiscone__spherical_1_1CSphsiscone__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/html/classsiscone__spherical_1_1CSphsplit__merge__coll__graph.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/html/classsiscone__spherical_1_1CSphsplit__merge__coll__graph.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/classsiscone__spherical_1_1CSphsplit__merge__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/html/classsiscone__spherical_1_1CSphsplit__merge__inherit__graph.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/html/classsiscone__spherical_1_1CSphsplit__merge__inherit__graph.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/classsiscone__spherical_1_1CSphsplit__merge__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/html/classsiscone__spherical_1_1CSphstable__cones__coll__graph.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/html/classsiscone__spherical_1_1CSphstable__cones__coll__graph.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/classsiscone__spherical_1_1CSphstable__cones__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/html/classsiscone__spherical_1_1CSphstable__cones__inherit__graph.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/html/classsiscone__spherical_1_1CSphstable__cones__inherit__graph.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/classsiscone__spherical_1_1CSphstable__cones__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/html/classsiscone__spherical_1_1CSphvicinity__coll__graph.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/html/classsiscone__spherical_1_1CSphvicinity__coll__graph.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/classsiscone__spherical_1_1CSphvicinity__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/html/classsiscone__spherical_1_1CSphvicinity__elm__coll__graph.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/html/classsiscone__spherical_1_1CSphvicinity__elm__coll__graph.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/classsiscone__spherical_1_1CSphvicinity__elm__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/html/classsiscone__spherical_1_1CSphvicinity__inherit__graph.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/html/classsiscone__spherical_1_1CSphvicinity__inherit__graph.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/classsiscone__spherical_1_1CSphvicinity__inherit__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/html/classsiscone__spherical_1_1sph__hash__cones__coll__graph.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/html/classsiscone__spherical_1_1sph__hash__cones__coll__graph.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/classsiscone__spherical_1_1sph__hash__cones__coll__graph.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/html/classsiscone__spherical_1_1sph__hash__element__coll__graph.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/html/classsiscone__spherical_1_1sph__hash__element__coll__graph.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/classsiscone__spherical_1_1sph__hash__element__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 doc/devel/html/closed.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/closed.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/html/defines_8h__dep__incl.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/html/defines_8h__dep__incl.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/defines_8h__dep__incl.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/html/dir_cfa66b89213eba0fe238b98f49123a41_dep.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/html/dir_cfa66b89213eba0fe238b98f49123a41_dep.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/dir_cfa66b89213eba0fe238b98f49123a41_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 doc/devel/html/doc.png: binary file contents changed
> dpkg-source: error: add doc/devel/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 doc/devel/html/folderclosed.png: binary file contents changed
> dpkg-source: error: add doc/devel/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 doc/devel/html/folderopen.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/folderopen.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/html/graph_legend.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/html/graph_legend.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/graph_legend.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/html/inherit_graph_0.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/html/inherit_graph_0.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/inherit_graph_0.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/html/inherit_graph_1.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/html/inherit_graph_1.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/inherit_graph_1.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/html/inherit_graph_10.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/html/inherit_graph_10.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/inherit_graph_10.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/html/inherit_graph_11.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/html/inherit_graph_11.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/inherit_graph_11.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/html/inherit_graph_12.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/html/inherit_graph_12.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/inherit_graph_12.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/html/inherit_graph_13.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/html/inherit_graph_13.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/inherit_graph_13.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/html/inherit_graph_14.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/html/inherit_graph_14.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/inherit_graph_14.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/html/inherit_graph_15.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/html/inherit_graph_15.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/inherit_graph_15.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/html/inherit_graph_16.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/html/inherit_graph_16.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/inherit_graph_16.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/html/inherit_graph_17.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/html/inherit_graph_17.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/inherit_graph_17.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/html/inherit_graph_18.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/html/inherit_graph_18.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/inherit_graph_18.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/html/inherit_graph_19.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/html/inherit_graph_19.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/inherit_graph_19.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/html/inherit_graph_2.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/html/inherit_graph_2.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/inherit_graph_2.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/html/inherit_graph_20.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/html/inherit_graph_20.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/inherit_graph_20.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/html/inherit_graph_21.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/html/inherit_graph_21.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/inherit_graph_21.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/html/inherit_graph_22.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/html/inherit_graph_22.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/inherit_graph_22.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/html/inherit_graph_23.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/html/inherit_graph_23.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/inherit_graph_23.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/html/inherit_graph_24.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/html/inherit_graph_24.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/inherit_graph_24.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/html/inherit_graph_25.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/html/inherit_graph_25.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/inherit_graph_25.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/html/inherit_graph_26.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/html/inherit_graph_26.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/inherit_graph_26.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/html/inherit_graph_27.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/html/inherit_graph_27.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/inherit_graph_27.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/html/inherit_graph_3.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/html/inherit_graph_3.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/inherit_graph_3.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/html/inherit_graph_4.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/html/inherit_graph_4.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/inherit_graph_4.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/html/inherit_graph_5.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/html/inherit_graph_5.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/inherit_graph_5.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/html/inherit_graph_6.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/html/inherit_graph_6.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/inherit_graph_6.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/html/inherit_graph_7.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/html/inherit_graph_7.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/inherit_graph_7.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/html/inherit_graph_8.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/html/inherit_graph_8.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/inherit_graph_8.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/html/inherit_graph_9.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/html/inherit_graph_9.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/inherit_graph_9.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/html/jquery.js has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/html/nav_f.png: binary file contents changed
> dpkg-source: error: add doc/devel/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 doc/devel/html/nav_g.png: binary file contents changed
> dpkg-source: error: add doc/devel/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 doc/devel/html/nav_h.png: binary file contents changed
> dpkg-source: error: add doc/devel/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 doc/devel/html/open.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/open.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/html/ranlux_8h__dep__incl.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/html/ranlux_8h__dep__incl.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/ranlux_8h__dep__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 doc/devel/html/splitbar.png: binary file contents changed
> dpkg-source: error: add doc/devel/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 doc/devel/html/sync_off.png: binary file contents changed
> dpkg-source: error: add doc/devel/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 doc/devel/html/sync_on.png: binary file contents changed
> dpkg-source: error: add doc/devel/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 doc/devel/html/tab_a.png: binary file contents changed
> dpkg-source: error: add doc/devel/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 doc/devel/html/tab_b.png: binary file contents changed
> dpkg-source: error: add doc/devel/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 doc/devel/html/tab_h.png: binary file contents changed
> dpkg-source: error: add doc/devel/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 doc/devel/html/tab_s.png: binary file contents changed
> dpkg-source: error: add doc/devel/html/tab_s.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file siscone-3.0.5/doc/devel/latex/classsiscone_1_1Carea__coll__graph.md5 has no final newline (either original or modified version)
> dpkg-source: warning: file siscone-3.0.5/doc/devel/latex/classsiscone_1_1Carea__inherit__graph.md5 has no final newline (either original or modified version)
> dpkg-source: warning: file siscone-3.0.5/doc/devel/latex/classsiscone_1_1Cborder__store__coll__graph.md5 has no final newline (either original or modified version)
> dpkg-source: warning: file siscone-3.0.5/doc/devel/latex/classsiscone_1_1Cjet__area__coll__graph.md5 has no final newline (either original or modified version)
> dpkg-source: warning: file siscone-3.0.5/doc/devel/latex/classsiscone_1_1Cjet__area__inherit__graph.md5 has no final newline (either original or modified version)
> dpkg-source: warning: file siscone-3.0.5/doc/devel/latex/classsiscone_1_1Cjet__coll__graph.md5 has no final newline (either original or modified version)
> dpkg-source: warning: file siscone-3.0.5/doc/devel/latex/classsiscone_1_1Cjet__inherit__graph.md5 has no final newline (either original or modified version)
> dpkg-source: warning: file siscone-3.0.5/doc/devel/latex/classsiscone_1_1Cmomentum__coll__graph.md5 has no final newline (either original or modified version)
> dpkg-source: warning: file siscone-3.0.5/doc/devel/latex/classsiscone_1_1Cquadtree__coll__graph.md5 has no final newline (either original or modified version)
> dpkg-source: warning: file siscone-3.0.5/doc/devel/latex/classsiscone_1_1Csiscone__coll__graph.md5 has no final newline (either original or modified version)
> dpkg-source: warning: file siscone-3.0.5/doc/devel/latex/classsiscone_1_1Csiscone__inherit__graph.md5 has no final newline (either original or modified version)
> dpkg-source: warning: file siscone-3.0.5/doc/devel/latex/classsiscone_1_1Csplit__merge__coll__graph.md5 has no final newline (either original or modified version)
> dpkg-source: warning: file siscone-3.0.5/doc/devel/latex/classsiscone_1_1Csplit__merge__inherit__graph.md5 has no final newline (either original or modified version)
> dpkg-source: warning: file siscone-3.0.5/doc/devel/latex/classsiscone_1_1Cstable__cones__coll__graph.md5 has no final newline (either original or modified version)
> dpkg-source: warning: file siscone-3.0.5/doc/devel/latex/classsiscone_1_1Cstable__cones__inherit__graph.md5 has no final newline (either original or modified version)
> dpkg-source: warning: file siscone-3.0.5/doc/devel/latex/classsiscone_1_1Cvicinity__coll__graph.md5 has no final newline (either original or modified version)
> dpkg-source: warning: file siscone-3.0.5/doc/devel/latex/classsiscone_1_1Cvicinity__elm__coll__graph.md5 has no final newline (either original or modified version)
> dpkg-source: warning: file siscone-3.0.5/doc/devel/latex/classsiscone_1_1Cvicinity__inherit__graph.md5 has no final newline (either original or modified version)
> dpkg-source: warning: file siscone-3.0.5/doc/devel/latex/classsiscone_1_1hash__cones__coll__graph.md5 has no final newline (either original or modified version)
> dpkg-source: warning: file siscone-3.0.5/doc/devel/latex/classsiscone_1_1hash__element__coll__graph.md5 has no final newline (either original or modified version)
> dpkg-source: warning: file siscone-3.0.5/doc/devel/latex/classsiscone__spherical_1_1CSph3vector__coll__graph.md5 has no final newline (either original or modified version)
> dpkg-source: warning: file siscone-3.0.5/doc/devel/latex/classsiscone__spherical_1_1CSph3vector__inherit__graph.md5 has no final newline (either original or modified version)
> dpkg-source: warning: file siscone-3.0.5/doc/devel/latex/classsiscone__spherical_1_1CSphborder__store__coll__graph.md5 has no final newline (either original or modified version)
> dpkg-source: warning: file siscone-3.0.5/doc/devel/latex/classsiscone__spherical_1_1CSphjet__coll__graph.md5 has no final newline (either original or modified version)
> dpkg-source: warning: file siscone-3.0.5/doc/devel/latex/classsiscone__spherical_1_1CSphmomentum__coll__graph.md5 has no final newline (either original or modified version)
> dpkg-source: warning: file siscone-3.0.5/doc/devel/latex/classsiscone__spherical_1_1CSphmomentum__inherit__graph.md5 has no final newline (either original or modified version)
> dpkg-source: warning: file siscone-3.0.5/doc/devel/latex/classsiscone__spherical_1_1CSphsiscone__coll__graph.md5 has no final newline (either original or modified version)
> dpkg-source: warning: file siscone-3.0.5/doc/devel/latex/classsiscone__spherical_1_1CSphsiscone__inherit__graph.md5 has no final newline (either original or modified version)
> dpkg-source: warning: file siscone-3.0.5/doc/devel/latex/classsiscone__spherical_1_1CSphsplit__merge__coll__graph.md5 has no final newline (either original or modified version)
> dpkg-source: warning: file siscone-3.0.5/doc/devel/latex/classsiscone__spherical_1_1CSphsplit__merge__inherit__graph.md5 has no final newline (either original or modified version)
> dpkg-source: warning: file siscone-3.0.5/doc/devel/latex/classsiscone__spherical_1_1CSphstable__cones__coll__graph.md5 has no final newline (either original or modified version)
> dpkg-source: warning: file siscone-3.0.5/doc/devel/latex/classsiscone__spherical_1_1CSphstable__cones__inherit__graph.md5 has no final newline (either original or modified version)
> dpkg-source: warning: file siscone-3.0.5/doc/devel/latex/classsiscone__spherical_1_1CSphvicinity__coll__graph.md5 has no final newline (either original or modified version)
> dpkg-source: warning: file siscone-3.0.5/doc/devel/latex/classsiscone__spherical_1_1CSphvicinity__elm__coll__graph.md5 has no final newline (either original or modified version)
> dpkg-source: warning: file siscone-3.0.5/doc/devel/latex/classsiscone__spherical_1_1CSphvicinity__inherit__graph.md5 has no final newline (either original or modified version)
> dpkg-source: warning: file siscone-3.0.5/doc/devel/latex/classsiscone__spherical_1_1sph__hash__cones__coll__graph.md5 has no final newline (either original or modified version)
> dpkg-source: warning: file siscone-3.0.5/doc/devel/latex/classsiscone__spherical_1_1sph__hash__element__coll__graph.md5 has no final newline (either original or modified version)
> dpkg-source: warning: file siscone-3.0.5/doc/devel/latex/defines_8h__dep__incl.md5 has no final newline (either original or modified version)
> dpkg-source: warning: file siscone-3.0.5/doc/devel/latex/ranlux_8h__dep__incl.md5 has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/devel/latex/refman.dvi: binary file contents changed
> dpkg-source: error: add doc/devel/latex/refman.dvi in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to doc/devel/latex/refman.pdf: binary file contents changed
> dpkg-source: error: add doc/devel/latex/refman.pdf in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: unrepresentable changes to source
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1
> 
> E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -S' failed to run.


The full build log is available from:
http://qa-logs.debian.net/2023/08/13/siscone_3.0.5-2_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