From a97f1ef6c0760cea23c2cd2d02bce0c1a246a687 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Thu, 18 Jan 2018 13:14:55 +0100 Subject: Update the release process wrt. Debian packages --- CONTRIBUTING.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a12bdc1..cf8d7e5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -122,7 +122,8 @@ Maintainers need to do the following to push out a release: 1. Make sure that all pending and mergeable pull requests are in 2. Update the `snuffleupagus.h` file with the new version number 3. Update the changelog page in the documentation -4. Create a tag for the release: +4. Update the Debian changelog in ./debian/changelog with `dch` +5. Create a tag for the release: ```sh git checkout master @@ -134,5 +135,5 @@ Maintainers need to do the following to push out a release: git push --tags ``` -5. Create the [release on github](https://github.com/nbs-system/snuffleupagus/releases) -6. Do the *secret release dance* +6. Create the [release on github](https://github.com/nbs-system/snuffleupagus/releases) +7. Do the *secret release dance* -- cgit v1.3