update for 0.4.5

This commit is contained in:
Roland Gruber 2004-03-20 15:52:08 +00:00
parent 299ad80831
commit 3d1941374a
3 changed files with 11 additions and 3 deletions

View File

@ -1,3 +1,9 @@
ldap-account-manager (0.4.5-1) unstable; urgency=low
* Updated to new upstream version 0.4.5.
-- Roland Gruber <post@rolandgruber.de> Sat, 20 Mar 2004 16:52:00 +0100
ldap-account-manager (0.4.4-1) unstable; urgency=low ldap-account-manager (0.4.4-1) unstable; urgency=low
* Updated to new upstream version (0.4.4) * Updated to new upstream version (0.4.4)

View File

@ -7,7 +7,7 @@ Upstream Author: Roland Gruber <post@rolandgruber.de>
Copyright: Copyright:
This software is copyright (c) 2003 by Tilo Lutz, Roland Gruber, Michael Duergner This software is copyright (c) 2003 - 2004 by Tilo Lutz, Roland Gruber, Michael Duergner
and Leo Walchshaeusl. and Leo Walchshaeusl.

View File

@ -9,7 +9,7 @@ Home-Page: <URL:http://lam.sf.net>
Description: Webfrontend to manage Samba and Unix accounts Description: Webfrontend to manage Samba and Unix accounts
Origin: debian Origin: debian
Copyright: GPL Copyright: GPL
Copyright 2003 Tilo Lutz, Roland Gruber, Michael Duergner, Leo Walchshaeusel Copyright 2003 - 2004 Tilo Lutz, Roland Gruber, Michael Duergner, Leo Walchshaeusel
Major-Changes: Major-Changes:
Package: ldap-account-manager Package: ldap-account-manager
@ -27,7 +27,7 @@ Description: Webfrontend for managing Unix and Samba accounts in a LDAP director
exported as PDF file. There is also a script exported as PDF file. There is also a script
included which manages quota and homedirectories, you have to included which manages quota and homedirectories, you have to
setup sudo if you want to use it. LAM is translated to setup sudo if you want to use it. LAM is translated to
English, German, Hungarian and Japanese. English, French, German, Hungarian and Japanese.
. .
Homepage: http://lam.sourceforge.net/ Homepage: http://lam.sourceforge.net/
Install: sh Install: sh
@ -61,6 +61,8 @@ Install: sh
yada install -data -into /usr/share/ldap-account-manager/locale/hu_HU/LC_MESSAGES locale/hu_HU/LC_MESSAGES/messages.?o yada install -data -into /usr/share/ldap-account-manager/locale/hu_HU/LC_MESSAGES locale/hu_HU/LC_MESSAGES/messages.?o
yada install -dir /usr/share/ldap-account-manager/locale/ja_JP yada install -dir /usr/share/ldap-account-manager/locale/ja_JP
yada install -data -into /usr/share/ldap-account-manager/locale/ja_JP/LC_MESSAGES locale/ja_JP/LC_MESSAGES/messages.?o yada install -data -into /usr/share/ldap-account-manager/locale/ja_JP/LC_MESSAGES locale/ja_JP/LC_MESSAGES/messages.?o
yada install -dir /usr/share/ldap-account-manager/locale/fr_FR
yada install -data -into /usr/share/ldap-account-manager/locale/fr_FR/LC_MESSAGES locale/fr_FR/LC_MESSAGES/messages.?o
yada install -data -into /var/lib/ldap-account-manager/sess sess/.htaccess yada install -data -into /var/lib/ldap-account-manager/sess sess/.htaccess
yada install -data -into /usr/share/ldap-account-manager/style style/*.css yada install -data -into /usr/share/ldap-account-manager/style style/*.css
yada install -data -into /usr/share/ldap-account-manager/templates templates/*.php yada install -data -into /usr/share/ldap-account-manager/templates templates/*.php