r31782 - in /trunk/libgtk2-perl/debian: changelog patches/fix-pod patches/series

ryan52-guest at users.alioth.debian.org ryan52-guest at users.alioth.debian.org
Mon Mar 9 04:44:41 UTC 2009


Author: ryan52-guest
Date: Mon Mar  9 04:44:21 2009
New Revision: 31782

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=31782
Log:
fix pod

Added:
    trunk/libgtk2-perl/debian/patches/fix-pod
Modified:
    trunk/libgtk2-perl/debian/changelog
    trunk/libgtk2-perl/debian/patches/series

Modified: trunk/libgtk2-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/debian/changelog?rev=31782&op=diff
==============================================================================
--- trunk/libgtk2-perl/debian/changelog (original)
+++ trunk/libgtk2-perl/debian/changelog Mon Mar  9 04:44:21 2009
@@ -15,8 +15,9 @@
   * (build)-depend on shared-mime-info (Closes: #518293)
   * add a patch to skip a few bindings tests that rely on a keymap
   * fix the number of style tests
-
- -- Ryan Niebur <ryanryan52 at gmail.com>  Sun, 08 Mar 2009 20:04:44 -0700
+  * fix pod
+
+ -- Ryan Niebur <ryanryan52 at gmail.com>  Sun, 08 Mar 2009 21:43:41 -0700
 
 libgtk2-perl (1:1.190-1) unstable; urgency=low
 

Added: trunk/libgtk2-perl/debian/patches/fix-pod
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/debian/patches/fix-pod?rev=31782&op=file
==============================================================================
--- trunk/libgtk2-perl/debian/patches/fix-pod (added)
+++ trunk/libgtk2-perl/debian/patches/fix-pod Mon Mar  9 04:44:21 2009
@@ -1,0 +1,10 @@
+fix POD errors.
+
+--- a/tools/podifystockitems.pl
++++ b/tools/podifystockitems.pl
+@@ -67,4 +67,4 @@
+ {
+ 	printf $fmt, @$_;
+ }
+-print $end."\n=cut\n\n";
++#print $end."\n=cut\n\n";

Modified: trunk/libgtk2-perl/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-perl/debian/patches/series?rev=31782&op=diff
==============================================================================
--- trunk/libgtk2-perl/debian/patches/series (original)
+++ trunk/libgtk2-perl/debian/patches/series Mon Mar  9 04:44:21 2009
@@ -1,3 +1,4 @@
+fix-pod
 30-disable_libgtk_version_check.patch
 fix-number-of-style-tests
 fix-bindings-tests




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