[Pkg-javascript-commits] [node-posix-character-classes] 03/04: Update Standards version and description

Sruthi Chandran srud-guest at moszumanska.debian.org
Mon Oct 17 05:46:24 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-posix-character-classes.

commit cdc47ab65951eb4cd4ea78803f60e91a92cbe05b
Author: Sruthi <srud at disroot.org>
Date:   Mon Oct 17 10:59:38 2016 +0530

    Update Standards version and description
---
 debian/control | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 3c6d7f8..fb477c5 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/jonschlinkert/posix-character-classes
 Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-posix-character-classes.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-posix-character-classes.git
@@ -17,7 +17,9 @@ Architecture: all
 Depends:
  ${misc:Depends}
  , nodejs
-Description: POSIX character classes for creating regular expressions.
- FIX_ME long description
+Description: POSIX character classes for creating regular expressions
+ The POSIX standard supports the following classes or categories of characters
+ [:alnum:], [:alpha:], [:ascii:], [:blank:], [:cntrl:], [:digit:], [:graph:], 
+ [:lower:], [:print:], [:punct:], [:space:], [:upper:], [:word:], [:xdigit:]
  .
  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-posix-character-classes.git



More information about the Pkg-javascript-commits mailing list