[Pkg-ruby-extras-maintainers] r1000 - packages-wip/libxslt-ruby/trunk/debian

Filipe Lautert filipe-guest at alioth.debian.org
Sun Nov 5 22:59:36 CET 2006


Author: filipe-guest
Date: 2006-11-05 22:59:35 +0100 (Sun, 05 Nov 2006)
New Revision: 1000

Modified:
   packages-wip/libxslt-ruby/trunk/debian/control.in
   packages-wip/libxslt-ruby/trunk/debian/copyright
Log:
Better description to package. The first one was too simple.

Modified: packages-wip/libxslt-ruby/trunk/debian/control.in
===================================================================
--- packages-wip/libxslt-ruby/trunk/debian/control.in	2006-11-05 15:24:04 UTC (rev 999)
+++ packages-wip/libxslt-ruby/trunk/debian/control.in	2006-11-05 21:59:35 UTC (rev 1000)
@@ -10,12 +10,23 @@
 Architecture: all
 Depends: libxslt-ruby1.8
 Description: Ruby interface to libxslt
- libxslt-ruby is a Ruby interface for processing XSLT.  Its usage is
- very simple. It's based on libxslt and libxml.
+ libxslt-ruby is a simple ruby interface for processing XSLT. 
+ It's based on libxml (xmlsoft.org) and libxslt (xmlsoft.org/XSLT),
+ including EXSLT support and passing parameters to stylesheets.
+ .
+ Homepage: http://greg.rubyfr.net/pub/packages/ruby-xslt
+ .
+ This is a dependency package which depends on Debian's default Ruby version
+ (currently 1.8.x).
 
 Package: libxslt-ruby1.8
 Architecture: any
 Depends: ${shlibs:Depends}, libxml-ruby1.8
 Description: Ruby interface to libxslt
- libxslt-ruby is a Ruby interface for processing XSLT.  Its usage is
- very simple. It's based on libxslt and libxml.
+ libxslt-ruby is a simple ruby interface for processing XSLT. 
+ It's based on libxml (xmlsoft.org) and libxslt (xmlsoft.org/XSLT),
+ including EXSLT support and passing parameters to stylesheets.
+ .
+ Homepage: http://greg.rubyfr.net/pub/packages/ruby-xslt
+ .
+ This package is built for Ruby 1.8.

Modified: packages-wip/libxslt-ruby/trunk/debian/copyright
===================================================================
--- packages-wip/libxslt-ruby/trunk/debian/copyright	2006-11-05 15:24:04 UTC (rev 999)
+++ packages-wip/libxslt-ruby/trunk/debian/copyright	2006-11-05 21:59:35 UTC (rev 1000)
@@ -5,4 +5,3 @@
 
 On Debian systems, the full text of the GNU General Public License can be
 found at /usr/share/common-licenses/GPL.
-




More information about the pkg-ruby-extras-maintainers mailing list