Update packaging to dh7
[invirt/packages/xvm-munin-config.git] / debian / changelog
1 xvm-munin-config (0.0.14) unstable; urgency=low
2
3   * Switch to dh7
4   * Bump standards version
5     
6  -- Alexander Chernyakhovsky <achernya@mit.edu>  Sat, 01 Jun 2013 15:02:55 -0400
7
8 xvm-munin-config (0.0.13) unstable; urgency=low
9
10   * Ensure that UUIDs begin with a letter and not a number, to work around
11     a Munin bug that breaks CDEFs for fields whose name begin with a
12     number.
13
14  -- Quentin Smith <quentin@mit.edu>  Wed, 10 Aug 2011 09:51:53 -0400
15
16 xvm-munin-config (0.0.12) unstable; urgency=low
17
18   * Use the .. perl operator to simplify the prerms.
19
20  -- Evan Broder <broder@mit.edu>  Thu, 27 May 2010 11:55:31 -0400
21
22 xvm-munin-config (0.0.11) unstable; urgency=low
23
24   * Add missing invirt-base dependency to all xvm-munin-config packages.
25
26  -- Evan Broder <broder@mit.edu>  Sun, 31 Jan 2010 15:40:55 -0500
27
28 xvm-munin-config (0.0.10) unstable; urgency=low
29
30   * Make the munin-node.conf Mako template render even if no monitoring
31     hosts are configured.
32
33  -- Evan Broder <broder@mit.edu>  Thu, 28 Jan 2010 00:11:14 -0500
34
35 xvm-munin-config (0.0.9) unstable; urgency=low
36
37   * Added a clean target.
38
39  -- Greg Brockman <gdb@mit.edu>  Sun, 17 Jan 2010 20:21:41 -0500
40
41 xvm-munin-config (0.0.8) unstable; urgency=low
42
43   * Monitor how many processes are currently wiping an LV
44
45  -- Quentin Smith <quentin@mit.edu>  Thu, 02 Apr 2009 02:06:41 -0400
46
47 xvm-munin-config (0.0.7) unstable; urgency=low
48
49   * Remove smart monitoring for Equallogic RAID devices
50
51  -- Quentin Smith <quentin@mit.edu>  Sat, 14 Mar 2009 03:06:05 -0400
52
53 xvm-munin-config (0.0.6) unstable; urgency=low
54
55   * Add Provides and Conflicts lines to debian/control for
56     config-package-dev
57
58  -- Evan Broder <broder@mit.edu>  Sat, 24 Jan 2009 20:17:06 -0500
59
60 xvm-munin-config (0.0.5) unstable; urgency=low
61
62   [ Quentin Smith ]
63   * Fix typos in xen_cpu script for XenAPI code
64   * Bump theoretical CPU max to 64x
65   * Show domain CPU weight and cap if available
66   * Refuse to run with the untested SERVER_XEN_API until we support it elsewhere
67
68   [ Evan Broder ]
69   * Move the unnecessary Pre-Depends to a Depends
70   * We don't need to remove the code from sudoers in the postinst - the
71     preinst will get run on upgrade
72
73  -- Quentin Smith <quentin@mit.edu>  Tue, 25 Nov 2008 23:44:22 -0500
74
75 xvm-munin-config (0.0.4) unstable; urgency=low
76
77   * Pass microseconds to Munin and display as percentages on graph
78
79  -- Quentin Smith <quentin@mit.edu>  Tue, 25 Nov 2008 21:31:07 -0500
80
81 xvm-munin-config (0.0.3) unstable; urgency=low
82
83   * Fix xen_cpu script to leave out hyphens from UUID
84   * Add a variable to the remote init script that std-init expects
85
86  -- Evan Broder <broder@mit.edu>  Tue, 25 Nov 2008 19:09:34 -0500
87
88 xvm-munin-config (0.0.2) unstable; urgency=low
89
90   [ Quentin Smith ]
91   * Add a monitoring script for domain CPU utilization
92   
93   [ Evan Broder ]
94   * Don't just keep adding to the sudoers file
95
96  -- Evan Broder <broder@mit.edu>  Tue, 25 Nov 2008 08:08:26 -0500
97
98 xvm-munin-config (0.0.1) unstable; urgency=low
99
100   * Initial Release.
101
102  -- Evan Broder <broder@mit.edu>  Sat, 22 Nov 2008 05:52:10 -0500