Merged changes and fixed python xen bindings
[invirt/packages/xvm-munin-config.git] / debian / control
index 42a20f2..61e9d4d 100644 (file)
@@ -2,12 +2,14 @@ Source: xvm-munin-config
 Section: servers
 Priority: extra
 Maintainer: SIPB XVM Project <xvm@mit.edu>
-Build-Depends: cdbs, debhelper (>= 5), config-package-dev, munin-node
-Standards-Version: 3.7.2
+Build-Depends: debhelper (>= 7), config-package-dev (>= 5.0~), munin-node
+Standards-Version: 3.9.3
 
 Package: xvm-munin-host-config
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, munin-node, adduser, smartmontools
+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.
@@ -16,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.
@@ -26,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.
@@ -35,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.