]> diplodocus.org Git - nmh/blobdiff - docs/README.developers
read_switch_multiword.c: Move interface to own file.
[nmh] / docs / README.developers
index fb7ad979508c81540d6c15d75bad10c76797a56d..d87db91386651065d684866c41a5d2c3219abcc4 100644 (file)
@@ -1,4 +1,3 @@
-#
 # README.developers
 #
 
@@ -315,3 +314,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.