From 7e68172bb8ab2b5971c086f7ddd2027a8fdfd44b Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Sun, 17 Jan 2016 20:11:36 -0800 Subject: Add explicit build dependency on libmodule-build-perl * Add explicit build dependency on libmodule-build-perl, since it is no no longer provided by the perl package. --- debian/changelog | 2 ++ debian/control | 1 + 2 files changed, 3 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 8681c0d..23e5d76 100644 --- a/debian/changelog +++ b/debian/changelog @@ -23,6 +23,8 @@ wallet (1.3-1) UNRELEASED; urgency=medium - New report to list all ACLs that nest another ACL. - New report that dumps all object history. - Displays of ACLs and ACL entries are now sorted correctly. + * Add explicit build dependency on libmodule-build-perl, since it is no + no longer provided by the perl package. * Change the branch layout to follow DEP-14. * Run wrap-and-sort -ast on the package. * Remove explicit setting of xz as the Debian source package compression diff --git a/debian/control b/debian/control index d582008..4980aa3 100644 --- a/debian/control +++ b/debian/control @@ -16,6 +16,7 @@ Build-Depends: libheimdal-kadm5-perl, libjson-perl, libkrb5-dev, + libmodule-build-perl, libnet-dns-perl, libnet-duo-perl, libnet-ldap-perl, -- cgit v1.2.3