summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control25
1 files changed, 18 insertions, 7 deletions
diff --git a/debian/control b/debian/control
index 763e8e9..31187e3 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,8 @@ Build-Depends:
perl,
python3 <!nocheck>,
python3-argcomplete,
- python3-pgpy <!nocheck>,
+ python3-gssapi <!nocheck>,
+ python3-pgpy (>= 0.5.4-4.1) <!nocheck>,
Vcs-Git: https://git.spwhitton.name/mailscripts
Vcs-Browser: https://git.spwhitton.name/mailscripts
Homepage: https://git.spwhitton.name/mailscripts
@@ -33,9 +34,15 @@ Recommends:
Enhances:
emacs,
emacs25,
-Description: Emacs functions for accessing tools in the mailscripts package
- This package adds to Emacs functions to access tools in the
- mailscripts package from Emacs.
+Description: Emacs utilities for handling mail on Unixes
+ The original purpose of this package was to make it easy to use the small
+ mail-handling utilities shipped in the 'mailscripts' package from within
+ Emacs. It now also contains some additional, thematically-related utilities
+ which don't invoke any of those scripts.
+ .
+ Entry points you might like to look at if you're new to this package:
+ mailscripts-prepare-patch, notmuch-slurp-debbug,
+ notmuch-extract-{thread,message}-patches{,-to-project}.
Package: mailscripts
Depends:
@@ -60,14 +67,16 @@ Suggests:
gpg,
gpg-agent,
gpgsm,
- openssl,
libdbd-sqlite3-perl,
+ libemail-date-format-perl,
libio-socket-ssl-perl,
+ libmailtools-perl,
libmime-lite-perl,
- libemail-date-format-perl,
libtry-tiny-perl,
- libmailtools-perl,
libxml-feed-perl,
+ default-mta | mail-transport-agent,
+ openssl,
+ python3-notmuch,
Architecture: all
Description: collection of scripts for manipulating e-mail on Debian
This package provides a collection of scripts for manipulating e-mail
@@ -94,3 +103,5 @@ Description: collection of scripts for manipulating e-mail on Debian
imap-dl -- download messages from an IMAP mailbox to a maildir
.
gmi2email -- subscribe to gemlogs and read individual Gemini pages by e-mail
+ .
+ sendmail-reinject -- reinject an e-mail message via sendmail(1)