# HG changeset patch # User Matthias Förste foerste@schlittermann.de # Date 1314800461 -7200 # Node ID ef829396e36acbb16b6df94823e2bbbbaac20244 # Parent cc9741ed8e84f95b0aeea383148aee9a938bed8f added libwww-perl do build deps because syntax check during build requires all used perl modules to be present; bumped package version diff -r cc9741ed8e84 -r ef829396e36a debian/changelog --- a/debian/changelog Wed Aug 31 15:54:49 2011 +0200 +++ b/debian/changelog Wed Aug 31 16:21:01 2011 +0200 @@ -1,3 +1,12 @@ +nagios-plugin-release (2.2+nmu1) stable; urgency=low + + * Non-maintainer upload. + * 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 + + -- Matthias Förste Wed, 31 Aug 2011 15:55:09 +0200 + nagios-plugin-release (2.2) stable; urgency=low * change to critical EXIT status if installed debian major version diff -r cc9741ed8e84 -r ef829396e36a debian/control --- a/debian/control Wed Aug 31 15:54:49 2011 +0200 +++ b/debian/control Wed Aug 31 16:21:01 2011 +0200 @@ -2,7 +2,7 @@ Section: net Priority: extra Maintainer: Christian Arnold -Build-Depends: debhelper (>= 7) +Build-Depends: debhelper (>= 7), libwww-perl Standards-Version: 3.7.3 Package: nagios-plugin-release