You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rivet-dev@tcl.apache.org by mx...@apache.org on 2010/10/08 12:44:27 UTC

svn commit: r1005768 - in /tcl/rivet/trunk/debian: changelog control

Author: mxmanghi
Date: Fri Oct  8 10:44:26 2010
New Revision: 1005768

URL: http://svn.apache.org/viewvc?rev=1005768&view=rev
Log:
debian/control, debian/changelog amended as per suggestion by debian mentors

Modified:
    tcl/rivet/trunk/debian/changelog
    tcl/rivet/trunk/debian/control

Modified: tcl/rivet/trunk/debian/changelog
URL: http://svn.apache.org/viewvc/tcl/rivet/trunk/debian/changelog?rev=1005768&r1=1005767&r2=1005768&view=diff
==============================================================================
--- tcl/rivet/trunk/debian/changelog (original)
+++ tcl/rivet/trunk/debian/changelog Fri Oct  8 10:44:26 2010
@@ -1,3 +1,10 @@
+libapache2-mod-rivet (2.0.1-3) unstable; urgency=low
+  
+  * Description of the package amended as per suggestions received on the list 
+    debian-mentors
+
+ -- Massimo Manghi <mx...@apache.org>  Thu, 08 Oct 2010 12:32:23 +0200
+
 libapache2-mod-rivet (2.0.1-2) unstable; urgency=low
 
   * Initial package of Rivet for Debian

Modified: tcl/rivet/trunk/debian/control
URL: http://svn.apache.org/viewvc/tcl/rivet/trunk/debian/control?rev=1005768&r1=1005767&r2=1005768&view=diff
==============================================================================
--- tcl/rivet/trunk/debian/control (original)
+++ tcl/rivet/trunk/debian/control Fri Oct  8 10:44:26 2010
@@ -13,26 +13,27 @@ Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, tcl8.5-dev, libapr1-dev, apache2-prefork-dev, debhelper (>= 7.0.50~)
 Suggests: libapache2-mod-rivet-doc
 Description: Server-side Tcl programming system combining ease of use and power
- Apache Rivet is a system for creating dynamic web content via a
+ Apache Rivet is a system for creating dynamic web content via the Tcl
  programming language integrated with Apache Web Server. It is
  designed to be fast, powerful and extensible, consume few system
  resources, be easy to learn, and to provide the user with a platform
  that can also be used for other programming tasks outside the web
  (GUI's, system administration tasks, text processing, database
  manipulation, XML, and so on). In order to meet these goals
- Tcl programming language was chosen to combine with the Apache Web
+ Tcl programming language was chosen to combine with the Apache HTTP
  Server.
 
 Package: libapache2-mod-rivet-doc
 Section: doc
 Architecture: all
 Description: Server-side Tcl programming system combining ease of use and power
- Apache Rivet is a system for creating dynamic web content via a
+ Apache Rivet is a system for creating dynamic web content via the Tcl
  programming language integrated with Apache Web Server. It is
  designed to be fast, powerful and extensible, consume few system
  resources, be easy to learn, and to provide the user with a platform
  that can also be used for other programming tasks outside the web
  (GUI's, system administration tasks, text processing, database
  manipulation, XML, and so on). In order to meet these goals
- Tcl programming language was chosen to combine with the Apache Web.
+ Tcl programming language was chosen to combine with the Apache HTTP
+ Server.
 



---------------------------------------------------------------------
To unsubscribe, e-mail: rivet-cvs-unsubscribe@tcl.apache.org
For additional commands, e-mail: rivet-cvs-help@tcl.apache.org