mailscripts 28-1 source package in Ubuntu

Changelog

mailscripts (28-1) unstable; urgency=medium

  * mailscripts.el:
    - new commands: mailscripts-git-format-patch-{attach,drafts,append}
    - new DWIM wrapper command: mailscripts-prepare-patch

    - notmuch-extract-{thread,message}-patches: add Gnus support
      notmuch-extract-message-patches{,-to-project} are now aliases for
      mailscripts-extract-message-patches{,-to-project}.
    - if mailscripts-extract-message-patches identifies no attachments,
      it now offers to pipe the whole message to 'git am'

    - don't offer to detach a HEAD that's already detached
    - rewrite short description and add a brief commentary
    - load the notmuch library only when code that requires it is called
    - move the mailscripts customisation group into the mail group
    - add declarations to fix byte compilation warnings
    - fix usage of cl-case in an internal function.
  * debian/control: update Description: for elpa-mailscripts.
    Use the new short description and commentary from mailscripts.el.
  * Add & install a README, to both binary packages.
  * Tighten build-dep on python3-pgpy to require >= 0.5.4-4.1.

 -- Sean Whitton <email address hidden>  Sat, 24 Dec 2022 12:09:07 -0700

Upload details

Uploaded by:
Sean Whitton
Uploaded to:
Sid
Original maintainer:
Sean Whitton
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
mailscripts_28-1.dsc 2.2 KiB a756a02d98b6ddf469cbeb42256a2383d1f42be3eb9c070103c1c73056da33fe
mailscripts_28.orig.tar.xz 46.9 KiB adaa3c26f8c99fc015abfc5e28317f019c91bf7a57f8341009fbaa522b8a69e1
mailscripts_28-1.debian.tar.xz 6.9 KiB b1cdf85911056c8cffa86b29c7678ebed3a705ca41ffc4655171d890334babff

Available diffs

No changes file available.

Binary packages built by this source

elpa-mailscripts: 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}.

mailscripts: collection of scripts for manipulating e-mail on Debian

 This package provides a collection of scripts for manipulating e-mail
 stored on Debian systems.
 .
 mdmv -- safely move messages between maildirs
 .
 mbox2maildir -- convert an mbox to a maildir using Python's libraries
 .
 notmuch-slurp-debbug -- add messages from a Debian bug to notmuch
 .
 notmuch-extract-patch -- extract a git patch series from notmuch
 .
 mbox-extract-patch -- extract a git patch series from an mbox
 .
 maildir-import-patch -- import a git patch series into a maildir
 .
 notmuch-import-patch -- import a git patch series into notmuch
 .
 email-print-mime-structure -- tree view of a message's MIME structure
 .
 email-extract-openpgp-certs -- extract OpenPGP certificates from a message
 .
 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)