Index: trunk/packages/xvm-munin-config/debian/changelog
===================================================================
--- trunk/packages/xvm-munin-config/debian/changelog	(revision 1779)
+++ trunk/packages/xvm-munin-config/debian/changelog	(revision 1780)
@@ -1,9 +1,13 @@
 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 <quentin@mit.edu>  Tue, 25 Nov 2008 22:46:12 -0500
+  [ Evan Broder ]
+  * Move the unnecessary Pre-Depends to a Depends
+
+ -- Evan Broder <broder@mit.edu>  Tue, 25 Nov 2008 23:13:36 -0500
 
 xvm-munin-config (0.0.4) unstable; urgency=low
Index: trunk/packages/xvm-munin-config/debian/control
===================================================================
--- trunk/packages/xvm-munin-config/debian/control	(revision 1779)
+++ trunk/packages/xvm-munin-config/debian/control	(revision 1780)
@@ -8,6 +8,5 @@
 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
