From 9c7b7f57312bf056d5a19afb4e1e9f5309188cbb Mon Sep 17 00:00:00 2001 From: Evan Broder Date: Mon, 3 Nov 2008 03:42:26 -0500 Subject: [PATCH] invirt-svn-server and invirt-web both depend on AFS working svn path=/trunk/packages/invirt-svn-server/; revision=1514 --- debian/changelog | 6 +++++- debian/control | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) 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. -- 1.7.9.5