A warning occurs during a debian testing installation of the automake-history.info.gz file. The automake-history.info file has no DIR category assigned. The patch attached is for the automake-history.texi with which I generated a new automake-history.info.gz file. It assigns the info DIR category to "Information". I searched for past errors but was unable to find any. Hopefully I have followed the patch correctly per instructions in HACKING file. --Bob
--- automake-1.16.2/doc/automake-history.texi 2020-01-01 14:43:28.000000000 -0500 +++ automake-1.16.3/doc/automake-history.texi 2020-08-26 10:10:53.630122607 -0400 @@ -23,6 +23,11 @@ @end quotation @end copying +@dircategory Information +@direntry +* Automake-history: (automake-history). Automake history of development. +@end direntry + @titlepage @title Brief History of Automake @author David MacKenzie