This site has been retired. For up to date information, see handbook.gnome.org or gitlab.gnome.org.


[Home] [TitleIndex] [WordIndex

Gnome Subtitles Release Procedure

1. Revise base project files

2. Set shell variables

3. Create the source package

4. Commit changes and tag

  git tag -a gnome-subtitles-$GS_VERSION master -m "Tagging release $GS_VERSION."
  git push --tags

5. Create Screenshots

  gnome-screenshot --window --include-border --delay=5 --border-effect=shadow

6. Release sources

7. Update websites

8. Notify


2024-10-23 10:58