Feature #112
Compatibility with GNU standards
Status:
New
Priority:
Low
Assignee:
-
Start date:
02/26/2022
Due date:
% Done:
30%
Estimated time:
Description
I looked at the GNU standards too see what could cause problems when joining GNU. Aside from things we already openly opposed (Texinfo, GFDL), things that seem to be irrelevant or unimportant due to the specificity of our programs, and things I overlooked, here's what is missing:
--versionoption (Hydrilla only)--helpoption and support for/--helppath in WSGI script (Hydrilla only)NEWSfile- checking our wiki and source code for words GNU recommends avoiding
ChangeLogfile generated from git and included in tarball when making a dist- complete GNU build system (would probably best be postponed until we start doing optional tasks1)
I think we should be able to do points 1-4 for the 1.0 release. The rest may be too complex to tackle right now