Add a missing invirt-base dependency to the xvm-munin-config packages.
[invirt/packages/xvm-munin-config.git] / debian / control
index de5f717..996e1da 100644 (file)
@@ -7,8 +7,9 @@ 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}, invirt-base, munin-node, adduser, smartmontools
+Provides: ${diverted-files}
+Conflicts: ${diverted-files}
 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.
@@ -17,7 +18,9 @@ Description: Configure Munin monitoring on XVM hosts
 
 Package: xvm-munin-master-config
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, munin-node, adduser, libdbd-pg-perl
+Depends: ${shlibs:Depends}, ${misc:Depends}, invirt-base, munin-node, adduser, libdbd-pg-perl
+Provides: ${diverted-files}
+Conflicts: ${diverted-files}
 Description: Configure Munin monitoring on XVM master server
  Configure the munin-node daemon on all XVM servers. Each server gets
  a set of plugins configured based on its function.
@@ -27,7 +30,9 @@ Description: Configure Munin monitoring on XVM master server
 
 Package: xvm-munin-remote-config
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, munin-node, adduser
+Depends: ${shlibs:Depends}, ${misc:Depends}, invirt-base, munin-node, adduser
+Provides: ${diverted-files}
+Conflicts: ${diverted-files}
 Description: Configure Munin monitoring on XVM remote servers
  Configure the munin-node daemon on all XVM servers. Each server gets
  a set of plugins configured based on its function.
@@ -36,7 +41,9 @@ Description: Configure Munin monitoring on XVM remote servers
 
 Package: xvm-munin-console-config
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, munin-node, adduser
+Depends: ${shlibs:Depends}, ${misc:Depends}, invirt-base, munin-node, adduser
+Provides: ${diverted-files}
+Conflicts: ${diverted-files}
 Description: Configure Munin monitoring on XVM console server
  Configure the munin-node daemon on all XVM servers. Each server gets
  a set of plugins configured based on its function.