Package: python3-imaplib2
Version: 2.55-1
Severity: serious
Tags: patch
Due to a cut'n'paste error there are no dependencies.
Fix:
--- debian/control.old 2017-07-06 16:32:14.000000000 +0000
+++ debian/control 2017-07-06 16:32:22.000000000 +0000
@@ -20,7 +20,7 @@
Package: python3-imaplib2
Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}
+Depends: ${python3:Depends}, ${misc:Depends}
Description: Threaded Python IMAP4 client (Python 3)
Python IMAP4 rev1 mail protocol client class using threads for parallel
operation, allowing full use of the IMAP4 concurrency features and to