dwww Home | Show directory contents | Find package

sphinx-rtd-theme (3.0.2+dfsg-2) unstable; urgency=medium

  [ James Addison ]
  * Attach sidebar-close handler to current-page links (closes: #1075914).

  [ Dmitry Shachnev ]
  * Bump python3-sphinx dependency to 8.1.0.

 -- Dmitry Shachnev <mitya57@debian.org>  Sat, 18 Jan 2025 23:00:54 +0300

sphinx-rtd-theme (3.0.2+dfsg-1) unstable; urgency=medium

  * New upstream release.
  * Do not exclude versions.js_t from the tarball or clean it.

 -- Dmitry Shachnev <mitya57@debian.org>  Sun, 17 Nov 2024 17:37:30 +0300

sphinx-rtd-theme (3.0.1+dfsg-1) unstable; urgency=medium

  * New upstream release.
  * Drop patches, included in the new release:
    - remove-html5shiv.patch
    - sphinx-7.3.patch
  * Refresh tests-configuration.patch.
  * Bump required python3-sphinx version to 6.

 -- Dmitry Shachnev <mitya57@debian.org>  Fri, 18 Oct 2024 09:14:49 +0300

sphinx-rtd-theme (2.0.0+dfsg-2) unstable; urgency=medium

  * Backport upstream patch to fix test failure with Sphinx 7.3.
  * Enable autopkgtests using pybuild.
  * Bump Standards-Version to 4.7.0, no changes needed.

 -- Dmitry Shachnev <mitya57@debian.org>  Mon, 15 Jul 2024 20:03:36 +0300

sphinx-rtd-theme (2.0.0+dfsg-1) unstable; urgency=medium

  * New upstream release.
  * Drop css-files.patch, applied upstream.
  * Refresh remove-html5shiv.patch.

 -- Dmitry Shachnev <mitya57@debian.org>  Thu, 30 Nov 2023 13:23:04 +0300

sphinx-rtd-theme (2.0.0~rc3+dfsg-2) unstable; urgency=medium

  * Add a patch to support strings in css_files (closes: #1054685).

 -- Dmitry Shachnev <mitya57@debian.org>  Sat, 28 Oct 2023 15:57:17 +0300

sphinx-rtd-theme (2.0.0~rc3+dfsg-1) unstable; urgency=medium

  * New upstream release candidate.
  * Refresh remove-html5shiv.patch.

 -- Dmitry Shachnev <mitya57@debian.org>  Tue, 24 Oct 2023 14:19:02 +0300

sphinx-rtd-theme (1.3.0+dfsg-1) unstable; urgency=medium

  * New upstream release.
  * Exclude upstream .gitattributes, it makes salsa-pipeline fail.

 -- Dmitry Shachnev <mitya57@debian.org>  Mon, 28 Aug 2023 14:12:23 +0300

sphinx-rtd-theme (1.2.2+dfsg-1) unstable; urgency=medium

  * New upstream release.
  * Upload to unstable.

 -- Dmitry Shachnev <mitya57@debian.org>  Sun, 18 Jun 2023 12:01:59 +0300

sphinx-rtd-theme (1.2.1+dfsg-1) experimental; urgency=medium

  * New upstream release.
  * Drop remove-sphinxcontrib-jquery-dependency.patch. Instead, depend on
    python3-sphinxcontrib.jquery which is now available in Debian.
  * Stop shipping all dummy empty files.

 -- Dmitry Shachnev <mitya57@debian.org>  Wed, 24 May 2023 11:05:24 +0300

sphinx-rtd-theme (1.2.0+dfsg-1) unstable; urgency=medium

  * New upstream release.
  * Add a patch to remove sphinxcontrib-jquery dependency for now.
  * Bump Standards-Version to 4.6.2, no changes needed.

 -- Dmitry Shachnev <mitya57@debian.org>  Thu, 09 Feb 2023 01:25:43 +0400

sphinx-rtd-theme (1.2.0~rc1+dfsg-1) unstable; urgency=medium

  * New upstream release candidate.

 -- Dmitry Shachnev <mitya57@debian.org>  Fri, 16 Dec 2022 20:18:06 +0300

sphinx-rtd-theme (1.1.1+dfsg-1) unstable; urgency=medium

  * New upstream release.

 -- Dmitry Shachnev <mitya57@debian.org>  Sun, 13 Nov 2022 10:33:28 +0300

sphinx-rtd-theme (1.1.0+dfsg-1) unstable; urgency=medium

  [ Peter Wienemann ]
  * Mark sphinx-rtd-theme-common package Multi-Arch: foreign

  [ Dmitry Shachnev ]
  * Update debian/watch to use tags page and track pre-releases.
  * New upstream release.
  * Drop fix-indentation-error.patch, applied upstream.
  * Refresh do-not-override-build-commands.patch.
  * Update debian/source/lintian-overrides for Lintian pointed hints.
  * Add generated sphinx.mo files to debian/clean.
  * Bump Standards-Version to 4.6.1, no changes needed.

 -- Dmitry Shachnev <mitya57@debian.org>  Wed, 02 Nov 2022 00:34:59 +0300

sphinx-rtd-theme (1.0.0+dfsg-1) unstable; urgency=medium

  * New upstream release.
  * Update debian/watch to work with new GitHub URLs.
  * Remove fonts from Files-Excluded. That directory is not included in
    upstream git repository since 0.5.0.
  * Rebase patches for the new release.
  * Add a patch to fix indentation error from sass.
  * Remove old transitional empty files: Inconsolata-*.ttf.
  * Bump Standards-Version to 4.6.0, no changes needed.
  * Override one more Lintian warning about webpack.prod.js.
  * Declare Rules-Requires-Root: no.

 -- Dmitry Shachnev <mitya57@debian.org>  Wed, 15 Sep 2021 17:17:44 +0300

sphinx-rtd-theme (0.5.1+dfsg-1) unstable; urgency=medium

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

  [ Dmitry Shachnev ]
  * New upstream release.
  * Remove node-html5shiv dependency, it was only needed for IE 8.
    - Add html5shiv{,-printshiv}.min.js as dummy empty files.
  * Bump Standards-Version to 4.5.1, no changes needed.

 -- Dmitry Shachnev <mitya57@debian.org>  Tue, 05 Jan 2021 21:38:24 +0300

sphinx-rtd-theme (0.5.0+dfsg-1) unstable; urgency=medium

  * Exclude some generated files from the tarball.
  * New upstream release.
  * Rebase fonts-only-ttf-woff2.patch.
  * Update debian/missing-sources for the new release.
  * Update build code in debian/rules for the new release.
  * Add a patch to replace webpack-style imports with normal ones.
  * Add a patch to not override Python build commands.
  * Remove modernizr symlink, add html5shiv symlink.
  * Override false positive Lintian warning about webpack.prod.js.
  * Regenerate .mo files from .po files during build.
  * Update links for fonts-font-awesome 5.0.10+really4.7.0~dfsg-2.
  * Add GitLab CI configuration file.
  * Update debian/copyright.
  * Update to debhelper compat level 13.
  * Bump Standards-Version to 4.5.0, no changes needed.

 -- Dmitry Shachnev <mitya57@debian.org>  Mon, 24 Aug 2020 14:44:20 +0300

sphinx-rtd-theme (0.4.3+dfsg-3) unstable; urgency=medium

  * Drop python2 support; Closes: #938545

 -- Sandro Tosi <morph@debian.org>  Wed, 18 Mar 2020 18:04:55 -0400

sphinx-rtd-theme (0.4.3+dfsg-2) unstable; urgency=medium

  [ Dmitry Shachnev ]
  * Update Homepage, debian/watch and debian/copyright for another owner
    change of upstream GitHub repository.
  * Remove outdated Upstream-Contact field.
  * Update for fonts-roboto-slab switch from TrueType to OpenType in version
    1.100263+20170512-2:
    - Build the WOFF2 version of RobotoSlab font from OTF source.
    - Stop using the TTF version and replace it with a dummy empty file
      for compatibility with packages built against older package versions.

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.
  * Bump Standards-Version to 4.4.1.

 -- Dmitry Shachnev <mitya57@debian.org>  Mon, 16 Dec 2019 11:37:15 +0300

# Older entries have been removed from this changelog.
# To read the complete changelog use `apt changelog sphinx-rtd-theme-common`.

Generated by dwww version 1.16 on Tue Dec 16 06:54:31 CET 2025.