Bug#875854: ITP: geronimo-annotation-1.3-spec -- Apache Geronimo Common Annotations 1.3 API

2017-09-15 Thread Emmanuel Bourg
Package: wnpp Severity: wishlist Owner: Emmanuel Bourg * Package name: geronimo-annotation-1.3-spec Version : 1.0 Upstream Author : The Apache Software Foundation * URL : http://svn.apache.org/repos/asf/geronimo/specs/trunk/geronimo-annotation_1.3_spec/ * License

Bug#875868: RM: commons-javaflow -- ROM; No longer used, abandonned upstream

2017-09-15 Thread Emmanuel Bourg
Package: ftp.debian.org Severity: normal Hi, Please remove the commons-javaflow package, it's no longer used in Debian (jasperreports dropped the dependency last year) and upstream abandonned it before its first official release. Thank you, Emmanuel Bourg

RFS: libimglib2-java/4.4.0-1

2017-09-15 Thread Ghislain Vaillant
Dear all, I have upgraded libimglib2-java [1] to the latest upstream version. Could anyone sponsor its upload please? [1] https://anonscm.debian.org/git/pkg-java/libimglib2-java.git Changes since last upload: * New upstream version 4.4.0 * Bump standards version to 4.1.0 Cheers, Ghis

Re: RFS: libimglib2-java/4.4.0-1

2017-09-15 Thread Markus Koschany
Am 15.09.2017 um 16:23 schrieb Ghislain Vaillant: > Dear all, > > I have upgraded libimglib2-java [1] to the latest upstream version. > Could anyone sponsor its upload please? > > [1] https://anonscm.debian.org/git/pkg-java/libimglib2-java.git > > Changes since last upload: > >   * New upstream

PDFsam, Maven and transitive dependencies

2017-09-15 Thread Markus Koschany
I have updated PDFsam and two of its build dependencies to the latest upstream version and pushed the update to the Git repository. The package fails now with a seemingly obvious but nevertheless strange error in the pdfsam-service module: package org.sejda.sambox.pdmodel does not exist I have ve

Re: PDFsam, Maven and transitive dependencies

2017-09-15 Thread Emmanuel Bourg
Le 15/09/2017 à 21:30, Markus Koschany a écrit : > Any ideas what is going on here? By the way what is the best way to pass > the -X (debug) flag to dh_auto_build? I'll get a look. To enable the debugging I usually call "dh_auto_build -- -X package -DskipTests" in the override_dh_auto_build targe

Re: PDFsam, Maven and transitive dependencies

2017-09-15 Thread Emmanuel Bourg
Le 15/09/2017 à 21:30, Markus Koschany a écrit : > Any ideas what is going on here? In debug mode Maven displays this: [WARNING] The POM for org.sejda:sejda-sambox:jar:debian is invalid, transitive dependencies (if any) will not be available: 1 problem was encountered while building the effectiv

Re: PDFsam, Maven and transitive dependencies

2017-09-15 Thread Markus Koschany
Am 15.09.2017 um 22:12 schrieb Emmanuel Bourg: > Le 15/09/2017 à 21:30, Markus Koschany a écrit : > >> Any ideas what is going on here? > > In debug mode Maven displays this: > > [WARNING] The POM for org.sejda:sejda-sambox:jar:debian is invalid, > transitive dependencies (if any) will not be av

Re: PDFsam, Maven and transitive dependencies

2017-09-15 Thread Emmanuel Bourg
Le 15/09/2017 à 23:29, Markus Koschany a écrit : > Yes! That's it. I needed the patch for the previous version to work > around a bug and Maven gladly accepted it. It turned out I could safely > remove it now. Great! And I uploaded a fix for the plexus-compiler warnings too. Emmanuel Bourg