[Pkg-javascript-commits] [node-fast-levenshtein] 03/04: update description
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Tue Oct 11 10:25:30 UTC 2016
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository node-fast-levenshtein.
commit c256d6c048145ab1923a4fd11b3e4cfeebf8cd1d
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Tue Oct 11 15:30:03 2016 +0530
update description
---
debian/control | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index ac0e010..af4f314 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/hiddentao/fast-levenshtein#readme
Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-fast-levenshtein.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-fast-levenshtein.git
@@ -17,7 +17,7 @@ Architecture: all
Depends:
${misc:Depends}
, nodejs
-Description: Efficient implementation of Levenshtein algorithm with locale-specific collator support.
- FIX_ME long description
+Description: efficient implementation of Levenshtein algorithm
+ It comes with locale-specific collator support.
.
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-fast-levenshtein.git
More information about the Pkg-javascript-commits
mailing list