mirror of
https://github.com/gryf/wicd.git
synced 2025-12-18 20:10:20 +01:00
Update release procedure
This commit is contained in:
@@ -18,6 +18,7 @@ In the sources:
|
|||||||
- test: sudo python wicd/wicd-daemon.py; python gtk/wicd-client.py # and check the versio number!
|
- test: sudo python wicd/wicd-daemon.py; python gtk/wicd-client.py # and check the versio number!
|
||||||
- update the NEWS file
|
- update the NEWS file
|
||||||
- update the CHANGES file for Debian. Hint: bzr log -r717.. | head -n -1 > CHANGES && cat in/CHANGES.suffix >> CHANGES
|
- update the CHANGES file for Debian. Hint: bzr log -r717.. | head -n -1 > CHANGES && cat in/CHANGES.suffix >> CHANGES
|
||||||
|
- find -name "*.pyc" -o -name "*.orig" -o -name "*.rej" -o -name "*.~1~" -delete # To clean stuff (Debian warns if this is not done)
|
||||||
|
|
||||||
Build the release tarball by running:
|
Build the release tarball by running:
|
||||||
python setup.py sdist
|
python setup.py sdist
|
||||||
|
|||||||
Reference in New Issue
Block a user