Your message dated Tue, 10 Jul 2012 13:14:13 +0200
with message-id <[email protected]>
and subject line Re: Bug#681039: unblock: osmosis/0.40.1+ds1-7
has caused the Debian Bug report #681039,
regarding unblock: osmosis/0.40.1+ds1-7
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.)
--
681039: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=681039
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
Hello RT,
I just uploaded to unstable osmosis 0.40.1+ds1-7, fixing a FTBFS (#680820).
Tiny diff attached.
unblock osmosis/0.40.1+ds1-7
Thanks for your work!
David
--
. ''`. Debian developer | http://wiki.debian.org/DavidPaleino
: :' : Linuxer #334216 --|-- http://www.hanskalabs.net/
`. `'` GPG: 1392B174 ----|---- http://deb.li/dapal
`- 2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174
diff --git a/debian/changelog b/debian/changelog
index 6cbdc77..b342366 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+osmosis (0.40.1+ds1-7) unstable; urgency=low
+
+ * Added missing dependency on libxz-java (Closes: #680820)
+
+ -- David Paleino <[email protected]> Tue, 10 Jul 2012 09:10:35 +0200
+
osmosis (0.40.1+ds1-6) unstable; urgency=low
* Use a dedicate ivy cache, to don't interfere with user cache.
diff --git a/debian/control b/debian/control
index 47b5e67..0ec9cee 100644
--- a/debian/control
+++ b/debian/control
@@ -26,6 +26,7 @@ Build-Depends:
, libosmpbf-java
, libplexus-classworlds-java
, libxerces2-java
+ , libxz-java
, checkstyle (>= 5.4)
, ivy
, junit4 (>= 4.10)
@@ -58,6 +59,7 @@ Depends:
, libbatik-java
, libcommons-pool-java
, libxerces2-java
+ , libxz-java
, ${misc:Depends}
Description: Command line OpenStreetMap data processor
Osmosis consists of a series of components that can be chained together
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Hello,
David Paleino <[email protected]> (10/07/2012):
> I just uploaded to unstable osmosis 0.40.1+ds1-7, fixing a FTBFS
> (#680820). Tiny diff attached.
one could think it only got added to Depends but oh well, it's about
fixing an FTBFS after all… Unblocked.
Mraw,
KiBi.
signature.asc
Description: Digital signature
--- End Message ---