Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2007-01-08 17:04:46 +0100
committerArthur de Jong <arthur@arthurdejong.org>2007-01-08 17:04:46 +0100
commit73d2e3b6aae4bbc6ef03d4bbf35247c8b3ed0ac7 (patch)
tree33f54868213f03adaccd253392b0c78c57806aa8
parent5795703dcaf16d896a679f26f41a02ad51d1cc88 (diff)
add a provide line for libnss-ldap so we can seamlessly replace it (it should provide the same functionality)
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@213 ef36b2f9-881f-0410-afb5-c4e39611909c
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index d467f65..7e9da80 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@ Architecture: any
Depends: ${shlibs:Depends}, debconf | debconf-2.0
Recommends: nscd, libpam-ldap
Conflicts: libnss-ldap
+Provides: libnss-ldap
Description: NSS module for using LDAP as a naming service
This package provides a Name Service Switch that allows your LDAP server
act as a name service. This means providing user account information,