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

gregoa pushed a commit to branch master
in repository libx11-xcb-perl.

commit b113c532d9198b2c8134aa8dd488a87e6b8e1fd4
Author: gregor herrmann <gre...@debian.org>
Date:   Thu Jun 30 22:32:20 2016 +0200

    Add a patch to fix a typo 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..d123e4a
--- /dev/null
+++ b/debian/patches/spelling.patch
@@ -0,0 +1,18 @@
+Description: fix spelling mistake in the POD
+Origin: vendor
+Author: gregor herrmann <gre...@debian.org>
+Last-Update: 2016-06-30
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=115767
+Bug: https://rt.cpan.org/Ticket/Display.html?id=115767
+
+--- a/lib/X11/XCB/Window.pm
++++ b/lib/X11/XCB/Window.pm
+@@ -83,7 +83,7 @@
+ =head2 rect
+ 
+ As long as the window is not mapped, this returns the planned geometry. As 
soon
+-as the window is mapped, this retuns its geometry B<including> the window
++as the window is mapped, this returns its geometry B<including> the window
+ decorations.
+ 
+ Thus, after the window is mapped, every time you access C<rect>, the geometry

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