Package requires Java 7, lintian shows warning

2015-03-19 Thread Alexander Holupirek
Hi, I'm in the process of packaging a new version of basex [1]. A major change is that upstream requires Java7 to build and run. As such, I changed debian/control to Build-Depends: …, openjdk-7-jdk, … Depends: …, openjdk-7-jre Lintian now complains: $ lintian -i -I --show-overrides --pedantic

Re: Java packaging with upstream using maven3

2013-10-16 Thread Alexander Holupirek
> > >3.0.0 > > > with: > > >2.2.1 > > > Emmanuel Bourg > > > Le 16/10/2013 17:58, Alexander Holupirek a écrit : >> Hi all, >> >> i'm in the progress of updating the java package basex [1]. >> However,

Java packaging with upstream using maven3

2013-10-16 Thread Alexander Holupirek
Hi all, i'm in the progress of updating the java package basex [1]. However, upstream has changed their build process to maven3. How do we proceed in cases like this? Cheers, Alex [1] http://packages.qa.debian.org/b/basex.html -- To UNSUBSCRIBE, email to debian-java-requ...@lists.debi

Re: DebConf11: Java Team Meeting and Eclipse Packaging BoF

2011-08-04 Thread Alexander Holupirek
Hi, On 03.08.2011, at 13:41, Torsten Werner wrote: > On Fri, Jul 29, 2011 at 10:54 PM, Ludovic Claude > wrote: >> maven-repo-helper installing jars under /usr/share/maven-repo by default >> is an old issue, it should be fixed by recompiling your package against >> a newer version of maven-repo-h

RFS: BaseX - Native XML Database

2011-04-12 Thread Alexander Holupirek
Hi, I updated my Debian package for BaseX to the new upstream version 6.6.1 BaseX is a native XML database written in Java without any further dependencies. I have done packaging using the maven-helper tools. In first place, I would appreciate any feedback on how I could improve the package. Fur

RFS: basex - XML database and XPath/XQuery processor

2011-02-21 Thread Alexander Holupirek
Hi all, I am looking for a sponsor for the package "basex". BaseX is a native XML database and XPath/XQuery processor written entirely in Java. Besides it supports the latest W3C Full Text and Update Recommendations. BaseX can be operated from command line, in client/server mode, or using a GUI.

Re: RFC: First attempt to package BaseX XML Database

2011-02-21 Thread Alexander Holupirek
is in > https://code.launchpad.net/~ludovicc/uj/basex > > Ludovic > > On 20/02/11 14:47, Alexander Holupirek wrote: >> >> Hi, >> >> i tried to package 'BaseX - An XML Database' [1],[2] for Debian and produced >> a first set of pac

RFC: First attempt to package BaseX XML Database

2011-02-20 Thread Alexander Holupirek
Maintainer: Alexander Holupirek Architecture: all Version: 6.5.1-1 Depends: java-wrappers, default-jre | java6-runtime Description: XML database and XPath/XQuery processor BaseX is a very fast and light-weight, yet powerful XML database and XPath/XQuery processor, including support for the latest W3C

Re: New section for 'Building Java Packages' (relating to [RFC: update to our website (on Alioth)])

2010-07-20 Thread Alexander Holupirek
nd we still need to work together to integrate Maven with your JavaHelper > properly. > > Ludovic > > Le 17/07/2010 08:40, Alexander Holupirek a écrit : >> >> On 16.07.2010, at 01:30, Matthew Johnson wrote: >>> On Thu Jul 15 12:14, Alexander Holupirek wrote: >>

Re: New section for 'Building Java Packages' (relating to [RFC: update to our website (on Alioth)])

2010-07-16 Thread Alexander Holupirek
On 16.07.2010, at 01:30, Matthew Johnson wrote: > On Thu Jul 15 12:14, Alexander Holupirek wrote: >> To make a long story short. A list on the available helpers, their current >> status and a link on how they should be used (or not) would be a great help >> for novices. >&

New section for 'Building Java Packages' (relating to [RFC: update to our website (on Alioth)])

2010-07-15 Thread Alexander Holupirek
On 2010-07-14 18:52, Damien Raude-Morvan wrote: > Hi ! > > I've looked a bit at our "website" [1] : I finally understood why all > newcommers are using pkg-java-maintainers list instead of debian-java :) > > I have compiled tree patches against the current website that I intend to > apply Friday