nss-pam-ldapd commit: r1554 - nss-pam-ldapd/debian
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
nss-pam-ldapd commit: r1554 - 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: r1554 - nss-pam-ldapd/debian
- Date: Wed, 12 Oct 2011 22:50:55 +0200 (CEST)
Author: arthur
Date: Wed Oct 12 22:50:55 2011
New Revision: 1554
URL: http://arthurdejong.org/viewvc/nss-pam-ldapd?revision=1554&view=revision
Log:
add versioned dependency on libpam for mutiarch support
Modified:
nss-pam-ldapd/debian/control
Modified: nss-pam-ldapd/debian/control
==============================================================================
--- nss-pam-ldapd/debian/control Wed Oct 12 22:07:03 2011 (r1553)
+++ nss-pam-ldapd/debian/control Wed Oct 12 22:50:55 2011 (r1554)
@@ -39,7 +39,7 @@
Package: libpam-ldapd
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
-Depends: ${misc:Depends}, ${shlibs:Depends}, nslcd, libpam-runtime (>= 1.0.1-6)
+Depends: ${misc:Depends}, ${shlibs:Depends}, nslcd, libpam-runtime (>=
1.0.1-6), libpam0g (>= 1.1.3-2)
Conflicts: libpam-ldap
Provides: libpam-ldap
Multi-Arch: same
--
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: r1554 - nss-pam-ldapd/debian,
Commits of the nss-pam-ldapd project