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.1^0 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-svn-server.git/commitdiff_plain/9c7b7f57312bf056d5a19afb4e1e9f5309188cbb?ds=sidebyside;hp=ee4a73939a7b3e0ed8ee6603b430c5e318f12d3b invirt-svn-server and invirt-web both depend on AFS working svn path=/trunk/packages/invirt-svn-server/; revision=1514 --- diff --git a/debian/changelog b/debian/changelog index 3927231..e836ad2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,10 @@ invirt-svn-server (0.0.1) unstable; urgency=low + [ Quentin Smith ] * Initial Release. * Don't use a files/ tree for a single file - -- Quentin Smith Sat, 01 Nov 2008 00:42:05 -0400 + [ Evan Broder ] + * Make sure OpenAFS modules are installed + + -- Evan Broder Mon, 03 Nov 2008 03:41:43 -0500 diff --git a/debian/control b/debian/control index fd17e45..ea91863 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Standards-Version: 3.7.2 Package: invirt-svn-server Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, subversion, - libsasl2-gssapi-mit, kstart, invirt-base + libsasl2-gssapi-mit, kstart, invirt-base, openafs-modules-xen Description: Configures a Subversion server for Invirt Configures a Subversion server for Invirt, committing to a SVN repository in AFS and authenticating with GSSAPI.