1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65
|
python-django-constance (4.3.2-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Colin Watson <cjwatson@debian.org> Mon, 10 Feb 2025 12:30:49 +0000
python-django-constance (4.1.3-1) unstable; urgency=low
* New upstream version 4.1.3
-- Michael Fladischer <fladi@debian.org> Thu, 21 Nov 2024 09:21:58 +0000
python-django-constance (4.1.2-1) unstable; urgency=low
* New upstream version 4.1.2
* Refresh patches.
* Bump Standards-Version to 4.7.0.
* Update year in d/copyright.
* Directly compile translations using babel.
* Add patch to remove sphinx_search extension.
* Add python3-redis to Build-Depends.
-- Michael Fladischer <fladi@debian.org> Sat, 19 Oct 2024 20:00:28 +0000
python-django-constance (3.1.0-2) unstable; urgency=medium
* Team Upload
* remove extraneous dependency on python3-mock
* use new dh-sequence-python3
* mark the -doc package "Multi-Arch: foreign"
-- Alexandre Detiste <tchet@debian.org> Sat, 16 Mar 2024 21:59:44 +0100
python-django-constance (3.1.0-1) unstable; urgency=medium
* New upstream version 3.1.0
-- Michael Fladischer <fladi@debian.org> Wed, 06 Sep 2023 07:07:37 +0000
python-django-constance (3.0.0-1) unstable; urgency=medium
* New upstream version 3.0.0
* Refresh patches.
* Bump Standards-Version to 4.6.2.
* Update d/copyright with new years.
* Build using pybuild-plugin-pyproject.
* Simplify d/rules by using execute_ targets instead of overrides.
* Setting the PYTEST_PLUGINS environment for constance.test.pytest is no
longer required, handled by upstream test setup now.
-- Michael Fladischer <fladi@debian.org> Fri, 30 Jun 2023 10:47:35 +0000
python-django-constance (2.9.1-2) unstable; urgency=medium
* Team upload.
* No change source-only upload.
-- Boyuan Yang <byang@debian.org> Tue, 22 Nov 2022 12:50:19 -0500
python-django-constance (2.9.1-1) unstable; urgency=low
* Initial release (Closes: #1023416).
-- Michael Fladischer <fladi@debian.org> Thu, 03 Nov 2022 19:39:33 +0000
|