r11807 - /trunk/liblocale-maketext-lexicon-perl/debian/patches/01needs_chomp

ntyni at users.alioth.debian.org ntyni at users.alioth.debian.org
Fri Dec 28 18:59:46 UTC 2007


Author: ntyni
Date: Fri Dec 28 18:59:46 2007
New Revision: 11807

URL: http://svn.debian.org/wsvn/?sc=1&rev=11807
Log:
refresh the patch to fix fuzz

Modified:
    trunk/liblocale-maketext-lexicon-perl/debian/patches/01needs_chomp

Modified: trunk/liblocale-maketext-lexicon-perl/debian/patches/01needs_chomp
URL: http://svn.debian.org/wsvn/trunk/liblocale-maketext-lexicon-perl/debian/patches/01needs_chomp?rev=11807&op=diff
==============================================================================
--- trunk/liblocale-maketext-lexicon-perl/debian/patches/01needs_chomp (original)
+++ trunk/liblocale-maketext-lexicon-perl/debian/patches/01needs_chomp Fri Dec 28 18:59:46 2007
@@ -4,9 +4,9 @@
 ## Thanks to Damyan Ivanov for the patch.
 ## Reported upstream as CPAN #31940
 
---- liblocale-maketext-lexicon-perl-0.53~/lib/Locale/Maketext/Extract/Run.pm	2005-12-05 03:37:26.000000000 +0000
-+++ liblocale-maketext-lexicon-perl-0.53/lib/Locale/Maketext/Extract/Run.pm	2006-02-10 14:54:55.000000000 +0000
-@@ -40,6 +40,7 @@
+--- liblocale-maketext-lexicon-perl.orig/lib/Locale/Maketext/Extract/Run.pm
++++ liblocale-maketext-lexicon-perl/lib/Locale/Maketext/Extract/Run.pm
+@@ -52,6 +52,7 @@
      foreach my $file (@{$opts{f}||[]}) {
          open FILE, $file or die "Cannot open $file: $!";
          while (<FILE>) {




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