[Pkg-javascript-commits] [sax.js] 12/15: Minor changes in descriptions

Jérémy Lal kapouer at alioth.debian.org
Mon Sep 23 00:23:27 UTC 2013


This is an automated email from the git hooks/post-receive script.

kapouer pushed a commit to branch master
in repository sax.js.

commit 2a9b837fcb3519c43af68eab4bd1fae789b101dd
Author: Jérémy Lal <kapouer at melix.org>
Date:   Mon Sep 23 02:20:03 2013 +0200

    Minor changes in descriptions
---
 debian/control |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 908c5e3..8e07a5d 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Package: libjs-sax
 Architecture: all
 Depends: ${misc:Depends}
 Recommends: javascript-common
-Description: event-based streaming XML parser in JavaScript
+Description: event-based streaming XML parser - JavaScript library
  A sax-style parser for XML and HTML.
  .
  It's a very simple tool to parse through an XML string, or to create a
@@ -26,10 +26,10 @@ Architecture: all
 Depends:
  ${misc:Depends}
  , nodejs
-Description: event-based streaming XML parser in JavaScript - NodeJS module
+Description: event-based streaming XML parser - Node.js module
  A sax-style parser for XML and HTML.
  .
  It's a very simple tool to parse through an XML string, or to create a
  streaming HTML parser.
  .
- This package provides the NodeJS module.
+ Node.js is an event-based server-side javascript engine.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/sax.js.git



More information about the Pkg-javascript-commits mailing list