From 364646382ee46d6aaf28dff2b0b9d7f81fb65b45 Mon Sep 17 00:00:00 2001 From: Evan Broder Date: Sat, 25 Oct 2008 18:00:21 -0400 Subject: [PATCH] Remove nullmailer from invirt-xen-config - it'll be pulled in by a different package svn path=/trunk/packages/invirt-xen-config/; revision=1259 --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 438a2cb..7d6120b 100644 --- a/debian/control +++ b/debian/control @@ -7,8 +7,8 @@ Standards-Version: 3.7.2 Package: invirt-xen-config Architecture: all -Depends: ${misc:Depends}, nullmailer, dsniff, lvm2, grub, - ubuntu-xen-server, sipb-xen-base +Depends: ${misc:Depends}, dsniff, lvm2, grub, ubuntu-xen-server, + sipb-xen-base Description: Invirt Xen domain 0 configuration This package includes the dependencies and configuration for a domain 0 Invirt server. -- 1.7.9.5