[libtest-mockobject-perl] 05/08: Drop patch pod-fixes-MockObject.pm.diff.

gregor herrmann gregoa at debian.org
Sun Apr 6 16:45:21 UTC 2014


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

gregoa pushed a commit to branch master
in repository libtest-mockobject-perl.

commit 23682c4b91678f9367c5df8b2c2445a8af3567a2
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Apr 6 18:38:40 2014 +0200

    Drop patch pod-fixes-MockObject.pm.diff.
    
    Doesn't seem to make any difference anymore.
---
 debian/patches/pod-fixes-MockObject.pm.diff | 18 ------------------
 debian/patches/series                       |  1 -
 2 files changed, 19 deletions(-)

diff --git a/debian/patches/pod-fixes-MockObject.pm.diff b/debian/patches/pod-fixes-MockObject.pm.diff
deleted file mode 100644
index 53261fa..0000000
--- a/debian/patches/pod-fixes-MockObject.pm.diff
+++ /dev/null
@@ -1,18 +0,0 @@
-Description: Wrap line in POD, so that the C<> is not prematurely closed by
- the "=>". See #466450
-Origin: vendor
-Forwarded: no
-Author: Krzysztof Krzyżaniak (eloy)
---- a/lib/Test/MockObject.pm
-+++ b/lib/Test/MockObject.pm
-@@ -579,8 +579,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;
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 36925b3..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-pod-fixes-MockObject.pm.diff

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



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