From: Evan Broder Date: Sat, 4 Oct 2008 01:11:51 +0000 (-0400) Subject: Update sipb-xen-www to use the new invirt-confiscated svn.uri X-Git-Tag: sipb-xen-www/3.12^0 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/commitdiff_plain/40788cee33d696eec6288165120db33d70b8876b?hp=dc5962060920e5b064064f10e539d49a68c9da68 Update sipb-xen-www to use the new invirt-confiscated svn.uri svn path=/trunk/packages/sipb-xen-www/; revision=1022 --- diff --git a/debian/changelog b/debian/changelog index 2d9c24c..c1248e0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +sipb-xen-www (3.12) unstable; urgency=low + + * invirt-confiscate the SVN checkout + + -- Evan Broder Fri, 03 Oct 2008 21:01:33 -0400 + sipb-xen-www (3.11) unstable; urgency=low * fix distribution diff --git a/debian/control b/debian/control index d5e825a..7d018bc 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: sipb-xen-www Section: base Priority: extra Maintainer: SIPB Xen Project -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 diff --git a/debian/rules b/debian/rules index 6d11e74..bef8ef4 100755 --- a/debian/rules +++ b/debian/rules @@ -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:: - 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