[jts] branch experimental updated (5ced67c -> f71b4a3)

2017-12-16 Thread Emmanuel Bourg
This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a change to branch experimental in repository jts. from 5ced67c Remove myself from Uploaders. new f71b4a3 Fixed the Maven build The 1 revisions listed above as "new" are entirely new to this

[jts] 01/01: Fixed the Maven build

2017-12-16 Thread Emmanuel Bourg
This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch experimental in repository jts. commit f71b4a3dc0327cf109bb45e6e06a5a2535bb Author: Emmanuel Bourg Date: Sat Dec 16 17:46:25 2017 +0100 Fixed the Maven build --- debian/libjts

Bug#873886: osmosis: Depend on libplexus-classworlds2-java instead of libplexus-classworlds-java

2017-08-31 Thread Emmanuel Bourg
ed if it's still ok at runtime. Thank you, Emmanuel Bourg diff --git a/debian/control b/debian/control index 9126bcf..e2514cf 100644 --- a/debian/control +++ b/debian/control @@ -26,7 +26,7 @@ Build-Depends: debhelper (>= 9), libspring-transaction-java,

Bug#824189: josm: Build depend on groovy instead of groovy2

2016-05-13 Thread Emmanuel Bourg
instead of groovy2? You'll also have to change the groovy jar specified debian/patches/00-build.patch (groovy-all-2.x.jar becomes groovy-all.jar) Thank you, Emmanuel Bourg ___ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org

[osmosis] annotated tag debian/0.44.1-3 created (now b098fd7)

2015-12-14 Thread Emmanuel Bourg
This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a change to annotated tag debian/0.44.1-3 in repository osmosis. at b098fd7 (tag) tagging aead682dfc32c427db6171120f8bfcf140fe1405 (commit) replaces debian/0.44.1-2 tagged by Emmanuel Bourg

Re: [osmosis] branch master updated (f05d9ef -> aead682)

2015-12-14 Thread Emmanuel Bourg
e them before the upload. Hi Sebastiaan, Sorry for the trouble. Since I broke osmosis by updating checkstyle last week I felt obliged to fix it quickly (I noticed the FTBFS on the reproducible builds dashboard [1]). I'll try to better coordinate with the team the next time this happens. Emm

[osmosis] 03/03: Upload to unstable

2015-12-14 Thread Emmanuel Bourg
This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository osmosis. commit aead682dfc32c427db6171120f8bfcf140fe1405 Author: Emmanuel Bourg Date: Mon Dec 14 23:32:03 2015 +0100 Upload to unstable --- debian/changelog | 4

[osmosis] 02/03: Build with gradle-debian-helper

2015-12-14 Thread Emmanuel Bourg
This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository osmosis. commit 49ad4aff82b2abe7b9332c87160516c6fd4bb216 Author: Emmanuel Bourg Date: Mon Dec 14 23:29:39 2015 +0100 Build with gradle-debian-helper --- debian

[osmosis] branch master updated (f05d9ef -> aead682)

2015-12-14 Thread Emmanuel Bourg
This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a change to branch master in repository osmosis. from f05d9ef Drop unused lintian overrides. new abf6da4 Removed the build dependency on checkstyle new 49ad4af Build with gradle-deb

[osmosis] 01/03: Removed the build dependency on checkstyle

2015-12-14 Thread Emmanuel Bourg
This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository osmosis. commit abf6da4fac4a3122f14db4d9898b76f6e79154aa Author: Emmanuel Bourg Date: Mon Dec 14 22:42:49 2015 +0100 Removed the build dependency on checkstyle

Bug#807499: postgis: Build with Maven 3

2015-12-09 Thread Emmanuel Bourg
Le 9/12/2015 18:30, Sebastiaan Couwenberg a écrit : > If you want to remove the maven2 package we can move postgis & > postgis-java from experimental and do a mini transition twice, only > spatialite is affected so it's not much of a problem. I'm getting tired > of waiting for PostGIS 2.2.1, so th

Bug#807499: postgis: Build with Maven 3

2015-12-09 Thread Emmanuel Bourg
Source: postgis Version: 2.1.8 Severity: normal Hi, The maven2 package is going to be removed and postgis is the last package depending on it. Could you please switch to the maven package instead? Thank you, Emmanuel Bourg ___ Pkg-grass-devel

[osmosis] annotated tag debian/0.44.1-2 created (now 1d8dc39)

2015-07-28 Thread Emmanuel Bourg
et distribution to unstable. Imported Upstream version 0.44.1 Merge tag 'upstream/0.44.1' New upstream release. Drop patches applied upstream, refresh remaining patches. Update alternative JRE dependency for Java 7 to match sourceCompatibility. Set distri

Re: [osmosis] 01/01: Depend on libnetty-3.9-java instead of libnetty-java

2015-07-28 Thread Emmanuel Bourg
Le 28/07/2015 16:49, Sebastiaan Couwenberg a écrit : > Can you also push the tag for this revision to Alioth? Hi Sebastiaan, yes I'll push the tag once the upload is accepted. Emmanuel Bourg ___ Pkg-grass-devel mailing list Pkg-gra

[osmosis] branch master updated (c720eea -> 1352969)

2015-07-28 Thread Emmanuel Bourg
This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a change to branch master in repository osmosis. from c720eea Set distribution to unstable. new 1352969 Depend on libnetty-3.9-java instead of libnetty-java The 1 revisions listed above as "

[osmosis] 01/01: Depend on libnetty-3.9-java instead of libnetty-java

2015-07-28 Thread Emmanuel Bourg
This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository osmosis. commit 1352969cd4559fa2aa7c9e0563de2060b1815439 Author: Emmanuel Bourg Date: Tue Jul 28 16:05:24 2015 +0200 Depend on libnetty-3.9-java instead of

Re: Bug#745097: mkgmap: FTBFS with Java 8: name clash: remove(K,V) in MultiHashMap and remove(Object,Object) in HashMap have the same erasure

2014-08-08 Thread Emmanuel Bourg
, V) methods to avoid a conflict with the new Map.remove(Object, Object) method introduced in Java 8 Author: Emmanuel Bourg Forwarded: no Bug-Debian: https://bugs.debian.org/745097 --- a/src/uk/me/parabola/mkgmap/osmstyle/RoadMerger.java +++ b/src/uk/me/parabola/mkgmap/osmstyle/RoadMerger.java

Bug#745097: mkgmap: FTBFS with Java 8: name clash: remove(K, V) in MultiHashMap and remove(Object, Object) in HashMap have the same erasure

2014-04-17 Thread Emmanuel Bourg
Source: mkgmap Version: 0.0.0+svn2981-1 Severity: important User: debian-j...@lists.debian.org Usertags: openjdk-8-transition Hi, During a rebuild of all Java packages in sid with OpenJDK 8, your package failed to build with the following error: compile: [javac] Compiling 477 source file

Bug#580170: [Help] Trying to upgrade mkgmap but failed with Java problem

2013-06-05 Thread Emmanuel Bourg
ything. But what exactly? Ivy is used to manage the dependencies. The Ant build starts by downloading Ivy and the rely on Ivy to fetch the dependencies from the central Maven repository. You have to patch build.xml to skip this step and build the classpath from the jars in /usr/share/java. Em

Bug#580170: [Help] Trying to upgrade mkgmap but failed with Java problem

2013-06-05 Thread Emmanuel Bourg
ld use ant. Emmanuel Bourg PS: Don't forget to CC debian-j...@lists.debian.org for your Java questions, there are plenty of people skilled in Java willing to help there :) ___ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.