Depend on invirt-dns so there is a local nameserver to query against
authorEvan Broder <broder@mit.edu>
Fri, 7 Nov 2008 02:52:40 +0000 (21:52 -0500)
committerEvan Broder <broder@mit.edu>
Fri, 7 Nov 2008 02:52:40 +0000 (21:52 -0500)
svn path=/trunk/packages/invirt-web/; revision=1543

debian/changelog
debian/control

index d52aa04..add3e5b 100644 (file)
@@ -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 <broder@mit.edu>  Thu, 06 Nov 2008 21:44:27 -0500
+ -- Evan Broder <broder@mit.edu>  Thu, 06 Nov 2008 21:45:42 -0500
 
 invirt-web (0.0.6) unstable; urgency=low
 
index 4cfa294..8225624 100644 (file)
@@ -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