r63395 - in /trunk/libspreadsheet-parseexcel-perl/debian: changelog patches/10objref.patch patches/30rstring.patch

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Tue Oct 5 16:56:33 UTC 2010


Author: gregoa
Date: Tue Oct  5 16:56:22 2010
New Revision: 63395

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=63395
Log:
Update patch headers (DEP3).

Modified:
    trunk/libspreadsheet-parseexcel-perl/debian/changelog
    trunk/libspreadsheet-parseexcel-perl/debian/patches/10objref.patch
    trunk/libspreadsheet-parseexcel-perl/debian/patches/30rstring.patch

Modified: trunk/libspreadsheet-parseexcel-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libspreadsheet-parseexcel-perl/debian/changelog?rev=63395&op=diff
==============================================================================
--- trunk/libspreadsheet-parseexcel-perl/debian/changelog (original)
+++ trunk/libspreadsheet-parseexcel-perl/debian/changelog Tue Oct  5 16:56:22 2010
@@ -6,6 +6,9 @@
   * Standards-Version 3.9.1 (no changes)
   * Update copyright information
   * Use new DEP5 copyright format
+
+  [ gregor herrmann ]
+  * Update patch headers (DEP3).
 
  -- Jonathan Yu <jawnsy at cpan.org>  Mon, 04 Oct 2010 22:08:29 -0400
 

Modified: trunk/libspreadsheet-parseexcel-perl/debian/patches/10objref.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libspreadsheet-parseexcel-perl/debian/patches/10objref.patch?rev=63395&op=diff
==============================================================================
--- trunk/libspreadsheet-parseexcel-perl/debian/patches/10objref.patch (original)
+++ trunk/libspreadsheet-parseexcel-perl/debian/patches/10objref.patch Tue Oct  5 16:56:22 2010
@@ -1,6 +1,11 @@
-Author: Niko Tyni <ntyni at iki.fi>
 Description: Allow IO::File/Handle/Wrap objects to be passed in.
-(#112130, patch by Gunnar Wolf)
+Bug-Debian: http://bugs.debian.org/112130
+Forwarded: no
+Author: Gunnar Wolf <gwolf at debian.org>
+Reviewed-by: Niko Tyni <ntyni at iki.fi>
+Reviewed-by: gregor herrmann <gregoa at debian.org>
+Last-Update: 2010-10-05
+
 --- a/lib/Spreadsheet/ParseExcel.pm
 +++ b/lib/Spreadsheet/ParseExcel.pm
 @@ -320,12 +320,21 @@

Modified: trunk/libspreadsheet-parseexcel-perl/debian/patches/30rstring.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libspreadsheet-parseexcel-perl/debian/patches/30rstring.patch?rev=63395&op=diff
==============================================================================
--- trunk/libspreadsheet-parseexcel-perl/debian/patches/30rstring.patch (original)
+++ trunk/libspreadsheet-parseexcel-perl/debian/patches/30rstring.patch Tue Oct  5 16:56:22 2010
@@ -1,6 +1,11 @@
+Description: Handle BIFF8 UTF16 strings in the 'RSTRING' opcode too, just
+ like 'STRING'.
+Bug-Debian: http://bugs.debian.org/299870
+Forwarded: no
 Author: Niko Tyni <ntyni at iki.fi>
-Description: Handle BIFF8 UTF16 strings in the 'RSTRING' opcode too, just
-like 'STRING'. (#299870)
+Reviewed-by: gregor herrmann <gregoa at debian.org>
+Last-Update: 2010-10-05
+
 --- a/lib/Spreadsheet/ParseExcel.pm
 +++ b/lib/Spreadsheet/ParseExcel.pm
 @@ -580,10 +580,23 @@




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