On 2012-04-22 11:54, Jakub Adam wrote: > Dear java packagers, > > I am looking for a sponsor for package "swtchart". > > * Package name : swtchart > Version : 0.8.0-1 > Upstream Author : SWTChart project > * URL : http://www.swtchart.org > * License : EPL-1.0 > Section : java > > It builds those binary packages: > > libswtchart-java - Chart drawing SWT component > libswtchart-java-doc - Chart drawing SWT component (documentation) > > Packaging files can be accessed at pkg-java git repository: > > http://anonscm.debian.org/gitweb/?p=pkg-java/swtchart.git > > This library is required by Eclipse Linux Tools Valgrind integration. > > I would be glad if someone uploaded this package for me. > > Kind regards, > > Jakub Adam > >
Hi, Thanks for working on this. I got a couple of corrections for this package. You probably need to export JAVA_HOME in d/rules - as I recall, make does not export variables to subprocesses by default. The "cp d/build.xml build.xml" can probably be replaced by "dh_auto_build -- -f debian/build.xml" (plus a correction to build.xml's base dir). The javadoc is installed in libswtcharts-java and libswtcharts-java-doc. ~Niels -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

