blob: 02f3d2352ddd287767f851943994790f3009ea9a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
- ensure debian package builds
$ ./build_upload_debian_packages.sh unstable amd64
- adjust version in configure.ac
- adjust version in src/include/ceph_fs.h
- adjust version in ceph.spec
- add entry to debian/changelog, with proper version
- commit
- git tag version
- build debs for amd64, i386
- make dist, upload to ceph.newdream.net:ceph.newdream.net/downloads
- email ml + post news entry
- rebase kclient_clean
|