Update sipb-xen-www to use the new invirt-confiscated svn.uri sipb-xen-www/3.12
authorEvan Broder <broder@mit.edu>
Sat, 4 Oct 2008 01:11:51 +0000 (21:11 -0400)
committerEvan Broder <broder@mit.edu>
Sat, 4 Oct 2008 01:11:51 +0000 (21:11 -0400)
svn path=/trunk/packages/sipb-xen-www/; revision=1022

debian/changelog
debian/control
debian/rules

index 2d9c24c..c1248e0 100644 (file)
@@ -1,3 +1,9 @@
+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
 
   * fix distribution
 sipb-xen-www (3.11) unstable; urgency=low
 
   * fix distribution
index d5e825a..7d018bc 100644 (file)
@@ -2,7 +2,7 @@ Source: sipb-xen-www
 Section: base
 Priority: extra
 Maintainer: SIPB Xen Project <sipb-xen@mit.edu>
 Section: base
 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
 
 Package: sipb-xen-www
 Standards-Version: 3.7.2
 
 Package: sipb-xen-www
index 6d11e74..bef8ef4 100755 (executable)
@@ -8,4 +8,4 @@ include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/rules/config-package.mk
 
 binary-fixup/sipb-xen-www::
 include /usr/share/cdbs/1/rules/config-package.mk
 
 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