Source: sphinx-gallery
Version: 0.10.1-3
Severity: minor
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: [email protected]
Usertags: qa-doublebuild

Hi,

This package fails to build a source package after a successful build
(dpkg-buildpackage ; dpkg-buildpackage -S).

This is probably a clear violation of Debian Policy section 4.9 (clean target),
but this is filed as severity:minor for now, because a discussion on
debian-devel showed that we might want to revisit the requirement of a working
'clean' target.

More information about this class of issues, included common problems and
solutions, is available at
https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild

Relevant part of the build log:
> cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env 
> -us -uc -rfakeroot -S
> ------------------------------------------------------------------------------------------------------------------------------------
> 
> dpkg-buildpackage: info: source package sphinx-gallery
> dpkg-buildpackage: info: source version 0.10.1-3
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Sandro Tosi <[email protected]>
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> dh clean --with sphinxdoc,python3 --buildsystem=pybuild
> dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
>    dh_auto_clean -O--buildsystem=pybuild
> dh_auto_clean: warning: Compatibility levels before 10 are deprecated (level 
> 9 in use)
> I: pybuild base:275: python3.11 setup.py clean 
> running clean
> removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_sphinx-gallery/build' (and 
> everything under it)
> 'build/bdist.linux-x86_64' does not exist -- can't clean it
> 'build/scripts-3.11' does not exist -- can't clean it
>    dh_clean -O--buildsystem=pybuild
> dh_clean: warning: Compatibility levels before 10 are deprecated (level 9 in 
> use)
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building sphinx-gallery using existing 
> ./sphinx-gallery_0.10.1.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: ignoring deletion of file 
> examples/plot_8_animations.py, use --include-removal to override
> dpkg-source: error: cannot represent change to 
> doc/_build/doctrees/advanced.doctree: binary file contents changed
> dpkg-source: error: add doc/_build/doctrees/advanced.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 
> doc/_build/doctrees/auto_examples/index.doctree: binary file contents changed
> dpkg-source: error: add doc/_build/doctrees/auto_examples/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 
> doc/_build/doctrees/auto_examples/local_module.doctree: binary file contents 
> changed
> dpkg-source: error: add 
> doc/_build/doctrees/auto_examples/local_module.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 
> doc/_build/doctrees/auto_examples/no_output/just_code.doctree: binary file 
> contents changed
> dpkg-source: error: add 
> doc/_build/doctrees/auto_examples/no_output/just_code.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 
> doc/_build/doctrees/auto_examples/no_output/plot_raise.doctree: binary file 
> contents changed
> dpkg-source: error: add 
> doc/_build/doctrees/auto_examples/no_output/plot_raise.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 
> doc/_build/doctrees/auto_examples/no_output/plot_strings.doctree: binary file 
> contents changed
> dpkg-source: error: add 
> doc/_build/doctrees/auto_examples/no_output/plot_strings.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 
> doc/_build/doctrees/auto_examples/no_output/plot_syntaxerror.doctree: binary 
> file contents changed
> dpkg-source: error: add 
> doc/_build/doctrees/auto_examples/no_output/plot_syntaxerror.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 
> doc/_build/doctrees/auto_examples/no_output/sg_execution_times.doctree: 
> binary file contents changed
> dpkg-source: error: add 
> doc/_build/doctrees/auto_examples/no_output/sg_execution_times.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 
> doc/_build/doctrees/auto_examples/plot_0_sin.doctree: binary file contents 
> changed
> dpkg-source: error: add doc/_build/doctrees/auto_examples/plot_0_sin.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 
> doc/_build/doctrees/auto_examples/plot_1_exp.doctree: binary file contents 
> changed
> dpkg-source: error: add doc/_build/doctrees/auto_examples/plot_1_exp.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 
> doc/_build/doctrees/auto_examples/plot_2_seaborn.doctree: binary file 
> contents changed
> dpkg-source: error: add 
> doc/_build/doctrees/auto_examples/plot_2_seaborn.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 
> doc/_build/doctrees/auto_examples/plot_3_capture_repr.doctree: binary file 
> contents changed
> dpkg-source: error: add 
> doc/_build/doctrees/auto_examples/plot_3_capture_repr.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 
> doc/_build/doctrees/auto_examples/plot_4_choose_thumbnail.doctree: binary 
> file contents changed
> dpkg-source: error: add 
> doc/_build/doctrees/auto_examples/plot_4_choose_thumbnail.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 
> doc/_build/doctrees/auto_examples/plot_4b_provide_thumbnail.doctree: binary 
> file contents changed
> dpkg-source: error: add 
> doc/_build/doctrees/auto_examples/plot_4b_provide_thumbnail.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 
> doc/_build/doctrees/auto_examples/plot_5_unicode_everywhere.doctree: binary 
> file contents changed
> dpkg-source: error: add 
> doc/_build/doctrees/auto_examples/plot_5_unicode_everywhere.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 
> doc/_build/doctrees/auto_examples/plot_6_function_identifier.doctree: binary 
> file contents changed
> dpkg-source: error: add 
> doc/_build/doctrees/auto_examples/plot_6_function_identifier.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 
> doc/_build/doctrees/auto_examples/plot_7_sys_argv.doctree: binary file 
> contents changed
> dpkg-source: error: add 
> doc/_build/doctrees/auto_examples/plot_7_sys_argv.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 
> doc/_build/doctrees/auto_examples/plot_9_plotly.doctree: binary file contents 
> changed
> dpkg-source: error: add 
> doc/_build/doctrees/auto_examples/plot_9_plotly.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 
> doc/_build/doctrees/auto_examples/sg_execution_times.doctree: binary file 
> contents changed
> dpkg-source: error: add 
> doc/_build/doctrees/auto_examples/sg_execution_times.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 
> doc/_build/doctrees/changes.doctree: binary file contents changed
> dpkg-source: error: add doc/_build/doctrees/changes.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 
> doc/_build/doctrees/configuration.doctree: binary file contents changed
> dpkg-source: error: add doc/_build/doctrees/configuration.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 
> doc/_build/doctrees/environment.pickle: binary file contents changed
> dpkg-source: error: add doc/_build/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 
> doc/_build/doctrees/faq.doctree: binary file contents changed
> dpkg-source: error: add doc/_build/doctrees/faq.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 
> doc/_build/doctrees/gen_modules/sphinx_gallery.backreferences.doctree: binary 
> file contents changed
> dpkg-source: error: add 
> doc/_build/doctrees/gen_modules/sphinx_gallery.backreferences.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 
> doc/_build/doctrees/gen_modules/sphinx_gallery.binder.doctree: binary file 
> contents changed
> dpkg-source: error: add 
> doc/_build/doctrees/gen_modules/sphinx_gallery.binder.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 
> doc/_build/doctrees/gen_modules/sphinx_gallery.directives.doctree: binary 
> file contents changed
> dpkg-source: error: add 
> doc/_build/doctrees/gen_modules/sphinx_gallery.directives.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 
> doc/_build/doctrees/gen_modules/sphinx_gallery.docs_resolv.doctree: binary 
> file contents changed
> dpkg-source: error: add 
> doc/_build/doctrees/gen_modules/sphinx_gallery.docs_resolv.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 
> doc/_build/doctrees/gen_modules/sphinx_gallery.downloads.doctree: binary file 
> contents changed
> dpkg-source: error: add 
> doc/_build/doctrees/gen_modules/sphinx_gallery.downloads.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 
> doc/_build/doctrees/gen_modules/sphinx_gallery.gen_gallery.doctree: binary 
> file contents changed
> dpkg-source: error: add 
> doc/_build/doctrees/gen_modules/sphinx_gallery.gen_gallery.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 
> doc/_build/doctrees/gen_modules/sphinx_gallery.gen_rst.doctree: binary file 
> contents changed
> dpkg-source: error: add 
> doc/_build/doctrees/gen_modules/sphinx_gallery.gen_rst.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 
> doc/_build/doctrees/gen_modules/sphinx_gallery.notebook.doctree: binary file 
> contents changed
> dpkg-source: error: add 
> doc/_build/doctrees/gen_modules/sphinx_gallery.notebook.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 
> doc/_build/doctrees/gen_modules/sphinx_gallery.py_source_parser.doctree: 
> binary file contents changed
> dpkg-source: error: add 
> doc/_build/doctrees/gen_modules/sphinx_gallery.py_source_parser.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 
> doc/_build/doctrees/gen_modules/sphinx_gallery.scrapers.doctree: binary file 
> contents changed
> dpkg-source: error: add 
> doc/_build/doctrees/gen_modules/sphinx_gallery.scrapers.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 
> doc/_build/doctrees/gen_modules/sphinx_gallery.sorting.doctree: binary file 
> contents changed
> dpkg-source: error: add 
> doc/_build/doctrees/gen_modules/sphinx_gallery.sorting.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 
> doc/_build/doctrees/gen_modules/sphinx_gallery.utils.optipng.doctree: binary 
> file contents changed
> dpkg-source: error: add 
> doc/_build/doctrees/gen_modules/sphinx_gallery.utils.optipng.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 
> doc/_build/doctrees/getting_started.doctree: binary file contents changed
> dpkg-source: error: add doc/_build/doctrees/getting_started.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 
> doc/_build/doctrees/index.doctree: binary file contents changed
> dpkg-source: error: add doc/_build/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 
> doc/_build/doctrees/maintainers.doctree: binary file contents changed
> dpkg-source: error: add doc/_build/doctrees/maintainers.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 
> doc/_build/doctrees/projects_list.doctree: binary file contents changed
> dpkg-source: error: add doc/_build/doctrees/projects_list.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 
> doc/_build/doctrees/reference.doctree: binary file contents changed
> dpkg-source: error: add doc/_build/doctrees/reference.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 
> doc/_build/doctrees/syntax.doctree: binary file contents changed
> dpkg-source: error: add doc/_build/doctrees/syntax.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 
> doc/_build/doctrees/tutorials/index.doctree: binary file contents changed
> dpkg-source: error: add doc/_build/doctrees/tutorials/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 
> doc/_build/doctrees/tutorials/plot_parse.doctree: binary file contents changed
> dpkg-source: error: add doc/_build/doctrees/tutorials/plot_parse.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 
> doc/_build/doctrees/tutorials/sg_execution_times.doctree: binary file 
> contents changed
> dpkg-source: error: add 
> doc/_build/doctrees/tutorials/sg_execution_times.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 
> doc/_build/doctrees/utils.doctree: binary file contents changed
> dpkg-source: error: add doc/_build/doctrees/utils.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 
> doc/_build/html/_downloads/07fcc19ba03226cd3d83d4e40ec44385/auto_examples_python.zip:
>  binary file contents changed
> dpkg-source: error: add 
> doc/_build/html/_downloads/07fcc19ba03226cd3d83d4e40ec44385/auto_examples_python.zip
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/_downloads/2297e847cb45242d0eb488545196b1e1/just_code.ipynb
>  has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to 
> doc/_build/html/_downloads/315c4c52fb68082a731b192d944e2ede/tutorials_python.zip:
>  binary file contents changed
> dpkg-source: error: add 
> doc/_build/html/_downloads/315c4c52fb68082a731b192d944e2ede/tutorials_python.zip
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/_downloads/3fb5e83c982eee34e44e69a040185cbf/plot_5_unicode_everywhere.ipynb
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/_downloads/4171c004075ac3b6ed7fbc36a7858d2c/plot_1_exp.ipynb
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/_downloads/4a6722cfff96ee7a36c8afa90e24625a/plot_raise.ipynb
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/_downloads/4a7a86d6badcf3dbe0c99015b12e5e37/plot_4_choose_thumbnail.ipynb
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/_downloads/4eb5f62a1475ab6d739c387b709ed613/plot_6_function_identifier.ipynb
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/_downloads/5101bbcf3348e3596f7a060262fba24c/plot_9_plotly.ipynb
>  has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to 
> doc/_build/html/_downloads/6f1e7a639e0699d6164445b55e6c116d/auto_examples_jupyter.zip:
>  binary file contents changed
> dpkg-source: error: add 
> doc/_build/html/_downloads/6f1e7a639e0699d6164445b55e6c116d/auto_examples_jupyter.zip
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/_downloads/77c60e8b4d97c4b166dbc9504f2ba019/plot_3_capture_repr.ipynb
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/_downloads/93047193aca007ee7c3b7b968d303020/local_module.ipynb
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/_downloads/959d9e8f7d7dfcb7628526ad2a7fa01b/plot_4b_provide_thumbnail.ipynb
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/_downloads/a48ca0f56d4751ff83c651e8c923c617/plot_parse.ipynb
>  has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to 
> doc/_build/html/_downloads/a5659940aa3f8f568547d47752a43172/tutorials_jupyter.zip:
>  binary file contents changed
> dpkg-source: error: add 
> doc/_build/html/_downloads/a5659940aa3f8f568547d47752a43172/tutorials_jupyter.zip
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/_downloads/bf74e20d5f76379fd18e733cab70a8c2/plot_syntaxerror.ipynb
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/_downloads/da08987ced85ed43e51ad192b599daf7/plot_strings.ipynb
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/_downloads/e3c58208eaa5c13c0623ed6496b04cab/plot_2_seaborn.ipynb
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/_downloads/e67bd82adb58add20ba84e844da8b27c/plot_0_sin.ipynb
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/_downloads/fa90350b48d0b48c2515f6aa40d4a69c/plot_7_sys_argv.ipynb
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/_images/binder_badge_logo.svg has no 
> final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/_images/binder_badge_logo1.svg has no 
> final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/_images/binder_badge_logo2.svg has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to 
> doc/_build/html/_images/demo.png: binary file contents changed
> dpkg-source: error: add doc/_build/html/_images/demo.png 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/_build/html/_images/sphx_glr_just_code_thumb.png: binary file contents 
> changed
> dpkg-source: error: add doc/_build/html/_images/sphx_glr_just_code_thumb.png 
> 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/_build/html/_images/sphx_glr_local_module_thumb.png: binary file contents 
> changed
> dpkg-source: error: add 
> doc/_build/html/_images/sphx_glr_local_module_thumb.png 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/_build/html/_images/sphx_glr_plot_0_sin_001.png: binary file contents 
> changed
> dpkg-source: error: add doc/_build/html/_images/sphx_glr_plot_0_sin_001.png 
> 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/_build/html/_images/sphx_glr_plot_0_sin_001_2_0x.png: binary file 
> contents changed
> dpkg-source: error: add 
> doc/_build/html/_images/sphx_glr_plot_0_sin_001_2_0x.png 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/_build/html/_images/sphx_glr_plot_0_sin_thumb.png: binary file contents 
> changed
> dpkg-source: error: add doc/_build/html/_images/sphx_glr_plot_0_sin_thumb.png 
> 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/_build/html/_images/sphx_glr_plot_1_exp_001.png: binary file contents 
> changed
> dpkg-source: error: add doc/_build/html/_images/sphx_glr_plot_1_exp_001.png 
> 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/_build/html/_images/sphx_glr_plot_1_exp_001_2_0x.png: binary file 
> contents changed
> dpkg-source: error: add 
> doc/_build/html/_images/sphx_glr_plot_1_exp_001_2_0x.png 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/_build/html/_images/sphx_glr_plot_1_exp_002.png: binary file contents 
> changed
> dpkg-source: error: add doc/_build/html/_images/sphx_glr_plot_1_exp_002.png 
> 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/_build/html/_images/sphx_glr_plot_1_exp_002_2_0x.png: binary file 
> contents changed
> dpkg-source: error: add 
> doc/_build/html/_images/sphx_glr_plot_1_exp_002_2_0x.png 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/_build/html/_images/sphx_glr_plot_1_exp_thumb.png: binary file contents 
> changed
> dpkg-source: error: add doc/_build/html/_images/sphx_glr_plot_1_exp_thumb.png 
> 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/_build/html/_images/sphx_glr_plot_2_seaborn_001.png: binary file contents 
> changed
> dpkg-source: error: add 
> doc/_build/html/_images/sphx_glr_plot_2_seaborn_001.png 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/_build/html/_images/sphx_glr_plot_2_seaborn_001_2_0x.png: binary file 
> contents changed
> dpkg-source: error: add 
> doc/_build/html/_images/sphx_glr_plot_2_seaborn_001_2_0x.png 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/_build/html/_images/sphx_glr_plot_2_seaborn_thumb.png: binary file 
> contents changed
> dpkg-source: error: add 
> doc/_build/html/_images/sphx_glr_plot_2_seaborn_thumb.png 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/_build/html/_images/sphx_glr_plot_3_capture_repr_001.png: binary file 
> contents changed
> dpkg-source: error: add 
> doc/_build/html/_images/sphx_glr_plot_3_capture_repr_001.png 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/_build/html/_images/sphx_glr_plot_3_capture_repr_001_2_0x.png: binary 
> file contents changed
> dpkg-source: error: add 
> doc/_build/html/_images/sphx_glr_plot_3_capture_repr_001_2_0x.png 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/_build/html/_images/sphx_glr_plot_3_capture_repr_002.png: binary file 
> contents changed
> dpkg-source: error: add 
> doc/_build/html/_images/sphx_glr_plot_3_capture_repr_002.png 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/_build/html/_images/sphx_glr_plot_3_capture_repr_002_2_0x.png: binary 
> file contents changed
> dpkg-source: error: add 
> doc/_build/html/_images/sphx_glr_plot_3_capture_repr_002_2_0x.png 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/_build/html/_images/sphx_glr_plot_3_capture_repr_003.png: binary file 
> contents changed
> dpkg-source: error: add 
> doc/_build/html/_images/sphx_glr_plot_3_capture_repr_003.png 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/_build/html/_images/sphx_glr_plot_3_capture_repr_003_2_0x.png: binary 
> file contents changed
> dpkg-source: error: add 
> doc/_build/html/_images/sphx_glr_plot_3_capture_repr_003_2_0x.png 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/_build/html/_images/sphx_glr_plot_3_capture_repr_thumb.png: binary file 
> contents changed
> dpkg-source: error: add 
> doc/_build/html/_images/sphx_glr_plot_3_capture_repr_thumb.png 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/_build/html/_images/sphx_glr_plot_4_choose_thumbnail_001.png: binary file 
> contents changed
> dpkg-source: error: add 
> doc/_build/html/_images/sphx_glr_plot_4_choose_thumbnail_001.png 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/_build/html/_images/sphx_glr_plot_4_choose_thumbnail_001_2_0x.png: binary 
> file contents changed
> dpkg-source: error: add 
> doc/_build/html/_images/sphx_glr_plot_4_choose_thumbnail_001_2_0x.png 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/_build/html/_images/sphx_glr_plot_4_choose_thumbnail_002.png: binary file 
> contents changed
> dpkg-source: error: add 
> doc/_build/html/_images/sphx_glr_plot_4_choose_thumbnail_002.png 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/_build/html/_images/sphx_glr_plot_4_choose_thumbnail_002_2_0x.png: binary 
> file contents changed
> dpkg-source: error: add 
> doc/_build/html/_images/sphx_glr_plot_4_choose_thumbnail_002_2_0x.png 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/_build/html/_images/sphx_glr_plot_4_choose_thumbnail_thumb.png: binary 
> file contents changed
> dpkg-source: error: add 
> doc/_build/html/_images/sphx_glr_plot_4_choose_thumbnail_thumb.png 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/_build/html/_images/sphx_glr_plot_4b_provide_thumbnail_001.png: binary 
> file contents changed
> dpkg-source: error: add 
> doc/_build/html/_images/sphx_glr_plot_4b_provide_thumbnail_001.png 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/_build/html/_images/sphx_glr_plot_4b_provide_thumbnail_001_2_0x.png: 
> binary file contents changed
> dpkg-source: error: add 
> doc/_build/html/_images/sphx_glr_plot_4b_provide_thumbnail_001_2_0x.png 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/_build/html/_images/sphx_glr_plot_4b_provide_thumbnail_002.png: binary 
> file contents changed
> dpkg-source: error: add 
> doc/_build/html/_images/sphx_glr_plot_4b_provide_thumbnail_002.png 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/_build/html/_images/sphx_glr_plot_4b_provide_thumbnail_002_2_0x.png: 
> binary file contents changed
> dpkg-source: error: add 
> doc/_build/html/_images/sphx_glr_plot_4b_provide_thumbnail_002_2_0x.png 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/_build/html/_images/sphx_glr_plot_4b_provide_thumbnail_thumb.png: binary 
> file contents changed
> dpkg-source: error: add 
> doc/_build/html/_images/sphx_glr_plot_4b_provide_thumbnail_thumb.png 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/_build/html/_images/sphx_glr_plot_5_unicode_everywhere_001.png: binary 
> file contents changed
> dpkg-source: error: add 
> doc/_build/html/_images/sphx_glr_plot_5_unicode_everywhere_001.png 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/_build/html/_images/sphx_glr_plot_5_unicode_everywhere_001_2_0x.png: 
> binary file contents changed
> dpkg-source: error: add 
> doc/_build/html/_images/sphx_glr_plot_5_unicode_everywhere_001_2_0x.png 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/_build/html/_images/sphx_glr_plot_5_unicode_everywhere_thumb.png: binary 
> file contents changed
> dpkg-source: error: add 
> doc/_build/html/_images/sphx_glr_plot_5_unicode_everywhere_thumb.png 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/_build/html/_images/sphx_glr_plot_6_function_identifier_001.png: binary 
> file contents changed
> dpkg-source: error: add 
> doc/_build/html/_images/sphx_glr_plot_6_function_identifier_001.png 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/_build/html/_images/sphx_glr_plot_6_function_identifier_001_2_0x.png: 
> binary file contents changed
> dpkg-source: error: add 
> doc/_build/html/_images/sphx_glr_plot_6_function_identifier_001_2_0x.png 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/_build/html/_images/sphx_glr_plot_6_function_identifier_thumb.png: binary 
> file contents changed
> dpkg-source: error: add 
> doc/_build/html/_images/sphx_glr_plot_6_function_identifier_thumb.png 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/_build/html/_images/sphx_glr_plot_7_sys_argv_thumb.png: binary file 
> contents changed
> dpkg-source: error: add 
> doc/_build/html/_images/sphx_glr_plot_7_sys_argv_thumb.png 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/_build/html/_images/sphx_glr_plot_9_plotly_thumb.png: binary file 
> contents changed
> dpkg-source: error: add 
> doc/_build/html/_images/sphx_glr_plot_9_plotly_thumb.png 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/_build/html/_images/sphx_glr_plot_parse_thumb.png: binary file contents 
> changed
> dpkg-source: error: add doc/_build/html/_images/sphx_glr_plot_parse_thumb.png 
> 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/_build/html/_images/sphx_glr_plot_raise_001.png: binary file contents 
> changed
> dpkg-source: error: add doc/_build/html/_images/sphx_glr_plot_raise_001.png 
> 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/_build/html/_images/sphx_glr_plot_raise_001_2_0x.png: binary file 
> contents changed
> dpkg-source: error: add 
> doc/_build/html/_images/sphx_glr_plot_raise_001_2_0x.png 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/_build/html/_images/sphx_glr_plot_raise_thumb.png: binary file contents 
> changed
> dpkg-source: error: add doc/_build/html/_images/sphx_glr_plot_raise_thumb.png 
> 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/_build/html/_images/sphx_glr_plot_strings_thumb.png: binary file contents 
> changed
> dpkg-source: error: add 
> doc/_build/html/_images/sphx_glr_plot_strings_thumb.png 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/_build/html/_images/sphx_glr_plot_syntaxerror_thumb.png: binary file 
> contents changed
> dpkg-source: error: add 
> doc/_build/html/_images/sphx_glr_plot_syntaxerror_thumb.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/_modules/index.html has no final 
> newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/_modules/sphinx_gallery/backreferences.html
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/_modules/sphinx_gallery/binder.html has 
> no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/_modules/sphinx_gallery/directives.html 
> has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/_modules/sphinx_gallery/docs_resolv.html
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/_modules/sphinx_gallery/downloads.html 
> has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/_modules/sphinx_gallery/gen_gallery.html
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/_modules/sphinx_gallery/gen_rst.html 
> has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/_modules/sphinx_gallery/notebook.html 
> has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/_modules/sphinx_gallery/py_source_parser.html
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/_modules/sphinx_gallery/scrapers.html 
> has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/_modules/sphinx_gallery/sorting.html 
> has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/_sources/gen_modules/sphinx_gallery.backreferences.rst.txt
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/_sources/gen_modules/sphinx_gallery.binder.rst.txt
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/_sources/gen_modules/sphinx_gallery.directives.rst.txt
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/_sources/gen_modules/sphinx_gallery.docs_resolv.rst.txt
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/_sources/gen_modules/sphinx_gallery.downloads.rst.txt
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/_sources/gen_modules/sphinx_gallery.gen_gallery.rst.txt
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/_sources/gen_modules/sphinx_gallery.gen_rst.rst.txt
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/_sources/gen_modules/sphinx_gallery.notebook.rst.txt
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/_sources/gen_modules/sphinx_gallery.py_source_parser.rst.txt
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/_sources/gen_modules/sphinx_gallery.scrapers.rst.txt
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/_sources/gen_modules/sphinx_gallery.sorting.rst.txt
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/_sources/gen_modules/sphinx_gallery.utils.optipng.rst.txt
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/_static/basic.css has no final newline 
> (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/_static/binder_badge_logo.svg has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to 
> doc/_build/html/_static/broken_example.png: binary file contents changed
> dpkg-source: error: add doc/_build/html/_static/broken_example.png 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/_build/html/_static/demo.png: binary file contents changed
> dpkg-source: error: add doc/_build/html/_static/demo.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/_static/documentation_options.js has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to 
> doc/_build/html/_static/file.png: binary file contents changed
> dpkg-source: error: add doc/_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 
> doc/_build/html/_static/fonts/Lato-Bold.ttf: binary file contents changed
> dpkg-source: error: add doc/_build/html/_static/fonts/Lato-Bold.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 
> doc/_build/html/_static/fonts/Lato-Bold.woff2: binary file contents changed
> dpkg-source: error: add doc/_build/html/_static/fonts/Lato-Bold.woff2 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/_build/html/_static/fonts/Lato-BoldItalic.ttf: binary file contents 
> changed
> dpkg-source: error: add doc/_build/html/_static/fonts/Lato-BoldItalic.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 
> doc/_build/html/_static/fonts/Lato-BoldItalic.woff2: binary file contents 
> changed
> dpkg-source: error: add doc/_build/html/_static/fonts/Lato-BoldItalic.woff2 
> 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/_build/html/_static/fonts/Lato-Italic.ttf: binary file contents changed
> dpkg-source: error: add doc/_build/html/_static/fonts/Lato-Italic.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 
> doc/_build/html/_static/fonts/Lato-Italic.woff2: binary file contents changed
> dpkg-source: error: add doc/_build/html/_static/fonts/Lato-Italic.woff2 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/_build/html/_static/fonts/Lato-Regular.ttf: binary file contents changed
> dpkg-source: error: add doc/_build/html/_static/fonts/Lato-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 
> doc/_build/html/_static/fonts/Lato-Regular.woff2: binary file contents changed
> dpkg-source: error: add doc/_build/html/_static/fonts/Lato-Regular.woff2 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/_build/html/_static/fonts/RobotoSlab-Bold.woff2: binary file contents 
> changed
> dpkg-source: error: add doc/_build/html/_static/fonts/RobotoSlab-Bold.woff2 
> 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/_build/html/_static/fonts/RobotoSlab-Regular.woff2: binary file contents 
> changed
> dpkg-source: error: add 
> doc/_build/html/_static/fonts/RobotoSlab-Regular.woff2 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/_build/html/_static/fonts/fontawesome-webfont.eot: binary file contents 
> changed
> dpkg-source: error: add doc/_build/html/_static/fonts/fontawesome-webfont.eot 
> 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/_build/html/_static/fonts/fontawesome-webfont.ttf: binary file contents 
> changed
> dpkg-source: error: add doc/_build/html/_static/fonts/fontawesome-webfont.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 
> doc/_build/html/_static/fonts/fontawesome-webfont.woff: binary file contents 
> changed
> dpkg-source: error: add 
> doc/_build/html/_static/fonts/fontawesome-webfont.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 
> doc/_build/html/_static/fonts/fontawesome-webfont.woff2: binary file contents 
> changed
> dpkg-source: error: add 
> doc/_build/html/_static/fonts/fontawesome-webfont.woff2 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/_build/html/_static/minus.png: binary file contents changed
> dpkg-source: error: add doc/_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 
> doc/_build/html/_static/no_image.png: binary file contents changed
> dpkg-source: error: add doc/_build/html/_static/no_image.png 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/_build/html/_static/plotly_logo.png: binary file contents changed
> dpkg-source: error: add doc/_build/html/_static/plotly_logo.png 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/_build/html/_static/plus.png: binary file contents changed
> dpkg-source: error: add doc/_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 
> sphinx-gallery-0.10.1/doc/_build/html/_static/pygments.css has no final 
> newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/_static/theme_override.css has no final 
> newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/advanced.html has no final newline 
> (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/auto_examples/index.html has no final 
> newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/auto_examples/local_module.html has no 
> final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/auto_examples/no_output/just_code.html 
> has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/auto_examples/no_output/plot_raise.html 
> has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/auto_examples/no_output/plot_strings.html
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/auto_examples/no_output/plot_syntaxerror.html
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/auto_examples/no_output/sg_execution_times.html
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/auto_examples/plot_0_sin.html has no 
> final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/auto_examples/plot_1_exp.html has no 
> final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/auto_examples/plot_2_seaborn.html has 
> no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/auto_examples/plot_3_capture_repr.html 
> has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/auto_examples/plot_4_choose_thumbnail.html
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/auto_examples/plot_4b_provide_thumbnail.html
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/auto_examples/plot_5_unicode_everywhere.html
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/auto_examples/plot_6_function_identifier.html
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/auto_examples/plot_7_sys_argv.html has 
> no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/auto_examples/plot_9_plotly.html has no 
> final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/auto_examples/sg_execution_times.html 
> has no final newline (either original or modified version)
> dpkg-source: warning: file sphinx-gallery-0.10.1/doc/_build/html/changes.html 
> has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/configuration.html has no final newline 
> (either original or modified version)
> dpkg-source: warning: file sphinx-gallery-0.10.1/doc/_build/html/faq.html has 
> no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/gen_modules/sphinx_gallery.backreferences.html
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/gen_modules/sphinx_gallery.binder.html 
> has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/gen_modules/sphinx_gallery.directives.html
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/gen_modules/sphinx_gallery.docs_resolv.html
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/gen_modules/sphinx_gallery.downloads.html
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/gen_modules/sphinx_gallery.gen_gallery.html
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/gen_modules/sphinx_gallery.gen_rst.html 
> has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/gen_modules/sphinx_gallery.notebook.html
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/gen_modules/sphinx_gallery.py_source_parser.html
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/gen_modules/sphinx_gallery.scrapers.html
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/gen_modules/sphinx_gallery.sorting.html 
> has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/gen_modules/sphinx_gallery.utils.optipng.html
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/genindex.html has no final newline 
> (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/getting_started.html has no final 
> newline (either original or modified version)
> dpkg-source: warning: file sphinx-gallery-0.10.1/doc/_build/html/index.html 
> has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/maintainers.html has no final newline 
> (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/notebooks/auto_examples/local_module.ipynb
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/notebooks/auto_examples/no_output/just_code.ipynb
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/notebooks/auto_examples/no_output/plot_raise.ipynb
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/notebooks/auto_examples/no_output/plot_strings.ipynb
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/notebooks/auto_examples/no_output/plot_syntaxerror.ipynb
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/notebooks/auto_examples/plot_0_sin.ipynb
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/notebooks/auto_examples/plot_1_exp.ipynb
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/notebooks/auto_examples/plot_2_seaborn.ipynb
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/notebooks/auto_examples/plot_3_capture_repr.ipynb
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/notebooks/auto_examples/plot_4_choose_thumbnail.ipynb
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/notebooks/auto_examples/plot_4b_provide_thumbnail.ipynb
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/notebooks/auto_examples/plot_5_unicode_everywhere.ipynb
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/notebooks/auto_examples/plot_6_function_identifier.ipynb
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/notebooks/auto_examples/plot_7_sys_argv.ipynb
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/notebooks/auto_examples/plot_9_plotly.ipynb
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/notebooks/tutorials/plot_parse.ipynb 
> has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to doc/_build/html/objects.inv: 
> binary file contents changed
> dpkg-source: error: add doc/_build/html/objects.inv in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/projects_list.html has no final newline 
> (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/py-modindex.html has no final newline 
> (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/reference.html has no final newline 
> (either original or modified version)
> dpkg-source: warning: file sphinx-gallery-0.10.1/doc/_build/html/search.html 
> has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/searchindex.js has no final newline 
> (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/sphinx-gallery/junit-results.xml has no 
> final newline (either original or modified version)
> dpkg-source: warning: file sphinx-gallery-0.10.1/doc/_build/html/syntax.html 
> has no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/tutorials/index.html has no final 
> newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/tutorials/plot_parse.html has no final 
> newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/_build/html/tutorials/sg_execution_times.html has 
> no final newline (either original or modified version)
> dpkg-source: warning: file sphinx-gallery-0.10.1/doc/_build/html/utils.html 
> has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to 
> doc/auto_examples/auto_examples_jupyter.zip: binary file contents changed
> dpkg-source: error: add doc/auto_examples/auto_examples_jupyter.zip 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/auto_examples/auto_examples_python.zip: binary file contents changed
> dpkg-source: error: add doc/auto_examples/auto_examples_python.zip in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/auto_examples/images/binder_badge_logo.svg has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to 
> doc/auto_examples/images/sphx_glr_plot_0_sin_001.png: binary file contents 
> changed
> dpkg-source: error: add doc/auto_examples/images/sphx_glr_plot_0_sin_001.png 
> 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/auto_examples/images/sphx_glr_plot_0_sin_001_2_0x.png: binary file 
> contents changed
> dpkg-source: error: add 
> doc/auto_examples/images/sphx_glr_plot_0_sin_001_2_0x.png 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/auto_examples/images/sphx_glr_plot_1_exp_001.png: binary file contents 
> changed
> dpkg-source: error: add doc/auto_examples/images/sphx_glr_plot_1_exp_001.png 
> 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/auto_examples/images/sphx_glr_plot_1_exp_001_2_0x.png: binary file 
> contents changed
> dpkg-source: error: add 
> doc/auto_examples/images/sphx_glr_plot_1_exp_001_2_0x.png 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/auto_examples/images/sphx_glr_plot_1_exp_002.png: binary file contents 
> changed
> dpkg-source: error: add doc/auto_examples/images/sphx_glr_plot_1_exp_002.png 
> 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/auto_examples/images/sphx_glr_plot_1_exp_002_2_0x.png: binary file 
> contents changed
> dpkg-source: error: add 
> doc/auto_examples/images/sphx_glr_plot_1_exp_002_2_0x.png 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/auto_examples/images/sphx_glr_plot_2_seaborn_001.png: binary file 
> contents changed
> dpkg-source: error: add 
> doc/auto_examples/images/sphx_glr_plot_2_seaborn_001.png 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/auto_examples/images/sphx_glr_plot_2_seaborn_001_2_0x.png: binary file 
> contents changed
> dpkg-source: error: add 
> doc/auto_examples/images/sphx_glr_plot_2_seaborn_001_2_0x.png 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/auto_examples/images/sphx_glr_plot_3_capture_repr_001.png: binary file 
> contents changed
> dpkg-source: error: add 
> doc/auto_examples/images/sphx_glr_plot_3_capture_repr_001.png 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/auto_examples/images/sphx_glr_plot_3_capture_repr_001_2_0x.png: binary 
> file contents changed
> dpkg-source: error: add 
> doc/auto_examples/images/sphx_glr_plot_3_capture_repr_001_2_0x.png 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/auto_examples/images/sphx_glr_plot_3_capture_repr_002.png: binary file 
> contents changed
> dpkg-source: error: add 
> doc/auto_examples/images/sphx_glr_plot_3_capture_repr_002.png 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/auto_examples/images/sphx_glr_plot_3_capture_repr_002_2_0x.png: binary 
> file contents changed
> dpkg-source: error: add 
> doc/auto_examples/images/sphx_glr_plot_3_capture_repr_002_2_0x.png 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/auto_examples/images/sphx_glr_plot_3_capture_repr_003.png: binary file 
> contents changed
> dpkg-source: error: add 
> doc/auto_examples/images/sphx_glr_plot_3_capture_repr_003.png 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/auto_examples/images/sphx_glr_plot_3_capture_repr_003_2_0x.png: binary 
> file contents changed
> dpkg-source: error: add 
> doc/auto_examples/images/sphx_glr_plot_3_capture_repr_003_2_0x.png 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/auto_examples/images/sphx_glr_plot_4_choose_thumbnail_001.png: binary 
> file contents changed
> dpkg-source: error: add 
> doc/auto_examples/images/sphx_glr_plot_4_choose_thumbnail_001.png 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/auto_examples/images/sphx_glr_plot_4_choose_thumbnail_001_2_0x.png: 
> binary file contents changed
> dpkg-source: error: add 
> doc/auto_examples/images/sphx_glr_plot_4_choose_thumbnail_001_2_0x.png 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/auto_examples/images/sphx_glr_plot_4_choose_thumbnail_002.png: binary 
> file contents changed
> dpkg-source: error: add 
> doc/auto_examples/images/sphx_glr_plot_4_choose_thumbnail_002.png 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/auto_examples/images/sphx_glr_plot_4_choose_thumbnail_002_2_0x.png: 
> binary file contents changed
> dpkg-source: error: add 
> doc/auto_examples/images/sphx_glr_plot_4_choose_thumbnail_002_2_0x.png 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/auto_examples/images/sphx_glr_plot_4b_provide_thumbnail_001.png: binary 
> file contents changed
> dpkg-source: error: add 
> doc/auto_examples/images/sphx_glr_plot_4b_provide_thumbnail_001.png 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/auto_examples/images/sphx_glr_plot_4b_provide_thumbnail_001_2_0x.png: 
> binary file contents changed
> dpkg-source: error: add 
> doc/auto_examples/images/sphx_glr_plot_4b_provide_thumbnail_001_2_0x.png 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/auto_examples/images/sphx_glr_plot_4b_provide_thumbnail_002.png: binary 
> file contents changed
> dpkg-source: error: add 
> doc/auto_examples/images/sphx_glr_plot_4b_provide_thumbnail_002.png 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/auto_examples/images/sphx_glr_plot_4b_provide_thumbnail_002_2_0x.png: 
> binary file contents changed
> dpkg-source: error: add 
> doc/auto_examples/images/sphx_glr_plot_4b_provide_thumbnail_002_2_0x.png 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/auto_examples/images/sphx_glr_plot_5_unicode_everywhere_001.png: binary 
> file contents changed
> dpkg-source: error: add 
> doc/auto_examples/images/sphx_glr_plot_5_unicode_everywhere_001.png 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/auto_examples/images/sphx_glr_plot_5_unicode_everywhere_001_2_0x.png: 
> binary file contents changed
> dpkg-source: error: add 
> doc/auto_examples/images/sphx_glr_plot_5_unicode_everywhere_001_2_0x.png 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/auto_examples/images/sphx_glr_plot_6_function_identifier_001.png: binary 
> file contents changed
> dpkg-source: error: add 
> doc/auto_examples/images/sphx_glr_plot_6_function_identifier_001.png 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/auto_examples/images/sphx_glr_plot_6_function_identifier_001_2_0x.png: 
> binary file contents changed
> dpkg-source: error: add 
> doc/auto_examples/images/sphx_glr_plot_6_function_identifier_001_2_0x.png 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/auto_examples/images/thumb/sphx_glr_local_module_thumb.png: binary file 
> contents changed
> dpkg-source: error: add 
> doc/auto_examples/images/thumb/sphx_glr_local_module_thumb.png 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/auto_examples/images/thumb/sphx_glr_plot_0_sin_thumb.png: binary file 
> contents changed
> dpkg-source: error: add 
> doc/auto_examples/images/thumb/sphx_glr_plot_0_sin_thumb.png 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/auto_examples/images/thumb/sphx_glr_plot_1_exp_thumb.png: binary file 
> contents changed
> dpkg-source: error: add 
> doc/auto_examples/images/thumb/sphx_glr_plot_1_exp_thumb.png 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/auto_examples/images/thumb/sphx_glr_plot_2_seaborn_thumb.png: binary file 
> contents changed
> dpkg-source: error: add 
> doc/auto_examples/images/thumb/sphx_glr_plot_2_seaborn_thumb.png 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/auto_examples/images/thumb/sphx_glr_plot_3_capture_repr_thumb.png: binary 
> file contents changed
> dpkg-source: error: add 
> doc/auto_examples/images/thumb/sphx_glr_plot_3_capture_repr_thumb.png 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/auto_examples/images/thumb/sphx_glr_plot_4_choose_thumbnail_thumb.png: 
> binary file contents changed
> dpkg-source: error: add 
> doc/auto_examples/images/thumb/sphx_glr_plot_4_choose_thumbnail_thumb.png 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/auto_examples/images/thumb/sphx_glr_plot_4b_provide_thumbnail_thumb.png: 
> binary file contents changed
> dpkg-source: error: add 
> doc/auto_examples/images/thumb/sphx_glr_plot_4b_provide_thumbnail_thumb.png 
> 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/auto_examples/images/thumb/sphx_glr_plot_5_unicode_everywhere_thumb.png: 
> binary file contents changed
> dpkg-source: error: add 
> doc/auto_examples/images/thumb/sphx_glr_plot_5_unicode_everywhere_thumb.png 
> 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/auto_examples/images/thumb/sphx_glr_plot_6_function_identifier_thumb.png: 
> binary file contents changed
> dpkg-source: error: add 
> doc/auto_examples/images/thumb/sphx_glr_plot_6_function_identifier_thumb.png 
> 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/auto_examples/images/thumb/sphx_glr_plot_7_sys_argv_thumb.png: binary 
> file contents changed
> dpkg-source: error: add 
> doc/auto_examples/images/thumb/sphx_glr_plot_7_sys_argv_thumb.png 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/auto_examples/images/thumb/sphx_glr_plot_9_plotly_thumb.png: binary file 
> contents changed
> dpkg-source: error: add 
> doc/auto_examples/images/thumb/sphx_glr_plot_9_plotly_thumb.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/auto_examples/local_module.ipynb has no final 
> newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/auto_examples/no_output/images/binder_badge_logo.svg
>  has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to 
> doc/auto_examples/no_output/images/sphx_glr_plot_raise_001.png: binary file 
> contents changed
> dpkg-source: error: add 
> doc/auto_examples/no_output/images/sphx_glr_plot_raise_001.png 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/auto_examples/no_output/images/sphx_glr_plot_raise_001_2_0x.png: binary 
> file contents changed
> dpkg-source: error: add 
> doc/auto_examples/no_output/images/sphx_glr_plot_raise_001_2_0x.png 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/auto_examples/no_output/images/thumb/sphx_glr_just_code_thumb.png: binary 
> file contents changed
> dpkg-source: error: add 
> doc/auto_examples/no_output/images/thumb/sphx_glr_just_code_thumb.png 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/auto_examples/no_output/images/thumb/sphx_glr_plot_raise_thumb.png: 
> binary file contents changed
> dpkg-source: error: add 
> doc/auto_examples/no_output/images/thumb/sphx_glr_plot_raise_thumb.png 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/auto_examples/no_output/images/thumb/sphx_glr_plot_strings_thumb.png: 
> binary file contents changed
> dpkg-source: error: add 
> doc/auto_examples/no_output/images/thumb/sphx_glr_plot_strings_thumb.png 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/auto_examples/no_output/images/thumb/sphx_glr_plot_syntaxerror_thumb.png: 
> binary file contents changed
> dpkg-source: error: add 
> doc/auto_examples/no_output/images/thumb/sphx_glr_plot_syntaxerror_thumb.png 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/auto_examples/no_output/just_code.ipynb has no 
> final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/auto_examples/no_output/plot_raise.ipynb has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to 
> doc/auto_examples/no_output/plot_raise_codeobj.pickle: binary file contents 
> changed
> dpkg-source: error: add doc/auto_examples/no_output/plot_raise_codeobj.pickle 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/auto_examples/no_output/plot_strings.ipynb has no 
> final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/auto_examples/no_output/plot_strings.py.md5 has no 
> final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/auto_examples/no_output/plot_syntaxerror.ipynb has 
> no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/auto_examples/plot_0_sin.ipynb has no final newline 
> (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/auto_examples/plot_0_sin.py.md5 has no final 
> newline (either original or modified version)
> dpkg-source: error: cannot represent change to 
> doc/auto_examples/plot_0_sin_codeobj.pickle: binary file contents changed
> dpkg-source: error: add doc/auto_examples/plot_0_sin_codeobj.pickle in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/auto_examples/plot_1_exp.ipynb has no final newline 
> (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/auto_examples/plot_1_exp.py.md5 has no final 
> newline (either original or modified version)
> dpkg-source: error: cannot represent change to 
> doc/auto_examples/plot_1_exp_codeobj.pickle: binary file contents changed
> dpkg-source: error: add doc/auto_examples/plot_1_exp_codeobj.pickle in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/auto_examples/plot_2_seaborn.ipynb has no final 
> newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/auto_examples/plot_2_seaborn.py.md5 has no final 
> newline (either original or modified version)
> dpkg-source: error: cannot represent change to 
> doc/auto_examples/plot_2_seaborn_codeobj.pickle: binary file contents changed
> dpkg-source: error: add doc/auto_examples/plot_2_seaborn_codeobj.pickle in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/auto_examples/plot_3_capture_repr.ipynb has no 
> final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/auto_examples/plot_3_capture_repr.py.md5 has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to 
> doc/auto_examples/plot_3_capture_repr_codeobj.pickle: binary file contents 
> changed
> dpkg-source: error: add doc/auto_examples/plot_3_capture_repr_codeobj.pickle 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/auto_examples/plot_4_choose_thumbnail.ipynb has no 
> final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/auto_examples/plot_4_choose_thumbnail.py.md5 has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to 
> doc/auto_examples/plot_4_choose_thumbnail_codeobj.pickle: binary file 
> contents changed
> dpkg-source: error: add 
> doc/auto_examples/plot_4_choose_thumbnail_codeobj.pickle in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/auto_examples/plot_4b_provide_thumbnail.ipynb has 
> no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/auto_examples/plot_4b_provide_thumbnail.py.md5 has 
> no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to 
> doc/auto_examples/plot_4b_provide_thumbnail_codeobj.pickle: binary file 
> contents changed
> dpkg-source: error: add 
> doc/auto_examples/plot_4b_provide_thumbnail_codeobj.pickle in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/auto_examples/plot_5_unicode_everywhere.ipynb has 
> no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/auto_examples/plot_5_unicode_everywhere.py.md5 has 
> no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to 
> doc/auto_examples/plot_5_unicode_everywhere_codeobj.pickle: binary file 
> contents changed
> dpkg-source: error: add 
> doc/auto_examples/plot_5_unicode_everywhere_codeobj.pickle in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/auto_examples/plot_6_function_identifier.ipynb has 
> no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/auto_examples/plot_6_function_identifier.py.md5 has 
> no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to 
> doc/auto_examples/plot_6_function_identifier_codeobj.pickle: binary file 
> contents changed
> dpkg-source: error: add 
> doc/auto_examples/plot_6_function_identifier_codeobj.pickle in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/auto_examples/plot_7_sys_argv.ipynb has no final 
> newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/auto_examples/plot_7_sys_argv.py.md5 has no final 
> newline (either original or modified version)
> dpkg-source: error: cannot represent change to 
> doc/auto_examples/plot_7_sys_argv_codeobj.pickle: binary file contents changed
> dpkg-source: error: add doc/auto_examples/plot_7_sys_argv_codeobj.pickle in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/auto_examples/plot_9_plotly.ipynb has no final 
> newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/auto_examples/plot_9_plotly.py.md5 has no final 
> newline (either original or modified version)
> dpkg-source: error: cannot represent change to 
> doc/auto_examples/plot_9_plotly_codeobj.pickle: binary file contents changed
> dpkg-source: error: add doc/auto_examples/plot_9_plotly_codeobj.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 
> doc/auto_examples/searchindex.db: binary file contents changed
> dpkg-source: error: add doc/auto_examples/searchindex.db in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.backreferences.DummyClass.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.backreferences.DummyClass.prop.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.backreferences.DummyClass.run.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.backreferences.NameFinder.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.backreferences.examples' will 
> not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.binder.check_binder_conf.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.binder.copy_binder_files.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.binder.examples' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.binder.gen_binder_rst.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.binder.gen_binder_url.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.directives.ImageSg.examples' 
> will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.directives.ImageSg.final_argument_whitespace.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.directives.ImageSg.has_content.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.directives.ImageSg.option_spec.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.directives.ImageSg.optional_arguments.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.directives.ImageSg.required_arguments.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.directives.MiniGallery.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.directives.MiniGallery.final_argument_whitespace.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.directives.MiniGallery.option_spec.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.directives.MiniGallery.optional_arguments.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.directives.MiniGallery.required_arguments.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.directives.depart_imgsg_html.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.directives.depart_imgsg_latex.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.directives.directive_boolean.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.directives.examples' will not 
> be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.directives.imagesg_addnode.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.directives.imgsgnode.examples' 
> will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.directives.visit_imgsg_html.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.directives.visit_imgsg_latex.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.directives.visit_sg_other.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.docs_resolv.SphinxDocLinkResolver.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.docs_resolv.SphinxDocLinkResolver.resolve.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.docs_resolv.embed_code_links.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.docs_resolv.examples' will not 
> be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.docs_resolv.get_data.examples' 
> will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.docs_resolv.parse_sphinx_docopts.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.downloads.examples' will not 
> be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.downloads.generate_zipfiles.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.downloads.list_downloadable_sources.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.downloads.python_zip.examples' 
> will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.examples' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.gen_gallery.DefaultResetArgv.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.gen_gallery.check_duplicate_filenames.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.gen_gallery.check_spaces_in_filenames.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.gen_gallery.collect_gallery_files.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.gen_gallery.cost_name_key.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.gen_gallery.examples' will not 
> be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.gen_gallery.generate_gallery_rst.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.gen_gallery.get_default_config_value.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.gen_gallery.get_subsections.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.gen_gallery.parse_config.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.gen_gallery.setup.examples' 
> will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.gen_gallery.setup_module.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.gen_gallery.summarize_failing_examples.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.gen_gallery.touch_empty_backreferences.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.gen_gallery.write_computation_times.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.gen_gallery.write_junit_xml.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.gen_rst.codestr2rst.examples' 
> will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.gen_rst.examples' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.gen_rst.executable_script.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.gen_rst.execute_code_block.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.gen_rst.execute_script.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.gen_rst.extract_intro_and_title.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.gen_rst.generate_dir_rst.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.gen_rst.generate_file_rst.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.gen_rst.handle_exception.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.gen_rst.md5sum_is_current.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.gen_rst.patch_warnings.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.gen_rst.rst_blocks.examples' 
> will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.gen_rst.save_rst_example.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.gen_rst.save_thumbnail.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.notebook.add_code_cell.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.notebook.add_markdown_cell.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.notebook.directive_fun.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.notebook.examples' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.notebook.fill_notebook.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.notebook.generate_image_src.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.notebook.jupyter_notebook.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.notebook.jupyter_notebook_skeleton.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.notebook.python_to_jupyter_cli.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.notebook.rst2md.examples' will 
> not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.notebook.save_notebook.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.py_source_parser.examples' 
> will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.py_source_parser.extract_file_config.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.py_source_parser.parse_source_file.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.py_source_parser.remove_config_comments.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.scrapers.ImagePathIterator.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.scrapers.clean_modules.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.scrapers.examples' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.scrapers.figure_rst.examples' 
> will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.scrapers.matplotlib_scraper.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.scrapers.mayavi_scraper.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.scrapers.save_figures.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.sorting.ExampleTitleSortKey.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.sorting.ExplicitOrder.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.sorting.FileNameSortKey.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.sorting.FileSizeSortKey.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.sorting.NumberOfCodeLinesSortKey.examples'
>  will not be represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.sorting.examples' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.utils.examples' will not be 
> represented in diff
> dpkg-source: warning: newly created empty file 
> 'doc/gen_modules/backreferences/sphinx_gallery.utils.optipng.examples' will 
> not be represented in diff
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/gen_modules/sphinx_gallery.backreferences.rst has 
> no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/gen_modules/sphinx_gallery.binder.rst has no final 
> newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/gen_modules/sphinx_gallery.directives.rst has no 
> final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/gen_modules/sphinx_gallery.docs_resolv.rst has no 
> final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/gen_modules/sphinx_gallery.downloads.rst has no 
> final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/gen_modules/sphinx_gallery.gen_gallery.rst has no 
> final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/gen_modules/sphinx_gallery.gen_rst.rst has no final 
> newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/gen_modules/sphinx_gallery.notebook.rst has no 
> final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/gen_modules/sphinx_gallery.py_source_parser.rst has 
> no final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/gen_modules/sphinx_gallery.scrapers.rst has no 
> final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/gen_modules/sphinx_gallery.sorting.rst has no final 
> newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/gen_modules/sphinx_gallery.utils.optipng.rst has no 
> final newline (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/tutorials/images/binder_badge_logo.svg has no final 
> newline (either original or modified version)
> dpkg-source: error: cannot represent change to 
> doc/tutorials/images/thumb/sphx_glr_plot_parse_thumb.png: binary file 
> contents changed
> dpkg-source: error: add 
> doc/tutorials/images/thumb/sphx_glr_plot_parse_thumb.png in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/tutorials/plot_parse.ipynb has no final newline 
> (either original or modified version)
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/doc/tutorials/plot_parse.py.md5 has no final newline 
> (either original or modified version)
> dpkg-source: error: cannot represent change to 
> doc/tutorials/plot_parse_codeobj.pickle: binary file contents changed
> dpkg-source: error: add doc/tutorials/plot_parse_codeobj.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 doc/tutorials/searchindex.db: 
> binary file contents changed
> dpkg-source: error: add doc/tutorials/searchindex.db 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/tutorials/tutorials_jupyter.zip: binary file contents changed
> dpkg-source: error: add doc/tutorials/tutorials_jupyter.zip 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/tutorials/tutorials_python.zip: binary file contents changed
> dpkg-source: error: add doc/tutorials/tutorials_python.zip in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: file 
> sphinx-gallery-0.10.1/sphinx_gallery.egg-info/SOURCES.txt has no final 
> newline (either original or modified version)
> 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/sphinx-gallery_0.10.1-3_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.

Reply via email to