summaryrefslogtreecommitdiff
path: root/RELEASE
blob: 877dc9ad1b43528009f38b8f46dbcfeae1f0f110 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
DeviceKit-power Release Notes

1. Write NEWS entries for DeviceKit-power and gnome-packagekit in the same
   format as usual. Ignore any trivial commits.

git-shortlog DeviceKit-power-001.. | grep -v trivial | grep -v Merge > NEWS.new

2. Commit changes in DeviceKit-power git:

git commit -a -m "Released DeviceKit-power 002"
git tag -a -f -m "Released DeviceKit-power 002" DeviceKit-power-002
git push --tags
git push

3. Generate the tarball:

make dist

4. Upload both tarballs to:

scp *.tar.gz packagekit.org:/srv/www/html/releases/

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