Index: trunk/packages/sipb-xen-www/debian/changelog
===================================================================
--- trunk/packages/sipb-xen-www/debian/changelog	(revision 1021)
+++ trunk/packages/sipb-xen-www/debian/changelog	(revision 1022)
@@ -1,2 +1,8 @@
+sipb-xen-www (3.12) unstable; urgency=low
+
+  * invirt-confiscate the SVN checkout
+
+ -- Evan Broder <broder@mit.edu>  Fri, 03 Oct 2008 21:01:33 -0400
+
 sipb-xen-www (3.11) unstable; urgency=low
 
Index: trunk/packages/sipb-xen-www/debian/control
===================================================================
--- trunk/packages/sipb-xen-www/debian/control	(revision 1021)
+++ trunk/packages/sipb-xen-www/debian/control	(revision 1022)
@@ -3,5 +3,5 @@
 Priority: extra
 Maintainer: SIPB Xen Project <sipb-xen@mit.edu>
-Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.1.0), subversion
+Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.1.0), subversion, sipb-xen-base
 Standards-Version: 3.7.2
 
Index: trunk/packages/sipb-xen-www/debian/rules
===================================================================
--- trunk/packages/sipb-xen-www/debian/rules	(revision 1021)
+++ trunk/packages/sipb-xen-www/debian/rules	(revision 1022)
@@ -9,3 +9,3 @@
 
 binary-fixup/sipb-xen-www::
-	svn co https://sipb-xen-dev.mit.edu:1111/trunk/packages/sipb-xen-www/code/ $(DEB_DESTDIR)/var/www/sipb-xen-www
+	svn co $$(invirt-getconf svn.uri)/trunk/packages/sipb-xen-www/code/ $(DEB_DESTDIR)/var/www/sipb-xen-www
