Debian Patches

Status for maildir-utils/1.12.9-1

Patch Description Author Forwarded Bugs Origin Last update
mu4e-dont-bytecompile prevent byte-compilation of mu4e at build-time Jeremy Sowden <azazel@debian.org> not-needed 2024-05-03
adjust-mu-docdir in Debian, the package is called "maildir-utils", not "mu", and so the doc's are installed into ${datadir}/doc/maildir-utils. Jeremy Sowden <jeremy@azazel.net> not-needed 2023-11-03
increase-mu-store-test-time-out.patch fix RISC-V test failure Increase time-out to fix test failure on RISC-V. Aurelien Jarno <aurel32@debian.org> not-needed debian 2024-05-15
fix-single-quotes-in-man-pages.patch fix some single-quoted strings in man-page The upstream commit 721aadc140f2 ("man: change quoting style") replaced
single-quoted strings of the form:
.
'lorem ipsum'
.
with:
.
`lorem ipsum'
.
to prevent the possibility of single quotes appearing at the beginning of
lines, because these will be misinterpreted by troff. However, changes to the
man-page sources in 1.12.9 reintroduced some of these, including one which does
appear at the beginning of a line in mu-query(7):
.
'"', '*', '(' and ')'. The details are shell-specific. In case of doubt, the
.
which results in the following warning:
.
troff:<standard input>:25: warning: macro '"',' not defined
.
and the omission of that line from the rendered paragraph:
.
NOTE: if you use queries on the command-line (say, for mu find), you
need to quote any characters that would otherwise be interpreted by the
shell, such as *--analyze option can be useful.
.
Use back-ticks for the opening quotes.
Jeremy Sowden <jeremy@azazel.net> yes 2025-03-10
escape-man-page-back-slashes.patch escape a couple of back-slashes in man-page Otherwise:
.
(with the \040 specifying a space in the regular expression, and and extra '\' to escape it)
.
is rendered as:
.
(with the $ 40 specifying a space in the regular expression, and and extra `$ยด to escape it)
Jeremy Sowden <jeremy@azazel.net> yes 2025-03-10

All known versions for source package 'maildir-utils'

Links