diff options
author | Russ Allbery <eagle@eyrie.org> | 2014-01-06 21:24:25 -0800 |
---|---|---|
committer | Russ Allbery <eagle@eyrie.org> | 2014-01-06 21:27:53 -0800 |
commit | a56ad299f0b27de33d30ab06f8d811f8949308d5 (patch) | |
tree | a457474a00eadd538e88f87880088125dff95e74 /debian/changelog | |
parent | 3f5c2f4176fddf112cc3de99f3e19c9df63a66bf (diff) |
Add additional dependencies for the test suite
* Add libauthen-sasl-perl and libnet-ldap-perl to Build-Depends for the
test suite.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 01a362c..1b9e62e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,10 @@ wallet (1.0-4) unstable; urgency=low * Cherry-pick upstream commit to fix wallet-rekey when used with keytabs that contain multiple principals. + * Add libauthen-sasl-perl and libnet-ldap-perl to Build-Depends for the + test suite. - -- Russ Allbery <rra@debian.org> Mon, 06 Jan 2014 21:16:36 -0800 + -- Russ Allbery <rra@debian.org> Mon, 06 Jan 2014 21:27:50 -0800 wallet (1.0-3) unstable; urgency=low |