Codebase list golang-github-emersion-go-maildir / 842b186
Trim trailing whitespace. Changes-By: lintian-brush Fixes: lintian: trailing-whitespace See-also: https://lintian.debian.org/tags/trailing-whitespace.html Debian Janitor 3 years ago
2 changed file(s) with 8 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
0 golang-github-emersion-go-maildir (0.2.0-2) UNRELEASED; urgency=low
1
2 * Trim trailing whitespace.
3
4 -- Debian Janitor <janitor@jelmer.uk> Sun, 06 Sep 2020 20:59:55 -0000
5
06 golang-github-emersion-go-maildir (0.2.0-1) unstable; urgency=medium
17
28 * Initial release (Closes: #958039)
1919 Description: Maildir library for Go (library)
2020 go-maildir library is maildir implementation in go.
2121 .
22 The Maildir e-mail format is a common way of storing email messages in which
23 each message is stored in a separate file with a unique name, and each mail
22 The Maildir e-mail format is a common way of storing email messages in which
23 each message is stored in a separate file with a unique name, and each mail
2424 folder is a file system directory.