[Pkg-javascript-commits] [node-util-deprecate] 03/04: Appease lintian by rewording package short description
Ross Gammon
ross-guest at moszumanska.debian.org
Wed Sep 23 21:29:11 UTC 2015
This is an automated email from the git hooks/post-receive script.
ross-guest pushed a commit to branch master
in repository node-util-deprecate.
commit 6927903ce0d44a45fe81ccb0556d9da104805d04
Author: Ross Gammon <rossgammon at mail.dk>
Date: Wed Sep 23 23:23:01 2015 +0200
Appease lintian by rewording package short description
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 73ad1b2..6f0fa47 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Package: node-util-deprecate
Architecture: all
Depends: ${misc:Depends},
nodejs
-Description: The Node.js `util.deprecate()` function with browser support
+Description: Node.js's `util.deprecate()` function with browser support
In Node.js, this module simply re-exports the util.deprecate() function.
.
In the web browser (i.e. via browserify), a browser-specific
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-util-deprecate.git
More information about the Pkg-javascript-commits
mailing list