[pykdtree] 01/01: Fix missing build-dependency
Antonio Valentino
a_valentino-guest at moszumanska.debian.org
Sun Jun 22 13:45:34 UTC 2014
This is an automated email from the git hooks/post-receive script.
a_valentino-guest pushed a commit to branch master
in repository pykdtree.
commit 7377abfa0edf92c01dc6645a0daf91d947972fd9
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date: Sun Jun 22 13:29:47 2014 +0000
Fix missing build-dependency
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 38a8ab9..f5dbbc5 100644
--- a/debian/control
+++ b/debian/control
@@ -6,9 +6,8 @@ Uploaders: Antonio Valentino <antonio.valentino at tiscali.it>
Build-Depends: debhelper (>= 9.0.0),
python-setuptools,
python-all-dev,
- python-all-dbg,
python-numpy,
- python-numpy-dbg
+ python-nose
Standards-Version: 3.9.5
Homepage: https://pypi.python.org/pypi/pykdtree
Vcs-Git: http://anonscm.debian.org/git/pkg-grass/pykdtree.git
@@ -32,3 +31,4 @@ Description: Fast kd-tree implementation with OpenMP-enabled queries
Euclidean distance measure is supported.
.
Queries are optionally multithreaded using OpenMP.
+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pykdtree.git
More information about the Pkg-grass-devel
mailing list