r22187 - in /trunk/libtest-mockobject-perl/debian/patches: MockObject.pm.patch pod-fixes-MockObject.pm.diff series

eloy at users.alioth.debian.org eloy at users.alioth.debian.org
Thu Jun 26 11:19:49 UTC 2008


Author: eloy
Date: Thu Jun 26 11:19:49 2008
New Revision: 22187

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=22187
Log:
rename patch

Added:
    trunk/libtest-mockobject-perl/debian/patches/pod-fixes-MockObject.pm.diff
Removed:
    trunk/libtest-mockobject-perl/debian/patches/MockObject.pm.patch
Modified:
    trunk/libtest-mockobject-perl/debian/patches/series

Added: trunk/libtest-mockobject-perl/debian/patches/pod-fixes-MockObject.pm.diff
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-mockobject-perl/debian/patches/pod-fixes-MockObject.pm.diff?rev=22187&op=file
==============================================================================
--- trunk/libtest-mockobject-perl/debian/patches/pod-fixes-MockObject.pm.diff (added)
+++ trunk/libtest-mockobject-perl/debian/patches/pod-fixes-MockObject.pm.diff Thu Jun 26 11:19:49 2008
@@ -1,0 +1,15 @@
+Index: libtest-mockobject-perl/lib/Test/MockObject.pm
+===================================================================
+--- libtest-mockobject-perl.orig/lib/Test/MockObject.pm	2008-06-26 13:14:44.000000000 +0200
++++ libtest-mockobject-perl/lib/Test/MockObject.pm	2008-06-26 13:15:34.000000000 +0200
+@@ -558,8 +558,8 @@
+ before a use or require or place it before a C<use_ok()> or C<require_ok()>
+ call.
+ 
+-You can optionally add functions to the mocked module by passing them as name
+-=> coderef pairs to C<fake_module()>.  This is handy if you want to test an
++You can optionally add functions to the mocked module by passing them as 
++name => coderef pairs to C<fake_module()>.  This is handy if you want to test an
+ C<import()>:
+ 
+     my $import;

Modified: trunk/libtest-mockobject-perl/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-mockobject-perl/debian/patches/series?rev=22187&op=diff
==============================================================================
--- trunk/libtest-mockobject-perl/debian/patches/series (original)
+++ trunk/libtest-mockobject-perl/debian/patches/series Thu Jun 26 11:19:49 2008
@@ -1,1 +1,1 @@
-MockObject.pm.patch
+pod-fixes-MockObject.pm.diff




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