[Pkg-osm-commits] [SCM] osmium branch, master, updated. debian/0.0_20111213-g7f3500a-1-2-gb79f551
David Paleino
dapal at debian.org
Mon Mar 12 22:41:54 UTC 2012
The following commit has been merged in the master branch:
commit dfffeaa99831d9e819b0d193422480aef1c14d65
Author: David Paleino <dapal at debian.org>
Date: Mon Mar 12 21:47:17 2012 +0100
Switch dependency from libgeos-dev to libgeos++-dev
diff --git a/debian/changelog b/debian/changelog
index 51e83a2..1269e41 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+osmium (0.0~20111213-g7f3500a-2) UNRELEASED; urgency=low
+
+ * Switch dependency from libgeos-dev to libgeos++-dev
+
+ -- David Paleino <dapal at debian.org> Mon, 12 Mar 2012 21:47:02 +0100
+
osmium (0.0~20111213-g7f3500a-1) unstable; urgency=low
* New git snapshot
diff --git a/debian/control b/debian/control
index ce7dea0..690a117 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends:
, libicu-dev
, libsparsehash-dev
, libexpat1-dev
- , libgeos-dev
+ , libgeos++-dev
, libgdal1-dev
, libgd2-xpm-dev
, libsqlite3-dev
--
C++ framework for working with OSM data files
More information about the Pkg-osm-commits
mailing list