diff options
| author | Ton Voon <tonvoon@users.sourceforge.net> | 2007-12-13 09:18:15 +0000 |
|---|---|---|
| committer | Ton Voon <tonvoon@users.sourceforge.net> | 2007-12-13 09:18:15 +0000 |
| commit | dcea0a8d474610425ebf1d308ec7a734e9eb4067 (patch) | |
| tree | 1ebf538c01458c7c4d8420d87bba689d15dfdf8f /notes | |
| parent | 14971e6f1bdad1cc44dadd6c7e7d249df8d727eb (diff) | |
| download | monitoring-plugin-perl-dcea0a8d474610425ebf1d308ec7a734e9eb4067.tar.gz | |
Added notes for releasing
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/Nagios-Plugin/trunk@1870 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'notes')
| -rw-r--r-- | notes | 15 |
1 files changed, 15 insertions, 0 deletions
| @@ -0,0 +1,15 @@ | |||
| 1 | RELEASING | ||
| 2 | |||
| 3 | Change version number in lib/Nagios/Plugin.pm and lib/Nagios/Plugin/Functions.pm | ||
| 4 | Add date to Changes file | ||
| 5 | svn commit | ||
| 6 | |||
| 7 | perl Makefile.PL | ||
| 8 | make | ||
| 9 | make test | ||
| 10 | make dist | ||
| 11 | |||
| 12 | Upload file to CPAN | ||
| 13 | |||
| 14 | Send announcement to nagiosplug-help, nagios-announce | ||
| 15 | Add news item to http://nagiosplugins.org | ||
