The following commit has been merged in the master branch:
commit d70b4c033b43f0b08df410b72278271da9a7f171
Author: David Paleino <da...@debian.org>
Date:   Sat Oct 1 21:39:41 2011 +0200

    Remove version number from dependency requirement

diff --git a/debian/changelog b/debian/changelog
index 5d07996..41faf28 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,7 +6,7 @@ osmosis (0.39+ds1-4) UNRELEASED; urgency=low
   * 02-fix_plexus.patch: use ${app.home} instead of hardcoding osmosis
     path.
 
- -- David Paleino <da...@debian.org>  Sat, 01 Oct 2011 21:33:15 +0200
+ -- David Paleino <da...@debian.org>  Sat, 01 Oct 2011 21:47:11 +0200
 
 osmosis (0.39+ds1-3) unstable; urgency=low
 
diff --git a/debian/ivysettings.xml b/debian/ivysettings.xml
index d9097f1..ffb7629 100644
--- a/debian/ivysettings.xml
+++ b/debian/ivysettings.xml
@@ -8,7 +8,7 @@
                        m2compatible="true"
                        root="file:///usr/share/maven-repo"/>
                <filesystem name="local">
-                       <artifact 
pattern="${debian.dir}/../build/[artifact]-[revision].[ext]" />
+                       <artifact 
pattern="${debian.dir}/../build/[artifact].[ext]" />
                </filesystem>
                <filesystem name="share-java">
                        <artifact 
pattern="/usr/share/java/[artifact](-[revision]).[ext]" />

-- 
Osmosis, an OSM data processor

_______________________________________________
Pkg-osm-commits mailing list
Pkg-osm-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-osm-commits

Reply via email to