-
Notifications
You must be signed in to change notification settings - Fork 26
Expand file tree
/
Copy pathRELEASE_STEPS
More file actions
26 lines (24 loc) · 855 Bytes
/
Copy pathRELEASE_STEPS
File metadata and controls
26 lines (24 loc) · 855 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
#
# Copyright (C) 1999-2015 Brian Elliott Finley
# Copyright (C) 2012-2019 Olivier Lahaye
#
# vi:set filetype=conf tw=80:
#
- Increment version string in:
- VERSION
- debian/changelog (using dch -i)
- autoconf/configure.ac
- re-generate configure by:
$ cd autoconf && ./bootstrap && rm -rf autom4te.cache aclocal.m4
- Build packages:
$ make source_tarball && make deb && make rpm && make docs
- Upload packages, source tarball and PDF manual to SourceForge.net
- Submit a news:
http://sourceforge.net/news/?group_id=259
- Update the download informations in the homepage:
http://wiki.systemimager.org/index.php/Main_Page
- Send a mail to:
sisuite-users@lists.sourceforge.net,
sisuite-devel@lists.sourceforge.net,
oscar-devel@lists.sourceforge.net
See also: https://github.com/finley/SystemImager/wiki/Developper_Guidelines