mirror of https://github.com/ceph/ceph
17 lines
427 B
Plaintext
17 lines
427 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
|
|
- email ml + post news entry
|
|
|
|
- make matching commit, tag for ceph-client.git
|
|
|
|
- pull into -standalone.git
|
|
- update -standalone.git debian/changelog to match |