Your message dated Thu, 14 Nov 2024 08:34:54 +0000
with message-id <[email protected]>
and subject line Bug#1076897: fixed in mpl-sphinx-theme 3.9.0-1
has caused the Debian Bug report #1076897,
regarding mpl-sphinx-theme: FTBFS: dh_sphinxdoc: error: 
debian/python-mpl-sphinx-theme-doc/usr/share/doc/python-mpl-sphinx-theme-doc/html/search.html
 does not load searchindex.js
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1076897: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1076897
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:mpl-sphinx-theme
Version: 3.5.0-2
Severity: serious
Tags: ftbfs

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
 debian/rules build
dh build --with python3,sphinxdoc --buildsystem=pybuild
   dh_update_autotools_config -O--buildsystem=pybuild
   dh_autoreconf -O--buildsystem=pybuild
   dh_auto_configure -O--buildsystem=pybuild
I: pybuild base:311: python3.12 setup.py config
running config
   debian/rules override_dh_auto_build-indep
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_build -i
I: pybuild base:311: /usr/bin/python3 setup.py build
running build
running build_py
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mpl-sphinx-theme/build/mpl_sphinx_theme
copying mpl_sphinx_theme/_version.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mpl-sphinx-theme/build/mpl_sphinx_theme
copying mpl_sphinx_theme/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mpl-sphinx-theme/build/mpl_sphinx_theme
running egg_info
creating mpl_sphinx_theme.egg-info
writing mpl_sphinx_theme.egg-info/PKG-INFO
writing dependency_links to mpl_sphinx_theme.egg-info/dependency_links.txt
writing entry points to mpl_sphinx_theme.egg-info/entry_points.txt
writing requirements to mpl_sphinx_theme.egg-info/requires.txt
writing top-level names to mpl_sphinx_theme.egg-info/top_level.txt
writing manifest file 'mpl_sphinx_theme.egg-info/SOURCES.txt'
reading manifest file 'mpl_sphinx_theme.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.png' under directory 'mpl_sphinx_theme'
adding license file 'LICENSE.txt'
writing manifest file 'mpl_sphinx_theme.egg-info/SOURCES.txt'
/usr/lib/python3/dist-packages/setuptools/command/build_py.py:215: _Warning: 
Package 'mpl_sphinx_theme.static.css' is absent from the `packages` 
configuration.
!!

        
********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'mpl_sphinx_theme.static.css' as an importable 
package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to 
distribute this
        package, please make sure that 'mpl_sphinx_theme.static.css' is 
explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation 
page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'mpl_sphinx_theme.static.css' to be distributed and 
are
        already explicitly excluding 'mpl_sphinx_theme.static.css' via
        `find_namespace_packages(...)/find_namespace` or 
`find_packages(...)/find`,
        you can try to use `exclude_package_data`, or 
`include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools 
documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        
********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3/dist-packages/setuptools/command/build_py.py:215: _Warning: 
Package 'mpl_sphinx_theme.static.images' is absent from the `packages` 
configuration.
!!

        
********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'mpl_sphinx_theme.static.images' as an importable 
package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to 
distribute this
        package, please make sure that 'mpl_sphinx_theme.static.images' is 
explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation 
page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'mpl_sphinx_theme.static.images' to be distributed 
and are
        already explicitly excluding 'mpl_sphinx_theme.static.images' via
        `find_namespace_packages(...)/find_namespace` or 
`find_packages(...)/find`,
        you can try to use `exclude_package_data`, or 
`include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools 
documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        
********************************************************************************

!!
  check.warn(importable)
copying mpl_sphinx_theme/donate_sidebar.html -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mpl-sphinx-theme/build/mpl_sphinx_theme
copying mpl_sphinx_theme/mpl_icon_links.html -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mpl-sphinx-theme/build/mpl_sphinx_theme
copying mpl_sphinx_theme/mpl_nav_bar.html -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mpl-sphinx-theme/build/mpl_sphinx_theme
copying mpl_sphinx_theme/mpl_navbar_logo.html -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mpl-sphinx-theme/build/mpl_sphinx_theme
copying mpl_sphinx_theme/search.html -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mpl-sphinx-theme/build/mpl_sphinx_theme
copying mpl_sphinx_theme/theme.conf -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mpl-sphinx-theme/build/mpl_sphinx_theme
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mpl-sphinx-theme/build/mpl_sphinx_theme/static
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mpl-sphinx-theme/build/mpl_sphinx_theme/static/css
copying mpl_sphinx_theme/static/css/style.css -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mpl-sphinx-theme/build/mpl_sphinx_theme/static/css
creating 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mpl-sphinx-theme/build/mpl_sphinx_theme/static/images
copying mpl_sphinx_theme/static/images/favicon.ico -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mpl-sphinx-theme/build/mpl_sphinx_theme/static/images
copying mpl_sphinx_theme/static/images/logo2.svg -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mpl-sphinx-theme/build/mpl_sphinx_theme/static/images
cd docs && \
PYTHONPATH=/<<PKGBUILDDIR>> http_proxy='http://127.0.0.1:9/' 
https_proxy='https://127.0.0.1:9/' \
sphinx-build -N -E -T -b html . /<<PKGBUILDDIR>>/.pybuild/docs/html/
Running Sphinx v7.3.7
making output directory... done
building [mo]: targets for 0 po files that are out of date
writing output...
building [html]: targets for 1 source files that are out of date
updating environment: [new config] 1 added, 0 changed, 0 removed
reading sources... [100%] index

looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
copying assets... copying static files... done
copying extra files... done
done
writing output... [100%] index

generating indices... genindex done
writing additional pages... search done
dumping search index in English (code: en)... done
dumping object inventory... done
build succeeded.

The HTML pages are in ../.pybuild/docs/html.
rm -rf /<<PKGBUILDDIR>>/.pybuild/docs/html/.doctrees
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_test -O--buildsystem=pybuild
I: pybuild base:311: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mpl-sphinx-theme/build; python3.12 -m 
unittest discover -v

----------------------------------------------------------------------
Ran 0 tests in 0.000s

NO TESTS RAN
   create-stamp debian/debhelper-build-stamp
 fakeroot debian/rules binary
dh binary --with python3,sphinxdoc --buildsystem=pybuild
   dh_testroot -O--buildsystem=pybuild
   dh_prep -O--buildsystem=pybuild
   dh_auto_install -O--buildsystem=pybuild
I: pybuild base:311: /usr/bin/python3 setup.py install --root 
/<<PKGBUILDDIR>>/debian/python3-mpl-sphinx-theme
running install
/usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py:66: 
SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!

        
********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html 
for details.
        
********************************************************************************

!!
  self.initialize_options()
running build
running build_py
running egg_info
writing mpl_sphinx_theme.egg-info/PKG-INFO
writing dependency_links to mpl_sphinx_theme.egg-info/dependency_links.txt
writing entry points to mpl_sphinx_theme.egg-info/entry_points.txt
writing requirements to mpl_sphinx_theme.egg-info/requires.txt
writing top-level names to mpl_sphinx_theme.egg-info/top_level.txt
reading manifest file 'mpl_sphinx_theme.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.png' under directory 'mpl_sphinx_theme'
adding license file 'LICENSE.txt'
writing manifest file 'mpl_sphinx_theme.egg-info/SOURCES.txt'
/usr/lib/python3/dist-packages/setuptools/command/build_py.py:215: _Warning: 
Package 'mpl_sphinx_theme.static.css' is absent from the `packages` 
configuration.
!!

        
********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'mpl_sphinx_theme.static.css' as an importable 
package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to 
distribute this
        package, please make sure that 'mpl_sphinx_theme.static.css' is 
explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation 
page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'mpl_sphinx_theme.static.css' to be distributed and 
are
        already explicitly excluding 'mpl_sphinx_theme.static.css' via
        `find_namespace_packages(...)/find_namespace` or 
`find_packages(...)/find`,
        you can try to use `exclude_package_data`, or 
`include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools 
documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        
********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3/dist-packages/setuptools/command/build_py.py:215: _Warning: 
Package 'mpl_sphinx_theme.static.images' is absent from the `packages` 
configuration.
!!

        
********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'mpl_sphinx_theme.static.images' as an importable 
package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to 
distribute this
        package, please make sure that 'mpl_sphinx_theme.static.images' is 
explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation 
page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'mpl_sphinx_theme.static.images' to be distributed 
and are
        already explicitly excluding 'mpl_sphinx_theme.static.images' via
        `find_namespace_packages(...)/find_namespace` or 
`find_packages(...)/find`,
        you can try to use `exclude_package_data`, or 
`include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools 
documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        
********************************************************************************

!!
  check.warn(importable)
running install_lib
creating /<<PKGBUILDDIR>>/debian/python3-mpl-sphinx-theme
creating /<<PKGBUILDDIR>>/debian/python3-mpl-sphinx-theme/usr
creating /<<PKGBUILDDIR>>/debian/python3-mpl-sphinx-theme/usr/lib
creating /<<PKGBUILDDIR>>/debian/python3-mpl-sphinx-theme/usr/lib/python3.12
creating 
/<<PKGBUILDDIR>>/debian/python3-mpl-sphinx-theme/usr/lib/python3.12/dist-packages
creating 
/<<PKGBUILDDIR>>/debian/python3-mpl-sphinx-theme/usr/lib/python3.12/dist-packages/mpl_sphinx_theme
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mpl-sphinx-theme/build/mpl_sphinx_theme/mpl_icon_links.html
 -> 
/<<PKGBUILDDIR>>/debian/python3-mpl-sphinx-theme/usr/lib/python3.12/dist-packages/mpl_sphinx_theme
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mpl-sphinx-theme/build/mpl_sphinx_theme/search.html 
-> 
/<<PKGBUILDDIR>>/debian/python3-mpl-sphinx-theme/usr/lib/python3.12/dist-packages/mpl_sphinx_theme
creating 
/<<PKGBUILDDIR>>/debian/python3-mpl-sphinx-theme/usr/lib/python3.12/dist-packages/mpl_sphinx_theme/static
creating 
/<<PKGBUILDDIR>>/debian/python3-mpl-sphinx-theme/usr/lib/python3.12/dist-packages/mpl_sphinx_theme/static/css
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mpl-sphinx-theme/build/mpl_sphinx_theme/static/css/style.css
 -> 
/<<PKGBUILDDIR>>/debian/python3-mpl-sphinx-theme/usr/lib/python3.12/dist-packages/mpl_sphinx_theme/static/css
creating 
/<<PKGBUILDDIR>>/debian/python3-mpl-sphinx-theme/usr/lib/python3.12/dist-packages/mpl_sphinx_theme/static/images
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mpl-sphinx-theme/build/mpl_sphinx_theme/static/images/logo2.svg
 -> 
/<<PKGBUILDDIR>>/debian/python3-mpl-sphinx-theme/usr/lib/python3.12/dist-packages/mpl_sphinx_theme/static/images
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mpl-sphinx-theme/build/mpl_sphinx_theme/static/images/favicon.ico
 -> 
/<<PKGBUILDDIR>>/debian/python3-mpl-sphinx-theme/usr/lib/python3.12/dist-packages/mpl_sphinx_theme/static/images
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mpl-sphinx-theme/build/mpl_sphinx_theme/donate_sidebar.html
 -> 
/<<PKGBUILDDIR>>/debian/python3-mpl-sphinx-theme/usr/lib/python3.12/dist-packages/mpl_sphinx_theme
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mpl-sphinx-theme/build/mpl_sphinx_theme/_version.py 
-> 
/<<PKGBUILDDIR>>/debian/python3-mpl-sphinx-theme/usr/lib/python3.12/dist-packages/mpl_sphinx_theme
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mpl-sphinx-theme/build/mpl_sphinx_theme/__init__.py 
-> 
/<<PKGBUILDDIR>>/debian/python3-mpl-sphinx-theme/usr/lib/python3.12/dist-packages/mpl_sphinx_theme
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mpl-sphinx-theme/build/mpl_sphinx_theme/theme.conf 
-> 
/<<PKGBUILDDIR>>/debian/python3-mpl-sphinx-theme/usr/lib/python3.12/dist-packages/mpl_sphinx_theme
creating 
/<<PKGBUILDDIR>>/debian/python3-mpl-sphinx-theme/usr/lib/python3.12/dist-packages/mpl_sphinx_theme/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mpl-sphinx-theme/build/mpl_sphinx_theme/__pycache__/__init__.cpython-312.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-mpl-sphinx-theme/usr/lib/python3.12/dist-packages/mpl_sphinx_theme/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mpl-sphinx-theme/build/mpl_sphinx_theme/__pycache__/_version.cpython-312.pyc
 -> 
/<<PKGBUILDDIR>>/debian/python3-mpl-sphinx-theme/usr/lib/python3.12/dist-packages/mpl_sphinx_theme/__pycache__
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mpl-sphinx-theme/build/mpl_sphinx_theme/mpl_navbar_logo.html
 -> 
/<<PKGBUILDDIR>>/debian/python3-mpl-sphinx-theme/usr/lib/python3.12/dist-packages/mpl_sphinx_theme
copying 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mpl-sphinx-theme/build/mpl_sphinx_theme/mpl_nav_bar.html
 -> 
/<<PKGBUILDDIR>>/debian/python3-mpl-sphinx-theme/usr/lib/python3.12/dist-packages/mpl_sphinx_theme
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-mpl-sphinx-theme/usr/lib/python3.12/dist-packages/mpl_sphinx_theme/_version.py
 to _version.cpython-312.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/python3-mpl-sphinx-theme/usr/lib/python3.12/dist-packages/mpl_sphinx_theme/__init__.py
 to __init__.cpython-312.pyc
running install_egg_info
Copying mpl_sphinx_theme.egg-info to 
/<<PKGBUILDDIR>>/debian/python3-mpl-sphinx-theme/usr/lib/python3.12/dist-packages/mpl_sphinx_theme-3.5.0.egg-info
Skipping SOURCES.txt
running install_scripts
   dh_installdocs -O--buildsystem=pybuild
dh_installdocs: warning: Cannot auto-detect main package for 
python-mpl-sphinx-theme-doc.  If the default is wrong, please use 
--doc-main-package
   dh_sphinxdoc -O--buildsystem=pybuild
dh_sphinxdoc: error: 
debian/python-mpl-sphinx-theme-doc/usr/share/doc/python-mpl-sphinx-theme-doc/html/search.html
 does not load searchindex.js
make: *** [debian/rules:5: binary] Error 25
dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned exit 
status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202407/

About the archive rebuild: The build was made on virtual machines
of type m6a.large and r6a.large from AWS, using sbuild and a
reduced chroot with only build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: mpl-sphinx-theme
Source-Version: 3.9.0-1
Done: Josenilson Ferreira da Silva <[email protected]>

We believe that the bug you reported is fixed in the latest version of
mpl-sphinx-theme, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Josenilson Ferreira da Silva <[email protected]> (supplier of updated 
mpl-sphinx-theme package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 12 Nov 2024 20:55:20 -0300
Source: mpl-sphinx-theme
Architecture: source
Version: 3.9.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Josenilson Ferreira da Silva <[email protected]>
Closes: 1005826 1065042 1076897
Changes:
 mpl-sphinx-theme (3.9.0-1) unstable; urgency=medium
 .
   [ Boyuan Yang ]
   * New upstream release.
   * debian/control: Switch to build using pyproject.toml.
 .
   [ Andreas Tille ]
   * Add myself to Upoaders
     Closes: #1065042
   * (Re-)inject changes from NMU into changelog, patch is included
     in new upstream version
     Closes: #1005826
   * Rules-Requires-Root: no (routine-update)
   * Trim trailing whitespace.
   * Add upstream metadata
 .
   [ Alexandre Detiste ]
   * New upstream version 3.9.0 (Closes: #1076897)
 .
   [ Josenilson Ferreira da Silva ]
   * debian/control:
      - Added build-depends 'jdupes'
      - Bumped Standards-Version to 4.7.0
      - Include Uploaders field with my name and email
      - Removed sphinxdoc:Built-Using
   * debian/copyright:
      - Include name new maintainer
   * debian/patches:
      - Changed settings in images to ensure reproducibility
   * debian/python-mpl-sphinx-theme-doc.doc-base:
      - Added file doc-base
   * debian/rules:
      - Removed duplicate-files
      - Unnecessary files removed
Checksums-Sha1:
 9bea26a62fa383e9dc07c38ebd3c9fb733767fa4 2573 mpl-sphinx-theme_3.9.0-1.dsc
 b52816f7c24576f058497132a9a5f4eef672997b 69843 
mpl-sphinx-theme_3.9.0.orig.tar.gz
 9256f0134bd5a2480553528f1c94f35514d8eebb 4892 
mpl-sphinx-theme_3.9.0-1.debian.tar.xz
 54a7ce9d76d171c8dd3eae9ed24b76f9f59edd2f 11313 
mpl-sphinx-theme_3.9.0-1_amd64.buildinfo
Checksums-Sha256:
 45b4eedbb16bb7d58f7cb50eb382191d743e64b6d9a4e20d367da831f490434b 2573 
mpl-sphinx-theme_3.9.0-1.dsc
 6288cde55236e76013587965ff923ae3d5cf34b5bc6eb55a90c808feb278b255 69843 
mpl-sphinx-theme_3.9.0.orig.tar.gz
 7070f7f56b152a660943a8ca3128a054b02c6146e52d8118763eb3c1ca9cb1a4 4892 
mpl-sphinx-theme_3.9.0-1.debian.tar.xz
 e8f87af54896cfb58f0249d3bbae8937fe98fdf75fdc627ac2cfc29f20944727 11313 
mpl-sphinx-theme_3.9.0-1_amd64.buildinfo
Files:
 fad897c59a1920ba5d14cfed25095aec 2573 python optional 
mpl-sphinx-theme_3.9.0-1.dsc
 953e76da0aa556b06b7614591ca7f04d 69843 python optional 
mpl-sphinx-theme_3.9.0.orig.tar.gz
 37342c828ff50196a91f4048216d3211 4892 python optional 
mpl-sphinx-theme_3.9.0-1.debian.tar.xz
 8183f8be05854d2f2f80d5302f6224a1 11313 python optional 
mpl-sphinx-theme_3.9.0-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJFBAEBCAAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmc1sSYRHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtGmxA//QBPXsny7fkeoUL4ycaMQhCUDnHO8Jjy2
sQvVjNQgTVq1cr/xsHqa0zWyLCwduAjBrieJT+MY/3lRQJ/GVAiSv75AQ4xJ+Jm6
KXuOb1WmaPhnPLvie0fF9PyqlW9FJ0CSVKgC7utPpELvy4fLVCs38HhU+GtyPnbw
NJ7KXq+D9xKB5HPDujlX/Y4rs7RRZPHHp+XTREh3SY0JrPQqfGlo0dunLZaxyvku
Bu9Pyo67TC6vwI4g016b/vva3KoOkUUcoCo5z99GueQ9hlZ7HnBITGoVTe4JSodF
gJCpyN8dnMBkD2DweuToPkCSFzRiiIeya1C81yQarDwwaQ0n3bfFtFcB83J1dhQr
J3c9z9YAdKC5S+qfw8Fra4IDplftVMqc/J3oAmu+ShZcKCOJL984bjW+15stBU6H
hysqBY44rxM76Y4rio8n+I7nNITJaOdH6OUAGNzD2HaO3iyIfjwdeH+pP3NssVcP
VzJZkLOEUC9RQleo+A46rVVWy/msencFRtTWxuEV1ZoKxe8lCw5UhOn7LVcyDNGD
cjlBU0vW/in50oEUL6dC06MKEaQoeAFl8Jxk7kpSMdw0gmdSv7HQy3HukDT7YFTj
/MSPvcctloiBfcGg/Su8KrtTQaw1qZRX2L/cxOP3n1bwptIlUydKfnt8nqkhbPdo
X3u/XBb39hU=
=vuJq
-----END PGP SIGNATURE-----

Attachment: pgpGdqHCynzHW.pgp
Description: PGP signature


--- End Message ---

Reply via email to