summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorTon Voon <tonvoon@users.sourceforge.net>2005-09-19 13:46:04 (GMT)
committerTon Voon <tonvoon@users.sourceforge.net>2005-09-19 13:46:04 (GMT)
commitc46ee2e8352444883061c413183db399468a889f (patch)
tree8f62b9f18b0bb80bb40b739e8517cfd7a83b9884 /doc
parent291a30d024b2ba500515c9759522d234aa9cd8e6 (diff)
downloadmonitoring-plugins-c46ee2e8352444883061c413183db399468a889f.tar.gz
Reminders for news item and tag format
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1226 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'doc')
-rw-r--r--doc/RELEASING16
1 files changed, 7 insertions, 9 deletions
diff --git a/doc/RELEASING b/doc/RELEASING
index 0f708f3..c1c9d06 100644
--- a/doc/RELEASING
+++ b/doc/RELEASING
@@ -9,11 +9,8 @@ Update BUGS file, if this is a major release
9Run cvs2cl.pl 9Run cvs2cl.pl
10commit new ChangeLog 10commit new ChangeLog
11 11
12Check configure.in with right version 12Check configure.in and package.def with right version
13cvs tag r1_4-alpha2 13cvs tag r1_4_1
14If a main release (eg, non alpha/beta), branch here:
15cvs tab -b r1_4-patches
16Consider the SF snapshot branches - should you remove any other branches?
17 14
18checkout new version: 15checkout new version:
19cd /tmp 16cd /tmp
@@ -31,17 +28,18 @@ cd /incoming
31put file 28put file
32 29
33SF -> Submit News about release. 30SF -> Submit News about release.
31List major changes.
32List all people on team involved.
33Add acknowledgement to contributors
34Get URL to news item 34Get URL to news item
35 35
36SF -> Admin -> File Releases 36SF -> Admin -> File Releases
37Add a release to nagiosplug and create a file release 37Add a release to nagiosplug and create a file release
38name: 1.4-alpha2. Commit 38Name: 1.4-alpha2. Create release
39Step 1: Add release notes pointing to news item 39Step 1: Add release notes pointing to news item
40Step 2: add file 40Step 2: add file
41Step 3: *.tar.gz, Platform Independent, Source .gz 41Step 3: *.tar.gz, Platform Independent, Source .gz
42Step 4: Send notice 42Step 4: Send notice
43 43
44Send email to nagiosplug-help, nagios-announce 44Send email to nagiosplug-help, nagios-announce with the news text
45
46Change to next version number in configure.in and package.def
47 45