[InterNetNews/inn] 1bc669: Reorder and detail some release process actions
Julien ÉLIE
noreply at github.com
Wed Mar 8 18:33:02 UTC 2023
Branch: refs/heads/main
Home: https://github.com/InterNetNews/inn
Commit: 1bc66902f2bf12327260f918dc16c31e91d05f06
https://github.com/InterNetNews/inn/commit/1bc66902f2bf12327260f918dc16c31e91d05f06
Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
Date: 2023-03-08 (Wed, 08 Mar 2023)
Changed paths:
M doc/pod/hacking.pod
Log Message:
-----------
Reorder and detail some release process actions
"make depend" was not done at the right time (it needs a build with all
--with-xxx flags to enable all headers).
"make reformat" should be done after "make depend" so as not to change
the order of headers of files generated by buildconfig.
Explain why version numbers should not be changed in FAQ too earlier.
Recall that config.guess, config.sub and install-sh are executables.
More information about the inn-committers
mailing list