[imposm] 22/27: Add build dependencies for tests: python-imposm-parser.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Mon Aug 31 17:47:30 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 7717e9b88bd0a986f426f7af91848b5c9569d830
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Mon Aug 31 14:28:26 2015 +0200
Add build dependencies for tests: python-imposm-parser.
---
debian/changelog | 4 ++--
debian/control | 1 +
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index d4afb4e..3ba152c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,8 +16,8 @@ imposm (2.6.0+ds-1) UNRELEASED; urgency=medium
* Use pybuild buildsystem and enable parallel builds.
* Add upstream metadata.
* Repack upstream tarball to exclude .egg-info directory.
- * Add build dependencies for tests: python-shapely, python-nose &
- python-psycopg2.
+ * Add build dependencies for tests: python-shapely, python-nose,
+ python-psycopg2 & python-imposm-parser.
* Override dh_auto_test to ignore test failures.
* Add patch to fix Shapely geos_capi_version check.
diff --git a/debian/control b/debian/control
index 4f5939d..3dc0a82 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,7 @@ Build-Depends: debhelper (>= 9~),
dh-python,
cython,
python-all-dev,
+ python-imposm-parser,
python-nose,
python-psycopg2,
python-setuptools,
--
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