From 6d171bbcd3eb2d5d60fc6c4bc9ef12608421d7c1 Mon Sep 17 00:00:00 2001
From: Greg Price <price@mit.edu>
Date: Mon, 29 Sep 2008 02:02:33 -0400
Subject: [PATCH 1/1] sipb-xen-www depends on AFS and python-flup

Using a Depends: on debathena-afs-config.  Of course there's also the
step of building openafs modules...

svn path=/trunk/packages/sipb-xen-www/; revision=943
---
 debian/changelog |    6 ++++++
 debian/control   |    2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 781165d..058f3ff 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+sipb-xen-www (3.10) hardy; urgency=low
+
+  * depend on debathena-afs-config and python-flup
+
+ -- Greg Price <price@mit.edu>  Mon, 29 Sep 2008 05:58:01 +0000
+
 sipb-xen-www (3.9) unstable; urgency=low
 
   * further integration of invirt.config
diff --git a/debian/control b/debian/control
index dbc37b1..d5e825a 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,6 @@ Standards-Version: 3.7.2
 
 Package: sipb-xen-www
 Architecture: all
-Depends: ${misc:Depends}, libapache2-mod-fcgid, python-cheetah, python-simplejson, sipb-xen-database-common, sipb-xen-vnc-client, kstart,
+Depends: ${misc:Depends}, libapache2-mod-fcgid, python-flup, python-cheetah, python-simplejson, sipb-xen-database-common, sipb-xen-vnc-client, kstart, debathena-afs-config,
  libapache2-svn, postfix, subversion, zephyr-clients
 Description: Install the sipb-xen-dev website
-- 
1.7.9.5