r41531 - in /trunk/libcgi-ssi-perl/debian: changelog control
    gregoa at users.alioth.debian.org 
    gregoa at users.alioth.debian.org
       
    Sat Aug  8 18:02:25 UTC 2009
    
    
  
Author: gregoa
Date: Sat Aug  8 18:02:16 2009
New Revision: 41531
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=41531
Log:
debian/control: make short description a noun phrase.
Modified:
    trunk/libcgi-ssi-perl/debian/changelog
    trunk/libcgi-ssi-perl/debian/control
Modified: trunk/libcgi-ssi-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcgi-ssi-perl/debian/changelog?rev=41531&op=diff
==============================================================================
--- trunk/libcgi-ssi-perl/debian/changelog (original)
+++ trunk/libcgi-ssi-perl/debian/changelog Sat Aug  8 18:02:16 2009
@@ -13,6 +13,7 @@
     perl-maintainers at lists.alioth.debian.org> (was: Piotr Roszatycki
     <dexter at debian.org>); Piotr Roszatycki <dexter at debian.org> moved to
     Uploaders.
+  * debian/control: make short description a noun phrase.
   * debian/watch: use dist-based URL.
 
   [ Tim Retout ]
Modified: trunk/libcgi-ssi-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcgi-ssi-perl/debian/control?rev=41531&op=diff
==============================================================================
--- trunk/libcgi-ssi-perl/debian/control (original)
+++ trunk/libcgi-ssi-perl/debian/control Sat Aug  8 18:02:16 2009
@@ -16,7 +16,7 @@
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}, libhtml-simpleparse-perl,
  libwww-perl, liburi-perl, libtimedate-perl
-Description: perl CGI::SSI - Use SSI from CGI scripts
+Description: Perl module to use SSI from CGI scripts
  CGI::SSI is meant to be used as an easy way to filter shtml through CGI
  scripts in a loose imitation of Apache's mod_include. If you're using
  Apache, you may want to use either mod_include or the Apache::SSI module
    
    
More information about the Pkg-perl-cvs-commits
mailing list