mirror of
https://github.com/ceph/ceph
synced 2024-12-14 07:25:50 +00:00
14 lines
349 B
Plaintext
14 lines
349 B
Plaintext
|
|
- ensure debian package builds
|
|
|
|
$ ./build_upload_debian_packages.sh unstable amd64
|
|
|
|
- adjust version in configure.ac
|
|
- 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 |