sphinx-gallery (0.17.1-1) unstable; urgency=medium

  * Team upload.

  [ Josenilson Ferreira da Silva ]
  * New upstream version 0.17.1
  * debian/control: Bumped Standards-Version to 4.7.0
  * debian/patches/doc-intersphinx.patch: Updated file in new version
  * debian/patches/test-intersphinx.patch: Removed patch in new version
  * debian/rules: Removed zero-byte-file-in-doc-directory

  [ Dmitry Shachnev ]
  * Backport upstream patch to make the tests pass with Sphinx 8.1.

 -- Dmitry Shachnev <mitya57@debian.org>  Sat, 30 Nov 2024 23:58:19 +0300

sphinx-gallery (0.16.0-1) unstable; urgency=medium

  [ Alexandre Detiste ]
  * New upstream version 0.15.0

  [ Josenilson Ferreira da Silva ]
  * New upstream version 0.16.0
  * debian/control:
    - Added new build-depends:
      + jdupes
      + python3-graphviz
      + pybuild-plugin-pyproject
      + python3-pydata-sphinx-theme
    - Added "Rules-Requires-Root: no"
    - Added ${sphinxdoc:Depends} for the doc package (Closes: #988855)
    - Bumped Standards-Version to 4.6.2
    - Detailing the module description
    - New uploader field with my Josenilson Ferreira da Silva (Closes: #1065028)
    - Update dh-python by dh-sequence-python3
    - Update debhelper-compat update from (9) by (13)
  * debian/clean:
    - Added build artifacts (Closes: #1046638)
  * debian/copyright:
    - Update and include name of the new maintainer
  * debian/patches:
    - adjusted mathjax path local and disabled jupyterlite_sphinx
    - Added header:
      + doc-intersphinx.patch
      + test-intersphinx.patch
    - Added patch to disable use of repr(), which is not reproducible
    - New version fixed the patches:
      + doc-no-mayavi.patch
      + PR1139.patch
      + PR1176.patch
      + PR886.patch
      + PR894.patch
      + PR916.patch
    - New version updated patches:
      + test-intersphinx.patch
      + doc-intersphinx.patch
  * debian/pybuild.testfiles: Added directory for running tests
  * debian/python-sphinx-gallery-doc.doc*:
    - Added files for building sphinx documentation
  * debian/rules:
    - Removed files that prevent CI/CD test reproducibility
    - Removed "--with python3" from build process
    - Sphinx-doc build modification
  * debian/tests/control: (Closes: #1036504)
    - Added autopkgtest
  * debian/upstream/metadata:
    - Added DEP 12 metadata

  [ Dmitry Shachnev ]
  * Add a patch to remove build path from generated reStructuredText files
    with tracebacks, to fix reproducible build.
  * Add a patch to remove build path from the generated plot_7_sys_argv.rst.
  * Add a patch to disable writing computation times when SOURCE_DATE_EPOCH
    is set.
  * Build-depend on python-numpy-doc and update documentation path, needed
    for intersphinx.
  * Drop test-fixes.patch, no longer needed.
  * Run the autopkgtest for all supported Python versions.

 -- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com>  Wed, 19 Jun 2024 07:46:11 -0300

sphinx-gallery (0.10.1-5) unstable; urgency=medium

  * orphan

 -- Sandro Tosi <morph@debian.org>  Thu, 29 Feb 2024 00:01:29 -0500

sphinx-gallery (0.10.1-4) unstable; urgency=medium

  * Team Upload.
  * Apply modified PR1176 to fix compatibility with sphinx 7.2
  * Pickup relevant parts of PR1139 to fixup sphinx issues
  * d/rules: Do not install __pycache__

 -- Nilesh Patra <nilesh@debian.org>  Fri, 26 Jan 2024 15:54:02 +0530

sphinx-gallery (0.10.1-3) unstable; urgency=medium

  * debian/control
    - remove matplotlib-doc, numpy-doc from b-d, no longer available;
      Closes: #1027552
  * debian/rules
    - set SPHINXOPTS to nothing when build doc, needed to not treat warnings as
      errors

 -- Sandro Tosi <morph@debian.org>  Wed, 25 Jan 2023 01:08:29 -0500

sphinx-gallery (0.10.1-2) unstable; urgency=medium

  * debian/patches/PR894.patch
    - upstream PR "Fix for latest pytest"; Closes: #1013718
  * debian/patches/PR916.patch
    - upstream PR "MAINT: Remove LooseVersion"
  * debian/rules
    - rewrite a better exclusion for a failing test, part of pytest7 and
      #1013718

 -- Sandro Tosi <morph@debian.org>  Sun, 26 Jun 2022 02:46:10 -0400

sphinx-gallery (0.10.1-1) unstable; urgency=medium

  * New upstream release; Closes: #999520
  * debian/patches
    - refresh patches
  * debian/patches/PR886.patch
    - add upstream PR 866, fixes a FTBFS when building doc

 -- Sandro Tosi <morph@debian.org>  Thu, 02 Dec 2021 23:47:38 -0500

sphinx-gallery (0.10.0-1) unstable; urgency=medium

  * New upstream release

 -- Sandro Tosi <morph@debian.org>  Sun, 10 Oct 2021 23:07:01 -0400

sphinx-gallery (0.8.2-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints.
    + python-sphinx-gallery-doc: Add Multi-Arch: foreign.

  [ Sandro Tosi ]
  * New upstream release
  * Use the new Debian Python Team contact name and address
  * debian/copyright
    - extend packaging copyright years
  * debian/patches
    - refresh patches
  * debian/control
    - add statsmodels to b-d, needed for doc
    - bump Standards-Version to 4.5.1 (no changes needed)

 -- Sandro Tosi <morph@debian.org>  Fri, 08 Jan 2021 12:33:25 -0500

sphinx-gallery (0.8.1-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ Sandro Tosi ]
  * New upstream release
  * debian/control
    - add plotly to b-d, needed by docs
  * debian/patches/*
    - refresh patches

 -- Sandro Tosi <morph@debian.org>  Sun, 25 Oct 2020 21:50:56 -0400

sphinx-gallery (0.7.0-1) unstable; urgency=medium

  * New upstream release
  * debian/control
    - add optipng to b-d and recommends
    - bump b-d on matplotlib to >= 3.2.2
  * refresh patches
  * debian/rules
    - temporary remove plot_8_animations.py, triggers a bug with matplotlib
      3.2.2
  * debian/patches/doc-intersphinx.patch
    - fix sklearn intersphinx location
    - temporary skip test_full.py, triggers a bug with matplotlib 3.2.2

 -- Sandro Tosi <morph@debian.org>  Sun, 19 Jul 2020 19:47:19 -0400

sphinx-gallery (0.6.2-2) unstable; urgency=medium

  * debian/rules
    - set PYBUILD_NAME, fixing installation of the module files; Closes: #960415

 -- Sandro Tosi <morph@debian.org>  Tue, 12 May 2020 22:18:52 -0400

sphinx-gallery (0.6.2-1) unstable; urgency=medium

  * New upstream release; Closes: #959889
  * debian/patches/*
    - refresh, update patches
  * debian/rules
    - make rules look like more a dh + pybuild file
  * run unittest at build time

 -- Sandro Tosi <morph@debian.org>  Thu, 07 May 2020 22:00:07 -0400

sphinx-gallery (0.5.0-1) unstable; urgency=medium

  * New upstream release; Closes: #901307
  * debian/copyright
    - extend packaging copyright years
  * debian/patches
    - drop all patches, merged upstream
  * debian/control
    - add sphinx-rtd-theme, memory-profiler, ipython to b-d, needed by doc
    - bump Standards-Version to 4.5.0 (no changes needed)
  * debian/patches/doc-no-mayavi.patch
    - remove mayavi references, since we're not building those examples
  * Use local intersphinx mapping files, if available

 -- Sandro Tosi <morph@debian.org>  Fri, 06 Mar 2020 22:20:36 -0500

sphinx-gallery (0.2.0-3) unstable; urgency=medium

  [ Ondřej Nový ]
  * Bump Standards-Version to 4.4.1.
  * Remove python-seaborn from Suggests, it doesn't exists anymore.

  [ Sandro Tosi ]
  * Drop python2 support; Closes: #938542

 -- Sandro Tosi <morph@debian.org>  Wed, 13 Nov 2019 17:37:40 -0500

sphinx-gallery (0.2.0-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.

  [ Sandro Tosi ]
  * debian/control
    - drop py2 seaborn from, to break a deps cycle; Closes: #940873
    - bump Standards-Version to 4.4.0 (no changes needed)
  * debian/copyright
    - extend packaging copyright years

 -- Sandro Tosi <morph@debian.org>  Sat, 21 Sep 2019 15:36:13 -0400

sphinx-gallery (0.2.0-1) unstable; urgency=medium

  * New upstream release
  * debian/patches/
    - drop patches merged upstream, refresh patch for new upstream code
  * debian/copyright
    - extend packaging copyright years
    - update upstream copyright information

 -- Sandro Tosi <morph@debian.org>  Sun, 10 Jun 2018 21:29:43 -0400

sphinx-gallery (0.1.13-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org

  [ Sandro Tosi ]
  * debian/control
    - bump Standards-Version to 4.1.4 (no changes needed)
    - add matplotlib, pil, sphinx, seaborn, mayavi2 to depends/suggests;
      Closes: #889284
  * debian/patches/0002-skip-seaborn-tests-require-network-access.patch
    - skip seaborn tests, require network access; patch taken from Ubuntu;
      Closes: #888412
  * debian/patches/0003-use-facecolor-instead-of-axisbg-when-calling-plt.axe.patch
    - fix example failing with recent matplotlib; Closes: #897497
  * debian/patches/0004-Fix-compatibility-of-SphinxDocLinkResolver-with-Sphi.patch
    - fix compatibility with Sphinx 1.7, taked from upstream repo

 -- Sandro Tosi <morph@debian.org>  Thu, 03 May 2018 19:55:46 -0400

sphinx-gallery (0.1.13-1) unstable; urgency=medium

  * Initial release; Closes: #882800

 -- Sandro Tosi <morph@debian.org>  Sun, 26 Nov 2017 16:08:30 -0500
