diff options
| author | Debian Janitor <janitor@jelmer.uk> | 2022-05-26 19:47:47 +0100 |
|---|---|---|
| committer | git-ubuntu importer <ubuntu-devel-discuss@lists.ubuntu.com> | 2022-05-26 22:42:16 +0000 |
| commit | b435530c95e0328561ab7754acee87efd2dabfa9 (patch) | |
| tree | 9af217a683f99a5df20a18cdd1e8e8b78b1af5d1 | |
| parent | fdb907daf2cd2e31a26a4b4ddc17d173d06f8897 (diff) | |
| parent | 6bd73f64186593489129aa9a96d04b11913559b7 (diff) | |
2.0.1-3 (patches applied)applied/2.0.1-3applied/ubuntu/mantic-develapplied/ubuntu/manticapplied/ubuntu/lunar-develapplied/ubuntu/lunarapplied/ubuntu/kinetic-proposedapplied/ubuntu/kinetic-develapplied/ubuntu/kineticapplied/debian/bookworm
Imported using git-ubuntu import.
| -rw-r--r-- | debian/changelog | 6 | ||||
| -rw-r--r-- | debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 4060263..ff3aabe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +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 diff --git a/debian/control b/debian/control index 73fc8de..dd18243 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Build-Depends: debhelper-compat (= 13), dh-python, python3-all, python3-setuptools, -Standards-Version: 4.5.0 +Standards-Version: 4.5.1 Homepage: https://github.com/madzak/python-json-logger Vcs-Browser: https://salsa.debian.org/python-team/packages/python-pythonjsonlogger Vcs-Git: https://salsa.debian.org/python-team/packages/python-pythonjsonlogger.git |
