From: Evan Broder Date: Fri, 7 Nov 2008 02:52:40 +0000 (-0500) Subject: Depend on invirt-dns so there is a local nameserver to query against X-Git-Tag: 0.0.7~1 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/commitdiff_plain/f0aea0f7a31f022caf37ed0fee99f19a1744054d?hp=86baf5455a424dab73b0e2268d71f704631a6718 Depend on invirt-dns so there is a local nameserver to query against svn path=/trunk/packages/invirt-web/; revision=1543 --- diff --git a/debian/changelog b/debian/changelog index d52aa04..add3e5b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,9 @@ invirt-web (0.0.7) unstable; urgency=low * Query against the local nameserver to be sure there's no caching of deleted hosts + * Depend on invirt-dns to be sure that a nameserver is running locally - -- Evan Broder Thu, 06 Nov 2008 21:44:27 -0500 + -- Evan Broder Thu, 06 Nov 2008 21:45:42 -0500 invirt-web (0.0.6) unstable; urgency=low diff --git a/debian/control b/debian/control index 4cfa294..8225624 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Package: invirt-web Architecture: all Depends: ${misc:Depends}, libapache2-mod-fcgid, python-flup, python-cheetah, python-simplejson, python-dns, invirt-database, - invirt-vnc-client, kstart, debathena-afs-config, invirt-base, - libapache2-svn, libapache2-mod-auth-kerb, postfix, subversion, - zephyr-clients, openafs-modules-xen + invirt-vnc-client, invirt-dns, kstart, debathena-afs-config, + invirt-base, libapache2-svn, libapache2-mod-auth-kerb, postfix, + subversion, zephyr-clients, openafs-modules-xen Description: the Invirt web interface