debian/changelog
changeset 74 7d87261e4396
parent 73 112c0d86f3d4
equal deleted inserted replaced
73:112c0d86f3d4 74:7d87261e4396
     1 nagios-plugin-amanda-client (0.0.16+nmu1) stable; urgency=medium
       
     2 
       
     3   * Non-maintainer upload.
       
     4   * Experimental feature lexical_topic has been removed from perl in version
       
     5     5.23.4 
       
     6   * build-depend on debhelper because it is required to build the package!
       
     7   * build-depend on libmodule-build-perl because it is no longer shipped with
       
     8     perl
       
     9   * build-depend on libconst-fast-perl because it is also required to build
       
    10     the package!
       
    11   * updated Standards-Version to satisfy lintian
       
    12 
       
    13  -- Matthias Förste <foerste@schlittermann.de>  Fri, 30 Jun 2017 11:58:58 +0200
       
    14 
       
    15 nagios-plugin-amanda-client (0.0.16) stable; urgency=medium
       
    16 
       
    17   * fixed version check for experimental:
       
    18 
       
    19  -- Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>  Mon, 30 Mar 2015 14:08:45 +0200
       
    20 
       
    21 nagios-plugin-amanda-client (0.0.15) stable; urgency=medium
       
    22 
       
    23   * fixed experimental warnings 
       
    24   * fixed dpkg-statoverride example
       
    25 
       
    26  -- Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>  Fri, 27 Mar 2015 15:47:49 +0100
       
    27 
       
    28 nagios-plugin-amanda-client (0.0.14) stable; urgency=low
       
    29 
       
    30   * reformatted Build.PL:
       
    31   * provide example conf, fix wrong man dir:  The manpage went to
       
    32     /home/heiko/… that's wrong. And now we provide a README in
       
    33     /etc/amanda as a template for the configuration files
       
    34 
       
    35  -- Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>  Mon, 22 Dec 2014 20:17:13 +0100
       
    36 
       
    37 nagios-plugin-amanda-client (0.0.13) stable; urgency=low
       
    38 
       
    39   * just to bump the version number 
       
    40 
       
    41  -- Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>  Mon, 22 Dec 2014 19:42:09 +0100
       
    42 
       
    43 nagios-plugin-amanda-client (0.0.12) stable; urgency=low
       
    44 
       
    45   * Non-maintainer upload.
       
    46   * fixed maintainer string: Added HS12
       
    47   * fixed again the maintainer string:
       
    48 
       
    49  -- Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>  Mon, 22 Dec 2014 19:41:07 +0100
       
    50 
       
    51 nagios-plugin-amanda-client (0.0.11) stable; urgency=low
       
    52 
       
    53   * fixed maintainer string:  Added HS12
       
    54 
       
    55  -- Heiko Schlittermann (HS12) <hs@schlittermann.de>  Tue, 15 Jul 2014 14:24:38 +0200
       
    56 
       
    57 nagios-plugin-amanda-client (0.0.10) stable; urgency=low
       
    58 
       
    59   * changed architecture to "all" (was "any"):
       
    60 
       
    61  -- Heiko Schlittermann <hs@schlittermann.de>  Tue, 15 Jul 2014 14:11:25 +0200
       
    62 
       
    63 nagios-plugin-amanda-client (0.0.9) stable; urgency=low
       
    64 
       
    65   * small bugfix in suggested statoverride command:
       
    66   * fixed the exclusion list:
       
    67 
       
    68  -- Heiko Schlittermann <hs@schlittermann.de>  Sat, 15 Feb 2014 23:14:22 +0100
       
    69 
       
    70 nagios-plugin-amanda-client (0.0.8) stable; urgency=low
       
    71 
       
    72   * Added test for sub su:
       
    73   * fixed the Build.PL for dependencies
       
    74   * Added better output to check_permissions
       
    75 
       
    76  -- Heiko Schlittermann <hs@schlittermann.de>  Tue, 28 Jan 2014 14:32:41 +0100
       
    77 
       
    78 nagios-plugin-amanda-client (0.0.7) stable; urgency=low
       
    79 
       
    80   * Added the priority. Reformatted the description.:
       
    81 
       
    82  -- Heiko Schlittermann <hs@schlittermann.de>  Tue, 28 Jan 2014 11:54:56 +0100
       
    83 
       
    84 nagios-plugin-amanda-client (0.0.6) stable; urgency=low
       
    85 
       
    86   * added section:
       
    87   * updated MANIFEST:
       
    88 
       
    89  -- Heiko Schlittermann <hs@schlittermann.de>  Tue, 28 Jan 2014 11:50:02 +0100
       
    90 
       
    91 nagios-plugin-amanda-client (0.0.5) stable; urgency=low
       
    92 
       
    93   * added copyright 
       
    94 
       
    95  -- Heiko Schlittermann <hs@schlittermann.de>  Tue, 28 Jan 2014 11:40:21 +0100
       
    96 
       
    97 nagios-plugin-amanda-client (0.0.4) stable; urgency=low
       
    98 
       
    99   * added a warning if amanda is busy: It can happen that the amanda
       
   100     server is busy and can't answer the client requests for checking. We
       
   101     will consider this an an event being worth to warn about. It should
       
   102     go away after some more checks.
       
   103 
       
   104  -- Heiko Schlittermann <hs@schlittermann.de>  Tue, 28 Jan 2014 11:21:53 +0100
       
   105 
       
   106 nagios-plugin-amanda-client (0.0.3) stable; urgency=low
       
   107 
       
   108   * testing added: I've added some testing. It can be a starting point.
       
   109     Currently is more ore less useless, I'm afraid. But you should get
       
   110     the point if you read the t/00-basic.t file.
       
   111 
       
   112  -- Heiko Schlittermann <hs@schlittermann.de>  Sat, 25 Jan 2014 23:50:06 +0100
       
   113 
       
   114 nagios-plugin-amanda-client (0.0.2) stable; urgency=low
       
   115 
       
   116   * fixed install path and dependency on amanda-client 
       
   117 
       
   118  -- Heiko Schlittermann <hs@schlittermann.de>  Tue, 14 Jan 2014 16:49:15 +0100
       
   119 
       
   120 nagios-plugin-amanda-client (0.0.1) stable; urgency=low
       
   121 
       
   122   * Initial release.
       
   123 
       
   124  -- Heiko Schlittermann <hs@schlittermann.de>  Tue, 14 Jan 2014 16:48:48 +0100