From 7afb9bcb18e31d5188aa29adc08c59cb13602c34 Mon Sep 17 00:00:00 2001 From: Arthur de Jong Date: Thu, 7 Dec 2006 12:18:20 +0000 Subject: initial step to get working Debian packaging git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/libnss_ldapd@142 ef36b2f9-881f-0410-afb5-c4e39611909c --- debian/control | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 2d73326..e8ef071 100644 --- a/debian/control +++ b/debian/control @@ -1,19 +1,20 @@ -Source: libnss-ldap +Source: libnss-ldapd Section: net Priority: extra -Maintainer: Stephen Frost +Maintainer: Arthur de Jong Standards-Version: 3.5.9.0 -Build-Depends: cdbs, debhelper (>= 4.1.13), libkrb5-dev, libldap2-dev, libsasl2-dev, autoconf, automake1.9, po-debconf (>= 0.5.0) +Build-Depends: cdbs, debhelper (>= 4.1.13), libkrb5-dev, libldap2-dev, libsasl2-dev, po-debconf (>= 0.5.0) -Package: libnss-ldap +Package: libnss-ldapd Architecture: any Depends: ${shlibs:Depends}, debconf | debconf-2.0 Recommends: nscd, libpam-ldap +Conflicts: 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, group id's, host information, aliases, netgroups, and basically anything else that you would normally get from /etc flat files or NIS. . - If used with glibc 2.1's nscd (Name Service Cache Daemon) it will help + If used with glibc's nscd (Name Service Cache Daemon) it will help reduce your network traffic and speed up lookups for entries. -- cgit v1.2.3