Source: python-mlzlog
Section: python
Priority: optional
Maintainer: Georg Brandl <g.brandl@fz-juelich.de>
Build-Depends: debhelper (>= 11~),
 git,
 python-all,
 python3-all,
 python-setuptools,
 python3-setuptools,
 dh-python
Standards-Version: 4.1.4

Package: python-mlzlog
Architecture: all
Depends: ${shlibs:Depends},
 ${misc:Depends},
 ${python:Depends},
Description: Useful common logging functionality by MLZ
 Contains extensions to the standard logging library.

Package: python3-mlzlog
Architecture: all
Depends: ${shlibs:Depends},
 ${misc:Depends},
 ${python3:Depends},
Description: Useful common logging functionality by MLZ
 Contains extensions to the standard logging library.
