From bd843c74a3fab134fd3d651782fbb729a80056ae Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Sun, 20 Jan 2019 20:55:25 +0100 Subject: libinterimap: Versioned dependency. --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 89082fe..cc84ed8 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Vcs-Browser: https://git.guilhem.org/interimap Package: interimap Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, - libinterimap, libdbi-perl, libdbd-sqlite3-perl + libinterimap (>= ${source:Upstream-Version}~), libdbi-perl, libdbd-sqlite3-perl Description: Fast bidirectional synchronization for QRESYNC-capable IMAP servers InterIMAP performs stateful bi-directional synchronization between two IMAP4rev1 servers. Compared to the so-called "full" synchronization @@ -39,7 +39,7 @@ Description: Net::IMAP::InterIMAP library and utils Package: pullimap Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, - libinterimap + libinterimap (>= ${source:Upstream-Version}~) Description: Pull mails from an IMAP mailbox and deliver them to a SMTP session PullIMAP retrieves messages from an IMAP mailbox and deliver them to a SMTP or LMTP transmission channel. It can also remove old messages after a -- cgit v1.2.3