Could any kind soul please ...

2013-10-21 Thread Joachim Zobel
Hi. I am still trying to get netbeans fixed. As far as I have understood the next step is to push my changes to the git repository. To do this I need to be a member of the pkg-java project on the fusion forge web site at alioth.debian.org. Correct? Could any kind soul with the authority to do so

Re: ${java:Depends} and ${misc:Depends}

2013-10-21 Thread Felix Natter
Benjamin Mesing writes: > Hi, hello Ben, > I am no expert but I believe it is like this: > both are variables filled during packaging build and replaced when > creating the package. IIRC the content is stored in special files within > your build directory. > > {misc:Depends} is filled by some d

Re: ${java:Depends} and ${misc:Depends}

2013-10-21 Thread Benjamin Mesing
Hi, I am no expert but I believe it is like this: both are variables filled during packaging build and replaced when creating the package. IIRC the content is stored in special files within your build directory. {misc:Depends} is filled by some debhelper/javahelper scripts with things needed for

${java:Depends} and ${misc:Depends}

2013-10-21 Thread Felix Natter
hi, I am wondering whether this is correct for a simple java program without dependencies: Package: jmapviewer Architecture: all Depends: openjdk-7-jre, ${misc:Depends} Could you please explain what ${java:Depends} and ${misc:Depends} are used for? Here are some (working) examples: - freepla

Re: TestNG to unstable

2013-10-21 Thread Eugene Zhukov
On Mon, Oct 21, 2013 at 4:44 PM, Sylvestre Ledru wrote: > On 21/10/2013 13:34, Emmanuel Bourg wrote: >> Le 21/10/2013 13:24, Eugene Zhukov a écrit : >> >>> So, the question remains: could someone please look into uploading >>> TestNG into unstable? >> ... along with libhibernate-validator-java and

Re: TestNG to unstable

2013-10-21 Thread Sylvestre Ledru
On 21/10/2013 13:34, Emmanuel Bourg wrote: > Le 21/10/2013 13:24, Eugene Zhukov a écrit : > >> So, the question remains: could someone please look into uploading >> TestNG into unstable? > ... along with libhibernate-validator-java and sisu-ioc. > > Emmanuel Bourg > > "Just" those three ? Sylvestr

Re: TestNG to unstable

2013-10-21 Thread Emmanuel Bourg
Le 21/10/2013 13:24, Eugene Zhukov a écrit : > So, the question remains: could someone please look into uploading > TestNG into unstable? ... along with libhibernate-validator-java and sisu-ioc. Emmanuel Bourg -- To UNSUBSCRIBE, email to debian-java-requ...@lists.debian.org with a subject of

Re: TestNG to unstable

2013-10-21 Thread Eugene Zhukov
On Mon, Oct 21, 2013 at 12:45 PM, Emmanuel Bourg wrote: > > Le 21/10/2013 09:57, Eugene Zhukov a écrit : > > > What are the packages it will break? > > Sorry I forgot you already took care of the reverse dependencies. > So, the question remains: could someone please look into uploading TestNG int

Re: TestNG to unstable

2013-10-21 Thread Emmanuel Bourg
Le 21/10/2013 09:57, Eugene Zhukov a écrit : > What are the packages it will break? Sorry I forgot you already took care of the reverse dependencies. Emmanuel Bourg -- To UNSUBSCRIBE, email to debian-java-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@li

Re: TestNG to unstable

2013-10-21 Thread Eugene Zhukov
On Mon, Oct 21, 2013 at 10:49 AM, Emmanuel Bourg wrote: > Le 21/10/2013 09:42, Eugene Zhukov a écrit : > > > Could someone please look into uploading TestNG into unstable? > > Hi Eugene, > > Before doing that I think the package should be changed to install a > 'debian' version of the Maven artif

Re: TestNG to unstable

2013-10-21 Thread Emmanuel Bourg
Le 21/10/2013 09:42, Eugene Zhukov a écrit : > Could someone please look into uploading TestNG into unstable? Hi Eugene, Before doing that I think the package should be changed to install a 'debian' version of the Maven artifact instead of a 6.x version, otherwise this will break the packages us

Re: TestNG to unstable

2013-10-21 Thread Eugene Zhukov
On Fri, Oct 4, 2013 at 11:33 AM, Eugene Zhukov wrote: > On Thu, Oct 3, 2013 at 9:39 PM, Eugene Zhukov > wrote: > > On Thu, Oct 3, 2013 at 12:52 PM, Eugene Zhukov > wrote: > >> On Thu, Oct 3, 2013 at 8:52 AM, tony mancill > wrote: > >>> On 10/02/2013 10:32 PM, Eugene Zhukov wrote: > Hello,