r66948 - in /trunk/liblingua-en-nameparse-perl/debian: changelog patches/fix_interpreter_path.patch patches/pod.patch patches/series

periapt-guest at users.alioth.debian.org periapt-guest at users.alioth.debian.org
Tue Jan 4 20:34:40 UTC 2011


Author: periapt-guest
Date: Tue Jan  4 20:34:11 2011
New Revision: 66948

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

Added:
    trunk/liblingua-en-nameparse-perl/debian/patches/pod.patch
Modified:
    trunk/liblingua-en-nameparse-perl/debian/changelog
    trunk/liblingua-en-nameparse-perl/debian/patches/fix_interpreter_path.patch
    trunk/liblingua-en-nameparse-perl/debian/patches/series

Modified: trunk/liblingua-en-nameparse-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblingua-en-nameparse-perl/debian/changelog?rev=66948&op=diff
==============================================================================
--- trunk/liblingua-en-nameparse-perl/debian/changelog (original)
+++ trunk/liblingua-en-nameparse-perl/debian/changelog Tue Jan  4 20:34:11 2011
@@ -5,6 +5,7 @@
 
   [ Nicholas Bamber ]
   * New upstream release
+  * Refreshed interpreter path patch
 
  -- Nicholas Bamber <nicholas at periapt.co.uk>  Tue, 04 Jan 2011 20:21:02 +0000
 

Modified: trunk/liblingua-en-nameparse-perl/debian/patches/fix_interpreter_path.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblingua-en-nameparse-perl/debian/patches/fix_interpreter_path.patch?rev=66948&op=diff
==============================================================================
--- trunk/liblingua-en-nameparse-perl/debian/patches/fix_interpreter_path.patch (original)
+++ trunk/liblingua-en-nameparse-perl/debian/patches/fix_interpreter_path.patch Tue Jan  4 20:34:11 2011
@@ -1,7 +1,7 @@
 Subject: Debianize interpreter path in example script
 Author: Nicholas Bamber <nicholas at periapt.co.uk>
 Forwarded: not-needed
-Last-Update: 2010-08-10
+Last-Update: 2011-01-04
 --- a/examples/demo.pl
 +++ b/examples/demo.pl
 @@ -1,4 +1,4 @@
@@ -10,7 +10,7 @@
  
  # Demo script for Lingua::EN::NameParse.pm
  
-@@ -109,4 +109,4 @@
+@@ -107,4 +107,4 @@
  James Graham, Marquess of Montrose
  Flight Officer John Gillespie Magee
  Sir Author Conan Doyle

Added: trunk/liblingua-en-nameparse-perl/debian/patches/pod.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblingua-en-nameparse-perl/debian/patches/pod.patch?rev=66948&op=file
==============================================================================
--- trunk/liblingua-en-nameparse-perl/debian/patches/pod.patch (added)
+++ trunk/liblingua-en-nameparse-perl/debian/patches/pod.patch Tue Jan  4 20:34:11 2011
@@ -1,0 +1,15 @@
+Author: Nicholas Bamber <nicholas at periapt.co.uk>
+Subject: Spelling mistakes
+Last-Update: 2011-01-04
+Forwarded: no
+--- a/lib/Lingua/EN/NameParse.pm
++++ b/lib/Lingua/EN/NameParse.pm
+@@ -808,7 +808,7 @@
+ If name type is unknown , returns undef
+ 
+ If the name type has a joint name, such as 'Mr_A_Smith_&_Ms_B_Jones', return undef,
+-as it is ambigious which surname to place at the start of the string
++as it is ambiguous which surname to place at the start of the string
+ 
+ Else, returns a string of all cased components in correct reversed order
+ 

Modified: trunk/liblingua-en-nameparse-perl/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblingua-en-nameparse-perl/debian/patches/series?rev=66948&op=diff
==============================================================================
--- trunk/liblingua-en-nameparse-perl/debian/patches/series (original)
+++ trunk/liblingua-en-nameparse-perl/debian/patches/series Tue Jan  4 20:34:11 2011
@@ -1,1 +1,2 @@
 fix_interpreter_path.patch
+pod.patch




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