r9883 - helma/extensions/debian/trunk

[email protected] Fri, 11 Sep 2009 16:44:12 +0200 (CEST)
Newsgroups gmane.comp.java.helma.cvs
Message-ID <20090911144412.B737C3D0E3@mia>
Author: hannes
Date: 2009-09-11 16:44:12 +0200 (Fri, 11 Sep 2009)
New Revision: 9883

Modified:
   helma/extensions/debian/trunk/control
Log:
Shorten the first lines of package descriptions

Details at http://dev.helma.org/trac/helma/changeset/9883

Modified: helma/extensions/debian/trunk/control
===================================================================
--- helma/extensions/debian/trunk/control	2009-09-11 14:33:49 UTC (rev 9882)
+++ helma/extensions/debian/trunk/control	2009-09-11 14:44:12 UTC (rev 9883)
@@ -12,7 +12,7 @@
 Depends: default-jre-headless | java2-runtime-headless | 
   java5-runtime-headless | sun-java5-jre | system-java, 
   jsvc, adduser, lsb-base (>= 3)
-Description: A server-side JavaScript web application framework written in Java.
+Description: A server-side JavaScript web application framework.
  .
  Helma is an open-source JavaScript framework written in Java. 
  It uses the Mozilla Rhino JavaScript engine to provide
@@ -22,7 +22,7 @@
 Section: web
 Architecture: all
 Depends: helma1 (>= ${source:Version})
-Description: A cluster extension for the Helma server-side JavaScript web framework.
+Description: A cluster extension for the Helma web framework.
  .
  Helma is an open-source JavaScript framework written in Java.
  It uses the Mozilla Rhino JavaScript engine to provide
@@ -35,7 +35,7 @@
 Section: doc
 Architecture: all
 Depends: helma1 (>= ${source:Version})
-Description: Online documentation for the Helma server-side JavaScript web framework.
+Description: Online documentation for the Helma web framework.
  .
  Helma is an open-source JavaScript framework written in Java.
  It uses the Mozilla Rhino JavaScript engine to provide