django-q (1.6.1-1~bpo12+1) bookworm-backports; urgency=medium

  * Rebuild for bookworm-backports.

 -- Roland Mas <lolando@debian.org>  Thu, 28 Dec 2023 20:37:39 +0100

django-q (1.6.1-1) unstable; urgency=medium

  * New upstream release.
  * Switch to django-q2 since the original django-q seems abandoned
    (Closes: #1059038).
  * Bug fix: "please remove old extraneous dependency on python3-future",
    thanks to Alexandre Detiste (Closes: #1058051).
  * Bug fix: "Fails to build source after successful build", thanks to
    Lucas Nussbaum (Closes: #1044753).
  * Add myself to Uploaders.
  * Bug fix: "django-q's autopkg tests fail with Python 3.12
    (timeout)", thanks to Matthias Klose (Closes: #1056244).

 -- Roland Mas <lolando@debian.org>  Thu, 28 Dec 2023 12:56:29 +0100

django-q (1.3.9-5) unstable; urgency=medium

  * Team upload.
  * Add test-depend on python3-pkg-resources (Closes: #1040412)

 -- Timo Röhling <roehling@debian.org>  Sun, 16 Jul 2023 21:29:05 +0200

django-q (1.3.9-4) unstable; urgency=medium

  * d/watch: update the watch URL so that it works.
  * d/control: Bump Standards-Version to 4.6.1
  * d/patches/000{1,2}: add Forwarded: not-needed
  * d/tests/python3-django-q: Replace py3versions -r with -s.

 -- Pierre-Elliott Bécue <peb@debian.org>  Sat, 29 Oct 2022 18:08:46 +0200

django-q (1.3.9-3) unstable; urgency=medium

  * d/p/0006: Decrease the MAX_RSS for the test_max_rss test
    Closes: #1004606

 -- Pierre-Elliott Bécue <peb@debian.org>  Sun, 06 Feb 2022 00:23:30 +0100

django-q (1.3.9-2) unstable; urgency=medium

  * d/rules: dh_auto_test: needs a live redis-server to work, let's delegate
    that to autopkgtest
  * d/tests: enable redis-server before running the tests

 -- Pierre-Elliott Bécue <peb@debian.org>  Sat, 22 Jan 2022 16:32:08 +0100

django-q (1.3.9-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.

  [ Debian Janitor ]
  * Set field Upstream-Name in debian/copyright.

  [ Pierre-Elliott Bécue ]
  * New upstream release 1.3.9
  * Add testing dependencies, and remove the failing override_dh_auto_test.
  * d/p/0004: Fix the BROKER_CLASS monkeypatch in test_brokers
  * d/p/0005: Skip two tests we can't have working
  * d/rules: Remove CHANGELOG.md after install
  * d/control:
    - Bump Standards-Version to 4.6.0
    - Fix missing dh-python Build-Dep
  * d/copyright: Updated
  * d/tests: Add autopkgtest non-superficial tests

  [ Stefano Rivera ]
  * Patch: Declare build-system in pyproject.toml.

 -- Pierre-Elliott Bécue <peb@debian.org>  Sat, 22 Jan 2022 00:55:36 +0100

django-q (1.2.1-1) unstable; urgency=medium

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

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

  [ Pierre-Elliott Bécue ]
  * New upstream release 1.2.1
  * d/control:
    - Raise debhelper compatibility to 13
    - Add sphinxdoc:Depends in python3-django-q:Depends.
    - Bump Standards-Version to 4.5.0

 -- Pierre-Elliott Bécue <peb@debian.org>  Tue, 26 May 2020 12:19:09 +0200

django-q (1.0.2-1) unstable; urgency=medium

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

  [ Pierre-Elliott Bécue ]
  * New upstream release 1.0.2
  * d/control:
    - Raise debhelper compatibility to 12
    - Bump Standards-Version to 4.4.0

 -- Pierre-Elliott Bécue <peb@debian.org>  Sat, 17 Aug 2019 23:05:20 +0200

django-q (1.0.1-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * Use 'python3 -m sphinx' instead of sphinx-build for building docs

  [ Jonas Meurer ]
  * New upstream release 1.0.1
    * Removes python2.7 support
  * d/patches/0003-Replaces-async-occurrences-with-alternatives.patch
    - Remove, got incorporated upstream
  * d/control:
    - Bump standards-version to 3.2.1, no changes required
    - Add versioned (Build-)Depends on python3-django (>= 1:1.11)
    - Remove python2.7 packages

  [ Pierre-Elliott Bécue ]
  * d/control:
    - Replace my Crans address by my debian address in uploaders:
    - Drop python-django-q-doc package in favour of having the doc in the
      python3 package directly.
  * d/python-django-q-doc.{install,links,doc-base}:
    - Removed
  * d/{install,links,doc-base}:
    - Replace the removed files for -doc package.
  * d/patches/0001-Removes-all-links-that-trigger-a-privacy-breach.patch:
    - Reset and updated.

 -- Pierre-Elliott Bécue <peb@debian.org>  Sun, 07 Oct 2018 15:50:57 +0200

django-q (0.9.4-3) unstable; urgency=medium

  * d/control:
    - Add a Breaks statement on python-django-hyperkitty << 1.1.4-7
      (Closes: #905487)
    - Bump Standards-Version to 4.2.0. No change required
  * d/patches/0003:
    - Add the forwarded tag with the pull request on github as a reference.

 -- Pierre-Elliott Bécue <becue@crans.org>  Tue, 07 Aug 2018 14:59:37 +0200

django-q (0.9.4-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Remove ancient X-Python-Version field

  [ Pierre-Elliott Bécue ]
  * d/patches:
    - Add patch 0003, validated by upstream, to fix the python3.7 issues.
      (Closes: #903522)
  * d/control:
    - Bump Standards-Version to 4.1.5. Implements R3 and get-orig-source
    removal.
  * d/rules:
    - Drop get-orig-source rule
  * d/NEWS:
    - Add the breaking changes for this release.

 -- Pierre-Elliott Bécue <becue@crans.org>  Fri, 03 Aug 2018 18:12:34 +0200

django-q (0.9.4-1) unstable; urgency=medium

  * New upstream release 0.9.4
  * d/watch:
    - Back to github's url
  * d/rules:
    - Upstream added a changelog! \ô/

 -- Pierre-Elliott Bécue <becue@crans.org>  Sat, 17 Mar 2018 12:13:29 +0100

django-q (0.9.2-2) unstable; urgency=medium

  * d/watch:
    - Change the url to browse from github to pypi.debian.net

 -- Pierre-Elliott Bécue <becue@crans.org>  Sun, 11 Mar 2018 15:36:46 +0100

django-q (0.9.2-1) unstable; urgency=medium

  * New upstream release 0.9.2
  * Merge patches with this new release

 -- Pierre-Elliott Bécue <becue@crans.org>  Tue, 20 Feb 2018 13:47:17 +0100

django-q (0.9.1-2) unstable; urgency=medium

  * Update Vcs-* links in d/control to salsa
  * Add d/patches/0004 to mitigate another issue with python3-only code line.

 -- Pierre-Elliott Bécue <becue@crans.org>  Wed, 14 Feb 2018 16:10:13 +0100

django-q (0.9.1-1) unstable; urgency=medium

  * d/control:
    - Set Multi-Arch: foreign on -doc package
    - Set debhelper dependency version to 11
    - Bump Standards-Version to 4.1.3, no changes required
    - Drop X-Python3-Version as the requirement is lesser than stretch's
      version.
  * Bump compatibility to 11
  * Drop git-dpm
  * New upstream release 0.9.1
  * Add d/patches/0003 to mitigate an issue with python3-only code line
  * d/copyright:
    - Copyright format URL changed to its HTTPS version
    - Update years

 -- Pierre-Elliott Bécue <becue@crans.org>  Wed, 07 Feb 2018 14:45:17 +0100

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

  [ Pierre-Elliott Bécue ]
  * New upstream release 0.8.1
  * d/copyright:
    - Add myself to debian/* copyright
  * d/control:
    - Add myself to Uploaders
    - Bump Standards-Version to 4.1.2
  * d/patches:
    - Add two patches to fix privacy-breach warnings
  * python-django-q-doc: move doc files into
    /usr/share/doc/python-django-q instead of
    /usr/share/doc/python-django-q-doc.

  [ Jonas Meurer ]
  * d/gbp.conf: Add gbp.conf setting pristine-tar = True.

 -- Jonas Meurer <mejo@debian.org>  Wed, 13 Dec 2017 13:18:27 +0100

django-q (0.8.0-1) unstable; urgency=medium

  * Initial release. (closes: #875923)

 -- Jonas Meurer <mejo@debian.org>  Sat, 16 Sep 2017 03:00:13 +0200
