Your message dated Fri, 01 Sep 2017 00:38:27 +0000
with message-id <e1dnzyd-000do1...@fasolo.debian.org>
and subject line Bug#873886: fixed in osmosis 0.45-5
has caused the Debian Bug report #873886,
regarding osmosis: Depend on libplexus-classworlds2-java instead of 
libplexus-classworlds-java
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
873886: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=873886
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: osmosis
Version: 0.45-4
Severity: normal

Hi,

The osmosis package uses the old libplexus-classworlds-java package which
is going to be removed in a near future. Could you please migrate to
libplexus-classworlds2-java? I'm attaching a patch, it builds fine but
I haven't checked 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,
                libstax2-api-java,
                libosmpbf-java,
-               libplexus-classworlds-java,
+               libplexus-classworlds2-java,
                libprotobuf-java,
                libwoodstox-java,
                libxerces2-java,
@@ -56,7 +56,7 @@ Depends: default-jre-headless | java7-runtime-headless,
          libspring-jdbc-java,
          libspring-transaction-java,
          libosmpbf-java,
-         libplexus-classworlds-java,
+         libplexus-classworlds2-java,
          libprotobuf-java,
          libxerces2-java,
          libxz-java,
diff --git a/debian/maven.rules b/debian/maven.rules
index c6a6042..6fdb0bd 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -1,5 +1,6 @@
 
 junit junit * s/.*/4.x/ * *
+org.codehaus.plexus plexus-classworlds * s/.*/2.x/ * *
 org.springframework spring-jdbc * s/.*/debian/ * *
 s/org.jboss.netty/io.netty/ netty * s/.*/debian/ * *
 s/org.postgis/net.postgis/ postgis-jdbc * s/.*/debian/ * *
diff --git a/debian/patches/01-fix_launcher.patch 
b/debian/patches/01-fix_launcher.patch
index 596ede8..48258cf 100644
--- a/debian/patches/01-fix_launcher.patch
+++ b/debian/patches/01-fix_launcher.patch
@@ -32,7 +32,7 @@ Forwarded: not-needed
  
  # Build up the classpath of required jar files via classworlds launcher.
 -MYAPP_CLASSPATH=$MYAPP_HOME/lib/default/plexus-classworlds-*.jar
-+MYAPP_CLASSPATH=$LIBRARIES_HOME/plexus-classworlds.jar
++MYAPP_CLASSPATH=$LIBRARIES_HOME/plexus-classworlds2.jar
  
  MAINCLASS=org.codehaus.classworlds.Launcher
 -EXEC="$JAVACMD $JAVACMD_OPTIONS -cp $MYAPP_CLASSPATH -Dapp.home=$MYAPP_HOME 
-Dclassworlds.conf=$MYAPP_HOME/config/plexus.conf  $MAINCLASS $OSMOSIS_OPTIONS"

--- End Message ---
--- Begin Message ---
Source: osmosis
Source-Version: 0.45-5

We believe that the bug you reported is fixed in the latest version of
osmosis, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 873...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bas Couwenberg <sebas...@debian.org> (supplier of updated osmosis package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 01 Sep 2017 02:04:38 +0200
Source: osmosis
Binary: osmosis
Architecture: source all
Version: 0.45-5
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Changed-By: Bas Couwenberg <sebas...@debian.org>
Description:
 osmosis    - Command line OpenStreetMap data processor
Closes: 873886
Changes:
 osmosis (0.45-5) unstable; urgency=medium
 .
   * Apply patch by Emmanuel Bourg to migrate to libplexus-classworlds2-java.
     (closes: #873886)
   * Bump Standards-Version to 4.0.0, no changes.
   * Add autopkgtest to test installability.
Checksums-Sha1:
 842989347b9e78645c4587683d786cb84922f68d 2491 osmosis_0.45-5.dsc
 f7906ce2df6d0f51e9a339ea984e45fe2452b447 46928 osmosis_0.45-5.debian.tar.xz
 04b7b5a95c9f216cdb584bd8a16df0def8826d24 1105194 osmosis_0.45-5_all.deb
 48facfb9ec798a68a43bd486c23987e10279d79e 12084 osmosis_0.45-5_amd64.buildinfo
Checksums-Sha256:
 65a26a479c051ab8cfce62eef49d9944c1ba185d5dac71cbdaf58dd13a510783 2491 
osmosis_0.45-5.dsc
 909b25a09b1e22f4f5f97f591aaf67055ba66fc7b30758354a715e5b2ea41b32 46928 
osmosis_0.45-5.debian.tar.xz
 a51a89dadb9c4a59448a21d758d651a029060ec7abb422bc5a2df37b0dcbbbed 1105194 
osmosis_0.45-5_all.deb
 521e9d7778ee8da9283459e70a3e9d39bf9409ac13c4a80a196dd8e2c6cc9f83 12084 
osmosis_0.45-5_amd64.buildinfo
Files:
 e15b055923c3aeb8f140f23be9ff3d56 2491 utils optional osmosis_0.45-5.dsc
 46816b3dc41afeac86628a68ed1a3e3d 46928 utils optional 
osmosis_0.45-5.debian.tar.xz
 47d98176ddcbd5af809a684a57a7340c 1105194 utils optional osmosis_0.45-5_all.deb
 36184e7c748af70ec4e2683c65b6a775 12084 utils optional 
osmosis_0.45-5_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEgYLeQXBWQI1hRlDRZ1DxCuiNSvEFAlmopakACgkQZ1DxCuiN
SvHUdhAAx3Xv9MFt5U3uXAGaptoowSvIR18Sgwb/5wznJ6Y7j0NHtOFX1VHLy1v8
KtSH7NFl6GLRJGAhrHkS+fyGw5Ixh8Zu3nRMU+6R6IRHXSYrUPCNFAG7KiZ1rhCi
Fk2DtoB5oVms+sZGQg7Ef1gEpAkmh9WeCsgmdi2sBOeP1WlJH3GeCEp6RyNCVARb
HUBkBJw0bDGEo+BSCIQ8OCxdjZZwoS6f4zAB8sd8XfcmjUdIvybCziWYNp+zvV4O
bYDdi92rmdhMUh0V/PQ5RywjfUvf1WM87ZpDiI+zQ7Js76jXEecsKZ8yAdhJUt4v
SsgFjSjzQXOMliOjIvFpTTH/I59gLQUc6pYNUDVds3FufOBP3Sc/tXe53VlFarSB
u4zHcW5nGycDDSok8HqOQ6UfSUmFNpjRl66JJjYRPLtwk7fsQPiovWZP++o54PHE
c/FKmEorWhV6TLEf8dTv/VP4p7juECR9kgD9HllYLrJfsQhUvvaKHY+nULwK82yo
AOYKIjMFZf4LGSZlA4ONA2EdB88u/CJ9W1h/SgS2UgF6FlLEVE4rrmThfJC5fasW
GEYWcc/lYR79jo3JpWFXZqQD8jzmzzg6d1V1zBvCCv0MON0w8iSpjFeCLnihUmrk
WbGfydr2FGXDYlMrJbzSnt8bBfiKrXST2z2/CyPe21leFIzn0xQ=
=lMDg
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to