[Pkg-javascript-commits] [node-mapnik] 06/15: Enable tests
Jérémy Lal
kapouer at moszumanska.debian.org
Wed May 27 19:57:36 UTC 2015
This is an automated email from the git hooks/post-receive script.
kapouer pushed a commit to branch master
in repository node-mapnik.
commit fe9e155fed47bcf12128929ece513400ac4add43
Author: Jérémy Lal <kapouer at melix.org>
Date: Thu Aug 21 00:17:37 2014 +0200
Enable tests
---
debian/control | 2 ++
debian/rules | 2 --
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 231aeb3..6d755ef 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,8 @@ Build-Depends:
, node-gyp
, libmapnik-dev (>= 2.2.0~)
, mapnik-vector-tile (>= 0.5.1~)
+ , node-sphericalmercator
+ , node-mocha
Standards-Version: 3.9.5
Homepage: https://github.com/mapnik/node-mapnik
Vcs-Git: git://anonscm.debian.org/collab-maint/node-mapnik.git
diff --git a/debian/rules b/debian/rules
index edac2df..770ab51 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,8 +26,6 @@ override_dh_auto_build:
cp /usr/include/vector_tile.pb.cc $(vector_tile_dir)/
node-gyp build
-override_dh_auto_test:
-
override_dh_auto_install:
override_dh_clean:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/node-mapnik.git
More information about the Pkg-javascript-commits
mailing list