maildir-utils 1.12.9-1 source package in Ubuntu
Changelog
maildir-utils (1.12.9-1) unstable; urgency=medium * New upstream version 1.12.9 - mu + the cleanup phase after indexing is significantly faster now - mu4e + new command `mu4e-analyze-last-query` which shows information about how the server interpreted the last query. + When you ask for bookmarks or maildirs through `mu4e-search-bookmark` or `mu4e-search-maildir`, unread counts are displayed in the (default) completions UI next to the maildir or bookmark. + A (experimental) "transient" menu has been added. + Various Gnus' mailing list commands are now available in the mu4e message view as well. + The mu server uses PCRE-compatible regexps (for addresses), which are not necessarily compatible with Emacs regular expressions. However, mu4e can now automatically translate; this depends on the `pcre2el` package which the user should install when using regular expression-addresses. * d/patches - refresh patches - add patch to fix single-quoted strings in man-page - add patch to escape back-slashes in man-page * d/control - bump Standards-Version to 4.7.2 -- Jeremy Sowden <email address hidden> Mon, 10 Mar 2025 22:07:50 +0000
Upload details
- Uploaded by:
- Debian Emacsen team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Emacsen team
- Architectures:
- any all
- Section:
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Questing | release | universe | ||
Plucky | release | universe |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
maildir-utils_1.12.9-1.dsc | 2.1 KiB | 91d75b45828e5f5bf06a5ce09733831bd0baff6c534f0f627fb3e0584c3dbf4d |
maildir-utils_1.12.9.orig.tar.gz | 961.0 KiB | 4a45e18b8868f892273674ce24b3ab0687a65d4bf52279debcd40f807b3d9caf |
maildir-utils_1.12.9-1.debian.tar.xz | 14.2 KiB | 31ff24188cf3fe4358b37013c019ffaa32982a4de7376b795f8d80f4121dd682 |
Available diffs
- diff from 1.12.8-1 to 1.12.9-1 (37.4 KiB)
No changes file available.
Binary packages built by this source
- maildir-utils: Set of utilities to deal with Maildirs (upstream name mu)
mu is a set of utilities to deal with Maildirs, specifically,
indexing and searching.
- mu index - recursively scans a collection of email messages, and
stores information found in a database.
- mu find - searches for messages based on some search criteria.
- mu mkmdir - creates a new Maildir.
.
mu uses libgmime to parse the message, and Xapian to store the message data.
- maildir-utils-dbgsym: debug symbols for maildir-utils
- mu4e: e-mail client for Emacs based on mu (maildir-utils)
mu4e (mu-for-emacs) is an e-mail client for GNU-Emacs version 23 and
later, built on top of the mu e-mail search engine. mu4e is optimized
for fast handling of large amounts of e-mail.