[libnet-traceroute-pureperl-perl] 06/07: Add a patch to fix spelling mistakes.

gregor herrmann gregoa at debian.org
Thu Aug 21 18:58:35 UTC 2014


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

gregoa pushed a commit to annotated tag debian/0.10-2
in repository libnet-traceroute-pureperl-perl.

commit 65be055acd61a1f6e3f504d67165eefcb757c815
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Aug 21 11:57:02 2014 -0700

    Add a patch to fix spelling mistakes.
---
 debian/patches/series         |  1 +
 debian/patches/spelling.patch | 36 ++++++++++++++++++++++++++++++++++++
 2 files changed, 37 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..a0f20e5
--- /dev/null
+++ b/debian/patches/spelling.patch
@@ -0,0 +1,36 @@
+Description: fix a recurring spelling mistake
+Origin: vendor
+Author: gregor herrmann <gregoa at debian.org>
+Last-Update: 2014-08-21
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=98235
+Bug: https://rt.cpan.org/Ticket/Display.html?id=98235
+
+--- a/PurePerl.pm
++++ b/PurePerl.pm
+@@ -1157,7 +1157,7 @@
+ one of the following (each of these is actually an integer constant
+ function defined in Net::Traceroute's export list):
+ 
+-QUERY can be zero, in which case the first succesful query will be
++QUERY can be zero, in which case the first successful query will be
+ returned.
+ 
+ =over 4
+@@ -1212,7 +1212,7 @@
+ Return the dotted quad IP address of the host that responded to HOP's
+ QUERY.
+ 
+-QUERY can be zero, in which case the first succesful query will be
++QUERY can be zero, in which case the first successful query will be
+ returned.
+ 
+ =item hop_query_time(HOP, QUERY)
+@@ -1221,7 +1221,7 @@
+ your system's traceroute supports fractional second timing, so
+ will Net::Traceroute.
+ 
+-QUERY can be zero, in which case the first succesful query will be
++QUERY can be zero, in which case the first successful query will be
+ returned.
+ 
+ =back

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-traceroute-pureperl-perl.git



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