Codebase list logbook / d8118a1
Remove python2 package. IƱaki Malerba 3 years ago
3 changed file(s) with 2 addition(s) and 12 deletion(s). Raw diff Collapse all Expand all
2222 Vcs-Git: https://salsa.debian.org/debian/logbook.git
2323 Vcs-Browser: https://salsa.debian.org/debian/logbook
2424
25 Package: python-logbook
26 Architecture: any
27 Depends: ${python:Depends}, ${misc:Depends}, ${shlibs:Depends}
28 Suggests: python-logbook-doc,
29 Description: logging system for Python that replaces the standard library's module
30 Logbook is a logging system for Python that replaces the standard library's
31 logging module. It was designed with both complex and simple applications in
32 mind and the idea to make logging fun
33 .
34 This is the Python 2 version of the package.
35
3625 Package: python3-logbook
3726 Architecture: any
3827 Depends: ${python3:Depends}, ${misc:Depends}, ${shlibs:Depends}
0 logbook_1.5.3-1_source.buildinfo python optional
88 export DEB_BUILD_MAINT_OPTIONS=hardening=+all
99
1010 %:
11 dh $@ --with python2,python3,sphinxdoc --buildsystem=pybuild
11 dh $@ --with python2,sphinxdoc --buildsystem=pybuild
1212
1313 override_dh_auto_clean:
1414 dh_auto_clean