summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog1
-rw-r--r--debian/control1
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index acfa139..06522f6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ mailscripts (0.16-1) UNRELEASED; urgency=medium
+ mypy.
* Add capability to decrypt S/MIME-encrypted messages (Closes: #945195).
- Add gpgsm, openssl to Build-Depends and Suggests.
+ - Add <!nocheck> build-dep on dirmngr.
* Add capability to handle one-part PKCS#7 signature objects.
- Add gnutls-bin to Build-Depends and Suggests.
* Fully decode encrypted parts before passing to any decryption
diff --git a/debian/control b/debian/control
index bc8268a..3de5b11 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,7 @@ Build-Depends:
bash-completion,
debhelper (>= 10),
dh-elpa,
+ dirmngr <!nocheck>,
gnutls-bin <!nocheck>,
gpg <!nocheck>,
gpg-agent <!nocheck>,