Add note about dch to README-dev.rst
This commit is contained in:
@@ -4,6 +4,10 @@ Releasing
|
|||||||
* If dependencies have changed, make sure ``debian/control``
|
* If dependencies have changed, make sure ``debian/control``
|
||||||
is up to date
|
is up to date
|
||||||
* Make sure all patches in ``debian/patches`` still apply cleanly
|
* 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 CHANGELOG.rst
|
||||||
* Update the version in ``cassandra/__init__.py``
|
* Update the version in ``cassandra/__init__.py``
|
||||||
* Commit the changelog and version changes
|
* Commit the changelog and version changes
|
||||||
|
|||||||
Reference in New Issue
Block a user