Remove debian references from release procedure.

This commit is contained in:
Adam Holmberg
2014-11-26 18:38:46 +00:00
parent d600e5144c
commit cee2f673c0

View File

@@ -1,13 +1,6 @@
Releasing
=========
* Run the tests and ensure they all pass
* If dependencies have changed, make sure ``debian/control``
is up to date
* Make sure all patches in ``debian/patches`` still apply cleanly
* Update the debian changelog with the new version::
dch -v '1.0.0'
* Update CHANGELOG.rst
* Update the version in ``cassandra/__init__.py``