[libglib-perl] 03/04: Drop Fix-typos-in-error-message-and-POD.patch and Fix-POD-for-the-benefit-of-whatis.patch: applied upstream.

Intrigeri intrigeri at moszumanska.debian.org
Sat Dec 24 08:44:08 UTC 2016


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

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

commit 768e3d9652e39175a49e479171fd37cc71a7e79f
Author: intrigeri <intrigeri at boum.org>
Date:   Sat Dec 24 08:27:25 2016 +0000

    Drop Fix-typos-in-error-message-and-POD.patch and Fix-POD-for-the-benefit-of-whatis.patch: applied upstream.
---
 .../Fix-POD-for-the-benefit-of-whatis.patch        | 37 ------------------
 .../Fix-typos-in-error-message-and-POD.patch       | 45 ----------------------
 debian/patches/series                              |  2 -
 3 files changed, 84 deletions(-)

diff --git a/debian/patches/Fix-POD-for-the-benefit-of-whatis.patch b/debian/patches/Fix-POD-for-the-benefit-of-whatis.patch
deleted file mode 100644
index d4944b2..0000000
--- a/debian/patches/Fix-POD-for-the-benefit-of-whatis.patch
+++ /dev/null
@@ -1,37 +0,0 @@
-From: intrigeri <intrigeri at boum.org>
-Date: Sun, 2 Oct 2016 08:19:28 +0000
-Subject: Fix POD for the benefit of whatis.
-Forwarded: https://bugzilla.gnome.org/show_bug.cgi?id=772329
-
----
- GBoxed.xs   | 2 +-
- GVariant.xs | 3 +++
- 2 files changed, 4 insertions(+), 1 deletion(-)
-
-diff --git a/GBoxed.xs b/GBoxed.xs
-index f0dc125..5c726aa 100644
---- a/GBoxed.xs
-+++ b/GBoxed.xs
-@@ -910,7 +910,7 @@ DESTROY (sv)
- 
- MODULE = Glib::Boxed	PACKAGE = Glib::Bytes	PREFIX = g_bytes_
- 
--=for DESCRIPTION
-+=for object Glib::Bytes Wrappers for bytes objects in GLib
- 
- =head1 DESCRIPTION
- 
-diff --git a/GVariant.xs b/GVariant.xs
-index 697422e..8e5d5ce 100644
---- a/GVariant.xs
-+++ b/GVariant.xs
-@@ -584,6 +584,9 @@ g_variant_parse (const GVariantType *type, const gchar *text)
- 
- MODULE = Glib::Variant	PACKAGE = Glib::VariantType	PREFIX = g_variant_type_
- 
-+=for object Glib::VariantType Utilities for dealing with the GVariant type system
-+=cut
-+
- =for see_also Glib::Variant
- =cut
- 
diff --git a/debian/patches/Fix-typos-in-error-message-and-POD.patch b/debian/patches/Fix-typos-in-error-message-and-POD.patch
deleted file mode 100644
index b5624cb..0000000
--- a/debian/patches/Fix-typos-in-error-message-and-POD.patch
+++ /dev/null
@@ -1,45 +0,0 @@
-From: intrigeri <intrigeri at boum.org>
-Date: Sun, 2 Oct 2016 08:16:07 +0000
-Subject: Fix typos in error message and POD.
-Forwarded: https://bugzilla.gnome.org/show_bug.cgi?id=772328
-
----
- GType.xs           | 4 ++--
- lib/Glib/GenPod.pm | 2 +-
- 2 files changed, 3 insertions(+), 3 deletions(-)
-
-diff --git a/GType.xs b/GType.xs
-index 614d4af..1a687ae 100644
---- a/GType.xs
-+++ b/GType.xs
-@@ -179,7 +179,7 @@ is not to be modified.
- Turns I<sv> into its fundamental representation and stores the result in the
- pre-configured I<value>.  I<value> must not be overwritten; instead one of the
- various C<g_value_set_*()> functions must be used or the C<value-E<gt>data>
--pointer must be modifed directly.
-+pointer must be modified directly.
- 
-   typedef void (*GPerlValueUnwrapFunc) (GValue       * value,
-                                         SV           * sv);
-@@ -1117,7 +1117,7 @@ gperl_real_signal_accumulator (GSignalInvocationHint *ihint,
- 		      "###\n"
- 		      "### your sub returned %d value%s\n"
- 		      "###\n"
--		      "### there's no resonable way to recover from this.\n"
-+		      "### there's no reasonable way to recover from this.\n"
- 		      "### you must fix this code",
- 		      n, n==1?"":"s");
- 		croak (Nullch);
-diff --git a/lib/Glib/GenPod.pm b/lib/Glib/GenPod.pm
-index a8d4d3f..edf5f0b 100644
---- a/lib/Glib/GenPod.pm
-+++ b/lib/Glib/GenPod.pm
-@@ -877,7 +877,7 @@ pod will be still be placed there.
- This function is called at all of the specified points through out the process
- of generating pod for a page. Any pod matching the I<position> passed will be
- returned, undef if no matches were found.  If I<position> is undef all pods
--without sepcific postion information will be returned. I<pods> is a reference
-+without specific position information will be returned. I<pods> is a reference
- to an array of pod hashes.
- 
- =over
diff --git a/debian/patches/series b/debian/patches/series
index ea7b735..0cbb09b 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,2 @@
 remove-version-checking
 Glib-GenPod-honour-SOURCE_DATE_EPOCH-for-embedded-timesta.patch
-Fix-typos-in-error-message-and-POD.patch
-Fix-POD-for-the-benefit-of-whatis.patch

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



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