Your message dated Thu, 5 Mar 2015 21:06:25 +0100
with message-id <[email protected]>
and subject line Re: Bug#779823: unblock: osmosis/0.43.1-3
has caused the Debian Bug report #779823,
regarding unblock: osmosis/0.43.1-3
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 [email protected]
immediately.)
--
779823: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=779823
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
Please unblock package osmosis
Version 0.43.1-3 fixes the data corruption issue reported in #779807.
unblock osmosis/0.43.1-3
-- System Information:
Debian Release: 8.0
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru osmosis-0.43.1/debian/changelog osmosis-0.43.1/debian/changelog
--- osmosis-0.43.1/debian/changelog 2014-09-27 21:47:09.000000000 +0200
+++ osmosis-0.43.1/debian/changelog 2015-03-05 09:13:45.000000000 +0100
@@ -1,6 +1,15 @@
+osmosis (0.43.1-3) unstable; urgency=medium
+
+ * Update 02-fix_plexus.patch to also load Xerces to fix data corruption.
+ (closes: #779807)
+ * Use jessie branch in gbp.conf and Vcs-Git URL.
+
+ -- Bas Couwenberg <[email protected]> Thu, 05 Mar 2015 09:13:21 +0100
+
osmosis (0.43.1-2) unstable; urgency=medium
* Add patch to update generated source for protobuf 2.6.0.
+ (closes: #761562)
* Add patch to increase source compatibility from 1.6 to 1.7.
* Add patches from upstream master branch.
diff -Nru osmosis-0.43.1/debian/control osmosis-0.43.1/debian/control
--- osmosis-0.43.1/debian/control 2014-09-27 21:31:45.000000000 +0200
+++ osmosis-0.43.1/debian/control 2015-03-05 09:13:45.000000000 +0100
@@ -1,7 +1,7 @@
Source: osmosis
Maintainer: Debian GIS Project <[email protected]>
Uploaders: David Paleino <[email protected]>,
- Bas Couwenberg <[email protected]>
+ Bas Couwenberg <[email protected]>
Section: utils
Priority: optional
Build-Depends: gradle,
@@ -35,7 +35,7 @@
maven-repo-helper
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-grass/osmosis.git
-Vcs-Git: git://anonscm.debian.org/pkg-grass/osmosis.git
+Vcs-Git: git://anonscm.debian.org/pkg-grass/osmosis.git -b jessie
Homepage: http://wiki.openstreetmap.org/wiki/Osmosis
Package: osmosis
diff -Nru osmosis-0.43.1/debian/gbp.conf osmosis-0.43.1/debian/gbp.conf
--- osmosis-0.43.1/debian/gbp.conf 2014-09-27 21:31:45.000000000 +0200
+++ osmosis-0.43.1/debian/gbp.conf 2015-03-05 09:13:45.000000000 +0100
@@ -6,7 +6,7 @@
# The default name for the Debian branch is "master".
# Change it if the name is different (for instance, "debian/unstable").
-debian-branch = master
+debian-branch = jessie
# git-import-orig uses the following names for the upstream tags.
# Change the value if you are not using git-import-orig
diff -Nru osmosis-0.43.1/debian/patches/02-fix_plexus.patch osmosis-0.43.1/debian/patches/02-fix_plexus.patch
--- osmosis-0.43.1/debian/patches/02-fix_plexus.patch 2014-09-27 21:31:45.000000000 +0200
+++ osmosis-0.43.1/debian/patches/02-fix_plexus.patch 2015-03-05 09:03:51.000000000 +0100
@@ -8,7 +8,7 @@
--- a/package/config/plexus.conf
+++ b/package/config/plexus.conf
-@@ -1,5 +1,19 @@
+@@ -1,5 +1,20 @@
main is org.openstreetmap.osmosis.core.Osmosis from osmosis.core
[osmosis.core]
@@ -29,4 +29,5 @@
+load /usr/share/java/protobuf.jar
+load /usr/share/java/osmpbf.jar
+load /usr/share/java/commons-pool.jar
++load /usr/share/java/xercesImpl.jar
+load /usr/share/osmosis/*.jar
--- End Message ---
--- Begin Message ---
Hi,
On Thu, Mar 05, 2015 at 09:41:59AM +0100, Bas Couwenberg wrote:
> Please unblock package osmosis
Unblocked.
Cheers,
Ivo
--- End Message ---