[Pkg-javascript-commits] [node-superagent] 01/02: install only node-superagent
Leo Iannacone
l3on-guest at moszumanska.debian.org
Wed Jun 4 11:50:29 UTC 2014
This is an automated email from the git hooks/post-receive script.
l3on-guest pushed a commit to branch master
in repository node-superagent.
commit d5102d0ab11ee9f5c0a0b7269edf374cc6160e71
Author: Leo Iannacone <l3on at ubuntu.com>
Date: Wed Jun 4 13:49:55 2014 +0200
install only node-superagent
---
debian/control | 2 --
debian/install | 2 +-
2 files changed, 1 insertion(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 292b8fe..619a35c 100644
--- a/debian/control
+++ b/debian/control
@@ -25,8 +25,6 @@ Depends:
, node-mime
, node-formidable
, node-debug
- , node-reduce-component
- , node-component-emitter
Description: small progressive client-side HTTP request library - Node.js module
Super Agent is light-weight progressive ajax API crafted
for flexibility, readability, and a low learning curve.
diff --git a/debian/install b/debian/install
index fa1b4ae..322b9e2 100644
--- a/debian/install
+++ b/debian/install
@@ -1,2 +1,2 @@
package.json usr/lib/nodejs/superagent/
-lib usr/lib/nodejs/superagent/
+lib/node usr/lib/nodejs/superagent/lib/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-superagent.git
More information about the Pkg-javascript-commits
mailing list