upower/RELEASE

38 lines
768 B
Text
Raw Normal View History

2008-11-12 16:30:21 +00:00
DeviceKit-power Release Notes
2009-01-23 17:38:25 +00:00
1. Write NEWS entries for DeviceKit-power in the same format as usual.
2008-11-12 16:30:21 +00:00
2010-01-08 10:51:51 +00:00
git shortlog DeviceKit-power-014.. | grep -i -v trivial | grep -v Merge > NEWS.new
2008-11-12 16:30:21 +00:00
2010-01-08 10:49:06 +00:00
Version 0xx
~~~~~~~~~~~
Released: 2010-xx-xx
New Features:
Bugfixes:
2008-11-12 16:30:21 +00:00
2. Commit changes in DeviceKit-power git:
2010-01-08 10:51:51 +00:00
git commit -a -m "Released DeviceKit-power 015"
git tag -a -f -m "Released DeviceKit-power 015" DeviceKit-power-015
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
2008-11-13 15:42:06 +00:00
scp *.tar.gz hughsient@freedesktop.org:/srv/hal.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