From: Evan Broder Date: Mon, 3 Nov 2008 08:42:26 +0000 (-0500) Subject: invirt-svn-server and invirt-web both depend on AFS working X-Git-Tag: 0.0.6^0 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/commitdiff_plain/e0991f3ed4c49b6067936e7c2246df790ea38d6e?ds=inline invirt-svn-server and invirt-web both depend on AFS working svn path=/trunk/packages/invirt-web/; revision=1514 --- diff --git a/debian/changelog b/debian/changelog index 3ebb5c0..a9e9f18 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +invirt-web (0.0.6) unstable; urgency=low + + * The web server needs a working AFS; make sure OpenAFS modules are + installed + + -- Evan Broder Mon, 03 Nov 2008 03:40:51 -0500 + invirt-web (0.0.5) unstable; urgency=low * Add new dependency on python-dns diff --git a/debian/control b/debian/control index 7328980..4cfa294 100644 --- a/debian/control +++ b/debian/control @@ -11,5 +11,5 @@ 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 + zephyr-clients, openafs-modules-xen Description: the Invirt web interface