diff options
author | Arthur de Jong <arthur@arthurdejong.org> | 2009-03-22 18:05:39 +0100 |
---|---|---|
committer | Arthur de Jong <arthur@arthurdejong.org> | 2009-03-22 18:05:39 +0100 |
commit | 1aaca5fe3997545043b6592e01a8aa2199447aba (patch) | |
tree | 44c7faf00a9fb5768927c4056104795598b71dc4 /debian/control | |
parent | 5611d6b55d8e486dadbeb50bbdb9c494c56032ca (diff) |
upgrade to debhelper compatibility level 7
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@822 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 7980fc4..5c6d616 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: admin Priority: extra Maintainer: Arthur de Jong <adejong@debian.org> Standards-Version: 3.8.1 -Build-Depends: debhelper (>= 4.1.13), libkrb5-dev, libldap2-dev, libsasl2-dev, po-debconf (>= 0.5.0), docbook2x, docbook-xml +Build-Depends: debhelper (>= 7), libkrb5-dev, libldap2-dev, libsasl2-dev, po-debconf (>= 0.5.0), docbook2x, docbook-xml Homepage: http://ch.tudelft.nl/~arthur/nss-ldapd Vcs-Svn: http://arthurenhella.demon.nl/svn/nss-ldapd/nss-ldapd/ Vcs-Browser: http://arthurenhella.demon.nl/viewcvs/nss-ldapd/nss-ldapd/ |