[imposm-parser] 13/17: Add build dependencies for tests: python-nose.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Mon Aug 31 14:07:14 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository imposm-parser.
commit fe66113a12f35b39cd19b58a5945bf25ce1b7d4e
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Mon Aug 31 15:22:43 2015 +0200
Add build dependencies for tests: python-nose.
---
debian/changelog | 1 +
debian/control | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index d3c5f0a..28311a7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -21,6 +21,7 @@ imposm-parser (1.0.7+ds-1) UNRELEASED; urgency=low
* Use pybuild buildsystem and enable parallel builds.
* Add upstream metadata.
* Repack upstream tarball to exclude .egg-info directory.
+ * Add build dependencies for tests: python-nose.
-- Bas Couwenberg <sebastic at debian.org> Mon, 31 Aug 2015 15:16:51 +0200
diff --git a/debian/control b/debian/control
index 93ffe37..dfb2781 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Priority: extra
Build-Depends: debhelper (>= 9~),
dh-python,
python-all-dev,
+ python-nose,
python-setuptools,
protobuf-compiler,
libprotobuf-dev
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/imposm-parser.git
More information about the Pkg-grass-devel
mailing list