[Pkg-javascript-commits] [node-glob-parent] 03/06: Fix Standards version and description
Sruthi Chandran
srud-guest at moszumanska.debian.org
Tue Oct 18 09:47:52 UTC 2016
This is an automated email from the git hooks/post-receive script.
srud-guest pushed a commit to branch master
in repository node-glob-parent.
commit b5cac44446f3840a6a1cdca73f021f0faa798c50
Author: Sruthi <srud at disroot.org>
Date: Tue Oct 18 15:05:57 2016 +0530
Fix Standards version and description
---
debian/control | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 436479f..1f6ed30 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/es128/glob-parent
Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-glob-parent.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-glob-parent.git
@@ -18,7 +18,7 @@ Depends:
${misc:Depends}
, nodejs
, node-is-glob (>= 3.0.0)
-Description: Strips glob magic from a string to provide the parent path
- FIX_ME long description
+Description: Extract the non-magic parent path from a glob string
+ Javascript module to extract the non-magic parent path from a glob string.
.
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-glob-parent.git
More information about the Pkg-javascript-commits
mailing list