From 9c74800411722cfc37138dce58679c97da71d135 Mon Sep 17 00:00:00 2001 From: Evan Broder Date: Thu, 6 Nov 2008 22:58:50 -0500 Subject: [PATCH] Don't depend on invirt-mail-config everywhere svn path=/trunk/packages/invirt-console-server/; revision=1557 --- debian/changelog | 6 ++++++ debian/control | 3 +-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 1b0b936..0dbef6c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +invirt-console-server (0.0.11) unstable; urgency=low + + * Don't depend on invirt-mail-config + + -- Evan Broder Thu, 06 Nov 2008 22:47:47 -0500 + invirt-console-server (0.0.10) unstable; urgency=low * Fix some uncaught bugs with the libnss-pgsql config diff --git a/debian/control b/debian/control index 4f0eb4b..3015750 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,6 @@ Conflicts: ${diverted-files} Depends: invirt-base, ${shlibs:Depends}, ${misc:Depends}, conserver-client, daemon, debathena-kerberos-config, fuse-utils, libnss-pgsql1, nscd, openssh-server, python, python-routefs, - invirt-database, remctl-server, debathena-ssh-server-config, - invirt-mail-config + invirt-database, remctl-server, debathena-ssh-server-config Description: Invirt serial-console proxy server This is the software for the serial-console proxy server. -- 1.7.9.5