r44437 - in /trunk/libxml-parser-lite-tree-perl/debian: changelog patches/XML-Parser-Lite.patch

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Sun Sep 20 19:09:33 UTC 2009


Author: jawnsy-guest
Date: Sun Sep 20 19:09:27 2009
New Revision: 44437

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=44437
Log:
Refreshed tree patch

Modified:
    trunk/libxml-parser-lite-tree-perl/debian/changelog
    trunk/libxml-parser-lite-tree-perl/debian/patches/XML-Parser-Lite.patch

Modified: trunk/libxml-parser-lite-tree-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-parser-lite-tree-perl/debian/changelog?rev=44437&op=diff
==============================================================================
--- trunk/libxml-parser-lite-tree-perl/debian/changelog (original)
+++ trunk/libxml-parser-lite-tree-perl/debian/changelog Sun Sep 20 19:09:27 2009
@@ -3,6 +3,7 @@
   [ Jonathan Yu ]
   * New upstream release
   * Updated copyright information
+  * Refreshed tree patch
 
   [ Ryan Niebur ]
   * Update jawnsy's email address

Modified: trunk/libxml-parser-lite-tree-perl/debian/patches/XML-Parser-Lite.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-parser-lite-tree-perl/debian/patches/XML-Parser-Lite.patch?rev=44437&op=diff
==============================================================================
--- trunk/libxml-parser-lite-tree-perl/debian/patches/XML-Parser-Lite.patch (original)
+++ trunk/libxml-parser-lite-tree-perl/debian/patches/XML-Parser-Lite.patch Sun Sep 20 19:09:27 2009
@@ -10,7 +10,7 @@
 -use XML::Parser::LiteCopy;
 +use XML::Parser::Lite;
  
- our $VERSION = '0.11';
+ our $VERSION = '0.12';
  
 @@ -21,7 +21,7 @@
  	my %opts = (ref $_[0]) ? ((ref $_[0] eq 'HASH') ? %{$_[0]} : () ) : @_;




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