[Pkg-osm-commits] [SCM] josm branch, master, updated. debian/0.0.svn4487+dfsg2-2-1-gfafcb23
David Paleino
dapal at debian.org
Tue Oct 11 21:44:47 UTC 2011
The following commit has been merged in the master branch:
commit fafcb2383e58be66f7676eb877df5f483d7a73cb
Author: David Paleino <dapal at debian.org>
Date: Tue Oct 11 23:44:41 2011 +0200
Added missing dependency on ant (Closes: #644449)
diff --git a/debian/changelog b/debian/changelog
index 51517c1..2229a14 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+josm (0.0.svn4487+dfsg2-3) UNRELEASED; urgency=low
+
+ * Added missing dependency on ant (Closes: #644449)
+
+ -- David Paleino <dapal at debian.org> Tue, 11 Oct 2011 23:44:07 +0200
+
josm (0.0.svn4487+dfsg2-2) unstable; urgency=low
* Fix startup via "josm & exit", thanks to Alberto Fernández
diff --git a/debian/control b/debian/control
index 970d07c..9843eff 100644
--- a/debian/control
+++ b/debian/control
@@ -40,6 +40,7 @@ Depends:
, libgdata-java
, libsvgsalamander-java
, openstreetmap-map-icons-classic
+ , ant
, ${misc:Depends}
Recommends: josm-plugins
, webkit-image-gtk | webkit-image-qt
--
Editor for OpenStreetMap
More information about the Pkg-osm-commits
mailing list