Your message dated Wed, 28 Sep 2011 18:52:07 +0000
with message-id <e1r8zel-0002e1...@franck.debian.org>
and subject line Bug#638539: fixed in osmosis 0.39+ds1-2
has caused the Debian Bug report #638539,
regarding Switch dependencies on libspring-2.5-java to libspring-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.)


-- 
638539: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=638539
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: osmosis
Version: 0.34+ds1-1
Severity: normal
Tags: patch

Hi folks,

libspring-2.5-java libraries are not going to be supported in
wheezy, so I'm filing bugs to coordinate the migration to the
new upstream version. libspring-java is perfectly compatible with
libspring-2.5-java.

I tried to build what you have (0.38+ds) in the git repo but I couldn't.
However, with the attached patch I'm switching the dependencies and
osmosis 0.34+ds-1 builds without problem.

Please test it and consider the patch.

Thanks,

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (800, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

-- 
Miguel Landaeta, miguel at miguel.cc
secure email with PGP 0x7D8967E9 available at http://keyserver.pgp.com/
"Faith means not wanting to know what is true." -- Nietzsche
diff -Nru osmosis-0.34+ds1/debian/changelog osmosis-0.34+ds1/debian/changelog
--- osmosis-0.34+ds1/debian/changelog   2010-03-31 18:43:18.000000000 -0430
+++ osmosis-0.34+ds1/debian/changelog   2011-08-19 13:01:17.000000000 -0430
@@ -1,3 +1,10 @@
+osmosis (0.34+ds1-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Switch dependencies on Spring Framework 2.5 with 3.0. (Closes: #63XXXX).
+
+ -- Miguel Landaeta <miguel@alice>  Fri, 19 Aug 2011 13:05:55 -0430
+
 osmosis (0.34+ds1-1) unstable; urgency=low
 
   [ David Paleino ]
diff -Nru osmosis-0.34+ds1/debian/control osmosis-0.34+ds1/debian/control
--- osmosis-0.34+ds1/debian/control     2010-03-31 18:43:18.000000000 -0430
+++ osmosis-0.34+ds1/debian/control     2011-08-19 13:00:35.000000000 -0430
@@ -19,9 +19,9 @@
  , libmysql-java
  , libpostgis-java
  , libpg-java
- , libspring-beans-2.5-java
- , libspring-jdbc-2.5-java
- , libspring-tx-2.5-java
+ , libspring-beans-java
+ , libspring-jdbc-java
+ , libspring-transaction-java
  , libwoodstox-java
  , openjdk-6-jdk
 Standards-Version: 3.8.4
@@ -41,9 +41,9 @@
  , libmysql-java
  , libpostgis-java
  , libpg-java
- , libspring-beans-2.5-java
- , libspring-jdbc-2.5-java
- , libspring-tx-2.5-java
+ , libspring-beans-java
+ , libspring-jdbc-java
+ , libspring-transaction-java
  , libwoodstox-java
  , libplexus-classworlds-java
  , ${misc:Depends}
diff -Nru osmosis-0.34+ds1/debian/rules osmosis-0.34+ds1/debian/rules
--- osmosis-0.34+ds1/debian/rules       2010-03-31 18:43:18.000000000 -0430
+++ osmosis-0.34+ds1/debian/rules       2011-08-19 13:00:35.000000000 -0430
@@ -11,10 +11,10 @@
 DEB_JARS += /usr/share/java/wstx-lgpl.jar
 DEB_JARS += /usr/share/java/junit4.jar
 DEB_JARS += /usr/share/java/ant-junit.jar
-DEB_JARS += /usr/share/java/spring-core.jar
-DEB_JARS += /usr/share/java/spring-jdbc.jar
-DEB_JARS += /usr/share/java/spring-beans.jar
-DEB_JARS += /usr/share/java/spring-tx.jar
+DEB_JARS += /usr/share/java/spring3-core.jar
+DEB_JARS += /usr/share/java/spring3-jdbc.jar
+DEB_JARS += /usr/share/java/spring3-beans.jar
+DEB_JARS += /usr/share/java/spring3-transaction.jar
 DEB_JARS += /usr/share/java/commons-dbcp.jar
 DEB_JARS += /usr/share/java/jpf.jar
 DEB_JARS += /usr/share/java/commons-compress.jar

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: osmosis
Source-Version: 0.39+ds1-2

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:

osmosis_0.39+ds1-2.debian.tar.gz
  to main/o/osmosis/osmosis_0.39+ds1-2.debian.tar.gz
osmosis_0.39+ds1-2.dsc
  to main/o/osmosis/osmosis_0.39+ds1-2.dsc
osmosis_0.39+ds1-2_all.deb
  to main/o/osmosis/osmosis_0.39+ds1-2_all.deb



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 638...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
David Paleino <da...@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...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 28 Sep 2011 20:33:50 +0200
Source: osmosis
Binary: osmosis
Architecture: source all
Version: 0.39+ds1-2
Distribution: unstable
Urgency: low
Maintainer: Debian OpenStreetMap Team <pkg-osm-ma...@lists.alioth.debian.org>
Changed-By: David Paleino <da...@debian.org>
Description: 
 osmosis    - Command line OpenStreetMap data processor
Closes: 638539
Changes: 
 osmosis (0.39+ds1-2) unstable; urgency=low
 .
   * Complete switch from Spring Framework 2.5 to 3.0 (Closes: #638539)
   * Add unversioned .jar symlinks to /usr/share/osmosis/
Checksums-Sha1: 
 0c696340c75ee9378557a9baf88cb46f5c7f4a06 1707 osmosis_0.39+ds1-2.dsc
 171fde47e5e834c48697dc1c5798f0ea7e86a5d4 11794 osmosis_0.39+ds1-2.debian.tar.gz
 99a7bf2257fe043bc5c9085ed0d8f532f1b6f54e 865872 osmosis_0.39+ds1-2_all.deb
Checksums-Sha256: 
 3ecf373c8aaac383fd9f6148eb638b0ab1e31af22afbc3365893926af83feecf 1707 
osmosis_0.39+ds1-2.dsc
 fed1708e545d27af09224bf81cff37c0edf67448a4c5e3ef59bbfa30eb1aa6c8 11794 
osmosis_0.39+ds1-2.debian.tar.gz
 8e797fdc17374a36de4311fd907612558c74c9d733610ff9039939dedb7f130b 865872 
osmosis_0.39+ds1-2_all.deb
Files: 
 b74896f8e099b2fadbe9c7a743feb959 1707 utils optional osmosis_0.39+ds1-2.dsc
 0c9df978242794ac11b88d2766223a9a 11794 utils optional 
osmosis_0.39+ds1-2.debian.tar.gz
 f96079b50ef0cc0fa5eb7ea3dd59da81 865872 utils optional 
osmosis_0.39+ds1-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk6DacsACgkQ5qqQFxOSsXRkTwCgmj1NfJbU7woji9QVZmd+vMJ2
dOEAn1oM8yTn1ajH06RvUnp6uV6PgCjA
=Yujl
-----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