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
|
python-django-parler (2.3-4) unstable; urgency=medium
* Team upload.
* Port to Django 5.0. Thanks to Lena Voytek of Ubuntu for identifying the
upstream PR.
-- Colin Watson <cjwatson@debian.org> Thu, 02 Jan 2025 12:18:34 +0000
python-django-parler (2.3-3) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints. + python-django-parler-doc: Add Multi-Arch: foreign.
-- Jelmer Vernooij <jelmer@debian.org> Fri, 28 Oct 2022 19:02:12 +0100
python-django-parler (2.3-2) unstable; urgency=medium
* Add patch to fix typo in Django settings for documentation (Closes:
#1009405).
* Add python-django-doc and python-django-polymorphic-doc to Build-
Depends, required by intersphinx.
-- Michael Fladischer <fladi@debian.org> Sat, 16 Apr 2022 20:40:59 +0000
python-django-parler (2.3-1) unstable; urgency=low
* New upstream release.
* Refresh patches.
* Update year in d/copyright.
* Depend on python3-all for autopkgtests.
* Run wrap-and-sort -bast to reduce diff size of future changes.
-- Michael Fladischer <fladi@debian.org> Thu, 13 Jan 2022 12:43:41 +0000
python-django-parler (2.2.1-1) unstable; urgency=low
* Initial release (Closes: #999559).
-- Michael Fladischer <fladi@debian.org> Thu, 11 Nov 2021 13:03:30 +0000
|