summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog1
-rw-r--r--debian/control5
2 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 85e3e47..af4030a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ mailscripts (0.13-1) UNRELEASED; urgency=medium
notmuch-extract-patch.
* email-print-mime-structure: add --use-gpg-agent option (Closes: #944340).
Thanks to Daniel Kahn Gillmor for the patch series.
+ - Suggest gpg & gpg-agent.
-- Sean Whitton <spwhitton@spwhitton.name> Sat, 09 Nov 2019 15:01:23 -0700
diff --git a/debian/control b/debian/control
index 4c3b956..f92f7a1 100644
--- a/debian/control
+++ b/debian/control
@@ -38,10 +38,11 @@ Depends:
Recommends:
devscripts,
git,
- gpg,
- gpg-agent,
notmuch,
python3-pgpy,
+Suggests:
+ gpg,
+ gpg-agent,
Architecture: all
Description: collection of scripts for manipulating e-mail on Debian
This package provides a collection of scripts for manipulating e-mail