[imposm] 24/47: Add missing dependency on python-pkg-resources (Closes: #645253)

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Fri Mar 13 19:07:37 UTC 2015


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository imposm.

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)
---
 debian/changelog | 6 ++++++
 debian/control   | 1 +
 2 files changed, 7 insertions(+)

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.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/imposm.git



More information about the Pkg-grass-devel mailing list