[libpdl-graphics-gnuplot-perl] 03/04: added typo-fixing patch

Dima Kogan dima at secretsauce.net
Sat Jan 24 05:17:30 UTC 2015


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

dkogan-guest pushed a commit to branch master
in repository libpdl-graphics-gnuplot-perl.

commit ed13322137bbe8adb5f5a34a2b7272e18246ddf7
Author: Dima Kogan <dima at secretsauce.net>
Date:   Fri Jan 23 21:14:18 2015 -0800

    added typo-fixing patch
---
 debian/patches/0001-fixed-typo-in-docs.patch | 36 ++++++++++++++++++++++++++++
 debian/patches/series                        |  1 +
 2 files changed, 37 insertions(+)

diff --git a/debian/patches/0001-fixed-typo-in-docs.patch b/debian/patches/0001-fixed-typo-in-docs.patch
new file mode 100644
index 0000000..cc9a854
--- /dev/null
+++ b/debian/patches/0001-fixed-typo-in-docs.patch
@@ -0,0 +1,36 @@
+From: Dima Kogan <dima at secretsauce.net>
+Date: Fri, 23 Jan 2015 21:08:34 -0800
+Subject: fixed typo in docs
+Applied-Upstream: https://github.com/drzowie/PDL-Graphics-Gnuplot/commit/e1630f1de948ad491b224db12cd1dcda11cd5aff
+
+---
+ README.pod                  | 2 +-
+ lib/PDL/Graphics/Gnuplot.pm | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/README.pod b/README.pod
+index 09c71b9..f3c325a 100644
+--- a/README.pod
++++ b/README.pod
+@@ -550,7 +550,7 @@ use the constructor C<new> (also exported as C<gpwin>), which parses
+ terminal options as an argument list. 
+ 
+ The routine C<PDL::Graphics::Gnuplot::terminfo> prints a list of all
+-availale terminals or, if you pass in a terminal name, options accepted
++available terminals or, if you pass in a terminal name, options accepted
+ by that terminal.
+ 
+ 
+diff --git a/lib/PDL/Graphics/Gnuplot.pm b/lib/PDL/Graphics/Gnuplot.pm
+index eba0d4a..7a806e2 100644
+--- a/lib/PDL/Graphics/Gnuplot.pm
++++ b/lib/PDL/Graphics/Gnuplot.pm
+@@ -613,7 +613,7 @@ use the constructor C<new> (also exported as C<gpwin>), which parses
+ terminal options as an argument list. 
+ 
+ The routine C<PDL::Graphics::Gnuplot::terminfo> prints a list of all
+-availale terminals or, if you pass in a terminal name, options accepted
++available terminals or, if you pass in a terminal name, options accepted
+ by that terminal.
+ 
+ 
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..2532c66
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+0001-fixed-typo-in-docs.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpdl-graphics-gnuplot-perl.git



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