Bug#870786: texlive-bin: Make source package bootstrappable

2017-08-09 Thread Norbert Preining
Hi Daniel, as I said, I moved the jar building to src:texlive-extra, and removed the jdk deps and all the building stuff from texlive-bin. Both packages are uploaded now. Could you please check that this did really fix it for you? Thanks Norbert -- PREINING Norbert

Bug#870786: texlive-bin: Make source package bootstrappable

2017-08-08 Thread Norbert Preining
Hi Daniel, > ifeq (,$(filter stage1,$(DEB_BUILD_PROFILES))) > javac ... -o tex4ht.jar > endif In fact I will go different direction: * move all the necessary java files to src:texlive-extra * build the jar there (arch=all) So nothing should be needed with respect to special profiles etc etc,

Bug#870786: texlive-bin: Make source package bootstrappable

2017-08-08 Thread Daniel Schepler
On Tue, Aug 8, 2017 at 2:50 AM, Norbert Preining wrote: > Hi Daniel, > >> speaking, I've found there are enough of these cycles that it's easier >> for now just to build without tex4ht.jar. It would be nice if there >> were a stage1 or nojava build profile in the texlive-bin source >> package tha

Bug#870786: texlive-bin: Make source package bootstrappable

2017-08-08 Thread Norbert Preining
Hi Daniel, > speaking, I've found there are enough of these cycles that it's easier > for now just to build without tex4ht.jar. It would be nice if there > were a stage1 or nojava build profile in the texlive-bin source > package that would do the same thing. Do you need a different package or a

Bug#870786: texlive-bin: Make source package bootstrappable

2017-08-04 Thread Daniel Schepler
Source: texlive-bin Version: 2017.20170613.44572-3 Severity: wishlist The relatively recently added build dependency of texlive-bin on default-jdk introduced several build dependency cycles, such as: default-jdk Depends on openjdk-8-jdk openjdk-8 Build-Depends on libgtk2.0-dev gtk+2.0 Build-Depen