diff options
author | Arthur de Jong <arthur@arthurdejong.org> | 2008-09-24 07:07:38 +0000 |
---|---|---|
committer | Arthur de Jong <arthur@arthurdejong.org> | 2008-09-24 07:07:38 +0000 |
commit | 5dbb58107d0e6c9104f13bb9cecffe1e374267ae (patch) | |
tree | eefbd5affc8fe678b512a09cc8796b52dfb9869f | |
parent | ff12c64b0dcf7290d0b72fda7a1344adcfc0a1a3 (diff) |
clarify relationship to nss_ldap in package description
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@785 ef36b2f9-881f-0410-afb5-c4e39611909c
-rw-r--r-- | debian/control | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control index 0f7924e..46e617d 100644 --- a/debian/control +++ b/debian/control @@ -20,6 +20,6 @@ Description: NSS module for using LDAP as a naming service basically any other information that you would normally get from /etc flat files or NIS. . - This is a fork from the original libnss-ldap package and fixes, - amongst other things, problems related to host name lookups and name - lookups during booting. + This is a fork from libnss-ldap implementing structural design changes + to fix, amongst other things, problems related to host name lookups and + name lookups during booting. |