summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 40d1ff6..eb776bf 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,7 @@ Maintainer: Sean Whitton <spwhitton@spwhitton.name>
Standards-Version: 4.1.5
Build-Depends:
debhelper (>= 10),
+ dh-elpa,
perl,
Vcs-Git: https://git.spwhitton.name/mailscripts
Vcs-Browser: https://git.spwhitton.name/mailscripts
@@ -29,3 +30,13 @@ Description: collection of scripts for manipulating e-mail on Debian
mbox2maildir -- convert an mbox to a maildir using Python's libraries
.
notmuch-slurp-debbug -- add messages from a Debian bug to notmuch
+
+Package: elpa-mailscripts
+Architecture: all
+Depends: ${elpa:Depends}, ${misc:Depends},
+ emacsen-common (>= 2.0.8), mailscripts
+Recommends: emacs (>= 46.0)
+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.