r29809 - /trunk/libanyevent-perl/debian/patches/fix_whatis

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sun Jan 18 23:19:25 UTC 2009


Author: gregoa
Date: Sun Jan 18 23:19:22 2009
New Revision: 29809

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=29809
Log:
extend fix_whatis patch to kill another lintian warning

Modified:
    trunk/libanyevent-perl/debian/patches/fix_whatis

Modified: trunk/libanyevent-perl/debian/patches/fix_whatis
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libanyevent-perl/debian/patches/fix_whatis?rev=29809&op=diff
==============================================================================
--- trunk/libanyevent-perl/debian/patches/fix_whatis (original)
+++ trunk/libanyevent-perl/debian/patches/fix_whatis Sun Jan 18 23:19:22 2009
@@ -10,3 +10,13 @@
  =head1 SYNOPSIS
  
     use AnyEvent;
+--- a/lib/AnyEvent/Intro.pod
++++ b/lib/AnyEvent/Intro.pod
+@@ -1,4 +1,6 @@
+-=head1 Introduction to AnyEvent
++=head1 NAME
++
++AnyEvent::Intro - AnyEvent basics
+ 
+ This is a tutorial that will introduce you to the features of AnyEvent.
+ 




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