From 07af796652893191cb92e3eb6c53bd5532e2c244 Mon Sep 17 00:00:00 2001 From: Andrew Ruthven Date: Fri, 2 Jul 2010 21:42:51 +1200 Subject: [PATCH] Fix the description, set dependencies. --- debian/control | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index 6f7f737..1f9ef89 100644 --- a/debian/control +++ b/debian/control @@ -9,8 +9,22 @@ Homepage: http://search.cpan.org/dist/RT-Authen-ExternalAuth/ Package: librt-authen-externalauth-perl Architecture: all -Depends: ${perl:Depends}, ${misc:Depends} +Depends: ${perl:Depends}, ${misc:Depends}, request-tracker3.8 +Suggests: libnet-ldap-perl Description: RT Authen-ExternalAuth Extension - RT Authen-ExternalAuth Extension + This module provides the ability to authenticate Request + Tracker users against one or more external data sources at + once. It will also allow information about that user to be + loaded from the same, or any other available, source as well + as allowing multple redundant servers for each method. . - This description was automagically extracted from the module by dh-make-perl. + The extension currently supports authentication and + information from LDAP via the Net::LDAP module, and from + any data source that an installed DBI driver is available + for. + . + It is also possible to use cookies set by an alternate + application for Single Sign-On (SSO) with that application. + For example, you may integrate RT with your own website login + system so that once users log in to your website, they will be + automagically logged in to RT when they access it. -- 2.30.2