Package: libapache2-authcassimple-perl Version: 0.10-1 Severity: minor Tags: patch
Hi, Please see attached a patch to fix small typos in the package description. Cheers, Thijs -- Thijs Kinkhorst <th...@uvt.nl> – LIS Unix Universiteit van Tilburg – Library and IT Services • Postbus 90153, 5000 LE Bezoekadres > Warandelaan 2 • Tel. 013 466 3035 • G 236 • http://www.uvt.nl
--- debian/control.orig 2010-11-18 16:26:49.490090021 +0100 +++ debian/control 2010-11-18 16:27:27.366976590 +0100 @@ -18,11 +18,11 @@ Depends: ${perl:Depends} , ${misc:Depends}, libapache-session-wrapper-perl, libapache2-mod-perl2, libauthen-cas-client-perl, libapache2-request-perl, libcrypt-ssleay-perl, liburi-perl -Description: Apache2 module to authentificate trough a CAS server +Description: Apache2 module to authenticate trough a CAS server Apache2::AuthCASSimple is an authentication module for Apache2/mod_perl2. . 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 authenticated yet, you will be redirected on the + don't need to give login/password if you've already authenticated with the + CAS server: only tickets are exchanged between Web client, Apache2 server and + CAS server. If you are not authenticated yet, you will be redirected to the CAS server login form.