summaryrefslogtreecommitdiff
path: root/release/process.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'release/process.mdwn')
-rw-r--r--release/process.mdwn15
1 files changed, 15 insertions, 0 deletions
diff --git a/release/process.mdwn b/release/process.mdwn
index cd656b7..edba16b 100644
--- a/release/process.mdwn
+++ b/release/process.mdwn
@@ -149,18 +149,29 @@ don't be confused and do update amiga stuff.
check the resources for the frontends you are releasing are up to date
+- Fatmessages copyright year
+
+ resources/FatMessages
+
- credits file copyright years (at a minimum)
+
resources/en/credits.html
resources/it/credits.html
resources/nl/credits.html
+
- licence file copyright years (at a minimum)
+
resources/en/licence.html
resources/it/licence.html
resources/nl/licence.html
+
- amiga readme copyright files
+
frontends/amiga/pkg/netsurf.readme
frontends/amiga/pkg/netsurf\_os3.readme
+
- windows frontend installer
+
windows/res/installer.nsi
Ensure the ca-bundle is updated
@@ -299,6 +310,10 @@ make the distribution tarball and check its contents
make dist
+The git-archive-all module is needed for the dist step from
+
+ https://github.com/Kentzo/git-archive-all
+
Next do a dry run push
git push -n --tags