[Pkg-javascript-commits] [node-hooker] 02/09: Proper Descriptions
matthew pideil
mpideil-guest at moszumanska.debian.org
Wed May 21 14:41:11 UTC 2014
This is an automated email from the git hooks/post-receive script.
mpideil-guest pushed a commit to branch master
in repository node-hooker.
commit 41327c7788460f87f95a841a1630a2a5603a9580
Author: Matthew Pideil <matthewp_debian at teledetection.fr>
Date: Wed May 21 16:29:34 2014 +0200
Proper Descriptions
---
debian/control | 4 ----
1 file changed, 4 deletions(-)
diff --git a/debian/control b/debian/control
index 4c31988..7297696 100644
--- a/debian/control
+++ b/debian/control
@@ -17,8 +17,6 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, nodejs
Description: Useful debugging library for Node.js
Node is an event-based server-side JavaScript engine.
.
- Hooker is a monkey-patch (hook) functions for debugging and stuff.
- .
Hooker provides 4 functions that include 'hook' and 'unhook', useful
for debug object call, as well as an 'override' function to
replace the return of a function.
@@ -30,8 +28,6 @@ Depends: ${misc:Depends},
Description: Useful javascript debugging library usable in a browser
This is the javascript library of hooker Node.js module.
.
- Hooker is a monkey-patch (hook) functions for debugging and stuff.
- .
Hooker provides 4 functions that include 'hook' and 'unhook', useful
for debug an object call, as well as an 'override' function if you
want to replace the return of a function.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-hooker.git
More information about the Pkg-javascript-commits
mailing list