r74129 - in /trunk/libapache2-authcookie-perl/debian: changelog control

keith-guest at users.alioth.debian.org keith-guest at users.alioth.debian.org
Sun May 8 13:21:03 UTC 2011


Author: keith-guest
Date: Sun May  8 13:20:22 2011
New Revision: 74129

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

Modified:
    trunk/libapache2-authcookie-perl/debian/changelog
    trunk/libapache2-authcookie-perl/debian/control

Modified: trunk/libapache2-authcookie-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libapache2-authcookie-perl/debian/changelog?rev=74129&op=diff
==============================================================================
--- trunk/libapache2-authcookie-perl/debian/changelog (original)
+++ trunk/libapache2-authcookie-perl/debian/changelog Sun May  8 13:20:22 2011
@@ -2,8 +2,6 @@
 
   TODO:
   - d/control: 
-    * remove full stop from end of long description
-      (also reported by lintian
     * 1.35 looks loke a weird version for libapache2-mod-perl2; even etch had
       2.0.2; I guess that comes from Apache::Test in META.yml, and I don't
       know which version of libapache2-mod-perl2 contains Apache::Test 1.35 :/

Modified: trunk/libapache2-authcookie-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libapache2-authcookie-perl/debian/control?rev=74129&op=diff
==============================================================================
--- trunk/libapache2-authcookie-perl/debian/control (original)
+++ trunk/libapache2-authcookie-perl/debian/control Sun May  8 13:20:22 2011
@@ -11,7 +11,7 @@
 Package: libapache2-authcookie-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}, libapache2-mod-perl2 (>= 1.35),
-Description: Perl Authentication and Authorization via cookies.
+Description: Perl Authentication and Authorization via cookies
  This module is for mod_perl version 2. If you are running mod_perl version 1, 
  you should be using Apache::AuthCookie instead.
  .




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