mirror of
https://github.com/gryf/wicd.git
synced 2025-12-19 04:20:22 +01:00
Reintroduce the CHANGES file for Debian (Axel Beckert) and other distributions
This commit is contained in:
@@ -1,4 +1,25 @@
|
|||||||
------------------------------------------------------------
|
------------------------------------------------------------
|
||||||
|
revno: 960
|
||||||
|
committer: Tom Van Braeckel <tomvanbraeckel@gmail.com>
|
||||||
|
branch nick: wicd
|
||||||
|
timestamp: Mon 2016-01-25 05:36:45 +0100
|
||||||
|
message:
|
||||||
|
Update HOWTO_RELEASE after doing the 1.7.4 release
|
||||||
|
------------------------------------------------------------
|
||||||
|
revno: 959
|
||||||
|
committer: Tom Van Braeckel <tomvanbraeckel@gmail.com>
|
||||||
|
branch nick: wicd
|
||||||
|
timestamp: Mon 2016-01-25 05:25:04 +0100
|
||||||
|
message:
|
||||||
|
Why do we want a CHANGES file anyway...?
|
||||||
|
------------------------------------------------------------
|
||||||
|
revno: 958
|
||||||
|
committer: Tom Van Braeckel <tomvanbraeckel@gmail.com>
|
||||||
|
branch nick: wicd
|
||||||
|
timestamp: Mon 2016-01-25 05:23:58 +0100
|
||||||
|
message:
|
||||||
|
Update NEWS with what comes to mind...
|
||||||
|
------------------------------------------------------------
|
||||||
revno: 957
|
revno: 957
|
||||||
committer: Tom Van Braeckel <tomvanbraeckel@gmail.com>
|
committer: Tom Van Braeckel <tomvanbraeckel@gmail.com>
|
||||||
branch nick: wicd
|
branch nick: wicd
|
||||||
@@ -1782,3 +1803,11 @@ timestamp: Thu 2012-02-02 20:15:03 +0100
|
|||||||
message:
|
message:
|
||||||
Prepare files for the release of 1.7.1
|
Prepare files for the release of 1.7.1
|
||||||
------------------------------------------------------------
|
------------------------------------------------------------
|
||||||
|
|
||||||
|
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.
|
||||||
@@ -17,7 +17,7 @@ In the sources:
|
|||||||
- sudo python setup.py install
|
- sudo python setup.py install
|
||||||
- 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
|
||||||
- DON'T update the CHANGES file (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
|
||||||
|
|
||||||
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