[SCM] Debian packaging of libglib-perl branch, master, updated. debian/1.251-1-5-g291e7cb

intrigeri intrigeri at boum.org
Sun Apr 29 15:17:12 UTC 2012


The following commit has been merged in the master branch:
commit eeec4abadd8064677e54c06d697e10c76dbcd557
Author: intrigeri <intrigeri at boum.org>
Date:   Sun Apr 29 16:23:21 2012 +0200

    Revert "Drop fix-pod-spelling.patch (merged upstream)"
    
    This reverts commit 243a9e41e4e632e0d7ef55611ce5204b0404fe87.
    
    This patch was merged upstream after 1.242, which we are going back to.

diff --git a/debian/patches/fix-pod-spelling.patch b/debian/patches/fix-pod-spelling.patch
new file mode 100644
index 0000000..aa3e22f
--- /dev/null
+++ b/debian/patches/fix-pod-spelling.patch
@@ -0,0 +1,54 @@
+Description: fix POD spelling errors
+Origin: vendor
+Bug: https://rt.cpan.org/Public/Bug/Display.html?id=73616
+Forwarded: yes
+Author: Jonathan Yu <jawnsy at cpan.org>
+Reviewed-by: Salvatore Bonaccorso <carnil at debian.org>
+Last-Update: 2011-12-30
+
+--- a/GBookmarkFile.xs
++++ b/GBookmarkFile.xs
+@@ -565,8 +565,8 @@
+ 
+ =for apidoc __gerror__
+ =signature ($exec, $count, $stamp) = $bookmark_file->get_app_info ($uri, $name)
+-Gets the registration informations of $name for the bookmark for
+-$uri.  See Glib::BookmarkFile::set_app_info() for more informations about
++Gets the registration information of $name for the bookmark for
++$uri.  See Glib::BookmarkFile::set_app_info() for more information about
+ the returned data.
+ =cut
+ void
+--- a/GKeyFile.xs
++++ b/GKeyFile.xs
+@@ -412,7 +412,7 @@
+ =for apidoc Glib::KeyFile::set_string
+ =arg value (gchar*)
+ Sets a string value to $key inside $group_name.  The string will be escaped if
+-it containes special characters.
++it contains special characters.
+ If $key is not found, it is created.
+ =cut
+ 
+--- a/GObject.xs
++++ b/GObject.xs
+@@ -1699,7 +1699,7 @@
+ =for apidoc
+ =for arg all if FALSE (or omitted) tie only properties for this object's class, if TRUE tie the properties of this and all parent classes.
+ 
+-A special method avaiable to Glib::Object derivatives, it uses perl's tie
++A special method available to Glib::Object derivatives, it uses perl's tie
+ facilities to associate hash keys with the properties of the object. For
+ example:
+ 
+--- a/lib/Glib/MakeHelper.pm
++++ b/lib/Glib/MakeHelper.pm
+@@ -228,7 +228,7 @@
+ list of files that need to be created before the doc.pl step is run, include
+ files.
+ 
+-There is also a variable BLIB_DONE which should be used as a dependancy
++There is also a variable BLIB_DONE which should be used as a dependency
+ anywhere a rule needs to be sure that a loadable and working module resides in
+ the blib directory before running.
+ 
diff --git a/debian/patches/series b/debian/patches/series
index c24d9f5..5e39a3f 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,3 +2,4 @@ fix-gtks-whatis
 fix-tests
 remove-version-checking
 fix-man-pages
+fix-pod-spelling.patch

-- 
Debian packaging of libglib-perl



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