r73890 - in /trunk/libembperl-perl/debian: changelog patches/fix-string-typo.patch patches/perl5.12.patch patches/series

dom at users.alioth.debian.org dom at users.alioth.debian.org
Sun May 1 12:19:06 UTC 2011


Author: dom
Date: Sun May  1 12:18:40 2011
New Revision: 73890

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=73890
Log:
perl5.12 obsoleted, fix-string-typo refreshed

Removed:
    trunk/libembperl-perl/debian/patches/perl5.12.patch
Modified:
    trunk/libembperl-perl/debian/changelog
    trunk/libembperl-perl/debian/patches/fix-string-typo.patch
    trunk/libembperl-perl/debian/patches/series

Modified: trunk/libembperl-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libembperl-perl/debian/changelog?rev=73890&op=diff
==============================================================================
--- trunk/libembperl-perl/debian/changelog (original)
+++ trunk/libembperl-perl/debian/changelog Sun May  1 12:18:40 2011
@@ -15,9 +15,9 @@
 
   [ Dominic Hargreaves ]
   * Switch to dpkg-source 3.0 (quilt) format
-  * Remove obsolete patch perl5.10
-
- -- Dominic Hargreaves <dom at earth.li>  Sun, 01 May 2011 13:09:28 +0100
+  * Remove obsolete patches perl5.10, perl5.12
+
+ -- Dominic Hargreaves <dom at earth.li>  Sun, 01 May 2011 13:17:32 +0100
 
 libembperl-perl (2.3.0-2) unstable; urgency=low
 

Modified: trunk/libembperl-perl/debian/patches/fix-string-typo.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libembperl-perl/debian/patches/fix-string-typo.patch?rev=73890&op=diff
==============================================================================
--- trunk/libembperl-perl/debian/patches/fix-string-typo.patch (original)
+++ trunk/libembperl-perl/debian/patches/fix-string-typo.patch Sun May  1 12:18:40 2011
@@ -15,4 +15,4 @@
 +        case rcUnknownOption:           msg ="[%d]ERR:  %d: %s Unknown option '%s' in configuration directive '%s'" ; break ; 
          case rcTimeFormatErr:           msg ="[%d]ERR:  %d: %s Format error in %s = %s" ; break ;
          case rcSubCallNotRequest:       msg ="[%d]ERR:  %d: %s A Embperl sub is called and no Embperl request is running  %s %s" ; break ;
- 
+         case rcNotScalarRef:            msg ="[%d]ERR:  %d: %s %s need scalar in '%s'" ; break ; 

Modified: trunk/libembperl-perl/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libembperl-perl/debian/patches/series?rev=73890&op=diff
==============================================================================
--- trunk/libembperl-perl/debian/patches/series (original)
+++ trunk/libembperl-perl/debian/patches/series Sun May  1 12:18:40 2011
@@ -8,4 +8,3 @@
 fix-whatis.patch
 fix-string-typo.patch
 fix-pod-unescaped-unicode.patch
-perl5.12.patch




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