Code

Add reparagraph option to make ChangeLog output bit prettier
[nagiosplug.git] / doc / RELEASING
1 NOTES ON RELEASING NEW VERSION OF NAGIOSPLUG
3 svn update in main area
4 . tools/devmode, if feeling adventurous
5 check compilation, check tinderbox screens
7 Update BUGS, NEWS file
8 Update AUTHORS if new members
9 Update configure.in and package.def with version
10 Run svn2cl (get from http://ch.tudelft.nl/~arthur/svn2cl):
11 svn2cl.sh --break-before-msg --reparagraph -i http://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk
12 commit BUGS NEWS configure.in package.def ChangeLog
14 svn copy http://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk 
15 http://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/tags/release-1.4.10
17 checkout new version:
18 cd /tmp
19 rm -fr nagiosplug
20 svn export http://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/tags/release-1.4.10 nagiosplug
21 cd nagiosplug
22 tools/setup
23 ./configure
24 make dist
26 ftp upload.sf.net
27 anonymous/email
28 bin
29 cd /incoming
30 put file
32 SF -> Submit News about release. Make sure it is called "Nagios Plugins" (with those caps)
33 Link to download at http://sourceforge.net/project/showfiles.php?group_id=29880
34 Include contents of NEWS for this release
35 List all people on team involved. 
36 Add acknowledgement to contributors
37 Submit. Get URL to news item
39 SF -> Admin -> File Releases
40 Add a release to nagiosplug and create a file release
41 Name: 1.4.1 
42 Create release
43 Step 1: Add release notes pointing to news item
44 Step 2: add file
45 Step 3: *.tar.gz, Platform Independent, Source .gz
46 Step 4: Send notice
48 Send email to nagiosplug-help, nagios-announce with the news text
49 Add a news item to http://nagiosplugins.org