[elbe-devel] [PATCH 0/8] finishing touches before v10
Torben Hohn
torben.hohn at linutronix.de
Fri Aug 9 10:47:46 CEST 2019
fix problems with the packaging which got detected
in the test system.
patches by olivier are going to be reviewed by me.
But i need bage to review my patches...
Olivier Dion (4):
Add python-junit.xml to elbe-buildenv's dependencies
Catch exception in mako template for xsdtoasciidoc
Move iso options to its own file
Add isooptions.py to python-elbe-common installation
Torben Hohn (4):
debian: add elbepack/junit.py to elbe-buildenv
debian: rename python-elbe-debianize back to elbe-debianize
setup.py: add the sub packages for python debianize
debian: adjust elbe-debianize.install for the new implementation
debian/control | 20 ++++------------
debian/elbe-debianize.install | 33 +++++++++++---------------
debian/python-elbe-buildenv.install | 1 +
debian/python-elbe-common.install | 1 +
debian/python3-elbe-buildenv.install | 1 +
debian/python3-elbe-common.install | 1 +
elbepack/cdroms.py | 43 +--------------------------------
elbepack/isooptions.py | 46 ++++++++++++++++++++++++++++++++++++
elbepack/xmlpreprocess.py | 2 +-
elbepack/xsdtoasciidoc.mako | 29 +++++++++++++----------
setup.py | 6 ++++-
11 files changed, 91 insertions(+), 92 deletions(-)
create mode 100644 elbepack/isooptions.py
--
2.11.0
More information about the elbe-devel
mailing list