Re: packaging libjai-imageio-java (was: Re: Hint needed for packaging library using maven)

2011-04-20 Thread Andreas Tille
[Keeping Debian Med list in full quote to give a status update] Hi Tony, thanks for your investigations into libjai-imageio-java. For the record: I pushed the packaging of the Debian Med target dcm4che[1a] - a collection of open source applications and utilities for the healthcare enterprise - up

packaging libjai-imageio-java (was: Re: Hint needed for packaging library using maven)

2011-04-16 Thread tony mancill
On 04/13/2011 09:07 PM, Russ Allbery wrote: > tony mancill writes: > >> The bit that I was concerned about is the fifth paragraph below - I >> thought there was an issue with uploading software to the archive when >> export restrictions exist (or at least if the DD is bound by United >> States ex

Re: Hint needed for packaging library using maven

2011-04-13 Thread Russ Allbery
tony mancill writes: > The bit that I was concerned about is the fifth paragraph below - I > thought there was an issue with uploading software to the archive when > export restrictions exist (or at least if the DD is bound by United > States export laws). There used to be many of these "ITAR"-s

Re: Hint needed for packaging library using maven

2011-04-13 Thread tony mancill
On 04/12/2011 11:13 PM, Andreas Tille wrote: > On Tue, Apr 12, 2011 at 05:41:14PM -0700, tony mancill wrote: >> >> I was taking a look at JAI as well because I've been having to install >> it by hand at work for GeoServer and it would be nice to have it in the >> archive. However, the copyright [1

Re: Hint needed for packaging library using maven

2011-04-12 Thread Andreas Tille
On Tue, Apr 12, 2011 at 05:41:14PM -0700, tony mancill wrote: > > I was taking a look at JAI as well because I've been having to install > it by hand at work for GeoServer and it would be nice to have it in the > archive. However, the copyright [1] for the library restricts the venue > of use, an

Re: Hint needed for packaging library using maven

2011-04-12 Thread tony mancill
On 03/27/2011 02:10 PM, Ludovic Claude wrote: > > Hello Andreas, > > You can use the mh_make tool from maven-debian-helper to generate the > packaging: > > mh_make > --from-svn=https://dcm4che.svn.sourceforge.net/svnroot/dcm4che/dcm4che2/tags/DCM4CHE_2_0_25/ > > It will download the sources and

Re: Hint needed for packaging library using maven

2011-03-27 Thread Ludovic Claude
Hello Andreas, You can use the mh_make tool from maven-debian-helper to generate the packaging: mh_make --from-svn=https://dcm4che.svn.sourceforge.net/svnroot/dcm4che/dcm4che2/tags/DCM4CHE_2_0_25/ It will download the sources and try to build the packaging for you, you simply need to answer a f

Hint needed for packaging library using maven

2011-03-27 Thread Andreas Tille
Hi, I want to package a library for DICOM (medical images) which is available here: http://www.dcm4che.org/maven2/dcm4che/dcm4che-core/2.0.25/ While I understood that Maven seems a good precondition for packaging I can not really match the available docs in the Wiki with the form the source i