LEMONLDAP::NG : VERSION 0.9.2

* lintian corrections
This commit is contained in:
Xavier Guimard 2008-06-24 13:37:58 +00:00
parent 5078dd1c84
commit f362d41430
6 changed files with 11 additions and 7 deletions

View File

@ -4,6 +4,7 @@ lemonldap-ng (0.9.2) unstable; urgency=low
* cleaning Handler code
* Status system for Lemonldap::NG::Handler and for the portal
* Debian Czech translation for debconf (Closes: #483301 / bugs.debian.org)
* Debian Swedish translation for debconf (Closes: #487713 / bugs.debian.org)
* Romanian translation for portal
* Distinct Liberty-Alliance SP installation
* Password policy included now
@ -12,7 +13,7 @@ lemonldap-ng (0.9.2) unstable; urgency=low
* More tests in "test" target
* Bug in purgeCentralCache (DBI only): datas where never purged
-- Xavier Guimard <x.guimard@free.fr> Fri, 06 Jun 2008 06:19:47 +0200
-- Xavier Guimard <x.guimard@free.fr> Tue, 24 Jun 2008 15:07:04 +0200
lemonldap-ng (0.9.1) unstable; urgency=low

View File

@ -5,7 +5,7 @@ Maintainer: Xavier Guimard <x.guimard@free.fr>
DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 4.1.16), po-debconf
Build-Depends-Indep:libapache-session-perl, libnet-ldap-perl, libdbi-perl, libwww-perl, libcache-cache-perl, libxml-simple-perl, libcgi-session-perl
Standards-Version: 3.7.3
Standards-Version: 3.8.0
Package: lemonldap-ng
Architecture: all
@ -27,7 +27,7 @@ Description: Lemonldap::NG Web-SSO system documentation
Package: liblemonldap-ng-handler-perl
Architecture: all
Depends: libapache-session-perl, libwww-perl, libcache-cache-perl, liblemonldap-ng-conf-perl (>=0.8.2.3)
Depends: libapache-session-perl, libwww-perl, libcache-cache-perl, liblemonldap-ng-conf-perl (>=0.8.2.3), libapache2-mod-perl2 | libapache-mod-perl
Suggests: liblemonldap-ng-portal-perl
Description: Lemonldap::NG apache module part
Lemonldap::NG is a complete Web-SSO system that can run with reverse-proxies
@ -60,7 +60,7 @@ Description: Lemonldap::NG apache manager part
Package: liblemonldap-ng-portal-perl
Architecture: all
Depends: libapache-session-perl, libnet-ldap-perl, liblemonldap-ng-conf-perl (>=0.8.2.3), libhtml-template-perl
Suggests: liblasso-perl, libcgi-session-perl
Suggests: liblasso-perl, libcgi-session-perl, slapd
Description: Lemonldap::NG apache authentication portal part
Lemonldap::NG is a complete Web-SSO system that can run with reverse-proxies
or directly on application apache servers.

View File

@ -7,7 +7,7 @@ FIRSTCONFFILE=/var/lib/lemonldap-ng/conf/lmConf-1
if [ "$1" == "configure" ]
then
chown -R www-data.www-data /var/lib/lemonldap-ng/conf
chown -R www-data:www-data /var/lib/lemonldap-ng/conf
chmod 750 /var/lib/lemonldap-ng/conf
chmod 640 /var/lib/lemonldap-ng/conf/*
chgrp www-data /etc/lemonldap-ng/storage.conf

View File

@ -12,7 +12,7 @@ then
[ -e $HANDLERFILE ] || cp $EXAMPLEHANDLERFILE $HANDLERFILE
chmod 770 $SESSIONSDIR
chmod 770 $SESSIONSDIR/lock
chown -R www-data.www-data $SESSIONSDIR
chown -R www-data:www-data $SESSIONSDIR
fi

View File

@ -17,7 +17,7 @@ then
chmod +x $LAPORTALFILE
chmod 770 $SESSIONSDIR
chmod 770 $SESSIONSDIR/lock
chown -R www-data.www-data $SESSIONSDIR
chown -R www-data:www-data $SESSIONSDIR
fi

View File

@ -0,0 +1,3 @@
version=3
http://download.forge.objectweb.org/lemonldap/lemonldap-ng-([\d\.]+)\.tar\.gz