[Pkg-javascript-commits] [SCM] frontend supporting various tile backends for NodeJS branch, master, updated. debian/4.2.1-1-2-g247f0b3
David Paleino
dapal at debian.org
Wed Apr 11 22:59:30 UTC 2012
The following commit has been merged in the master branch:
commit 62949c3809ba3b231e6c9dbd0af1eb9ab06545ed
Author: David Paleino <dapal at debian.org>
Date: Thu Apr 12 00:53:49 2012 +0200
Install missing library files to /usr/lib/nodejs
diff --git a/debian/changelog b/debian/changelog
index 049dc42..836b286 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+node-tilelive (4.2.1-2) UNRELEASED; urgency=low
+
+ * Install missing library files to /usr/lib/nodejs
+
+ -- David Paleino <dapal at debian.org> Thu, 12 Apr 2012 00:53:35 +0200
+
node-tilelive (4.2.1-1) unstable; urgency=low
* New upstream version
diff --git a/debian/install b/debian/install
index 27ccb75..024ac7c 100644
--- a/debian/install
+++ b/debian/install
@@ -1,5 +1,4 @@
-lib/queue.js usr/lib/nodejs/tilelive/
-lib/tilelive.js usr/lib/nodejs/tilelive/
+lib/* usr/lib/nodejs/tilelive/
bin/tilelive usr/bin/
bin/copy usr/bin/
--
frontend supporting various tile backends for NodeJS
More information about the Pkg-javascript-commits
mailing list