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 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114
|
python-pythonjsonlogger (3.3.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Colin Watson <cjwatson@debian.org> Mon, 05 May 2025 16:29:29 +0100
python-pythonjsonlogger (3.2.1-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Colin Watson <cjwatson@debian.org> Thu, 19 Dec 2024 12:59:05 +0000
python-pythonjsonlogger (3.2.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Colin Watson <cjwatson@debian.org> Wed, 11 Dec 2024 17:31:11 +0000
python-pythonjsonlogger (3.1.0-1) unstable; urgency=medium
* Team upload.
* debian/watch: Exclude pre-releases.
* New upstream release:
- Support Python 3.13 (closes: #1082261).
-- Colin Watson <cjwatson@debian.org> Tue, 05 Nov 2024 11:21:01 +0000
python-pythonjsonlogger (3.0.1-1) unstable; urgency=medium
* Team upload
* New upstream version incorporates spelling patch
-- Julian Gilbey <jdg@debian.org> Mon, 01 Apr 2024 14:44:40 +0100
python-pythonjsonlogger (3.0.0-2) unstable; urgency=medium
* Team upload
* Fix parameter spelling
-- Julian Gilbey <jdg@debian.org> Fri, 29 Mar 2024 07:38:02 +0000
python-pythonjsonlogger (3.0.0-1) unstable; urgency=medium
* Team upload
* Moved to a maintained fork of python-json-logger, with a pending
PEP 541 request to transfer the PyPI package to new maintainership
* Removed now-unnecessary Python 3.12 patch
* Use autodep8 instead of manual autopkgtest
-- Julian Gilbey <jdg@debian.org> Tue, 26 Mar 2024 20:02:12 +0000
python-pythonjsonlogger (2.0.1-4) unstable; urgency=medium
[ Debian Janitor ]
* Update standards version to 4.6.2, no changes needed.
[ Thomas Goirand ]
* Team upload.
* Add py3.12-repair-unit-test.patch (Closes: #1058131).
-- Thomas Goirand <zigo@debian.org> Tue, 23 Jan 2024 09:05:33 +0100
python-pythonjsonlogger (2.0.1-3) unstable; urgency=medium
* Update standards version to 4.5.1, no changes needed.
-- Debian Janitor <janitor@jelmer.uk> Thu, 26 May 2022 19:47:47 +0100
python-pythonjsonlogger (2.0.1-2) unstable; urgency=medium
* Remove obsolete field Name from debian/upstream/metadata (already present in
machine-readable debian/copyright).
-- Debian Janitor <janitor@jelmer.uk> Sat, 21 Aug 2021 12:42:47 +0100
python-pythonjsonlogger (2.0.1-1) unstable; urgency=medium
* New upstream release.
-- Ondřej Kobližek <kobla@debian.org> Wed, 14 Oct 2020 12:36:14 +0200
python-pythonjsonlogger (2.0.0-1) unstable; urgency=medium
[ 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.
[ Ondřej Kobližek ]
* Bump Standards-Version to 4.5.0.
* New upstream release.
* Bump debhelper version to 13.
* Change my email address.
* Add onovy in d/copyright.
* d/control: Add Rules-Requires-Root.
-- Ondřej Kobližek <kobla@debian.org> Thu, 01 Oct 2020 15:04:12 +0200
python-pythonjsonlogger (0.1.11-2) unstable; urgency=medium
* Rebuild for source upload
-- Ondřej Kobližek <koblizeko@gmail.com> Mon, 05 Aug 2019 06:53:16 +0200
python-pythonjsonlogger (0.1.11-1) unstable; urgency=medium
* Initial release. (Closes: #931703)
-- Ondřej Kobližek <koblizeko@gmail.com> Tue, 09 Jul 2019 09:33:33 +0200
|