[Debian-astro-maintainers] Bug#1045782: ndcube: Fails to build source after successful build

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


Source: ndcube
Version: 2.0.3-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 ndcube
> dpkg-buildpackage: info: source version 2.0.3-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Ole Streicher <olebole at debian.org>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean --with python3,sphinxdoc --buildsystem=pybuild
>    debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> rm -rf ndcube/_version.py
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_autoreconf_clean -O--buildsystem=pybuild
>    dh_clean -O--buildsystem=pybuild
>  dpkg-source -b .
> dpkg-source: warning: upstream signing key but no upstream tarball signature
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building ndcube using existing ./ndcube_2.0.3.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: error: cannot represent change to build/html/_static/js/jquery-1.12.4.min.js:
> dpkg-source: error:   new version is symlink to /usr/share/javascript/jquery/jquery.min.js
> dpkg-source: error:   old version is nonexistent
> dpkg-source: warning: ignoring deletion of file ndcube/_version.py, use --include-removal to override
> dpkg-source: warning: file ndcube-2.0.3/.pybuild/cpython3_3.11_ndcube/.cache/matplotlib/fontlist-v330.json has no final newline (either original or modified version)
> dpkg-source: warning: newly created empty file '.pybuild/cpython3_3.11_ndcube/build/ndcube/utils/tests/__init__.py' will not be represented in diff
> dpkg-source: warning: newly created empty file '.pybuild/cpython3_3.11_ndcube/build/ndcube/wcs/wrappers/tests/__init__.py' will not be represented in diff
> dpkg-source: warning: file ndcube-2.0.3/.pytest_cache/v/cache/nodeids has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/.pytest_cache/v/cache/stepwise has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to build/html/.doctrees/api.doctree: binary file contents changed
> dpkg-source: error: add build/html/.doctrees/api.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/.doctrees/api/ndcube.ExtraCoords.doctree: binary file contents changed
> dpkg-source: error: add build/html/.doctrees/api/ndcube.ExtraCoords.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/.doctrees/api/ndcube.GlobalCoords.doctree: binary file contents changed
> dpkg-source: error: add build/html/.doctrees/api/ndcube.GlobalCoords.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/.doctrees/api/ndcube.NDCollection.doctree: binary file contents changed
> dpkg-source: error: add build/html/.doctrees/api/ndcube.NDCollection.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/.doctrees/api/ndcube.NDCube.doctree: binary file contents changed
> dpkg-source: error: add build/html/.doctrees/api/ndcube.NDCube.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/.doctrees/api/ndcube.NDCubeSequence.doctree: binary file contents changed
> dpkg-source: error: add build/html/.doctrees/api/ndcube.NDCubeSequence.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/.doctrees/api/ndcube.extra_coords.table_coord.QuantityTableCoordinate.doctree: binary file contents changed
> dpkg-source: error: add build/html/.doctrees/api/ndcube.extra_coords.table_coord.QuantityTableCoordinate.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/.doctrees/api/ndcube.extra_coords.table_coord.SkyCoordTableCoordinate.doctree: binary file contents changed
> dpkg-source: error: add build/html/.doctrees/api/ndcube.extra_coords.table_coord.SkyCoordTableCoordinate.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/.doctrees/api/ndcube.extra_coords.table_coord.TimeTableCoordinate.doctree: binary file contents changed
> dpkg-source: error: add build/html/.doctrees/api/ndcube.extra_coords.table_coord.TimeTableCoordinate.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/.doctrees/api/ndcube.mixins.NDCubeSlicingMixin.doctree: binary file contents changed
> dpkg-source: error: add build/html/.doctrees/api/ndcube.mixins.NDCubeSlicingMixin.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/.doctrees/api/ndcube.tests.helpers.assert_cubes_equal.doctree: binary file contents changed
> dpkg-source: error: add build/html/.doctrees/api/ndcube.tests.helpers.assert_cubes_equal.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/.doctrees/api/ndcube.tests.helpers.assert_cubesequences_equal.doctree: binary file contents changed
> dpkg-source: error: add build/html/.doctrees/api/ndcube.tests.helpers.assert_cubesequences_equal.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/.doctrees/api/ndcube.tests.helpers.assert_extra_coords_equal.doctree: binary file contents changed
> dpkg-source: error: add build/html/.doctrees/api/ndcube.tests.helpers.assert_extra_coords_equal.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/.doctrees/api/ndcube.tests.helpers.assert_metas_equal.doctree: binary file contents changed
> dpkg-source: error: add build/html/.doctrees/api/ndcube.tests.helpers.assert_metas_equal.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/.doctrees/api/ndcube.tests.helpers.assert_wcs_are_equal.doctree: binary file contents changed
> dpkg-source: error: add build/html/.doctrees/api/ndcube.tests.helpers.assert_wcs_are_equal.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/.doctrees/api/ndcube.tests.helpers.figure_test.doctree: binary file contents changed
> dpkg-source: error: add build/html/.doctrees/api/ndcube.tests.helpers.figure_test.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/.doctrees/api/ndcube.tests.helpers.get_hash_library_name.doctree: binary file contents changed
> dpkg-source: error: add build/html/.doctrees/api/ndcube.tests.helpers.get_hash_library_name.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/.doctrees/api/ndcube.utils.misc.unique_sorted.doctree: binary file contents changed
> dpkg-source: error: add build/html/.doctrees/api/ndcube.utils.misc.unique_sorted.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/.doctrees/api/ndcube.utils.sequence.SequenceItem.doctree: binary file contents changed
> dpkg-source: error: add build/html/.doctrees/api/ndcube.utils.sequence.SequenceItem.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/.doctrees/api/ndcube.utils.sequence.cube_like_index_to_sequence_and_common_axis_indices.doctree: binary file contents changed
> dpkg-source: error: add build/html/.doctrees/api/ndcube.utils.sequence.cube_like_index_to_sequence_and_common_axis_indices.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/.doctrees/api/ndcube.utils.sequence.cube_like_tuple_item_to_sequence_items.doctree: binary file contents changed
> dpkg-source: error: add build/html/.doctrees/api/ndcube.utils.sequence.cube_like_tuple_item_to_sequence_items.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/.doctrees/api/ndcube.utils.wcs.array_indices_for_world_objects.doctree: binary file contents changed
> dpkg-source: error: add build/html/.doctrees/api/ndcube.utils.wcs.array_indices_for_world_objects.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/.doctrees/api/ndcube.utils.wcs.calculate_world_indices_from_axes.doctree: binary file contents changed
> dpkg-source: error: add build/html/.doctrees/api/ndcube.utils.wcs.calculate_world_indices_from_axes.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/.doctrees/api/ndcube.utils.wcs.convert_between_array_and_pixel_axes.doctree: binary file contents changed
> dpkg-source: error: add build/html/.doctrees/api/ndcube.utils.wcs.convert_between_array_and_pixel_axes.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/.doctrees/api/ndcube.utils.wcs.get_dependent_array_axes.doctree: binary file contents changed
> dpkg-source: error: add build/html/.doctrees/api/ndcube.utils.wcs.get_dependent_array_axes.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/.doctrees/api/ndcube.utils.wcs.get_dependent_physical_types.doctree: binary file contents changed
> dpkg-source: error: add build/html/.doctrees/api/ndcube.utils.wcs.get_dependent_physical_types.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/.doctrees/api/ndcube.utils.wcs.get_dependent_pixel_axes.doctree: binary file contents changed
> dpkg-source: error: add build/html/.doctrees/api/ndcube.utils.wcs.get_dependent_pixel_axes.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/.doctrees/api/ndcube.utils.wcs.get_dependent_world_axes.doctree: binary file contents changed
> dpkg-source: error: add build/html/.doctrees/api/ndcube.utils.wcs.get_dependent_world_axes.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/.doctrees/api/ndcube.utils.wcs.physical_type_to_pixel_axes.doctree: binary file contents changed
> dpkg-source: error: add build/html/.doctrees/api/ndcube.utils.wcs.physical_type_to_pixel_axes.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/.doctrees/api/ndcube.utils.wcs.physical_type_to_world_axis.doctree: binary file contents changed
> dpkg-source: error: add build/html/.doctrees/api/ndcube.utils.wcs.physical_type_to_world_axis.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/.doctrees/api/ndcube.utils.wcs.pixel_axis_to_physical_types.doctree: binary file contents changed
> dpkg-source: error: add build/html/.doctrees/api/ndcube.utils.wcs.pixel_axis_to_physical_types.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/.doctrees/api/ndcube.utils.wcs.pixel_axis_to_world_axes.doctree: binary file contents changed
> dpkg-source: error: add build/html/.doctrees/api/ndcube.utils.wcs.pixel_axis_to_world_axes.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/.doctrees/api/ndcube.utils.wcs.validate_physical_types.doctree: binary file contents changed
> dpkg-source: error: add build/html/.doctrees/api/ndcube.utils.wcs.validate_physical_types.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/.doctrees/api/ndcube.utils.wcs.world_axis_to_pixel_axes.doctree: binary file contents changed
> dpkg-source: error: add build/html/.doctrees/api/ndcube.utils.wcs.world_axis_to_pixel_axes.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/.doctrees/api/ndcube.visualization.BasePlotter.doctree: binary file contents changed
> dpkg-source: error: add build/html/.doctrees/api/ndcube.visualization.BasePlotter.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/.doctrees/api/ndcube.visualization.mpl_plotter.MatplotlibPlotter.doctree: binary file contents changed
> dpkg-source: error: add build/html/.doctrees/api/ndcube.visualization.mpl_plotter.MatplotlibPlotter.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/.doctrees/coordinates.doctree: binary file contents changed
> dpkg-source: error: add build/html/.doctrees/coordinates.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/.doctrees/data_classes.doctree: binary file contents changed
> dpkg-source: error: add build/html/.doctrees/data_classes.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/.doctrees/environment.pickle: binary file contents changed
> dpkg-source: error: add build/html/.doctrees/environment.pickle in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/.doctrees/extending_ndcube.doctree: binary file contents changed
> dpkg-source: error: add build/html/.doctrees/extending_ndcube.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/.doctrees/index.doctree: binary file contents changed
> dpkg-source: error: add build/html/.doctrees/index.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/.doctrees/installation.doctree: binary file contents changed
> dpkg-source: error: add build/html/.doctrees/installation.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/.doctrees/introduction.doctree: binary file contents changed
> dpkg-source: error: add build/html/.doctrees/introduction.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/.doctrees/reproject.doctree: binary file contents changed
> dpkg-source: error: add build/html/.doctrees/reproject.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/.doctrees/slicing.doctree: binary file contents changed
> dpkg-source: error: add build/html/.doctrees/slicing.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/.doctrees/tabular_coordinates.doctree: binary file contents changed
> dpkg-source: error: add build/html/.doctrees/tabular_coordinates.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/.doctrees/visualization.doctree: binary file contents changed
> dpkg-source: error: add build/html/.doctrees/visualization.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/.doctrees/whatsnew/changelog.doctree: binary file contents changed
> dpkg-source: error: add build/html/.doctrees/whatsnew/changelog.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/.doctrees/whatsnew/index.doctree: binary file contents changed
> dpkg-source: error: add build/html/.doctrees/whatsnew/index.doctree in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/_images/ndcube_diagram.png: binary file contents changed
> dpkg-source: error: add build/html/_images/ndcube_diagram.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/_images/ndcube_sliced_diagram.png: binary file contents changed
> dpkg-source: error: add build/html/_images/ndcube_sliced_diagram.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/_images/ndcubesequence_diagram.png: binary file contents changed
> dpkg-source: error: add build/html/_images/ndcubesequence_diagram.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/_images/ndcubesequence_sliced_diagram.png: binary file contents changed
> dpkg-source: error: add build/html/_images/ndcubesequence_sliced_diagram.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/_images/visualization-10.png: binary file contents changed
> dpkg-source: error: add build/html/_images/visualization-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 build/html/_images/visualization-12.png: binary file contents changed
> dpkg-source: error: add build/html/_images/visualization-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 build/html/_images/visualization-14.png: binary file contents changed
> dpkg-source: error: add build/html/_images/visualization-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 build/html/_images/visualization-16.png: binary file contents changed
> dpkg-source: error: add build/html/_images/visualization-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 build/html/_images/visualization-18.png: binary file contents changed
> dpkg-source: error: add build/html/_images/visualization-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 build/html/_images/visualization-2.png: binary file contents changed
> dpkg-source: error: add build/html/_images/visualization-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 build/html/_images/visualization-4.png: binary file contents changed
> dpkg-source: error: add build/html/_images/visualization-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 build/html/_images/visualization-6.png: binary file contents changed
> dpkg-source: error: add build/html/_images/visualization-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 build/html/_images/visualization-8.png: binary file contents changed
> dpkg-source: error: add build/html/_images/visualization-8.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file ndcube-2.0.3/build/html/_modules/index.html has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/_modules/ndcube/extra_coords/extra_coords.html has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/_modules/ndcube/extra_coords/table_coord.html has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/_modules/ndcube/global_coords.html has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/_modules/ndcube/mixins/ndslicing.html has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/_modules/ndcube/ndcollection.html has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/_modules/ndcube/ndcube.html has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/_modules/ndcube/ndcube_sequence.html has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/_modules/ndcube/tests/helpers.html has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/_modules/ndcube/utils/misc.html has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/_modules/ndcube/utils/sequence.html has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/_modules/ndcube/utils/wcs.html has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/_modules/ndcube/visualization/base.html has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/_modules/ndcube/visualization/mpl_plotter.html has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/_static/basic.css has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to build/html/_static/bootstrap-2.3.2/img/glyphicons-halflings-white.png: binary file contents changed
> dpkg-source: error: add build/html/_static/bootstrap-2.3.2/img/glyphicons-halflings-white.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/_static/bootstrap-2.3.2/img/glyphicons-halflings.png: binary file contents changed
> dpkg-source: error: add build/html/_static/bootstrap-2.3.2/img/glyphicons-halflings.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file ndcube-2.0.3/build/html/_static/bootstrap-2.3.2/js/bootstrap.min.js has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/_static/bootstrap-3.4.1/css/bootstrap-theme.css has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/_static/bootstrap-3.4.1/css/bootstrap-theme.css.map has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/_static/bootstrap-3.4.1/css/bootstrap-theme.min.css has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/_static/bootstrap-3.4.1/css/bootstrap-theme.min.css.map has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/_static/bootstrap-3.4.1/css/bootstrap.css has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/_static/bootstrap-3.4.1/css/bootstrap.css.map has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/_static/bootstrap-3.4.1/css/bootstrap.min.css has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/_static/bootstrap-3.4.1/css/bootstrap.min.css.map has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to build/html/_static/bootstrap-3.4.1/fonts/glyphicons-halflings-regular.eot: binary file contents changed
> dpkg-source: error: add build/html/_static/bootstrap-3.4.1/fonts/glyphicons-halflings-regular.eot in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file ndcube-2.0.3/build/html/_static/bootstrap-3.4.1/fonts/glyphicons-halflings-regular.svg has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to build/html/_static/bootstrap-3.4.1/fonts/glyphicons-halflings-regular.ttf: binary file contents changed
> dpkg-source: error: add build/html/_static/bootstrap-3.4.1/fonts/glyphicons-halflings-regular.ttf in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/_static/bootstrap-3.4.1/fonts/glyphicons-halflings-regular.woff: binary file contents changed
> dpkg-source: error: add build/html/_static/bootstrap-3.4.1/fonts/glyphicons-halflings-regular.woff in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/_static/bootstrap-3.4.1/fonts/glyphicons-halflings-regular.woff2: binary file contents changed
> dpkg-source: error: add build/html/_static/bootstrap-3.4.1/fonts/glyphicons-halflings-regular.woff2 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file ndcube-2.0.3/build/html/_static/bootstrap-3.4.1/js/npm.js has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/_static/bootstrap-sphinx.js has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to build/html/_static/bootswatch-2.3.2/img/glyphicons-halflings-white.png: binary file contents changed
> dpkg-source: error: add build/html/_static/bootswatch-2.3.2/img/glyphicons-halflings-white.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/_static/bootswatch-2.3.2/img/glyphicons-halflings.png: binary file contents changed
> dpkg-source: error: add build/html/_static/bootswatch-2.3.2/img/glyphicons-halflings.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file ndcube-2.0.3/build/html/_static/bootswatch-3.4.1/cerulean/bootstrap.min.css has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/_static/bootswatch-3.4.1/cosmo/bootstrap.min.css has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/_static/bootswatch-3.4.1/cyborg/bootstrap.min.css has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/_static/bootswatch-3.4.1/darkly/bootstrap.min.css has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/_static/bootswatch-3.4.1/flatly/bootstrap.min.css has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to build/html/_static/bootswatch-3.4.1/fonts/glyphicons-halflings-regular.eot: binary file contents changed
> dpkg-source: error: add build/html/_static/bootswatch-3.4.1/fonts/glyphicons-halflings-regular.eot in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file ndcube-2.0.3/build/html/_static/bootswatch-3.4.1/fonts/glyphicons-halflings-regular.svg has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to build/html/_static/bootswatch-3.4.1/fonts/glyphicons-halflings-regular.ttf: binary file contents changed
> dpkg-source: error: add build/html/_static/bootswatch-3.4.1/fonts/glyphicons-halflings-regular.ttf in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/_static/bootswatch-3.4.1/fonts/glyphicons-halflings-regular.woff: binary file contents changed
> dpkg-source: error: add build/html/_static/bootswatch-3.4.1/fonts/glyphicons-halflings-regular.woff in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/_static/bootswatch-3.4.1/fonts/glyphicons-halflings-regular.woff2: binary file contents changed
> dpkg-source: error: add build/html/_static/bootswatch-3.4.1/fonts/glyphicons-halflings-regular.woff2 in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file ndcube-2.0.3/build/html/_static/bootswatch-3.4.1/journal/bootstrap.min.css has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/_static/bootswatch-3.4.1/lumen/bootstrap.min.css has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/_static/bootswatch-3.4.1/paper/bootstrap.min.css has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/_static/bootswatch-3.4.1/readable/bootstrap.min.css has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/_static/bootswatch-3.4.1/sandstone/bootstrap.min.css has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/_static/bootswatch-3.4.1/simplex/bootstrap.min.css has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/_static/bootswatch-3.4.1/slate/bootstrap.min.css has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/_static/bootswatch-3.4.1/spacelab/bootstrap.min.css has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/_static/bootswatch-3.4.1/superhero/bootstrap.min.css has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/_static/bootswatch-3.4.1/united/bootstrap.min.css has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/_static/bootswatch-3.4.1/yeti/bootstrap.min.css has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/_static/documentation_options.js has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to build/html/_static/favicon.png: binary file contents changed
> dpkg-source: error: add build/html/_static/favicon.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/_static/file.png: binary file contents changed
> dpkg-source: error: add build/html/_static/file.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/_static/img/favicon-32.ico: binary file contents changed
> dpkg-source: error: add build/html/_static/img/favicon-32.ico in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/_static/img/sunpy-bg.jpg: binary file contents changed
> dpkg-source: error: add build/html/_static/img/sunpy-bg.jpg in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/_static/img/sunpy_icon_128x128.png: binary file contents changed
> dpkg-source: error: add build/html/_static/img/sunpy_icon_128x128.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file ndcube-2.0.3/build/html/_static/js/jquery-fix.js has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to build/html/_static/minus.png: binary file contents changed
> dpkg-source: error: add build/html/_static/minus.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/_static/ndcube.png: binary file contents changed
> dpkg-source: error: add build/html/_static/ndcube.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/_static/plus.png: binary file contents changed
> dpkg-source: error: add build/html/_static/plus.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file ndcube-2.0.3/build/html/_static/pygments.css has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/api.html has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/api/ndcube.ExtraCoords.html has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/api/ndcube.GlobalCoords.html has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/api/ndcube.NDCollection.html has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/api/ndcube.NDCube.html has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/api/ndcube.NDCubeSequence.html has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/api/ndcube.extra_coords.table_coord.QuantityTableCoordinate.html has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/api/ndcube.extra_coords.table_coord.SkyCoordTableCoordinate.html has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/api/ndcube.extra_coords.table_coord.TimeTableCoordinate.html has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/api/ndcube.mixins.NDCubeSlicingMixin.html has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/api/ndcube.tests.helpers.assert_cubes_equal.html has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/api/ndcube.tests.helpers.assert_cubesequences_equal.html has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/api/ndcube.tests.helpers.assert_extra_coords_equal.html has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/api/ndcube.tests.helpers.assert_metas_equal.html has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/api/ndcube.tests.helpers.assert_wcs_are_equal.html has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/api/ndcube.tests.helpers.figure_test.html has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/api/ndcube.tests.helpers.get_hash_library_name.html has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/api/ndcube.utils.misc.unique_sorted.html has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/api/ndcube.utils.sequence.SequenceItem.html has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/api/ndcube.utils.sequence.cube_like_index_to_sequence_and_common_axis_indices.html has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/api/ndcube.utils.sequence.cube_like_tuple_item_to_sequence_items.html has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/api/ndcube.utils.wcs.array_indices_for_world_objects.html has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/api/ndcube.utils.wcs.calculate_world_indices_from_axes.html has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/api/ndcube.utils.wcs.convert_between_array_and_pixel_axes.html has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/api/ndcube.utils.wcs.get_dependent_array_axes.html has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/api/ndcube.utils.wcs.get_dependent_physical_types.html has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/api/ndcube.utils.wcs.get_dependent_pixel_axes.html has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/api/ndcube.utils.wcs.get_dependent_world_axes.html has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/api/ndcube.utils.wcs.physical_type_to_pixel_axes.html has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/api/ndcube.utils.wcs.physical_type_to_world_axis.html has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/api/ndcube.utils.wcs.pixel_axis_to_physical_types.html has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/api/ndcube.utils.wcs.pixel_axis_to_world_axes.html has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/api/ndcube.utils.wcs.validate_physical_types.html has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/api/ndcube.utils.wcs.world_axis_to_pixel_axes.html has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/api/ndcube.visualization.BasePlotter.html has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/api/ndcube.visualization.mpl_plotter.MatplotlibPlotter.html has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/coordinates.html has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/data_classes.html has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/extending_ndcube.html has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to build/html/favicon-32.ico: binary file contents changed
> dpkg-source: error: add build/html/favicon-32.ico in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file ndcube-2.0.3/build/html/genindex.html has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/index.html has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/installation.html has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/introduction.html has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to build/html/objects.inv: binary file contents changed
> dpkg-source: error: add build/html/objects.inv in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/plot_directive/visualization-10.hires.png: binary file contents changed
> dpkg-source: error: add build/html/plot_directive/visualization-10.hires.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/plot_directive/visualization-10.pdf: binary file contents changed
> dpkg-source: error: add build/html/plot_directive/visualization-10.pdf in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/plot_directive/visualization-10.png: binary file contents changed
> dpkg-source: error: add build/html/plot_directive/visualization-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 build/html/plot_directive/visualization-12.hires.png: binary file contents changed
> dpkg-source: error: add build/html/plot_directive/visualization-12.hires.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/plot_directive/visualization-12.pdf: binary file contents changed
> dpkg-source: error: add build/html/plot_directive/visualization-12.pdf in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/plot_directive/visualization-12.png: binary file contents changed
> dpkg-source: error: add build/html/plot_directive/visualization-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 build/html/plot_directive/visualization-14.hires.png: binary file contents changed
> dpkg-source: error: add build/html/plot_directive/visualization-14.hires.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/plot_directive/visualization-14.pdf: binary file contents changed
> dpkg-source: error: add build/html/plot_directive/visualization-14.pdf in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/plot_directive/visualization-14.png: binary file contents changed
> dpkg-source: error: add build/html/plot_directive/visualization-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 build/html/plot_directive/visualization-16.hires.png: binary file contents changed
> dpkg-source: error: add build/html/plot_directive/visualization-16.hires.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/plot_directive/visualization-16.pdf: binary file contents changed
> dpkg-source: error: add build/html/plot_directive/visualization-16.pdf in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/plot_directive/visualization-16.png: binary file contents changed
> dpkg-source: error: add build/html/plot_directive/visualization-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 build/html/plot_directive/visualization-18.hires.png: binary file contents changed
> dpkg-source: error: add build/html/plot_directive/visualization-18.hires.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/plot_directive/visualization-18.pdf: binary file contents changed
> dpkg-source: error: add build/html/plot_directive/visualization-18.pdf in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/plot_directive/visualization-18.png: binary file contents changed
> dpkg-source: error: add build/html/plot_directive/visualization-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 build/html/plot_directive/visualization-2.hires.png: binary file contents changed
> dpkg-source: error: add build/html/plot_directive/visualization-2.hires.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/plot_directive/visualization-2.pdf: binary file contents changed
> dpkg-source: error: add build/html/plot_directive/visualization-2.pdf in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/plot_directive/visualization-2.png: binary file contents changed
> dpkg-source: error: add build/html/plot_directive/visualization-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 build/html/plot_directive/visualization-3.hires.png: binary file contents changed
> dpkg-source: error: add build/html/plot_directive/visualization-3.hires.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/plot_directive/visualization-3.pdf: binary file contents changed
> dpkg-source: error: add build/html/plot_directive/visualization-3.pdf in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/plot_directive/visualization-3.png: binary file contents changed
> dpkg-source: error: add build/html/plot_directive/visualization-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 build/html/plot_directive/visualization-4.hires.png: binary file contents changed
> dpkg-source: error: add build/html/plot_directive/visualization-4.hires.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/plot_directive/visualization-4.pdf: binary file contents changed
> dpkg-source: error: add build/html/plot_directive/visualization-4.pdf in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/plot_directive/visualization-4.png: binary file contents changed
> dpkg-source: error: add build/html/plot_directive/visualization-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 build/html/plot_directive/visualization-5.hires.png: binary file contents changed
> dpkg-source: error: add build/html/plot_directive/visualization-5.hires.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/plot_directive/visualization-5.pdf: binary file contents changed
> dpkg-source: error: add build/html/plot_directive/visualization-5.pdf in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/plot_directive/visualization-5.png: binary file contents changed
> dpkg-source: error: add build/html/plot_directive/visualization-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 build/html/plot_directive/visualization-6.hires.png: binary file contents changed
> dpkg-source: error: add build/html/plot_directive/visualization-6.hires.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/plot_directive/visualization-6.pdf: binary file contents changed
> dpkg-source: error: add build/html/plot_directive/visualization-6.pdf in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/plot_directive/visualization-6.png: binary file contents changed
> dpkg-source: error: add build/html/plot_directive/visualization-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 build/html/plot_directive/visualization-7.hires.png: binary file contents changed
> dpkg-source: error: add build/html/plot_directive/visualization-7.hires.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/plot_directive/visualization-7.pdf: binary file contents changed
> dpkg-source: error: add build/html/plot_directive/visualization-7.pdf in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/plot_directive/visualization-7.png: binary file contents changed
> dpkg-source: error: add build/html/plot_directive/visualization-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 build/html/plot_directive/visualization-8.hires.png: binary file contents changed
> dpkg-source: error: add build/html/plot_directive/visualization-8.hires.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/plot_directive/visualization-8.pdf: binary file contents changed
> dpkg-source: error: add build/html/plot_directive/visualization-8.pdf in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/plot_directive/visualization-8.png: binary file contents changed
> dpkg-source: error: add build/html/plot_directive/visualization-8.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file ndcube-2.0.3/build/html/py-modindex.html has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/reproject.html has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/search.html has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/searchindex.js has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/slicing.html has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to build/html/sunpy-bg.jpg: binary file contents changed
> dpkg-source: error: add build/html/sunpy-bg.jpg in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/sunpy_icon_128x128.png: binary file contents changed
> dpkg-source: error: add build/html/sunpy_icon_128x128.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file ndcube-2.0.3/build/html/tabular_coordinates.html has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to build/html/visualization-10.hires.png: binary file contents changed
> dpkg-source: error: add build/html/visualization-10.hires.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/visualization-10.pdf: binary file contents changed
> dpkg-source: error: add build/html/visualization-10.pdf in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/visualization-10.png: binary file contents changed
> dpkg-source: error: add build/html/visualization-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 build/html/visualization-12.hires.png: binary file contents changed
> dpkg-source: error: add build/html/visualization-12.hires.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/visualization-12.pdf: binary file contents changed
> dpkg-source: error: add build/html/visualization-12.pdf in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/visualization-12.png: binary file contents changed
> dpkg-source: error: add build/html/visualization-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 build/html/visualization-14.hires.png: binary file contents changed
> dpkg-source: error: add build/html/visualization-14.hires.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/visualization-14.pdf: binary file contents changed
> dpkg-source: error: add build/html/visualization-14.pdf in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/visualization-14.png: binary file contents changed
> dpkg-source: error: add build/html/visualization-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 build/html/visualization-16.hires.png: binary file contents changed
> dpkg-source: error: add build/html/visualization-16.hires.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/visualization-16.pdf: binary file contents changed
> dpkg-source: error: add build/html/visualization-16.pdf in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/visualization-16.png: binary file contents changed
> dpkg-source: error: add build/html/visualization-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 build/html/visualization-18.hires.png: binary file contents changed
> dpkg-source: error: add build/html/visualization-18.hires.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/visualization-18.pdf: binary file contents changed
> dpkg-source: error: add build/html/visualization-18.pdf in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/visualization-18.png: binary file contents changed
> dpkg-source: error: add build/html/visualization-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 build/html/visualization-2.hires.png: binary file contents changed
> dpkg-source: error: add build/html/visualization-2.hires.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/visualization-2.pdf: binary file contents changed
> dpkg-source: error: add build/html/visualization-2.pdf in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/visualization-2.png: binary file contents changed
> dpkg-source: error: add build/html/visualization-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 build/html/visualization-3.hires.png: binary file contents changed
> dpkg-source: error: add build/html/visualization-3.hires.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/visualization-3.pdf: binary file contents changed
> dpkg-source: error: add build/html/visualization-3.pdf in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/visualization-3.png: binary file contents changed
> dpkg-source: error: add build/html/visualization-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 build/html/visualization-4.hires.png: binary file contents changed
> dpkg-source: error: add build/html/visualization-4.hires.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/visualization-4.pdf: binary file contents changed
> dpkg-source: error: add build/html/visualization-4.pdf in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/visualization-4.png: binary file contents changed
> dpkg-source: error: add build/html/visualization-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 build/html/visualization-5.hires.png: binary file contents changed
> dpkg-source: error: add build/html/visualization-5.hires.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/visualization-5.pdf: binary file contents changed
> dpkg-source: error: add build/html/visualization-5.pdf in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/visualization-5.png: binary file contents changed
> dpkg-source: error: add build/html/visualization-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 build/html/visualization-6.hires.png: binary file contents changed
> dpkg-source: error: add build/html/visualization-6.hires.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/visualization-6.pdf: binary file contents changed
> dpkg-source: error: add build/html/visualization-6.pdf in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/visualization-6.png: binary file contents changed
> dpkg-source: error: add build/html/visualization-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 build/html/visualization-7.hires.png: binary file contents changed
> dpkg-source: error: add build/html/visualization-7.hires.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/visualization-7.pdf: binary file contents changed
> dpkg-source: error: add build/html/visualization-7.pdf in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/visualization-7.png: binary file contents changed
> dpkg-source: error: add build/html/visualization-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 build/html/visualization-8.hires.png: binary file contents changed
> dpkg-source: error: add build/html/visualization-8.hires.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/visualization-8.pdf: binary file contents changed
> dpkg-source: error: add build/html/visualization-8.pdf in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to build/html/visualization-8.png: binary file contents changed
> dpkg-source: error: add build/html/visualization-8.png in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: file ndcube-2.0.3/build/html/visualization.html has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/whatsnew/changelog.html has no final newline (either original or modified version)
> dpkg-source: warning: file ndcube-2.0.3/build/html/whatsnew/index.html has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to ndcube/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add ndcube/__pycache__/__init__.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ndcube/__pycache__/_version.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add ndcube/__pycache__/_version.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ndcube/__pycache__/conftest.cpython-311-pytest-7.4.0.pyc: binary file contents changed
> dpkg-source: error: add ndcube/__pycache__/conftest.cpython-311-pytest-7.4.0.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ndcube/__pycache__/global_coords.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add ndcube/__pycache__/global_coords.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ndcube/__pycache__/ndcollection.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add ndcube/__pycache__/ndcollection.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ndcube/__pycache__/ndcube.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add ndcube/__pycache__/ndcube.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ndcube/__pycache__/ndcube_sequence.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add ndcube/__pycache__/ndcube_sequence.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ndcube/__pycache__/version.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add ndcube/__pycache__/version.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ndcube/extra_coords/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add ndcube/extra_coords/__pycache__/__init__.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ndcube/extra_coords/__pycache__/extra_coords.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add ndcube/extra_coords/__pycache__/extra_coords.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ndcube/extra_coords/__pycache__/table_coord.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add ndcube/extra_coords/__pycache__/table_coord.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ndcube/extra_coords/tests/__pycache__/test_extra_coords.cpython-311-pytest-7.4.0.pyc: binary file contents changed
> dpkg-source: error: add ndcube/extra_coords/tests/__pycache__/test_extra_coords.cpython-311-pytest-7.4.0.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ndcube/extra_coords/tests/__pycache__/test_lookup_table_coord.cpython-311-pytest-7.4.0.pyc: binary file contents changed
> dpkg-source: error: add ndcube/extra_coords/tests/__pycache__/test_lookup_table_coord.cpython-311-pytest-7.4.0.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ndcube/mixins/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add ndcube/mixins/__pycache__/__init__.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ndcube/mixins/__pycache__/ndslicing.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add ndcube/mixins/__pycache__/ndslicing.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ndcube/tests/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add ndcube/tests/__pycache__/__init__.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ndcube/tests/__pycache__/helpers.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add ndcube/tests/__pycache__/helpers.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ndcube/tests/__pycache__/test_global_coords.cpython-311-pytest-7.4.0.pyc: binary file contents changed
> dpkg-source: error: add ndcube/tests/__pycache__/test_global_coords.cpython-311-pytest-7.4.0.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ndcube/tests/__pycache__/test_ndcollection.cpython-311-pytest-7.4.0.pyc: binary file contents changed
> dpkg-source: error: add ndcube/tests/__pycache__/test_ndcollection.cpython-311-pytest-7.4.0.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ndcube/tests/__pycache__/test_ndcube.cpython-311-pytest-7.4.0.pyc: binary file contents changed
> dpkg-source: error: add ndcube/tests/__pycache__/test_ndcube.cpython-311-pytest-7.4.0.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ndcube/tests/__pycache__/test_ndcubesequence.cpython-311-pytest-7.4.0.pyc: binary file contents changed
> dpkg-source: error: add ndcube/tests/__pycache__/test_ndcubesequence.cpython-311-pytest-7.4.0.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ndcube/tests/__pycache__/test_sequence_plotting.cpython-311-pytest-7.4.0.pyc: binary file contents changed
> dpkg-source: error: add ndcube/tests/__pycache__/test_sequence_plotting.cpython-311-pytest-7.4.0.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ndcube/utils/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add ndcube/utils/__pycache__/__init__.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ndcube/utils/__pycache__/collection.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add ndcube/utils/__pycache__/collection.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ndcube/utils/__pycache__/cube.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add ndcube/utils/__pycache__/cube.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ndcube/utils/__pycache__/misc.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add ndcube/utils/__pycache__/misc.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ndcube/utils/__pycache__/sequence.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add ndcube/utils/__pycache__/sequence.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ndcube/utils/__pycache__/wcs.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add ndcube/utils/__pycache__/wcs.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ndcube/utils/__pycache__/wcs_high_level_conversion.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add ndcube/utils/__pycache__/wcs_high_level_conversion.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ndcube/utils/sphinx/__pycache__/code_context.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add ndcube/utils/sphinx/__pycache__/code_context.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ndcube/utils/tests/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add ndcube/utils/tests/__pycache__/__init__.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ndcube/utils/tests/__pycache__/test_utils_collection.cpython-311-pytest-7.4.0.pyc: binary file contents changed
> dpkg-source: error: add ndcube/utils/tests/__pycache__/test_utils_collection.cpython-311-pytest-7.4.0.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ndcube/utils/tests/__pycache__/test_utils_sequence.cpython-311-pytest-7.4.0.pyc: binary file contents changed
> dpkg-source: error: add ndcube/utils/tests/__pycache__/test_utils_sequence.cpython-311-pytest-7.4.0.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ndcube/utils/tests/__pycache__/test_utils_wcs.cpython-311-pytest-7.4.0.pyc: binary file contents changed
> dpkg-source: error: add ndcube/utils/tests/__pycache__/test_utils_wcs.cpython-311-pytest-7.4.0.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ndcube/visualization/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add ndcube/visualization/__pycache__/__init__.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ndcube/visualization/__pycache__/base.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add ndcube/visualization/__pycache__/base.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ndcube/visualization/__pycache__/descriptor.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add ndcube/visualization/__pycache__/descriptor.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ndcube/visualization/__pycache__/mpl_plotter.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add ndcube/visualization/__pycache__/mpl_plotter.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ndcube/visualization/__pycache__/mpl_sequence_plotter.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add ndcube/visualization/__pycache__/mpl_sequence_plotter.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ndcube/visualization/__pycache__/plotting_utils.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add ndcube/visualization/__pycache__/plotting_utils.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ndcube/visualization/tests/__pycache__/test_plotting.cpython-311-pytest-7.4.0.pyc: binary file contents changed
> dpkg-source: error: add ndcube/visualization/tests/__pycache__/test_plotting.cpython-311-pytest-7.4.0.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ndcube/visualization/tests/__pycache__/test_plotting_utils.cpython-311-pytest-7.4.0.pyc: binary file contents changed
> dpkg-source: error: add ndcube/visualization/tests/__pycache__/test_plotting_utils.cpython-311-pytest-7.4.0.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ndcube/wcs/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add ndcube/wcs/__pycache__/__init__.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ndcube/wcs/wrappers/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add ndcube/wcs/wrappers/__pycache__/__init__.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ndcube/wcs/wrappers/__pycache__/compound_wcs.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add ndcube/wcs/wrappers/__pycache__/compound_wcs.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ndcube/wcs/wrappers/__pycache__/reordered_wcs.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add ndcube/wcs/wrappers/__pycache__/reordered_wcs.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ndcube/wcs/wrappers/__pycache__/resampled_wcs.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add ndcube/wcs/wrappers/__pycache__/resampled_wcs.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ndcube/wcs/wrappers/tests/__pycache__/__init__.cpython-311.pyc: binary file contents changed
> dpkg-source: error: add ndcube/wcs/wrappers/tests/__pycache__/__init__.cpython-311.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ndcube/wcs/wrappers/tests/__pycache__/conftest.cpython-311-pytest-7.4.0.pyc: binary file contents changed
> dpkg-source: error: add ndcube/wcs/wrappers/tests/__pycache__/conftest.cpython-311-pytest-7.4.0.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ndcube/wcs/wrappers/tests/__pycache__/test_compound_wcs.cpython-311-pytest-7.4.0.pyc: binary file contents changed
> dpkg-source: error: add ndcube/wcs/wrappers/tests/__pycache__/test_compound_wcs.cpython-311-pytest-7.4.0.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ndcube/wcs/wrappers/tests/__pycache__/test_reordered_wcs.cpython-311-pytest-7.4.0.pyc: binary file contents changed
> dpkg-source: error: add ndcube/wcs/wrappers/tests/__pycache__/test_reordered_wcs.cpython-311-pytest-7.4.0.pyc in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to ndcube/wcs/wrappers/tests/__pycache__/test_resampled_wcs.cpython-311-pytest-7.4.0.pyc: binary file contents changed
> dpkg-source: error: add ndcube/wcs/wrappers/tests/__pycache__/test_resampled_wcs.cpython-311-pytest-7.4.0.pyc 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/ndcube_2.0.3-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-astro-maintainers mailing list