File: RELEASE_CHECK_LIST

package info (click to toggle)
colibri 0.2.2-1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 256 kB
  • sloc: cpp: 1,177; sh: 37; xml: 37; makefile: 5
file content (17 lines) | stat: -rw-r--r-- 379 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
- Update NEWS
  r!git log --pretty=format:'- \%s (\%an)' x.y.z-1..HEAD
- Bump version number in CMakeLists.txt and in app/about.h
- Commit
- Create tarball and check it builds
  make distcheck
- If ok, create "x.y.z" tag
  git tag -a x.y.z
- Push
  git push
  git push --tags

- Add new version number on https://bugs.kde.org
- Update PPA

- Upload on http://kde-apps.org
- Blog