|
Revision 4332, 0.9 kB
(checked in by arighi, 1 year ago)
|
added RELEASE_STEPS file
|
| Line | |
|---|
| 1 |
# |
|---|
| 2 |
# $Id$ |
|---|
| 3 |
# vi:set filetype=conf tw=80: |
|---|
| 4 |
# |
|---|
| 5 |
|
|---|
| 6 |
- Increment version string in: |
|---|
| 7 |
- VERSION |
|---|
| 8 |
- debian/changelog (using dch -i) |
|---|
| 9 |
- autoconf/configure.ac |
|---|
| 10 |
- re-generate configure by: |
|---|
| 11 |
$ cd autoconf && ./bootstrap && rm -rf autom4te.cache aclocal.m4 |
|---|
| 12 |
- Build packages: |
|---|
| 13 |
$ make source_tarball && make deb && make rpm && make docs |
|---|
| 14 |
- Upload packages, source tarball and PDF manual to SourceForge.net |
|---|
| 15 |
- Submit a news: |
|---|
| 16 |
http://sourceforge.net/news/?group_id=259 |
|---|
| 17 |
- Update the download informations in the homepage: |
|---|
| 18 |
http://wiki.systemimager.org/index.php/Main_Page |
|---|
| 19 |
- Update the sis-install script: |
|---|
| 20 |
http://svn.systemimager.org/listing.php?repname=sis-install&path=%2Ftrunk%2F&rev=0&sc=0 |
|---|
| 21 |
- Update the freshmeat page http://freshmeat.net/projects/systemimager/ |
|---|
| 22 |
- Send a mail to: |
|---|
| 23 |
sisuite-users@lists.sourceforge.net, |
|---|
| 24 |
sisuite-devel@lists.sourceforge.net, |
|---|
| 25 |
oscar-devel@lists.sourceforge.net |
|---|
| 26 |
|
|---|
| 27 |
See also: http://wiki.systemimager.org/index.php/Developer_Guidelines |
|---|