Java packaging questions (And looking for a sponser)

2005-05-28 Thread Idan Sofer
I've began packaging gcjlib ant task into a .deb: http://spindazzle.org/gcjlib/ I've already filled an ITP: http://bugs.debian.org/310962 And initial package, which passes the lintian tests is available on the mentors repository: http://mentors.debian.net/debian/pool/main/g/gcjlib-anttasks/

java packaging questions

2001-06-25 Thread Mark Johnson
Hi All, I package some of the DocBook XML stuff and want to package some java xslt processing tools as well, but I'm not too clear on a few policy points. Any help/suggestions would be much appreciated. Here goes: 1. Package naming, libraries vs. programs, etc. I recently uploaded an xslt

Re: java packaging questions

2001-06-25 Thread Tollef Fog Heen
* Mark Johnson |I have similar questions for other packages I'd like to upload. The |arbortext catalog classes (and related extensions) that provide |catalog support for saxon and XT are an example. I could package |the base classes as lib-arbortext-java, the saxon extensions as

Re: java packaging questions

2001-06-25 Thread Egon Willighagen
On Monday 25 June 2001 15:53, Mark Johnson wrote: Hi All, I package some of the DocBook XML stuff and want to package some java xslt processing tools as well, but I'm not too clear on a few policy points. Any help/suggestions would be much appreciated. Here goes: 1. Package naming,

Re: java packaging questions

2001-06-25 Thread Matthew Sherborne
What about saving it as a lib and creating a sim-link to it named /usr/bin/saxon also? :) - Original Message - From: Mark Johnson [EMAIL PROTECTED] To: debian-java@lists.debian.org Sent: Tuesday, June 26, 2001 1:53 AM Subject: java packaging questions Hi All, I package some