From f362d414307a6ec017f0289824b2b39a6059d73b Mon Sep 17 00:00:00 2001 From: Xavier Guimard Date: Tue, 24 Jun 2008 13:37:58 +0000 Subject: [PATCH] LEMONLDAP::NG : VERSION 0.9.2 * lintian corrections --- build/lemonldap-ng/changelog | 3 ++- build/lemonldap-ng/debian/control | 6 +++--- .../lemonldap-ng/debian/liblemonldap-ng-conf-perl.postinst | 2 +- .../debian/liblemonldap-ng-handler-perl.postinst | 2 +- .../debian/liblemonldap-ng-portal-perl.postinst | 2 +- build/lemonldap-ng/debian/watch | 3 +++ 6 files changed, 11 insertions(+), 7 deletions(-) create mode 100644 build/lemonldap-ng/debian/watch diff --git a/build/lemonldap-ng/changelog b/build/lemonldap-ng/changelog index 3c17a5ea3..d03f6d5c0 100644 --- a/build/lemonldap-ng/changelog +++ b/build/lemonldap-ng/changelog @@ -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 Fri, 06 Jun 2008 06:19:47 +0200 + -- Xavier Guimard Tue, 24 Jun 2008 15:07:04 +0200 lemonldap-ng (0.9.1) unstable; urgency=low diff --git a/build/lemonldap-ng/debian/control b/build/lemonldap-ng/debian/control index de0ec4979..a0fc1484d 100644 --- a/build/lemonldap-ng/debian/control +++ b/build/lemonldap-ng/debian/control @@ -5,7 +5,7 @@ Maintainer: Xavier Guimard 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. diff --git a/build/lemonldap-ng/debian/liblemonldap-ng-conf-perl.postinst b/build/lemonldap-ng/debian/liblemonldap-ng-conf-perl.postinst index 338a4e14c..e369242be 100755 --- a/build/lemonldap-ng/debian/liblemonldap-ng-conf-perl.postinst +++ b/build/lemonldap-ng/debian/liblemonldap-ng-conf-perl.postinst @@ -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 diff --git a/build/lemonldap-ng/debian/liblemonldap-ng-handler-perl.postinst b/build/lemonldap-ng/debian/liblemonldap-ng-handler-perl.postinst index 574b66f54..6f0d91d32 100755 --- a/build/lemonldap-ng/debian/liblemonldap-ng-handler-perl.postinst +++ b/build/lemonldap-ng/debian/liblemonldap-ng-handler-perl.postinst @@ -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 diff --git a/build/lemonldap-ng/debian/liblemonldap-ng-portal-perl.postinst b/build/lemonldap-ng/debian/liblemonldap-ng-portal-perl.postinst index 479e6b9db..2b51b33ec 100644 --- a/build/lemonldap-ng/debian/liblemonldap-ng-portal-perl.postinst +++ b/build/lemonldap-ng/debian/liblemonldap-ng-portal-perl.postinst @@ -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 diff --git a/build/lemonldap-ng/debian/watch b/build/lemonldap-ng/debian/watch new file mode 100644 index 000000000..fe71587c6 --- /dev/null +++ b/build/lemonldap-ng/debian/watch @@ -0,0 +1,3 @@ +version=3 + +http://download.forge.objectweb.org/lemonldap/lemonldap-ng-([\d\.]+)\.tar\.gz