[Pkg-javascript-commits] [node-inflight] 03/04: update description, bump standards
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Tue Oct 18 10:57:12 UTC 2016
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository node-inflight.
commit 692f0b38ef6868d2bf40d1c87f8682a6df4a0743
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Tue Oct 18 15:34:53 2016 +0530
update description, bump standards
---
debian/control | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index d541ca2..8c6edeb 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends:
debhelper (>= 9)
, dh-buildinfo
, nodejs
-Standards-Version: 3.9.7
+Standards-Version: 3.9.8
Homepage: https://github.com/isaacs/inflight
Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-inflight.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-inflight.git
@@ -18,8 +18,7 @@ Depends:
${misc:Depends}
, nodejs
, node-wrappy (>= 1)
- , node-once (^1.3.0)
-Description: Add callbacks to requests in flight to avoid async duplication
- FIX_ME long description
+ , node-once (>= 1.3.0)
+Description: add callbacks to requests in flight to avoid async duplication
.
Node.js is an event-based server-side JavaScript engine.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-inflight.git
More information about the Pkg-javascript-commits
mailing list