mirror of https://github.com/ceph/ceph
15 lines
391 B
Plaintext
15 lines
391 B
Plaintext
|
|
- ensure debian package builds
|
|
|
|
$ ./build_upload_debian_packages.sh unstable amd64
|
|
|
|
- adjust version in configure.ac
|
|
- adjust version in src/include/ceph_fs.h
|
|
- 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 |