r9826 - in /trunk/libxml-sax-perl: SAX.pm debian/changelog

ntyni-guest at users.alioth.debian.org ntyni-guest at users.alioth.debian.org
Tue Nov 27 18:58:19 UTC 2007


Author: ntyni-guest
Date: Tue Nov 27 18:58:19 2007
New Revision: 9826

URL: http://svn.debian.org/wsvn/?sc=1&rev=9826
Log:
  + lower the XML::SAX::PurePerl priority so that it will not be the
* Point to the compressed file in XML::SAX::save_parsers(). (Closes: #332440)

Modified:
    trunk/libxml-sax-perl/SAX.pm
    trunk/libxml-sax-perl/debian/changelog

Modified: trunk/libxml-sax-perl/SAX.pm
URL: http://svn.debian.org/wsvn/trunk/libxml-sax-perl/SAX.pm?rev=9826&op=diff
==============================================================================
--- trunk/libxml-sax-perl/SAX.pm (original)
+++ trunk/libxml-sax-perl/SAX.pm Tue Nov 27 18:58:19 2007
@@ -211,7 +211,7 @@
 
     print "\n";
     print "Please use 'update-perl-sax-parsers(8) to register this parser.'\n";
-    print "See /usr/share/doc/libxml-sax-perl/README.Debian for more info.\n";
+    print "See /usr/share/doc/libxml-sax-perl/README.Debian.gz for more info.\n";
     print "\n";
 
     return $class;

Modified: trunk/libxml-sax-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libxml-sax-perl/debian/changelog?rev=9826&op=diff
==============================================================================
--- trunk/libxml-sax-perl/debian/changelog (original)
+++ trunk/libxml-sax-perl/debian/changelog Tue Nov 27 18:58:19 2007
@@ -2,15 +2,16 @@
 
   * NMU.
   * Add support for SAX parser priorities.
-    + lower the XML::SAX::PurePerl priority so that it will not be the 
+    + lower the XML::SAX::PurePerl priority so that it will not be the
       default parser anymore if any others are available. (Closes: #430118)
   * Move the /etc/perl/XML/SAX/ParserDetails.d directory under
     /var/lib/libxml-sax-perl, since it's not really configuration data.
   * Use ucf to manage local changes to /etc/perl/XML/SAX/ParserDetails.ini.
   * Remove the pre-sarge preinst cleanup of /etc/XML and /etc/perl/SAX
     introduced in 0.12-3.
+  * Point to the compressed file in XML::SAX::save_parsers(). (Closes: #332440)
 
- -- Niko Tyni <ntyni at iki.fi>  Thu, 08 Nov 2007 21:54:35 +0200
+ -- Niko Tyni <ntyni at iki.fi>  Sun, 25 Nov 2007 09:38:02 +0200
 
 libxml-sax-perl (0.16-0.1) unstable; urgency=low
 




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