# HG changeset patch # User Heiko Schlittermann (JUMPER) # Date 1422475801 -3600 # Node ID a389953805d36df30fb016fe2a9f260cb7af8fbd # Parent 0b560168af4663b5907221e4023575ccc1573160 [debian:nagios-plugin-release_2.4] # --- # this is for package version nagios-plugin-release_2.4 diff -r 0b560168af46 -r a389953805d3 debian/changelog --- a/debian/changelog Wed Jan 28 21:08:04 2015 +0100 +++ b/debian/changelog Wed Jan 28 21:10:01 2015 +0100 @@ -1,3 +1,26 @@ +nagios-plugin-release (2.4) stable; urgency=medium + + * Non-maintainer upload. + * * import to mercurial: + * * handling slowly update time for the debian website: + * splitting to more subroutines: adding pod documentation fixing + options parameters removing critical return status + * fixing problem in get_current_release function: adding debian + package dependency + * change to critical EXIT status if installed debian major version: + number is less then current available debian major version + * fixing a problem where failure to get the url may result in warning + status: + * added libwww-perl do build deps because syntax check during build + requires all used perl modules to be present; bumped package + version: + * fixing lintian errors and warnings: + * change to version 2.3: + * A third digit to the Release Number is no longer added, because the + release number currently consists of only two digits.: + + -- Heiko Schlittermann (HS12-RIPE) Wed, 28 Jan 2015 21:09:41 +0100 + nagios-plugin-release (2.3+nmu1) stable; urgency=low * Non-maintainer upload.