From: Bdale Garbee Date: Sat, 29 Oct 2022 04:28:40 +0000 (-0600) Subject: update Releasing to include reference to jsign as a release dependency X-Git-Tag: 1.9.12~1^2~2 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=7c4f9aa882256182485f7f2086221841368ddfc7 update Releasing to include reference to jsign as a release dependency --- diff --git a/Releasing b/Releasing index f1489057..f3ac998a 100644 --- a/Releasing +++ b/Releasing @@ -48,6 +48,8 @@ These are Bdale's notes on how to do a release. gcc-i686-linux-gnu gcc-aarch64-linux-gnu \ gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf + - make sure jsign is installed so we can sign Windows installers + - make sure ~/web/altusmetrum has no pending pullable commits git checkout master