upower/RELEASE

40 lines
748 B
Text
Raw Normal View History

2010-02-01 11:54:01 +00:00
UPower Release Notes
2008-11-12 16:30:21 +00:00
2010-02-01 11:54:01 +00:00
1. Write NEWS entries for UPower in the same format as usual.
2008-11-12 16:30:21 +00:00
2011-10-03 11:19:56 +01:00
git shortlog UPOWER_0_9_14.. | grep -i -v trivial | grep -v Merge > NEWS.new
2008-11-12 16:30:21 +00:00
2011-10-03 11:19:56 +01:00
Version 0.9.15
2011-03-21 10:14:59 +00:00
~~~~~~~~~~~~~~
2011-01-07 11:48:42 +00:00
Released: 2011-xx-xx
2010-01-08 10:49:06 +00:00
2010-02-01 11:54:01 +00:00
Translations:
2010-01-08 10:49:06 +00:00
New Features:
Bugfixes:
2010-02-01 11:54:01 +00:00
2. Commit changes to git:
2008-11-12 16:30:21 +00:00
2011-10-03 11:19:56 +01:00
git commit -a -m "Released UPower 0.9.15"
git tag -s -f -m "Released UPower 0.9.15" UPOWER_0_9_15
2010-02-01 11:54:01 +00:00
<wait>
2008-11-12 16:30:21 +00:00
git push --tags
git push
3. Generate the tarball:
make dist
2008-11-13 15:42:06 +00:00
4. Upload tarball:
2008-11-12 16:30:21 +00:00
2010-04-06 16:05:48 +01:00
scp *.tar.* hughsient@annarchy.freedesktop.org:/srv/upower.freedesktop.org/www/releases/
2008-11-12 16:30:21 +00:00
5. Do post release version bump in configure.ac
6. Commit changes:
git commit -a -m "trivial: post release version bump"
git push
7. Send an email to devkit-devel@lists.freedesktop.org