r77460 - in /trunk/libdancer-perl/debian: changelog patches/fix-bad-whatis-entry.patch patches/series

ghedo-guest at users.alioth.debian.org ghedo-guest at users.alioth.debian.org
Fri Jul 15 09:01:56 UTC 2011


Author: ghedo-guest
Date: Fri Jul 15 09:01:47 2011
New Revision: 77460

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=77460
Log:
Add fix-bad-whatis-entry patch

Added:
    trunk/libdancer-perl/debian/patches/fix-bad-whatis-entry.patch
Modified:
    trunk/libdancer-perl/debian/changelog
    trunk/libdancer-perl/debian/patches/series

Modified: trunk/libdancer-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdancer-perl/debian/changelog?rev=77460&op=diff
==============================================================================
--- trunk/libdancer-perl/debian/changelog (original)
+++ trunk/libdancer-perl/debian/changelog Fri Jul 15 09:01:47 2011
@@ -2,6 +2,7 @@
 
   * New upstream release
   * Refresh patch
+  * Add fix-bad-whatis-entry patch
 
  -- Alessandro Ghedini <al3xbio at gmail.com>  Fri, 15 Jul 2011 10:28:14 +0200
 

Added: trunk/libdancer-perl/debian/patches/fix-bad-whatis-entry.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdancer-perl/debian/patches/fix-bad-whatis-entry.patch?rev=77460&op=file
==============================================================================
--- trunk/libdancer-perl/debian/patches/fix-bad-whatis-entry.patch (added)
+++ trunk/libdancer-perl/debian/patches/fix-bad-whatis-entry.patch Fri Jul 15 09:01:47 2011
@@ -1,0 +1,16 @@
+Description: fix bad-whatis-entry lintian warning
+Forwarded: no
+Author: Alessandro Ghedini <al3xbio at gmail.com>
+Last-Update: 2011-07-15
+--- a/lib/Dancer/Exception.pm
++++ b/lib/Dancer/Exception.pm
+@@ -17,6 +17,9 @@
+                      all => \@EXPORT_OK,
+                    );
+ 
++=head1 NAME
++
++Dancer::Exception - lighweight exceptions module
+ 
+ =head1 SYNOPSIS
+ 

Modified: trunk/libdancer-perl/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdancer-perl/debian/patches/series?rev=77460&op=diff
==============================================================================
--- trunk/libdancer-perl/debian/patches/series (original)
+++ trunk/libdancer-perl/debian/patches/series Fri Jul 15 09:01:47 2011
@@ -1,1 +1,2 @@
+fix-bad-whatis-entry.patch
 pod-spelling.patch




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