[Pkg-javascript-commits] [node-source-map] 03/04: Rewrite descriptions

Jérémy Lal kapouer at moszumanska.debian.org
Sat May 10 13:50:44 UTC 2014


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

kapouer pushed a commit to branch master
in repository node-source-map.

commit 7ac2a8535421e0141c631da9b47f7ede25008c25
Author: Jérémy Lal <kapouer at melix.org>
Date:   Wed May 7 00:20:44 2014 +0200

    Rewrite descriptions
---
 debian/control | 21 ++++++++++-----------
 1 file changed, 10 insertions(+), 11 deletions(-)

diff --git a/debian/control b/debian/control
index 8b7f1bd..30b9910 100644
--- a/debian/control
+++ b/debian/control
@@ -20,12 +20,12 @@ Depends:
  ${misc:Depends}
  , nodejs
  , node-amdefine
-Description: mozilla source maps generator and consumer - Node.js module
- Mozilla implementation of source maps generator and consumer
- written in the Asynchronous Module Definition format.
+Description: Mozilla source map generator and consumer - Node.js module
+ Mozilla implementation of source map generator and consumer, for source
+ maps written in the Asynchronous Module Definition format.
  .
- Source Maps provide developers with a language-agnostic way
- to compile back production code to the original source code.
+ Source maps provide a language-agnostic way to compile back production
+ code to the original source code.
  .
  Node.js is an event-based server-side JavaScript engine.
 
@@ -33,10 +33,9 @@ Package: libjs-source-map
 Architecture: all
 Depends:
  ${misc:Depends}
-Description: mozilla source maps generator and consumer - JavaScript library
- Mozilla implementation of source maps generator and consumer
- written in the Asynchronous Module Definition format.
+Description: Mozilla source map generator and consumer - JavaScript library
+ Mozilla implementation of source map generator and consumer, for source
+ maps written in the Asynchronous Module Definition format.
  .
- Source Maps provide developers with a language-agnostic way
- to compile back production code to the original source code.
-
+ Source maps provide a language-agnostic way to compile back production
+ code to the original source code.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-source-map.git



More information about the Pkg-javascript-commits mailing list