From 0156e17d5250a410f95b462da5bb8bdc74359859 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Tue, 12 Nov 2019 15:41:36 +0100 Subject: d/control: Build-Depends: openssl, dovecot-lmtpd. The test suite uses c_rehash(1) since a7c364b, and Dovecot's LMTPd since dac4ab1. --- debian/changelog | 6 +++--- debian/control | 2 ++ 2 files changed, 5 insertions(+), 3 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index e13a631..0f5e0e2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,9 +2,9 @@ interimap (0.5-1) UNRELEASED; urgency=medium * New upstream release. Closes: #942725. * debian/control: - + New Build-Depends for the test-suite: dovecot-imapd, - libconfig-tiny-perl, libdbd-sqlite3-perl, libnet-ssleay-perl, procps, - sqlite3, and xxd. + + New Build-Depends for the test-suite: dovecot-imapd, dovecot-lmtpd, + libconfig-tiny-perl, libdbd-sqlite3-perl, libnet-ssleay-perl, openssl, + procps, sqlite3, and xxd. + interimap now suggests dovecot-imapd. + Add Homepage field, pointing to https://guilhem.org/interimap . diff --git a/debian/control b/debian/control index a113ff7..fa08abf 100644 --- a/debian/control +++ b/debian/control @@ -4,10 +4,12 @@ Priority: optional Maintainer: Guilhem Moulin Build-Depends: debhelper (>= 11~), dovecot-imapd (>= 2~), + dovecot-lmtpd (>= 2~), jq, libconfig-tiny-perl, libdbd-sqlite3-perl, libnet-ssleay-perl (>= 1.73~), + openssl, pandoc (>= 2.1~), procps, sqlite3, -- cgit v1.2.3