r57238 - in /trunk/libglib-perl/debian/patches: fix-man-pages series

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sat May 1 22:11:33 UTC 2010


Author: gregoa
Date: Sat May  1 22:11:25 2010
New Revision: 57238

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=57238
Log:
fix manpage-has-bad-whatis-entry problem

Modified:
    trunk/libglib-perl/debian/patches/fix-man-pages
    trunk/libglib-perl/debian/patches/series

Modified: trunk/libglib-perl/debian/patches/fix-man-pages
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libglib-perl/debian/patches/fix-man-pages?rev=57238&op=diff
==============================================================================
--- trunk/libglib-perl/debian/patches/fix-man-pages (original)
+++ trunk/libglib-perl/debian/patches/fix-man-pages Sat May  1 22:11:25 2010
@@ -97,6 +97,16 @@
  =for see_also Glib::ParamSpec
  =cut
  
+@@ -1227,6 +1244,9 @@
+ 
+ MODULE = Glib::ParamSpec	PACKAGE = Glib::Param::GType
+ 
++=for object Glib::Param::GType Wrapper for GType parameters in GLib
++=cut
++
+ #if GLIB_CHECK_VERSION(2, 10, 0)
+ 
+ =for section DESCRIPTION
 --- a/GType.xs
 +++ b/GType.xs
 @@ -2741,6 +2741,8 @@

Modified: trunk/libglib-perl/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libglib-perl/debian/patches/series?rev=57238&op=diff
==============================================================================
--- trunk/libglib-perl/debian/patches/series (original)
+++ trunk/libglib-perl/debian/patches/series Sat May  1 22:11:25 2010
@@ -2,5 +2,4 @@
 fix-tests
 remove-version-checking
 fix-man-pages
-
 fix-pod-spelling.patch




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