diff options
-rw-r--r-- | debian/control | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control index f46549f..a2cf26f 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: extra Maintainer: Arthur de Jong <adejong@debian.org> Uploaders: Richard A Nelson (Rick) <cowboy@debian.org> Standards-Version: 3.9.2 -Build-Depends: debhelper (>= 8.1.3), libkrb5-dev, libldap2-dev, libsasl2-dev, po-debconf (>= 0.5.0), docbook2x, docbook-xml, libpam0g-dev +Build-Depends: debhelper (>= 8.1.3~), libkrb5-dev, libldap2-dev, libsasl2-dev, po-debconf (>= 0.5.0), docbook2x, docbook-xml, libpam0g-dev Homepage: http://arthurdejong.org/nss-pam-ldapd/ Vcs-Svn: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd/ Vcs-Browser: http://arthurdejong.org/viewvc/nss-pam-ldapd/nss-pam-ldapd/ @@ -25,11 +25,11 @@ Description: Daemon for NSS and PAM lookups using LDAP Package: libnss-ldapd Architecture: any +Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, ${shlibs:Depends}, nslcd (>= 0.7.0) Conflicts: libnss-ldap Provides: libnss-ldap -Multi-Arch: same Description: NSS module for using LDAP as a naming service This package provides a Name Service Switch module that allows your LDAP server to provide user account, group, host name, alias, netgroup, and @@ -38,11 +38,11 @@ Description: NSS module for using LDAP as a naming service Package: libpam-ldapd Architecture: any +Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} 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 Description: PAM module for using LDAP as an authentication service This package provides a Pluggable Authentication Module that allows user authentication, authorisation and password management based on |