summaryrefslogtreecommitdiff
path: root/RELEASE_CHECKLIST
diff options
context:
space:
mode:
Diffstat (limited to 'RELEASE_CHECKLIST')
-rw-r--r--RELEASE_CHECKLIST14
1 files changed, 14 insertions, 0 deletions
diff --git a/RELEASE_CHECKLIST b/RELEASE_CHECKLIST
new file mode 100644
index 00000000000..3b8c9a6de01
--- /dev/null
+++ b/RELEASE_CHECKLIST
@@ -0,0 +1,14 @@
+
+- 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
+- make dist, upload to ceph.newdream.net:ceph.newdream.net/downloads
+- build debs for amd64, i386
+- email ml + post news entry
+
+- rebase kclient_clean \ No newline at end of file