django-oauth-toolkit (2.3.0-3) unstable; urgency=medium

  * Team upload
  * Remove extraneous dependencies on python3-mock & python3-six.
  * Apply Multiarch hint, make -doc package 'Multi-Arch: foreign'

 -- Alexandre Detiste <tchet@debian.org>  Mon, 15 Jan 2024 20:12:30 +0100

django-oauth-toolkit (2.3.0-2.1) unstable; urgency=medium

  * Non-maintainer upload.
  * source only upload to enable migration (Closes: #1059487)

 -- Paul Gevers <elbrus@debian.org>  Tue, 26 Dec 2023 19:24:12 +0100

django-oauth-toolkit (2.3.0-2) unstable; urgency=low

  * Build and ship documentation in python-django-oauth-toolkit-doc package.
  * Simplify d/rules by using execute_ target instead of override.
  * Add patch to remove remote image shields to prevent privacy issues.

 -- Michael Fladischer <fladi@debian.org>  Tue, 21 Nov 2023 16:22:20 +0000

django-oauth-toolkit (2.3.0-1) unstable; urgency=medium

  [ Lena Voytek ]
  * New upstream version 2.3.0 (Closes: #1052794).
  * Remove do not install test subpackage patch - fixed upstream
  * Update watch file to handle github file links

  [ Michael Fladischer ]
  * Build using pybuild-plugin-pyproject.
  * Bump Standards-Version to 4.6.2.
  * Update year in d/copyright.
  * Install testfiles using d/pybuild.testfiles.

 -- Michael Fladischer <fladi@debian.org>  Thu, 16 Nov 2023 10:34:03 +0000

django-oauth-toolkit (1.7.0-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster:
    + Build-Depends: Drop versioned constraint on python3-django.

 -- Jelmer Vernooĳ <jelmer@debian.org>  Mon, 17 Oct 2022 04:22:38 +0100

django-oauth-toolkit (1.7.0-1) unstable; urgency=low

  * New upstream release.
  * Add patch to not install tests subpackages.
  * Use pytest-django to specify settings module used in tests.

 -- Michael Fladischer <fladi@debian.org>  Mon, 31 Jan 2022 08:45:40 +0000

django-oauth-toolkit (1.6.3-1) unstable; urgency=low

  * New upstream release.
  * Update year in d/copyright.
  * Use uscan version 4.

 -- Michael Fladischer <fladi@debian.org>  Fri, 14 Jan 2022 21:19:55 +0000

django-oauth-toolkit (1.6.0-1) unstable; urgency=low

  * New upstream release.
  * Refresh patches.
  * Bump Standards-Version to 4.6.0.1.
  * Depend on python3-all for autopkgtests.

 -- Michael Fladischer <fladi@debian.org>  Mon, 20 Dec 2021 10:02:22 +0000

django-oauth-toolkit (1.5.0-2) unstable; urgency=low

  * Remove unnecessary autopkgtest-pkg-python testsuite.
  * Enable upstream testsuite for autopkgtests.
  * Run wrap-and-sort -bast to reduce diff size of future changes.

 -- Michael Fladischer <fladi@debian.org>  Mon, 04 Oct 2021 20:59:11 +0000

django-oauth-toolkit (1.5.0-1) unstable; urgency=medium

  * Fix d/watch.
  * New upstream version.
    + Refresh patches.
    + Drop 0002-Add-DJANGO_SETTINGS_MODULE-to-get-picked-up-by-pytes.patch
      (applied upstream).
    + Depend on python3-jwcrypto.
    + Configure DJANGO_SETTINGS_MODULE for tests.
    + Depend on pytest-cov, -mock, and-xdist  for tests.
  * Update 0001-Replace-CDN-URL-with-a-local-bootstrap-CSS-file.patch for
    Django 3 (renamed tag library).
  * Rewrite 0003-Disable-test-which-requires-remote-host.patch using
    unittest.skip.
  * Bump Standards-Version (no changes needed).
  * Add myself as Uploader to track in DMD.

 -- Dominik George <natureshadow@debian.org>  Thu, 30 Sep 2021 11:29:40 +0200

django-oauth-toolkit (1.3.3-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.

  [ Michael Fladischer ]
  * New upstream release.
  * Refresh patches.
  * Bump debhelper version to 13.
  * Add patch to disable test which requires remote host.

 -- Michael Fladischer <fladi@debian.org>  Wed, 21 Oct 2020 21:19:24 +0200

django-oauth-toolkit (1.3.2-1) unstable; urgency=low

  * New upstream release.
  * Refresh patches.

 -- Michael Fladischer <fladi@debian.org>  Sun, 26 Apr 2020 20:26:29 +0200

django-oauth-toolkit (1.3.0-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * Bump Standards-Version to 4.4.1.

  [ Nilesh Patra ]
  * New upstream version 1.3.0 (Closes: #952172)
  * Update patch as per newer standards
  * Add upstream/metadata
  * Add "Rules-Requires-Root:no"
  * Bump standards version to 4.5.0

  [ Michael Fladischer ]
  * Clean up .pytest_cache/CACHEDIR.TAG to allow two builds in a row.
  * Tell autodep8 to use the correct import name.

 -- Michael Fladischer <fladi@debian.org>  Sun, 15 Mar 2020 10:25:02 +0100

django-oauth-toolkit (1.2.0-2) unstable; urgency=medium

  * Team upload.
  * Reupload without binaries to allow migration (Closes: #934476).

 -- Andrey Rahmatullin <wrar@debian.org>  Tue, 20 Aug 2019 12:27:26 +0500

django-oauth-toolkit (1.2.0-1) unstable; urgency=low

  * New upstream release.
  * Refresh patches.
  * Bump debhelper version to 12.
  * Clean up pytest artifacts to allow two builds in a row.

 -- Michael Fladischer <fladi@debian.org>  Tue, 30 Jul 2019 22:39:52 +0200

django-oauth-toolkit (1.1.2-4) unstable; urgency=medium

  * Removed Ondrej from uploaders.

 -- Thomas Goirand <zigo@debian.org>  Fri, 26 Jul 2019 17:18:31 +0200

django-oauth-toolkit (1.1.2-3) unstable; urgency=medium

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

  [ Thomas Goirand ]
  * Added myself and onovy as uploaders.
  * Removed Python 2 support.
  * Standards-Version: 4.4.0.

 -- Thomas Goirand <zigo@debian.org>  Thu, 25 Jul 2019 05:30:05 +0200

django-oauth-toolkit (1.1.2-2) unstable; urgency=medium

  * Switch to libjs-bootstrap (Closes: #908423).
  * Clean up .pytest_cache/v/cache/nodeids to allow two builds in a row.
  * Bump Standards-Version to 4.2.1.
  * Create symlinks during dh_python2/dh_python3.

 -- Michael Fladischer <fladi@debian.org>  Sat, 22 Sep 2018 19:07:40 +0200

django-oauth-toolkit (1.1.2-1) unstable; urgency=low

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/control: Remove ancient X-Python-Version field
  * d/control: Remove ancient X-Python3-Version field

  [ Michael Fladischer ]
  * Update project homepage URL.
  * Drop absolete patches.
  * New upstream release.
  * Re-add DJANGO_SETTINGS_MODULE patch for tox.ini.
  * Bump debhelper compatibility and version to 11.
  * Bump Standards-Version to 4.1.4.
  * Run wrap-and-sort -bast to reduce diff size of future changes.
  * Enable autopkgtest-pkg-python testsuite.
  * CONTRIBUTING.rst was renamed to CONTRIBUTING.md.

 -- Michael Fladischer <fladi@debian.org>  Fri, 01 Jun 2018 18:55:36 +0200

django-oauth-toolkit (1.0.0-1) unstable; urgency=low

  * New upstream release (Closes: #865603).
  * Refresh patches after git-dpm to gbp pq conversion
  * Add python(3)-requests to Build-Depends as they are used during
    tests.
  * Add patches to fix tests for latest Django.
  * Adapt test settings to new upstream path.
  * Bump Standards-Version to 4.1.1.

 -- Michael Fladischer <fladi@debian.org>  Thu, 02 Nov 2017 16:58:18 +0100

django-oauth-toolkit (0.12.0-1~exp1) experimental; urgency=low

  * New upstream release.

 -- Michael Fladischer <fladi@debian.org>  Thu, 09 Mar 2017 17:45:30 +0100

django-oauth-toolkit (0.11.0-1) unstable; urgency=low

  [ Ondřej Nový ]
  * Fixed VCS URL (https)

  [ Michael Fladischer ]
  * New upstream release.
  * Bump Standards-Version to 3.9.8.
  * Use https:// for copyright-format 1.0 URL.

 -- Michael Fladischer <fladi@debian.org>  Wed, 07 Dec 2016 17:28:13 +0100

django-oauth-toolkit (0.10.0-1) unstable; urgency=low

  * New upstream release.
  * Add python(3)-pytest and python(3)-pytest-django to Build-Depends to
    allow tests to run.
  * Clean up files to allow two builds in a row.
  * git-dpm init.

 -- Michael Fladischer <fladi@debian.org>  Fri, 25 Dec 2015 14:38:48 +0100

django-oauth-toolkit (0.9.0-1) unstable; urgency=medium

  * New upstream release (Closes: #796051).
  * Add libjs-twitter-bootstrap to Depends.
  * Add a symlink to the local bootstrap CSS file as a static asset.
  * Add use_local_bootstrap.patch to replace CDN URL with a local bootstrap
    CSS file.

 -- Michael Fladischer <fladi@debian.org>  Thu, 27 Aug 2015 21:30:37 +0200

django-oauth-toolkit (0.8.1-1) unstable; urgency=low

  * Initial release (Closes: #789711).

 -- Michael Fladischer <fladi@debian.org>  Tue, 23 Jun 2015 20:47:30 +0200
