aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2019-11-12 15:55:13 +0100
committerGuilhem Moulin <guilhem@fripost.org>2019-11-13 06:24:46 +0100
commita702435daf92ab84d493dc8f0c0d264ae8d16d2f (patch)
tree48bed2bc08c6a15ee1e17867f81f828c153d1161
parent0156e17d5250a410f95b462da5bb8bdc74359859 (diff)
d/control: interimap: no longer depends on 'libdbi-perl'.
The package is pulled by libdbd-sqlite3-perl (DBD::SQLite).
-rw-r--r--debian/changelog3
-rw-r--r--debian/control1
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 0f5e0e2..56c1dca 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,7 +5,8 @@ interimap (0.5-1) UNRELEASED; urgency=medium
+ 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.
+ + interimap: no longer depends on 'libdbi-perl' (pulled by DBD::SQLite).
+ + interimap: now suggests dovecot-imapd.
+ Add Homepage field, pointing to https://guilhem.org/interimap .
-- Guilhem Moulin <guilhem@debian.org> Mon, 27 May 2019 00:09:11 +0200
diff --git a/debian/control b/debian/control
index fa08abf..a9c9d95 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,6 @@ Vcs-Browser: https://git.guilhem.org/interimap
Package: interimap
Architecture: all
Depends: libdbd-sqlite3-perl,
- libdbi-perl,
libinterimap (>= ${source:Upstream-Version}~),
${misc:Depends},
${perl:Depends}