[Pkg-osm-commits] [SCM] imposm branch, master, updated. debian/2.3.2-1-1-gf8ac87d
David Paleino
dapal at debian.org
Thu Oct 13 22:00:10 UTC 2011
The following commit has been merged in the master branch:
commit f8ac87dbf6022bb578505b9601b24995a80770c9
Author: David Paleino <dapal at debian.org>
Date: Fri Oct 14 00:00:03 2011 +0200
Add missing dependency on python-pkg-resources (Closes: #645253)
diff --git a/debian/changelog b/debian/changelog
index 0ff2d3e..26215a5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+imposm (2.3.2-2) UNRELEASED; urgency=low
+
+ * Add missing dependency on python-pkg-resources (Closes: #645253)
+
+ -- David Paleino <dapal at debian.org> Thu, 13 Oct 2011 23:59:43 +0200
+
imposm (2.3.2-1) unstable; urgency=low
* Initial release (Closes: #645026)
diff --git a/debian/control b/debian/control
index ed6f5fb..ffe92fa 100644
--- a/debian/control
+++ b/debian/control
@@ -38,6 +38,7 @@ Depends:
${misc:Depends}
, ${python:Depends}
, python-imposm (>= ${binary:Version})
+ , python-pkg-resources
Description: importer for OpenStreetMap data
Imposm is an importer for OpenStreetMap data. It reads XML and PBF files and
can import the data into PostgreSQL/PostGIS databases.
--
Python importer for OpenStreetMap data
More information about the Pkg-osm-commits
mailing list