r27841 - in /trunk/libclass-methodmaker-perl/debian: changelog patches/class_methodmaker_constants_whatis.patch

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sat Dec 6 18:13:19 UTC 2008


Author: gregoa
Date: Sat Dec  6 18:13:16 2008
New Revision: 27841

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=27841
Log:
Add a short description to class_methodmaker_constants_whatis.patch.

Modified:
    trunk/libclass-methodmaker-perl/debian/changelog
    trunk/libclass-methodmaker-perl/debian/patches/class_methodmaker_constants_whatis.patch

Modified: trunk/libclass-methodmaker-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libclass-methodmaker-perl/debian/changelog?rev=27841&op=diff
==============================================================================
--- trunk/libclass-methodmaker-perl/debian/changelog (original)
+++ trunk/libclass-methodmaker-perl/debian/changelog Sat Dec  6 18:13:16 2008
@@ -5,6 +5,7 @@
     (source stanza).
   * debian/control: Added: ${misc:Depends} to Depends: field.
   * debian/watch: comment out author-based URL.
+  * Add a short description to class_methodmaker_constants_whatis.patch.
 
  -- gregor herrmann <gregoa at debian.org>  Sun, 16 Nov 2008 20:40:39 +0100
 

Modified: trunk/libclass-methodmaker-perl/debian/patches/class_methodmaker_constants_whatis.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libclass-methodmaker-perl/debian/patches/class_methodmaker_constants_whatis.patch?rev=27841&op=diff
==============================================================================
--- trunk/libclass-methodmaker-perl/debian/patches/class_methodmaker_constants_whatis.patch (original)
+++ trunk/libclass-methodmaker-perl/debian/patches/class_methodmaker_constants_whatis.patch Sat Dec  6 18:13:16 2008
@@ -1,6 +1,8 @@
+Author: gregor herrmann <gregoa at debian.org>
+Description: add whatis entry to POD/manpage
 --- a/lib/Class/MethodMaker/Constants.pm
 +++ b/lib/Class/MethodMaker/Constants.pm
-@@ -4,7 +4,7 @@ package Class::MethodMaker::Constants;
+@@ -4,7 +4,7 @@
  
  =head1 NAME
  




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