r27846 - in /trunk/libclass-methodmaker-perl/debian: changelog control

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sat Dec 6 18:33:02 UTC 2008


Author: gregoa
Date: Sat Dec  6 18:32:59 2008
New Revision: 27846

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=27846
Log:
mention module name in long description

Modified:
    trunk/libclass-methodmaker-perl/debian/changelog
    trunk/libclass-methodmaker-perl/debian/control

Modified: trunk/libclass-methodmaker-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libclass-methodmaker-perl/debian/changelog?rev=27846&op=diff
==============================================================================
--- trunk/libclass-methodmaker-perl/debian/changelog (original)
+++ trunk/libclass-methodmaker-perl/debian/changelog Sat Dec  6 18:32:59 2008
@@ -4,6 +4,7 @@
   * debian/control
     - switch Vcs-Browser field to ViewSVN
     - add ${misc:Depends} to Depends: field
+    - mention module name in long description
   * debian/watch: comment out author-based URL.
   * Add a short description to class_methodmaker_constants_whatis.patch.
   * Set debhelper compatibility level to 7; adapt

Modified: trunk/libclass-methodmaker-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libclass-methodmaker-perl/debian/control?rev=27846&op=diff
==============================================================================
--- trunk/libclass-methodmaker-perl/debian/control (original)
+++ trunk/libclass-methodmaker-perl/debian/control Sat Dec  6 18:32:59 2008
@@ -14,5 +14,5 @@
 Architecture: any
 Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
 Description: perl module for creating generic methods
- This module solves the problem of having to write a bazillion
+ Class::MethodMaker solves the problem of having to write a bazillion
  get/set methods that are all the same.




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