1
0
mirror of https://github.com/gryf/wicd.git synced 2026-02-02 14:15:47 +01:00

HOWTO_RELEASE: improve procedure for creating CHANGES file

This commit is contained in:
Tom Van Braeckel
2014-12-21 21:20:27 +01:00
parent 403024bce8
commit 8b0df3d622
2 changed files with 9 additions and 1 deletions

View File

@@ -10,7 +10,7 @@ In the sources:
- ensure all work is committed
- update the NEWS file
- update the VERSION_NUM variable in setup.py
- update the CHANGES file (hint: bzr log -rXXX + attach the footer saying "this is not a complete list...")
- update the CHANGES file (hint: bzr log -r717.. | head -n -1 > CHANGES && cat in/CHANGES.suffix >> CHANGES)
Build the release tarball by running:
python setup.py sdist

8
in/CHANGES.suffix Normal file
View File

@@ -0,0 +1,8 @@
Due to size, this file has been truncated. All revisions relevant to
the 1.7.2 release (and sub-releases) have been included. For more
information, please see the full log of changes at:
https://code.launchpad.net/~wicd-devel/wicd/experimental
For a short list of major changes, please see NEWS.