Re: RFS: libnanoxml2-java

2008-07-21 Thread Matthew Johnson
On Fri Jul 18 04:25, Sveinung Kvilhaugsvik wrote: > http://mentors.debian.net/debian/pool/main/l/libnanoxml2-java/libnanoxml2-java_2.2.3.dfsg-1.dsc > I've had a look at this and it looks pretty good, except you have: Suggests: nanoxml2-doc but the package name is libnanoxml2-java-doc. Other th

Re: RFS: libnanoxml2-java

2008-07-21 Thread Sveinung Kvilhaugsvik
Hello! Thank you for your feedback. > I've had a look at this and it looks pretty good, except you have: > > Suggests: nanoxml2-doc > > but the package name is libnanoxml2-java-doc. > Fixed. By the way, should the copyright text from dh_helper be included in debian/rules like it is now? (Lintia

How to insert image in word using POI HWPF

2008-07-21 Thread Sai Pradeep
Hi, I am new to POI. Can any one of you give me an idea how to insert an image in word using HWPF files. I am convertion my image file in to byte stream and sending into Picture object by writeImageContent()e But after running the program my image is not copied in the desired do

Re: Bug#238904: RFS: commons-vfs

2008-07-21 Thread Matthew Johnson
On Mon Jul 21 00:57, Damien Raude-Morvan wrote: > I've just uploaded a new version to mentors.debian.net, you should dget that. > Looks good, I've uploaded Matt -- Matthew Johnson signature.asc Description: Digital signature

Re: RFS: libnanoxml2-java

2008-07-21 Thread Matthew Johnson
On Mon Jul 21 14:37, Sveinung Kvilhaugsvik wrote: > By the way, should the copyright text from dh_helper be included in > debian/rules like it is now? (Lintian did not warn me about it so I > assumed it was OK) Yeah, that's fine, and possibly required. > - Is it safe to do as I have done in debia

libmina-java

2008-07-21 Thread Rail Aliev
Hi, I am looking for a reviewer for my package libmina-java. Package: libmina-java Version: 1.1.7-1 Upstream Author: Apache Software Foundation URL: http://mina.apache.org License: Apache Software Licence 2.0 Section: libs Description: Network application framework Apache MINA is a network appli

Re: RFS: libnanoxml2-java

2008-07-21 Thread Sveinung Kvilhaugsvik
>> - Is it safe to do as I have done in debian/origCleaner.sh (using one >> more parameter than uscan passes to tell set the tempdir from >> get-orgi-source) or do I risk that uscan adds parameters without >> notice? (If adding is the only risk I could pass the tempdir by the >> second parameter in

Re: libmina-java

2008-07-21 Thread Damien Raude-Morvan
On Monday 21 July 2008 20:26:42 Rail Aliev wrote: > Hi, Hi, > I am looking for a reviewer for my package libmina-java. I've just (i.e. yesterday evening) open an ITP for mina [1] :) Maybe we could work as a team ? You will find my current packaging scripts at : http://svn.drazzib.com/debian-pkg/

Re: libmina-java

2008-07-21 Thread Rail Aliev
On Monday 21 July 2008 23:21:08 Damien Raude-Morvan wrote: > On Monday 21 July 2008 20:26:42 Rail Aliev wrote: > > Hi, > > Hi, > > > I am looking for a reviewer for my package libmina-java. > > I've just (i.e. yesterday evening) open an ITP for mina [1] :) Great! > Maybe we could work as a team

Re: libmina-java

2008-07-21 Thread Damien Raude-Morvan
On Monday 21 July 2008 22:11:38 Rail Aliev wrote: > > Maybe we could work as a team ? > > You will find my current packaging scripts at : > > http://svn.drazzib.com/debian-pkg/mina/trunk/debian/ > > Why not ? :) > > [...] > > > - Your debian/copyright file is empty, you should update it (see mine >

Re: Eclipse 3.4 packaging - help needed

2008-07-21 Thread Michael Tautschnig
Hi all, > We need help to package Eclipse 3.4. If you have some free time you can > help. > > Eclipse 3.4 depends on much 3rd party libraries. The libraries we dont > have packaged yet are sat4j and Eclipse ECF. If someone could package > these this would be of great help. > [...] Actually, I'm a

Re: libmina-java

2008-07-21 Thread Rail Aliev
On Tuesday 22 July 2008 00:28:25 Damien Raude-Morvan wrote: > You're right : use of cdbs make debian/rules shorter but on the other hand > I also found jh_build calls cleaner than a custom debian/build.xml we must > maintain. +1, let's go with your one. Is there anything in your TODO list or the