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:
@@ -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
8
in/CHANGES.suffix
Normal 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.
|
||||
Reference in New Issue
Block a user