[DebianGIS-dev] [SCM] osmosis branch, master, updated. debian/0.31.2-2-26-g6a6e096

David Paleino dapal at debian.org
Wed Mar 31 23:09:48 UTC 2010


The following commit has been merged in the master branch:
commit 6a6e096ecbb0dceab2efd7b776be9bcf789be8ab
Author: David Paleino <dapal at debian.org>
Date:   Thu Apr 1 01:09:03 2010 +0200

    add dependency on libcommons-codec-java and libcommons-compress-java

diff --git a/debian/changelog b/debian/changelog
index 9cdbfab..d972b40 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,7 +11,8 @@ osmosis (0.34+ds1-1) UNRELEASED; urgency=low
     - Standards-Version bumped to 3.8.4, no changes needed
     - rewrapped for easier diff'ing
     - add alternative openjdk-6-jre dependency to java6-runtime
-    - add dependency on libplexus-classworlds-java
+    - add dependency on libplexus-classworlds-java, libcommons-codec-java
+      and libcommons-compress-java
   * debian/rules:
     - updated get-orig-source target to strip unwanted *.jar files
   * debian/copyright updated
@@ -31,7 +32,7 @@ osmosis (0.34+ds1-1) UNRELEASED; urgency=low
   * debian/*: updated my email address
   * debian/watch: updated to new upstream distribution location
 
- -- David Paleino <dapal at debian.org>  Thu, 01 Apr 2010 01:07:08 +0200
+ -- David Paleino <dapal at debian.org>  Thu, 01 Apr 2010 01:08:42 +0200
 
 osmosis (0.31.2-2) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 5838f5a..c6f50fb 100644
--- a/debian/control
+++ b/debian/control
@@ -34,6 +34,8 @@ Architecture: all
 Depends:
  ant
  , openjdk-6-jre | java6-runtime
+ , libcommons-codec-java
+ , libcommons-compress-java
  , libcommons-dbcp-java
  , libjpf-java
  , libmysql-java

-- 
Osmosis, an OSM data processor



More information about the Pkg-grass-devel mailing list