X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/301b187592add311148572a2a13833a86daa92cf..ee7eb520d247d457fe61bcbb0f1f009a889126ed:/docs/README.developers?ds=inline diff --git a/docs/README.developers b/docs/README.developers index fb7ad979..d834b5e9 100644 --- a/docs/README.developers +++ b/docs/README.developers @@ -315,3 +315,19 @@ here; the convention for release candidates is to use something like it assumes that we tag with nmh-x_x-release from now on]: http://git.savannah.gnu.org/cgit/nmh.git/diff/?h=nmh-1_5-release?h=nmh-1_4-release + + +--------------- +after a release +--------------- + +Keep an eye on Debian's packaging, especially what patches they have to +apply, and the results of their Lintian checker, which even includes +spelling errors in man pages and binaries. + + https://sources.debian.net/src/nmh/1.6-16/debian/patches/ + https://lintian.debian.org/full/az@debian.org.html#nmh + +Perhaps some nmh developer that uses Debian, or Ubuntu?, could provide +package-building commands, including lintian(1), for Makefile.am so +Lintian's complaints are known before release.