diff options
author | Arthur de Jong <arthur@arthurdejong.org> | 2011-07-02 23:50:05 +0200 |
---|---|---|
committer | Arthur de Jong <arthur@arthurdejong.org> | 2011-07-02 23:50:05 +0200 |
commit | 3c67195a4cf23baf355596df0364ee782b833079 (patch) | |
tree | 5e9551d332c4acc9df32561d2b9586beb7b37060 /debian/control | |
parent | be47be6772da6920e93dddf52fcdbb2799056337 (diff) |
switch to dh for debian/rules and bump debhelper compatibility to 8
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1478 ef36b2f9-881f-0410-afb5-c4e39611909c
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index c532817..22d1cc6 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 (>= 7), libkrb5-dev, libldap2-dev, libsasl2-dev, po-debconf (>= 0.5.0), docbook2x, docbook-xml, libpam0g-dev +Build-Depends: debhelper (>= 8), 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/ |