Skip to content

Commit

Permalink
Tweak RELEASING.md
Browse files Browse the repository at this point in the history
Mention that `make pending-prs` can be used to craft the release notes.
  • Loading branch information
rubiojr committed Jul 27, 2016
1 parent 76fd3f2 commit aa11c48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions RELEASING.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
`sudo apt-get install devscripts`
2. Add a new version and release notes to the `debian/changelog` file:
`dch --newversion 2.6.0 --release-heuristic log`
You can use `make pending-prs` to craft the release notes.
3. Rev the `share/github-backup-utils/version` file.
4. Tag the release: `git tag v2.0.2`
5. Build that tarball package: `make dist`
Expand Down

0 comments on commit aa11c48

Please sign in to comment.