From: Evan Broder Date: Wed, 26 Nov 2008 04:16:00 +0000 (-0500) Subject: Move a Pre-Depends to a Depends X-Git-Tag: 0.0.5~2 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/xvm-munin-config.git/commitdiff_plain/de9da24c41a0b96c48086bb8818609f3199ee7e7?ds=sidebyside Move a Pre-Depends to a Depends svn path=/trunk/packages/xvm-munin-config/; revision=1780 --- diff --git a/debian/changelog b/debian/changelog index b733887..da21f63 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,14 @@ xvm-munin-config (0.0.5) unstable; urgency=low + [ Quentin Smith ] * Fix typos in xen_cpu script for XenAPI code * Bump theoretical CPU max to 64x * Show domain CPU weight and cap if available - -- Quentin Smith Tue, 25 Nov 2008 22:46:12 -0500 + [ Evan Broder ] + * Move the unnecessary Pre-Depends to a Depends + + -- Evan Broder Tue, 25 Nov 2008 23:13:36 -0500 xvm-munin-config (0.0.4) unstable; urgency=low diff --git a/debian/control b/debian/control index de5f717..42a20f2 100644 --- a/debian/control +++ b/debian/control @@ -7,8 +7,7 @@ Standards-Version: 3.7.2 Package: xvm-munin-host-config Architecture: all -Pre-Depends: smartmontools -Depends: ${shlibs:Depends}, ${misc:Depends}, munin-node, adduser +Depends: ${shlibs:Depends}, ${misc:Depends}, munin-node, adduser, smartmontools Description: Configure Munin monitoring on XVM hosts Configure the munin-node daemon on all XVM servers. Each server gets a set of plugins configured based on its function.