[Pkg-javascript-commits] [SCM] simplified HTTP request client for NodeJS branch, master, updated. debian/2.1.1-1-5-g73a79fe
David Paleino
dapal at debian.org
Thu Nov 17 16:15:24 UTC 2011
The following commit has been merged in the master branch:
commit d572591dced2ca1177e399a0650c3337e22766a8
Author: David Paleino <dapal at debian.org>
Date: Thu Nov 17 17:11:59 2011 +0100
Also install oauth.js and uuid.js
diff --git a/debian/changelog b/debian/changelog
index 6f0f948..8261714 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
node-request (2.2.5-1) UNRELEASED; urgency=low
* New upstream release
+ * Also install oauth.js and uuid.js
- -- David Paleino <dapal at debian.org> Thu, 17 Nov 2011 17:08:44 +0100
+ -- David Paleino <dapal at debian.org> Thu, 17 Nov 2011 17:11:50 +0100
node-request (2.1.1-1) unstable; urgency=low
diff --git a/debian/install b/debian/install
index 877c63b..1658e8d 100644
--- a/debian/install
+++ b/debian/install
@@ -1,2 +1,4 @@
main.js usr/lib/nodejs/request/
mimetypes.js usr/lib/nodejs/request/
+oauth.js usr/lib/nodejs/request/
+uuid.js usr/lib/nodejs/request/
--
simplified HTTP request client for NodeJS
More information about the Pkg-javascript-commits
mailing list