X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=Releasing;h=4c8e4970fb1f4d823e1c097bd52857c5b347b8b3;hb=6550585af6d80306d037661be66004ccf8d09013;hp=e9ceb4084162203a1213a9b443b34074b1e2c2c3;hpb=6ff8e55581ca85b9cc892806a2481d57a65e8bae;p=fw%2Faltos diff --git a/Releasing b/Releasing index e9ceb408..4c8e4970 100644 --- a/Releasing +++ b/Releasing @@ -27,6 +27,8 @@ These are Keith's notes on how to do a release - make sure doc/Makefile points at that too + - confirm doc/header.inc has correct copyright year + These are Bdale's notes on how to do a release. - make sure Debian build environment is up to date @@ -59,6 +61,7 @@ These are Bdale's notes on how to do a release. - make sure there is a doc/release-notes-.inc - make sure that doc/*.txt have the right copyright year and the new release is included + - confirm doc/header.inc has correct copyright year - make absolutely sure checked-out tree is "clean" - make absolutely sure any commits Keith might have pushed to branches like debian are already pulled @@ -125,7 +128,7 @@ These are Bdale's notes on how to do a release. src/easymega-v2.0/flash-loader/*.elf \ src/easymini-v1.0/flash-loader/*.elf \ src/easymini-v2.0/flash-loader/{*.elf,*.bin,*.map} \ - src/easytimer-v1/flash-loader/{*.elf,*.bin,*.map} \ + src/easytimer-v1/flash-loader/*.elf \ src/telebt-v3.0/flash-loader/*.elf \ src/telebt-v4.0/flash-loader/{*.elf,*.bin,*.map} \ src/teledongle-v3.0/flash-loader/*.elf \