From 92eaaca02a0945e2ede9b54975ed218ece9632c3 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sun, 10 Nov 2019 01:00:47 -0700 Subject: demote gpg, gpg-agent Recommends->Suggests See discussion in #944340. Signed-off-by: Sean Whitton --- debian/changelog | 1 + debian/control | 5 +++-- 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 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 -- cgit v1.2.3