tags 841274 + patch thanks Trivial patch attached.
(Not that I know anything about node, this is just the message from Bas but translated to patch). Thanks.
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,7 @@ Package: node-once
Architecture: all
Depends:
${misc:Depends}
+ , node-wrappy
, nodejs
Description: Run a function only once with this module for Node.js
node-once is useful to make sure a listener for multiple events is

