diff options
author | Sven Nierlein <sven@nierlein.de> | 2014-01-20 14:49:14 +0100 |
---|---|---|
committer | Sven Nierlein <sven@nierlein.de> | 2014-01-20 14:49:14 +0100 |
commit | dfae38b656242898ce962c9ad93ed66be45fc3d4 (patch) | |
tree | d781a2ff90888c08379ebcd45f8ec51dda324882 /notes | |
parent | b418181dfe80dd75169b6e8a619ac1932155dea2 (diff) | |
download | monitoring-plugin-perl-dfae38b656242898ce962c9ad93ed66be45fc3d4.tar.gz |
keep the old name in copyright for more transparencyv0.37
Signed-off-by: Sven Nierlein <sven@nierlein.de>
Diffstat (limited to 'notes')
-rw-r--r-- | notes | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -1,8 +1,8 @@ | |||
1 | RELEASING | 1 | RELEASING |
2 | 2 | ||
3 | Change version number in lib/Nagios/Plugin.pm and lib/Nagios/Plugin/Functions.pm | 3 | Change version number in lib/Monitoring/Plugin.pm and lib/Monitoring/Plugin/Functions.pm |
4 | Add date to Changes file | 4 | Add date to Changes file |
5 | svn commit | 5 | git commit |
6 | 6 | ||
7 | perl Makefile.PL | 7 | perl Makefile.PL |
8 | make | 8 | make |
@@ -11,5 +11,6 @@ make dist | |||
11 | 11 | ||
12 | Upload file to CPAN | 12 | Upload file to CPAN |
13 | 13 | ||
14 | Send announcement to nagiosplug-help, nagios-announce | 14 | Send announcement to announce@monitoring-plugins.org, help@monitoring-plugins.org and |
15 | Add news item to http://nagiosplugins.org | 15 | devel@monitoring-plugins.org |
16 | Add news item to https://monitoring-plugins.org | ||