From 8d498add93b59ca615f4d5f2f2f631d3d6a753c6 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Tue, 24 Jul 2018 17:06:04 +0800 Subject: wrap-and-sort -abst --- debian/control | 26 ++++++++++++++++---------- 1 file changed, 16 insertions(+), 10 deletions(-) diff --git a/debian/control b/debian/control index 49c0bb2..bae18f9 100644 --- a/debian/control +++ b/debian/control @@ -10,6 +10,22 @@ Build-Depends: Vcs-Git: https://git.spwhitton.name/mailscripts Vcs-Browser: https://git.spwhitton.name/mailscripts +Package: elpa-mailscripts +Architecture: all +Depends: + emacsen-common (>= 2.0.8), + mailscripts, + ${elpa:Depends}, + ${misc:Depends}, +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. + Package: mailscripts Depends: libconfig-tiny-perl, @@ -31,13 +47,3 @@ 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. -- cgit v1.2.3