Fix-up several packages to include the correct Conflicts and Replaces
[invirt/packages/xvm-munin-config.git] / debian / control
index de5f717..a7aaa56 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}, 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.
@@ -18,6 +19,8 @@ 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
+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.
@@ -28,6 +31,8 @@ Description: Configure Munin monitoring on XVM master server
 Package: xvm-munin-remote-config
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}, 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.
@@ -37,6 +42,8 @@ Description: Configure Munin monitoring on XVM remote servers
 Package: xvm-munin-console-config
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}, 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.