Skip to content
This repository was archived by the owner on Dec 21, 2024. It is now read-only.

Commit c728c85

Browse files
committed
Rename Debian package to python-json-logger
So it's concistent with the github and pypi names.
1 parent 85a9511 commit c728c85

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

debian/changelog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
python3-jsonlogger (0.1.8-1) stable; urgency=medium
1+
python3-json-logger (0.1.8-1) stable; urgency=medium
22

33
* Initial release.
44

debian/control

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Source: python3-jsonlogger
1+
Source: python3-json-logger
22
Section: python
33
Priority: optional
44
Maintainer: Maximilian Wilhelm <max@sdn.clinic>
@@ -10,7 +10,7 @@ Standards-Version: 3.9.5
1010
Homepage: https://github.com/madzak/python-json-logger
1111
X-Python3-Version: >= 3.2
1212

13-
Package: python3-jsonlogger
13+
Package: python3-json-logger
1414
Architecture: all
1515
Depends: ${python3:Depends}, ${misc:Depends}
1616
Description: JSON library for Python logging framework

0 commit comments

Comments
 (0)