r35948 - in /trunk/libtest-fixme-perl/debian: changelog control

ryan52-guest at users.alioth.debian.org ryan52-guest at users.alioth.debian.org
Wed May 20 02:07:56 UTC 2009


Author: ryan52-guest
Date: Wed May 20 02:07:50 2009
New Revision: 35948

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=35948
Log:
improve short description

Modified:
    trunk/libtest-fixme-perl/debian/changelog
    trunk/libtest-fixme-perl/debian/control

Modified: trunk/libtest-fixme-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-fixme-perl/debian/changelog?rev=35948&op=diff
==============================================================================
--- trunk/libtest-fixme-perl/debian/changelog (original)
+++ trunk/libtest-fixme-perl/debian/changelog Wed May 20 02:07:50 2009
@@ -2,8 +2,9 @@
 
   * add missing depends (libfile-finder-perl and libfile-slurp-perl)
   * Add myself to Uploaders
+  * improve short description
 
- -- Ryan Niebur <ryanryan52 at gmail.com>  Tue, 19 May 2009 19:02:20 -0700
+ -- Ryan Niebur <ryanryan52 at gmail.com>  Tue, 19 May 2009 19:06:44 -0700
 
 libtest-fixme-perl (0.04-1) unstable; urgency=low
 

Modified: trunk/libtest-fixme-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-fixme-perl/debian/control?rev=35948&op=diff
==============================================================================
--- trunk/libtest-fixme-perl/debian/control (original)
+++ trunk/libtest-fixme-perl/debian/control Wed May 20 02:07:50 2009
@@ -13,7 +13,7 @@
 Package: libtest-fixme-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}, libfile-finder-perl, libfile-slurp-perl
-Description: check code for FIXMEs declarations
+Description: Perl module to check code for FIXME declarations
  When coding it is common to come up against problems that need to be
  addressed but that are not a big deal at the moment. What generally happens
  is that the coder adds comments like:




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