summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2019-11-10 01:00:47 -0700
committerSean Whitton <spwhitton@spwhitton.name>2019-11-10 01:02:14 -0700
commit92eaaca02a0945e2ede9b54975ed218ece9632c3 (patch)
tree82df7f35a2633ad7e21ec99ed5fb384661aa787d
parentd1ac3aa761e03486915c98348206970db80a3352 (diff)
downloadmailscripts-92eaaca02a0945e2ede9b54975ed218ece9632c3.tar.gz
demote gpg, gpg-agent Recommends->Suggests
See discussion in #944340. Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
-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