[libgraphics-gnuplotif-perl] 05/06: Add a patch to fix an error in the POD.

gregor herrmann gregoa at debian.org
Fri Jan 8 01:30:37 UTC 2016


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

gregoa pushed a commit to branch master
in repository libgraphics-gnuplotif-perl.

commit f3ea98351bda88e96c7323bec2cf40752c2d07ae
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Jan 8 02:25:17 2016 +0100

    Add a patch to fix an error in the POD.
---
 debian/patches/series         |  1 +
 debian/patches/spelling.patch | 18 ++++++++++++++++++
 2 files changed, 19 insertions(+)

diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..5299247
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+spelling.patch
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
new file mode 100644
index 0000000..9dc80f2
--- /dev/null
+++ b/debian/patches/spelling.patch
@@ -0,0 +1,18 @@
+Description: fix a typo
+Origin: vendor
+Author: gregor herrmann <gregoa at debian.org>
+Last-Update: 2016-01-08
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=110999
+Bug: https://rt.cpan.org/Ticket/Display.html?id=110999
+
+--- a/lib/Graphics/GnuplotIF.pm
++++ b/lib/Graphics/GnuplotIF.pm
+@@ -925,7 +925,7 @@
+   boxes     dots   filledcurves  fsteps  histeps
+   impulses  lines  linespoints   points  steps
+ 
+-The generated B<gnuplot> commands can be stored to a file instead of beeing
++The generated B<gnuplot> commands can be stored to a file instead of being
+ executed immediately.  This file can be used as input to B<gnuplot>, e.g.
+ 
+   gnuplot < function_set_1.gnuplot

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



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