#! /bin/sh /usr/share/dpatch/dpatch-run
## 010-upstream-fix-Pod-IO_FastRaw.dpatch by Henning Glawe <glaweh@debian.org>
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: commit d6a9f9af23a1cee6905a725a3b40b6bdabaee029
## DP: Author: Henning Glawe <glaweh@debian.org>
## DP: Date: Sun Aug 22 18:59:57 2010 +0200
## DP:
## DP: fix 2 POD errors (=item outside =over..=back)
@DPATCH@
diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' '--exclude=.arch' '--exclude=.hg' '--exclude=_darcs' '--exclude=.bzr' pdl-2.4.7+dfsg~/IO/FastRaw/FastRaw.pm pdl-2.4.7+dfsg/IO/FastRaw/FastRaw.pm
--- pdl-2.4.7+dfsg~/IO/FastRaw/FastRaw.pm 2010-05-09 04:43:09.000000000 +0200
+++ pdl-2.4.7+dfsg/IO/FastRaw/FastRaw.pm 2010-08-22 19:03:55.424652154 +0200
@@ -193,10 +193,13 @@
The C<readfraw> command
supports the following option:
+=over 8
+
=item Header
Specify the header file name.
+=back
=head2 writefraw
@@ -214,10 +217,13 @@
The C<writefraw> command
supports the following option:
+=over 8
+
=item Header
Specify the header file name.
+=back
=head2 mapfraw