This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libdbd-excel-perl.

commit 9323ce601a24b8500328333811effccbe365fcde
Author: Florian Schlichting <f...@debian.org>
Date:   Fri Nov 25 21:05:10 2016 +0100

    lintian found another typo
---
 debian/patches/pod.patch | 13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)

diff --git a/debian/patches/pod.patch b/debian/patches/pod.patch
index 04f4f01..4339c8e 100644
--- a/debian/patches/pod.patch
+++ b/debian/patches/pod.patch
@@ -1,8 +1,8 @@
 From: Ansgar Burchardt <ans...@43-1.org>
 Date: Sun, 18 Apr 2010 18:33:06 +0900
 Subject: Fix POD syntax error
---- libdbd-excel-perl.orig/Excel.pm
-+++ libdbd-excel-perl/Excel.pm
+--- a/Excel.pm
++++ b/Excel.pm
 @@ -99,14 +99,6 @@
                  _getColName($rhAttr->{xl_ignorecase}, 
                              $rhAttr->{xl_skiphidden}, 
@@ -18,3 +18,12 @@ Subject: Fix POD syntax error
          my $sTblN = ($rhAttr->{xl_ignorecase})? uc($oWkS->{Name}): 
$oWkS->{Name};
          $hTbl{$sTblN} = {
                      xl_t_vtbl        => undef,
+@@ -1082,7 +1074,7 @@
+ 
+ =item Type and Format
+ 
+-The current version not support date/time and text formating.
++The current version not support date/time and text formatting.
+ 
+ =item Joins
+ 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libdbd-excel-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to