X-Git-Url: https://arthur.barton.de/gitweb/?p=ngircd.git;a=blobdiff_plain;f=doc%2FHowToRelease.txt;h=909aa56b388ef20e40d4bcbb5597b9ea81f6d648;hp=a5270981aec66c865e4326e02afb33a363ddaa4b;hb=bb4101cd6c1149cbb9a8b7e886c67f637de22541;hpb=e29e15ca27b7ede90415fddaf3406974cf634a95 diff --git a/doc/HowToRelease.txt b/doc/HowToRelease.txt index a5270981..909aa56b 100644 --- a/doc/HowToRelease.txt +++ b/doc/HowToRelease.txt @@ -65,13 +65,16 @@ h) Run "./autogen.sh" to update the ./configure script with the correct i) Run "./configure" to rebuild all generated Makefiles. -j) Run "make distcheck" to generate the distribution archives. +j) Run "make distcheck" (and "make dist-tarZ dist-xz") to generate all of the + distribution archives. k) Sign the distribution archive(s) using GnuPG: "gpg -b " l) Upload and distribute the newly generated ngIRCd release archive(s) - and GnuPG signatures. + and GnuPG signatures (to the website, its mirrors, and GitHub). -m) Write an announcement to the mailing list, Twitter, ... +m) Update the ngIRCd website and its mirrors! -n) Relax :-) +n) Write an announcement to the mailing list, Twitter, ... + +o) Relax :-)