From: Greg Price Date: Thu, 1 Jan 2009 03:41:32 +0000 (-0500) Subject: invirt-web: depend on mail-transport-agent, not postfix. X-Git-Tag: 0.0.16^0 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/commitdiff_plain/refs/tags/0.0.16?hp=544d8ae78221ce603aad719ced275649a5ffd60d invirt-web: depend on mail-transport-agent, not postfix. svn path=/trunk/packages/invirt-web/; revision=1950 --- diff --git a/debian/changelog b/debian/changelog index 3f0d2da..3f64806 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ invirt-web (0.0.16) unstable; urgency=low * make initscript stop command not leave apache2 processes lying around (so that restart works) + * Depend on mail-transport-agent, not postfix. -- Greg Price Tue, 30 Dec 2008 17:43:41 -0500 diff --git a/debian/control b/debian/control index 3d6b886..94166de 100644 --- a/debian/control +++ b/debian/control @@ -11,6 +11,6 @@ Depends: ${misc:Depends}, libapache2-mod-fcgid, python-flup, python-cheetah, python-simplejson, python-dns, invirt-database, invirt-vnc-client, invirt-dns, kstart, debathena-afs-config, invirt-base, invirt-web-iptables, libapache2-svn, - libapache2-mod-auth-kerb, postfix, subversion, zephyr-clients, + libapache2-mod-auth-kerb, mail-transport-agent, subversion, zephyr-clients, openafs-modules-xen, cron Description: the Invirt web interface