django-polymorphic (4.0.0-1) unstable; urgency=medium

  * New upstream version 4.0.0
  * Drop dependency on python3-pkg-resources (Closes: #1083366)
  * Refresh patches
  * Use dh-sequence-python3

 -- Alexandre Detiste <tchet@debian.org>  Fri, 31 Jan 2025 00:25:30 +0100

django-polymorphic (3.1-3) unstable; urgency=medium

  * Team upload.
  * Port to Django 5.1:
    - Modernize spelling for assertQuerySetEqual.
    - Handle None in PolymorphicQuerySet._process_aggregate_args.
  * Remove obsolete Python 2 handling from debian/rules.
  * Simplify some debhelper overrides slightly.
  * Simplify build-time tests using pybuild.
  * Use pybuild-plugin-pyproject.
  * Switch to autopkgtest-pkg-pybuild.

 -- Colin Watson <cjwatson@debian.org>  Mon, 16 Dec 2024 12:17:27 +0000

django-polymorphic (3.1-2) unstable; urgency=medium

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

 -- Jelmer Vernooĳ <jelmer@debian.org>  Wed, 16 Nov 2022 10:08:27 +0000

django-polymorphic (3.1-1) unstable; urgency=low

  * New upstream release.
  * Refresh patches.
  * Depend on python3-all for autopkgtests.

 -- Michael Fladischer <fladi@debian.org>  Tue, 23 Nov 2021 13:28:13 +0000

django-polymorphic (3.0.0-2) unstable; urgency=medium

  [ Diego M. Rodriguez ]
  * Team upload.
  * d/watch: update to github new URLs
  * d/tests: specify import name

  [ Michael Fladischer ]
  * Bump Standards-Version to 4.6.0.
  * Add patch to not exclude tests from getting installed.
  * Enable upstream testsuite for autopkgtests.

 -- Michael Fladischer <fladi@debian.org>  Tue, 14 Sep 2021 07:42:56 +0000

django-polymorphic (3.0.0-1) unstable; urgency=low

  [ Ondřej Nový ]
  * Bump Standards-Version to 4.4.1.
  * 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.
  * Update standards version to 4.5.0, no changes needed.

  [ Michael Fladischer ]
  * New upstream release.
  * Refresh patches.
  * Bump debhelper version to 13.
  * Set Rules-Requires-Root: no.

 -- Michael Fladischer <fladi@debian.org>  Wed, 14 Oct 2020 14:33:02 +0200

django-polymorphic (2.1.2-2) unstable; urgency=medium

  * Team upload.
  * Reupload without binaries to allow migration.

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

django-polymorphic (2.1.2-1) unstable; urgency=low

  * New upstream release.
  * Refresh patches.
  * Bump debhelper compatibility and version to 12 and switch to
    debhelper-compat.
  * Bump Standards-Version to 4.4.0.
  * Remove Python2 support.
  * Install README.rst in binary package.
  * Add patch to disable sphinxcontrib_django extension, it has not been
    packaged yet.

 -- Michael Fladischer <fladi@debian.org>  Fri, 19 Jul 2019 09:15:13 +0200

django-polymorphic (2.0.3-1) unstable; urgency=low

  [ Ondřej Nový ]
  * d/control: Remove ancient X-Python-Version field
  * d/control: Remove ancient X-Python3-Version field
  * Use 'python3 -m sphinx' instead of sphinx-build for building docs

  [ Michael Fladischer ]
  * New upstream release.
  * Refresh patches.
  * Bump Standards-Version to 4.2.1.

 -- Michael Fladischer <fladi@debian.org>  Wed, 29 Aug 2018 12:22:35 +0200

django-polymorphic (2.0.2-2) unstable; urgency=medium

  * Add python(3)-pkg-resources to Depends (Closes: #896261, #896349).
  * Bump Standards-Version to 4.1.4.
  * Bump minimum Python2 version to 2.7 and Python3 to 3.4 according to
    upstream setup.cfg.

 -- Michael Fladischer <fladi@debian.org>  Wed, 02 May 2018 20:34:18 +0200

django-polymorphic (2.0.2-1) unstable; urgency=low

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

  [ Michael Fladischer ]
  * New upstream release.
  * Refresh patches.

 -- Michael Fladischer <fladi@debian.org>  Fri, 16 Feb 2018 09:46:38 +0100

django-polymorphic (2.0-1) unstable; urgency=low

  * New upstream release.
  * Always use pristine-tar.
  * Refresh patches.
  * Add patch to remove dependency on dj_database_url in tests.
  * Remove lintian override for missing GPG signature check on source
    tarball to serve as a reminder to improve on this.
  * Bump Standards-Version to 4.1.3.
  * Bump debhelper compatibility and version to 11.
  * Run wrap-and-sort -bast to reduce diff size of future changes.
  * Enable autopkgtest-pkg-python testsuite.
  * Build documentation in override_dh_sphinxdoc.

 -- Michael Fladischer <fladi@debian.org>  Sun, 04 Feb 2018 14:12:43 +0100

django-polymorphic (1.3-1) unstable; urgency=low

  * New upstream release.
  * Refresh patches after git-dpm to gbp pq conversion
  * Refresh patches for 1.3.

 -- Michael Fladischer <fladi@debian.org>  Tue, 08 Aug 2017 10:55:10 +0200

django-polymorphic (1.2-1) unstable; urgency=low

  * Upload to unstable (Closes: #865935).
  * Bump Standards-Version to 4.0.0.

 -- Michael Fladischer <fladi@debian.org>  Thu, 13 Jul 2017 22:35:31 +0200

django-polymorphic (1.2-1~exp1) experimental; urgency=low

  * New upstream release.

 -- Michael Fladischer <fladi@debian.org>  Fri, 12 May 2017 15:43:27 +0200

django-polymorphic (1.1-1~exp1) experimental; urgency=low

  * New upstream release.
  * Add python3-sphinx-rtd-theme to Build-Depends.
  * Add python3-django-extra-views to Build-Depends so sphinx can use
    it.
  * Add python(3)-django-extra-views to Recommends.
  * Use correct python3:Depends helper for Python3 package.

 -- Michael Fladischer <fladi@debian.org>  Mon, 06 Mar 2017 13:23:24 +0100

django-polymorphic (1.0.2-1) unstable; urgency=low

  * New upstream release.

 -- Michael Fladischer <fladi@debian.org>  Mon, 17 Oct 2016 09:37:09 +0200

django-polymorphic (1.0.1-1) unstable; urgency=low

  * New upstream release.
  * Drop manager inheritance patch, fixed upstream.

 -- Michael Fladischer <fladi@debian.org>  Tue, 13 Sep 2016 09:46:31 +0200

django-polymorphic (1.0-1) unstable; urgency=medium

  * New upstream release (Closes: #828654).
  * Add patch to use local objects.inv files for intersphinx mappings
    (Closes: #830414).
  * Update homepage URL.
  * Use new repository URL in d/watch.
  * Use https:// for copyright-format 1.0 URL.

 -- Michael Fladischer <fladi@debian.org>  Sat, 03 Sep 2016 22:31:56 +0200

django-polymorphic (0.9.2-1) unstable; urgency=low

  [ Ondřej Nový ]
  * Fixed VCS URL

  [ Michael Fladischer ]
  * New upstream release.
  * Bump Standards-Version to 3.9.8.
  * Remove version from python-django for Depends and Build-Depends.
  * Switch to python3-sphinx and drop versioned Build-Depends.

 -- Michael Fladischer <fladi@debian.org>  Thu, 12 May 2016 15:05:00 +0200

django-polymorphic (0.9.1-1) unstable; urgency=low

  * New upstream release.
  * Bump Standards-Version to 3.9.7.
  * Use https in Vcs-Git field.

 -- Michael Fladischer <fladi@debian.org>  Sun, 21 Feb 2016 10:56:55 +0100

django-polymorphic (0.8.1-1) unstable; urgency=medium

  * New upstream release (Closes: #806354).
  * Add NEWS file to document backwards incompatible changes.

 -- Michael Fladischer <fladi@debian.org>  Tue, 29 Dec 2015 16:16:34 +0100

django-polymorphic (0.7.2-1) unstable; urgency=low

  * New upstream release.

 -- Michael Fladischer <fladi@debian.org>  Tue, 06 Oct 2015 14:48:53 +0200

django-polymorphic (0.7.1-1) unstable; urgency=medium

  * New upstream release.
  * Really delete django-1.7.patch.
  * Change my email address to fladi@debian.org.

 -- Michael Fladischer <fladi@debian.org>  Tue, 19 May 2015 09:58:24 +0200

django-polymorphic (0.6-1) unstable; urgency=low

  * New upstream release.
  * Drop django-1.7.patch as it is now applied upstream.
  * Bump Standards-Version to 3.9.6.

 -- Michael Fladischer <FladischerMichael@fladi.at>  Mon, 20 Oct 2014 11:44:11 +0200

django-polymorphic (0.5.6-1) unstable; urgency=medium

  * New upstream release.
  * Add django-1.7.patch to fix the test-suite with Django 1.7 (Closes:
    #755602).
  * Add dh-python to Build-Depends.
  * Switch buildsystem to pybuild.
  * Remove superfluous install file.
  * Add Python3 support.
  * Update upstream information in d/copyright.

 -- Michael Fladischer <FladischerMichael@fladi.at>  Fri, 19 Sep 2014 14:16:19 +0200

django-polymorphic (0.5.4-1) unstable; urgency=low

  * Initial release (Closes: #745122).

 -- Michael Fladischer <FladischerMichael@fladi.at>  Thu, 17 Apr 2014 12:33:59 +0200
