From 6e24622ce5d6ab5408759810226df71947afbbaf Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Thu, 17 Mar 2005 18:28:29 +0000 Subject: [PATCH] fixed typo --- lam-0.4/README | 2 +- lam-0.4/debian/changelog | 6 ++++++ lam-0.4/debian/packages | 2 +- lam/README | 2 +- 4 files changed, 9 insertions(+), 3 deletions(-) diff --git a/lam-0.4/README b/lam-0.4/README index 8326c0eb..03108f2d 100644 --- a/lam-0.4/README +++ b/lam-0.4/README @@ -2,7 +2,7 @@ LAM - Readme ============ - A set of PHP-scripts to administrate Unix and Samba accounts in a LDAP server. + A set of PHP-scripts to administrate Unix and Samba accounts in an LDAP server. LAM runs on any webserver with PHP4 support and connects to your LDAP server unencrypted or via SSL. The application manages accounts for users, groups and Samba hosts in diff --git a/lam-0.4/debian/changelog b/lam-0.4/debian/changelog index 194b1f64..a75a33ca 100644 --- a/lam-0.4/debian/changelog +++ b/lam-0.4/debian/changelog @@ -1,3 +1,9 @@ +ldap-account-manager (0.4.9-2) unstable; urgency=low + + * Closes: #300007: fixed typo + + -- Roland Gruber Thu, 17 Mar 2005 19:20:29 +0100 + ldap-account-manager (0.4.9-1) unstable; urgency=low * Updated to new upstream release diff --git a/lam-0.4/debian/packages b/lam-0.4/debian/packages index 98932804..d2929ed2 100644 --- a/lam-0.4/debian/packages +++ b/lam-0.4/debian/packages @@ -67,7 +67,7 @@ Depends: php4 | php4-cgi | libapache2-mod-php4, php4-ldap, apache | apache-ssl | Recommends: php4-mhash Suggests: ldap-server, sudo, php4-mcrypt Conflicts: php4-apc -Description: webfrontend for managing Unix and Samba accounts in a LDAP directory +Description: webfrontend for managing Unix and Samba accounts in an LDAP directory LDAP Account Manager (LAM) runs on an existing webserver. LAM supports LDAP connections via SSL and TLS. It uses the Samba 2.x or Samba 3 schema and manages user, group and host diff --git a/lam/README b/lam/README index 28c89def..05e6bfdc 100644 --- a/lam/README +++ b/lam/README @@ -2,7 +2,7 @@ LAM - Readme ============ - A set of PHP-scripts to administrate Unix and Samba accounts in a LDAP server. + A set of PHP-scripts to administrate Unix and Samba accounts in an LDAP server. LAM runs on any webserver with PHP4 support and connects to your LDAP server unencrypted or via SSL. The application manages accounts for users, groups and Samba hosts in