summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2013-03-27 17:33:34 -0700
committerRuss Allbery <rra@stanford.edu>2013-03-27 17:33:34 -0700
commit790b33e6b212878b5ffaa9e4d7b38ac44c792fb5 (patch)
treea3f910af74220d35b8f48195449e23ea0a4354ab
parent04b69b2f156cc1155ae31eaaf4cf4ad53755ba99 (diff)
Version the Suggests of libwebauth-perl
Only WebAuth 4.4.0 and later has the APIs that we need. Change-Id: Icf72987f1c79baf607a0bb4aca69d0730423a10a
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 1652c88..6da5d89 100644
--- a/debian/control
+++ b/debian/control
@@ -50,7 +50,7 @@ Depends: ${misc:Depends}, ${perl:Depends},
Recommends: libdatetime-format-sqlite-perl,
krb5-user | libheimdal-kadm5-perl, remctl-server (>= 2.14)
Suggests: libauthen-sasl-perl, libnet-ldap-perl, libnet-remctl-perl,
- libwebauth-perl
+ libwebauth-perl (>= 4.4.0)
Description: Kerberos-authenticated secure data management server
The wallet is a system for managing secure data, authorization rules to
retrieve or change that data, and audit rules for documenting actions