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

intrigeri pushed a commit to branch master
in repository libglib-object-introspection-perl.

commit e555fa1b5527f3117f41c233d16c2931f9370078
Author: intrigeri <intrig...@boum.org>
Date:   Sun Nov 27 09:50:23 2016 +0000

    Fix-occuring-typo-in-POD.patch: new patch.
---
 debian/patches/Fix-occuring-typo-in-POD.patch | 31 +++++++++++++++++++++++++++
 debian/patches/series                         |  1 +
 2 files changed, 32 insertions(+)

diff --git a/debian/patches/Fix-occuring-typo-in-POD.patch 
b/debian/patches/Fix-occuring-typo-in-POD.patch
new file mode 100644
index 0000000..68542c1
--- /dev/null
+++ b/debian/patches/Fix-occuring-typo-in-POD.patch
@@ -0,0 +1,31 @@
+From: intrigeri <intrig...@boum.org>
+Date: Sun, 27 Nov 2016 09:43:08 +0000
+Subject: Fix "occuring" typo in POD.
+Forwarded: https://bugzilla.gnome.org/show_bug.cgi?id=775169
+
+---
+ lib/Glib/Object/Introspection.pm | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/lib/Glib/Object/Introspection.pm 
b/lib/Glib/Object/Introspection.pm
+index 2e523ce..656df82 100644
+--- a/lib/Glib/Object/Introspection.pm
++++ b/lib/Glib/Object/Introspection.pm
+@@ -575,7 +575,7 @@ flattened so that they return plain lists.  For example
+     'Gtk3::Window::list_toplevels'
+   ]
+ 
+-The function names refer to those after name corrections.  Functions occuring
++The function names refer to those after name corrections.  Functions occurring
+ in C<flatten_array_ref_return_for> may also occur in C<class_static_methods>.
+ 
+ =item handle_sentinel_boolean_for => [ function1, ... ]
+@@ -592,7 +592,7 @@ be returned, and otherwise an empty list will be returned.
+     'Gtk3::TreeSelection::get_selected'
+   ]
+ 
+-The function names refer to those after name corrections.  Functions occuring
++The function names refer to those after name corrections.  Functions occurring
+ in C<handle_sentinel_boolean_for> may also occur in C<class_static_methods>.
+ 
+ =item use_generic_signal_marshaller_for => [ [package1, signal1, 
[arg_converter1]], ... ]
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..63204ad
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+Fix-occuring-typo-in-POD.patch

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