[Pkg-osm-commits] [SCM] osmosis branch, master, updated. debian/0.40.1+ds1-6-2-g924e6e1

David Paleino dapal at debian.org
Tue Jul 10 07:20:07 UTC 2012


The following commit has been merged in the master branch:
commit cf3f69d987a4829caf74b7c5033ce6dca6fd6c37
Author: David Paleino <dapal at debian.org>
Date:   Tue Jul 10 09:10:34 2012 +0200

    Added missing dependency on libxz-java (Closes: #680820)

diff --git a/debian/changelog b/debian/changelog
index 6cbdc77..fe854a7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+osmosis (0.40.1+ds1-7) UNRELEASED; urgency=low
+
+  * Added missing dependency on libxz-java (Closes: #680820)
+
+ -- David Paleino <dapal at debian.org>  Tue, 10 Jul 2012 09:10:16 +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

-- 
Osmosis, an OSM data processor



More information about the Pkg-osm-commits mailing list