r32527 - in /trunk/libfile-touch-perl/debian: changelog control

ryan52-guest at users.alioth.debian.org ryan52-guest at users.alioth.debian.org
Fri Apr 3 03:11:11 UTC 2009


Author: ryan52-guest
Date: Fri Apr  3 03:11:07 2009
New Revision: 32527

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

Modified:
    trunk/libfile-touch-perl/debian/changelog
    trunk/libfile-touch-perl/debian/control

Modified: trunk/libfile-touch-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libfile-touch-perl/debian/changelog?rev=32527&op=diff
==============================================================================
--- trunk/libfile-touch-perl/debian/changelog (original)
+++ trunk/libfile-touch-perl/debian/changelog Fri Apr  3 03:11:07 2009
@@ -16,8 +16,9 @@
   * fix the syntax
     - use quilt
   * entend long description a bit
+  * fix short description
 
- -- Ryan Niebur <ryanryan52 at gmail.com>  Thu, 02 Apr 2009 20:08:57 -0700
+ -- Ryan Niebur <ryanryan52 at gmail.com>  Thu, 02 Apr 2009 20:10:37 -0700
 
 libfile-touch-perl (0.02-2) unstable; urgency=low
 

Modified: trunk/libfile-touch-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libfile-touch-perl/debian/control?rev=32527&op=diff
==============================================================================
--- trunk/libfile-touch-perl/debian/control (original)
+++ trunk/libfile-touch-perl/debian/control Fri Apr  3 03:11:07 2009
@@ -17,10 +17,9 @@
 Package: libfile-touch-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}, perl-modules
-Description: File::Touch - touch-like functions for use in Perl
- Update access and modification timestamps, creating nonexistent
- files where necessary.
+Description: Perl interface to touch-like functions
+ File::Touch lets you update access and modification timestamps,
+ creating nonexistent files where necessary.
  .
- File::Touch also allows you to only modify one of the stamps, choose
- to not create nonexistent files, and use timestamps from a different
- file.
+ It also allows you to only modify one of the stamps, choose to not
+ create nonexistent files, and use timestamps from a different file.




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