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

gregoa pushed a commit to branch master
in repository libnet-cups-perl.

commit ad7d200d3a981ccf56d996eb3f333940b384ef42
Author: gregor herrmann <gre...@debian.org>
Date:   Sat Dec 26 04:49:09 2015 +0100

    Add a patch to fix a spelling mistake 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
index 220d35d..ed71524 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 cups16.patch
 cups-version-check.patch
+spelling.patch
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
new file mode 100644
index 0000000..8631f1c
--- /dev/null
+++ b/debian/patches/spelling.patch
@@ -0,0 +1,18 @@
+Description: fix a spelling mistake
+Origin: vendor
+Author: gregor herrmann <gre...@debian.org>
+Last-Update: 2015-12-26
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=110618
+Bug: https://rt.cpan.org/Ticket/Display.html?id=110618
+
+--- a/lib/Net/CUPS/Destination.pm
++++ b/lib/Net/CUPS/Destination.pm
+@@ -1221,7 +1221,7 @@
+ 
+ my $error = $dest->getError();
+ 
+-Utility method for returning the last error that occured.
++Utility method for returning the last error that occurred.
+ 
+ =item B<getName>
+ 

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