r12256 - in /trunk/libxml-handler-composer-perl/debian: changelog control

mshuler-guest at users.alioth.debian.org mshuler-guest at users.alioth.debian.org
Wed Jan 9 01:03:54 UTC 2008


Author: mshuler-guest
Date: Wed Jan  9 01:03:54 2008
New Revision: 12256

URL: http://svn.debian.org/wsvn/?sc=1&rev=12256
Log:
Updated long description to include features (Closes #304930)

Modified:
    trunk/libxml-handler-composer-perl/debian/changelog
    trunk/libxml-handler-composer-perl/debian/control

Modified: trunk/libxml-handler-composer-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libxml-handler-composer-perl/debian/changelog?rev=12256&op=diff
==============================================================================
--- trunk/libxml-handler-composer-perl/debian/changelog (original)
+++ trunk/libxml-handler-composer-perl/debian/changelog Wed Jan  9 01:03:54 2008
@@ -1,11 +1,15 @@
 libxml-handler-composer-perl (0.01-7) UNRELEASED; urgency=low
 
+  [ gregor herrmann ]
   * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
     field (source stanza); Homepage field (source stanza).
   * Set Maintainer to Debian Perl Group.
   * Use dist-based URL in debian/watch.
 
- -- gregor herrmann <gregor+debian at comodo.priv.at>  Sat, 01 Dec 2007 18:55:36 +0100
+  [ Michael Shuler ]
+  * Updated long description to include features (Closes #304930)
+
+ -- Michael Shuler <michael at pbandjelly.org>  Tue,  8 Jan 2008 18:56:18 -0600
 
 libxml-handler-composer-perl (0.01-6) unstable; urgency=low
 

Modified: trunk/libxml-handler-composer-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libxml-handler-composer-perl/debian/control?rev=12256&op=diff
==============================================================================
--- trunk/libxml-handler-composer-perl/debian/control (original)
+++ trunk/libxml-handler-composer-perl/debian/control Wed Jan  9 01:03:54 2008
@@ -22,4 +22,14 @@
  .
  This implementation may not be fast and it may not be the best
  solution for your particular problem, but it has some features that
- may be missing in the other implementations.
+ may be missing in the other implementations, such as:
+ .
+ Supports every output encoding that XML::UM supports - XML::UM supports
+ every encoding for which there is a mapping file in the XML::Encoding
+ distribution.
+ .
+ Pretty printing when used with XML::Filter::Reindent.
+ .
+ Fine control over which kind of quotes are used.
+ .
+ Supports PerlSAX interface.




More information about the Pkg-perl-cvs-commits mailing list