X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2FHowToRelease.txt;h=1905e184bf9f401a145ac175588a23559fdd472f;hb=96bad2b861cffcd7724cf26464da4568852241de;hp=a5270981aec66c865e4326e02afb33a363ddaa4b;hpb=34bdb0d98afada4af4e723acabdd7c829d30ec99;p=ngircd-alex.git diff --git a/doc/HowToRelease.txt b/doc/HowToRelease.txt index a5270981..1905e184 100644 --- a/doc/HowToRelease.txt +++ b/doc/HowToRelease.txt @@ -2,7 +2,7 @@ ngIRCd - Next Generation IRC Server http://ngircd.barton.de/ - (c)2001-2018 Alexander Barton and Contributors. + (c)2001-2019 Alexander Barton and Contributors. ngIRCd is free software and published under the terms of the GNU General Public License. @@ -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 :-)