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

dlintott-guest pushed a commit to branch master
in repository libtest-cmd-perl.

commit 06100dbd896dd5c4336967f02d342c34929bd425
Author: Daniel Lintott <dan...@serverb.co.uk>
Date:   Wed Apr 9 20:35:07 2014 +0100

    Remove patches applied upstream
    
    + pod.patch
    + spelling.patch
    
    Git-Dch: Full
---
 debian/patches/pod.patch      | 18 ------------------
 debian/patches/series         |  2 --
 debian/patches/spelling.patch | 18 ------------------
 3 files changed, 38 deletions(-)

diff --git a/debian/patches/pod.patch b/debian/patches/pod.patch
deleted file mode 100644
index f824f2c..0000000
--- a/debian/patches/pod.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-Description: POD error
-Origin: vendor
-Bug: https://rt.cpan.org/Ticket/Display.html?id=92082
-Forwarded: https://rt.cpan.org/Ticket/Display.html?id=92082
-Author: gregor herrmann <gre...@debian.org>
-Last-Update: 2014-01-12
-
---- a/Cmd.pm
-+++ b/Cmd.pm
-@@ -1606,7 +1606,7 @@
-       $output = `script`;
-       ok($output eq "$line\n");
- 
--=back 4
-+=back
- 
- Addtional hints on writing portable tests are welcome.
- 
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 2cd8e6f..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1,2 +0,0 @@
-spelling.patch
-pod.patch
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
deleted file mode 100644
index 33b6df5..0000000
--- a/debian/patches/spelling.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-Description: fix a spelling mistake
-Origin: vendor
-Bug: https://rt.cpan.org/Ticket/Display.html?id=92081
-Forwarded: https://rt.cpan.org/Ticket/Display.html?id=92081
-Author: gregor herrmann <gre...@debian.org>
-Last-Update: 2014-01-12
-
---- a/Cmd.pm
-+++ b/Cmd.pm
-@@ -1571,7 +1571,7 @@
- How to make a file or script executable varies widely from system to
- system, some systems using file name extensions to indicate executability,
- others using a file permission bit.  The differences are complicated to
--accomodate in a portable test script.  The easiest way to deal with this
-+accommodate in a portable test script.  The easiest way to deal with this
- complexity is to avoid it if you can.
- 
- If your test somehow requires executing a script that you generate

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtest-cmd-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