Updated Slovenian translation
[banshee.git] / extras / README.releasing
blobfb9f06d4875d6283aabd60706a723c7697c6eb4a
1 To make a release:
3 Pre-release:
4 * Update src/Core/Banshee.Core/Resources/contributors.xml
5 * Update AUTHORS (using the `extras/create-authors` script)
6 * Update NEWS
7 * Bump version in configure.ac (don't forget the display version)
8 * Update banshee.doap
9 * Run `make distcheck`
10 * Commit everything
12 Release:
13 * Run the `extras/make-release` script
14   + Add --unstable if appropriate
15   + Note that this makes the tag, adds the version to bugzilla,
16     and uploads the tarballs.
18 Post-release:
19 * Update the website
20   + Copy the last release notes, update and copy from NEWS
21     - Set sort order, parent, and permalink
22   + Update Downloads/Archives page, adding entry for this release
23   + Add a new blog post, uncategorized, tag 'news'
24 * For stable releases, ssh banshee@banshee.fm, update download.banshee.fm/release-info/banshee
25   + This is used by the website to know what the latest release is
26 * Send announce e-mail
27   + To: banshee-list@gnome.org, gnome-announce-list@gnome.org, mono-announce-list@lists.ximian.com