r32572 - in /trunk/libapache2-authcassimple-perl/debian: changelog control

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Fri Apr 3 10:25:53 UTC 2009


Author: gregoa
Date: Fri Apr  3 10:25:49 2009
New Revision: 32572

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=32572
Log:
debian/control: fix 2 minor errors.

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

Modified: trunk/libapache2-authcassimple-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libapache2-authcassimple-perl/debian/changelog?rev=32572&op=diff
==============================================================================
--- trunk/libapache2-authcassimple-perl/debian/changelog (original)
+++ trunk/libapache2-authcassimple-perl/debian/changelog Fri Apr  3 10:25:49 2009
@@ -6,6 +6,7 @@
 
   [ gregor herrmann ]
   * debian/copyright: update years of copyright.
+  * debian/control: fix 2 minor errors.
 
  -- AGOSTINI Yves <agostini at univ-metz.fr>  Fri, 03 Apr 2009 08:56:52 +0200
 

Modified: trunk/libapache2-authcassimple-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libapache2-authcassimple-perl/debian/control?rev=32572&op=diff
==============================================================================
--- trunk/libapache2-authcassimple-perl/debian/control (original)
+++ trunk/libapache2-authcassimple-perl/debian/control Fri Apr  3 10:25:49 2009
@@ -19,8 +19,8 @@
 Description: Apache2 module to authentificate trough a CAS server
  Apache2::AuthCASSimple is an authentication module for Apache2/mod_perl2.
  .
- It allow you to authenticate users through a Yale CAS server. It means you
+ It allows you to authenticate users through a Yale CAS server. It means you
  don't need to give login/password if you've already be authenticate by the
  CAS server, only tickets are exchanged between Web client, Apache2 server and
- CAS server. If you are not authenticate yet, you will be redirect on the CAS
- server login form.
+ CAS server. If you are not authenticated yet, you will be redirected on the
+ CAS server login form.




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