Code

Fix the makefile ('[[' is bash-specific, 'rm -f' don't remove directories)
[nagiosplug.git] / doc / RELEASING
1 NOTES ON RELEASING NEW VERSION OF NAGIOSPLUG
3 cvs 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 cvs2cl.pl
11 commit BUGS NEWS configure.in package.def ChangeLog
13 cvs tag r1_4_1
15 checkout new version:
16 cd /tmp
17 rm -fr nagiosplug
18 cvs -z3 -d:ext:tonvoon@nagiosplug.cvs.sourceforge.net:/cvsroot/nagiosplug co -r r1_4_1 nagiosplug
19 cd nagiosplug
20 tools/setup
21 ./configure
22 make dist
24 ftp upload.sf.net
25 anonymous/email
26 bin
27 cd /incoming
28 put file
30 SF -> Submit News about release. Make sure it is called "Nagios Plugins" (with those caps)
31 Link to download at http://sourceforge.net/project/showfiles.php?group_id=29880
32 Include contents of NEWS for this release
33 List all people on team involved. 
34 Add acknowledgement to contributors
35 Submit. Get URL to news item
37 SF -> Admin -> File Releases
38 Add a release to nagiosplug and create a file release
39 Name: 1.4.1 
40 Create release
41 Step 1: Add release notes pointing to news item
42 Step 2: add file
43 Step 3: *.tar.gz, Platform Independent, Source .gz
44 Step 4: Send notice
46 Send email to nagiosplug-help, nagios-announce with the news text