[SCM] Debian packaging of libglib-perl branch, master, updated. debian/3%1.242-2-7-gf4e94c9

intrigeri intrigeri at boum.org
Thu May 24 07:10:48 UTC 2012


The following commit has been merged in the master branch:
commit 9e508da6e8963fc2f504ccce2fb58d900b3eee43
Author: Alessandro Ghedini <al3xbio at gmail.com>
Date:   Fri Jan 20 15:39:55 2012 +0100

    Drop fix-pod-spelling.patch (merged upstream)

diff --git a/debian/patches/fix-pod-spelling.patch b/debian/patches/fix-pod-spelling.patch
deleted file mode 100644
index aa3e22f..0000000
--- a/debian/patches/fix-pod-spelling.patch
+++ /dev/null
@@ -1,54 +0,0 @@
-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 5e39a3f..c24d9f5 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,4 +2,3 @@ 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