python-drf-spectacular (0.28.0-1) unstable; urgency=medium

  * Team upload
  * New upstream version 0.28.0
    (Closes: #1089029)
  * Rebuild patch queue from patch-queue branch
    Updated/adjusted patch:
    0002-Skip-rest_framework_simplejwt-tests-if-not-installed.patch
  * d/control: Switch sphinx-rtd-theme to furo in B-D
  * d/rules: Add some more tests we need to ignore
  * autopkgtests: Ignore these tests here too
  * d/control: Bump Standards-Version to 4.7.0
    No further changes needed.
  * d/control: Use dh-sequence-{python3,sphinxdoc}
  * d/rules: Drop --with option from default target
  * d/rules: Remove .mypy_cache while dh_clean

 -- Carsten Schoenert <c.schoenert@t-online.de>  Wed, 04 Dec 2024 20:28:33 +0100

python-drf-spectacular (0.27.2-1) unstable; urgency=medium

  * Team upload
  * d/control: Mark the -doc package Multi-Arch: foreign
  * d/watch: Switch to use Git mode on GitHub
  * New upstream version 0.27.2
  * Rebuild patch queue from patch-queue branch
    Dropped patch (fixed upstream):
    0005-DRF-3.15-counteract-new-assertion-for-tests.patch

 -- Carsten Schoenert <c.schoenert@t-online.de>  Mon, 24 Jun 2024 18:56:22 +0200

python-drf-spectacular (0.27.1-1) unstable; urgency=medium

  * Team upload
  * d/gbp.conf: Add some minor defaults
  * New upstream version 0.27.1
  * Rebuild patch queue from patch-queue branch
    Added patch:
    0005-DRF-3.15-counteract-new-assertion-for-tests.patch
     Fixes test suite run with DRF >= 3.15.0
    Modified patches (added Forwarded: not needed):
    0001-Remove-image-badges-to-prevent-privacy-breaches.patch
    0002-Skip-rest_framework_simplejwt-tests-if-not-installed.patch
    0003-Do-not-load-fonts-from-external-sources.patch
    0004-Use-local-objects.inv-in-intersphinx-mapping.patch

 -- Carsten Schoenert <c.schoenert@t-online.de>  Sun, 24 Mar 2024 08:59:18 +0100

python-drf-spectacular (0.27.0-1) unstable; urgency=low

  * New upstream version 0.27.0
  * Refresh patches.
  * Update year in d/copyright.
  * Install testfiles using d/pybuild.testfiles.

 -- Michael Fladischer <fladi@debian.org>  Fri, 12 Jan 2024 12:11:29 +0000

python-drf-spectacular (0.26.5-1) unstable; urgency=medium

  * New upstream version 0.26.5
  * Refresh patches.
  * Add patch to use local objects.inv in intersphinx mapping.

 -- Michael Fladischer <fladi@debian.org>  Sun, 01 Oct 2023 21:40:00 +0000

python-drf-spectacular (0.26.2-1) unstable; urgency=medium

  * New upstream version 0.26.2
  * Bump Standards-Version to 4.6.2.
  * Build using pybuild-plugin-pyproject.

 -- Michael Fladischer <fladi@debian.org>  Mon, 19 Jun 2023 19:14:02 +0000

python-drf-spectacular (0.25.1-1) unstable; urgency=low

  * New upstream release.
  * Refresh patches.
  * Update d/copyright with new years.

 -- Michael Fladischer <fladi@debian.org>  Thu, 05 Jan 2023 23:54:27 +0000

python-drf-spectacular (0.24.2-1) unstable; urgency=low

  * New upstream release.

 -- Michael Fladischer <fladi@debian.org>  Tue, 27 Sep 2022 13:13:07 +0000

python-drf-spectacular (0.24.0-1) unstable; urgency=low

  * New upstream release.
  * Refresh patches.
  * Bump Standards-Version to 4.6.1.0.

 -- Michael Fladischer <fladi@debian.org>  Mon, 19 Sep 2022 21:30:23 +0000

python-drf-spectacular (0.22.0-1) unstable; urgency=low

  * New upstream release.
  * Refresh patches.

 -- Michael Fladischer <fladi@debian.org>  Mon, 04 Apr 2022 19:40:30 +0000

python-drf-spectacular (0.21.1-1) unstable; urgency=low

  * New upstream release.
  * Refresh patches.
  * Let pytest ignore tests/contrib/test_rest_framework_recursive.py,
    vanilla DRF Field is not a suitable replacement for RecursiveField.
  * Depend on python3-all for autopkgtests.
  * Update year in d/copyright.

 -- Michael Fladischer <fladi@debian.org>  Sat, 29 Jan 2022 10:08:54 +0000

python-drf-spectacular (0.20.2-1) unstable; urgency=low

  * New upstream release.
  * Refresh patches.
  * Add patch to disable font loading from external sources in redoc
    template.
  * Enable upstream testsuite for autopkgtests.
  * Remove unnecessary autopkgtest-pkg-python testsuite.

 -- Michael Fladischer <fladi@debian.org>  Thu, 28 Oct 2021 21:09:49 +0000

python-drf-spectacular (0.18.2-1) unstable; urgency=medium

  [ Adam Cecile ]
  * New upstream release (Closes: #989305).

  [ Michael Fladischer ]
  * New upstream release.
  * Refresh patches.
  * Bump Standards-Version to 4.6.0.1.
  * Add patch to skip rest_framework_simplejwt tests if not installed.

 -- Michael Fladischer <fladi@debian.org>  Fri, 10 Sep 2021 21:54:42 +0000

python-drf-spectacular (0.13.1-1) unstable; urgency=low

  [ 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.

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ Michael Fladischer ]
  * New upstream release.
  * Refresh patches.
  * Add python3-django-filters, python3-inflection and python3-psycopg2
    to Build-Depends, required by tests.
  * Update patch to skip all contrib tests with missing dependencies.
  * Bump Standards-Version to 4.5.1.
  * Bump debhelper version to 13.
  * Use uscan version 4.
  * Bump versioned build dependency on python3-uritemplate to (>= 3~).

 -- Michael Fladischer <fladi@debian.org>  Tue, 02 Feb 2021 22:49:06 +0100

python-drf-spectacular (0.9.1-1) unstable; urgency=low

  * Initial release (Closes: #958984).

 -- Michael Fladischer <fladi@debian.org>  Sun, 26 Apr 2020 22:52:48 +0200
