nss-pam-ldapd commit: r1172 - nss-pam-ldapd/debian
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
nss-pam-ldapd commit: r1172 - nss-pam-ldapd/debian
- From: "Commits of the nss-pam-ldapd project." <nss-pam-ldapd-commits [at] lists.arthurdejong.org>
- To: nss-pam-ldapd-commits [at] lists.arthurdejong.org
- Reply-to: nss-pam-ldapd-users [at] lists.arthurdejong.org
- Subject: nss-pam-ldapd commit: r1172 - nss-pam-ldapd/debian
- Date: Sat, 14 Aug 2010 18:02:05 +0200 (CEST)
Author: arthur
Date: Sat Aug 14 18:02:03 2010
New Revision: 1172
URL: http://arthurdejong.org/viewvc/nss-pam-ldapd?view=rev&revision=1172
Log:
merge the recommends from libnss-ldapd and libpam-ldapd into those of nslcd so
we can track all the PAM alternatives in one place
Modified:
nss-pam-ldapd/debian/control
Modified: nss-pam-ldapd/debian/control
==============================================================================
--- nss-pam-ldapd/debian/control Sat Aug 14 16:33:51 2010 (r1171)
+++ nss-pam-ldapd/debian/control Sat Aug 14 18:02:03 2010 (r1172)
@@ -12,7 +12,7 @@
Package: nslcd
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, adduser
-Recommends: nscd, libnss-ldapd, libpam-ldapd
+Recommends: nscd, libnss-ldapd | libnss-ldap, libpam-ldapd | libpam-ldap |
libpam-krb5 | libpam-heimdal
Suggests: kstart
Replaces: libnss-ldapd (<< 0.7.0)
Breaks: libnss-ldapd (<< 0.7.0)
@@ -26,7 +26,6 @@
Package: libnss-ldapd
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, nslcd (>= 0.7.0)
-Recommends: libpam-ldapd | libpam-ldap | libpam-krb5 | libpam-heimdal
Conflicts: libnss-ldap
Provides: libnss-ldap
Description: NSS module for using LDAP as a naming service
@@ -38,7 +37,6 @@
Package: libpam-ldapd
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, nslcd, libpam-runtime (>= 1.0.1-6)
-Recommends: libnss-ldapd | libnss-ldap
Conflicts: libpam-ldap
Provides: libpam-ldap
Description: PAM module for using LDAP as an authentication service
--
To unsubscribe send an email to
nss-pam-ldapd-commits-unsubscribe@lists.arthurdejong.org or see
http://lists.arthurdejong.org/nss-pam-ldapd-commits
- nss-pam-ldapd commit: r1172 - nss-pam-ldapd/debian,
Commits of the nss-pam-ldapd project.