Add debian/control step to README-dev release steps

Relates to #133
This commit is contained in:
Tyler Hobbs
2014-06-03 15:20:07 -05:00
parent a848d3bf81
commit 58b3c717d7

View File

@@ -1,6 +1,8 @@
Releasing
=========
* Run the tests and ensure they all pass
* If dependencies have changed, make sure ``debian/control``
is up to date
* Update CHANGELOG.rst
* Update the version in ``cassandra/__init__.py``
* Commit the changelog and version changes