A couple fixups to the sipb-xen-dns package. Also, testing commits over HTTP
authorEvan Broder <broder@mit.edu>
Tue, 26 Feb 2008 20:32:08 +0000 (15:32 -0500)
committerEvan Broder <broder@mit.edu>
Tue, 26 Feb 2008 20:32:08 +0000 (15:32 -0500)
svn path=/trunk/packages/sipb-xen-dns/; revision=271

debian/control
debian/rules
debian/sipb-xen-dns.init

index 0b8540e..e566d0e 100644 (file)
@@ -2,7 +2,7 @@ Source: sipb-xen-dns
 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)
+Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 4.1.0), subversion
 Standards-Version: 3.7.2
 
 Package: sipb-xen-dns
 Standards-Version: 3.7.2
 
 Package: sipb-xen-dns
index 4d88e52..0c347a7 100755 (executable)
@@ -3,4 +3,4 @@
 include /usr/share/cdbs/1/rules/debhelper.mk
 
 binary-fixup/sipb-xen-dns::
 include /usr/share/cdbs/1/rules/debhelper.mk
 
 binary-fixup/sipb-xen-dns::
-       svn co file:///mit/sipb-xen/svn/trunk/packages/sipb-xen-dns/code/ $(DEB_DESTDIR)/usr/local/lib/sipb-xen-dns
+       svn co https://sipb-xen-dev.mit.edu:445/trunk/packages/sipb-xen-dns/code/ $(DEB_DESTDIR)/usr/local/lib/sipb-xen-dns
index 2b8d3cb..626fd44 100644 (file)
@@ -9,10 +9,7 @@
 # Description:       
 ### END INIT INFO
 
 # Description:       
 ### END INIT INFO
 
-# Author: Foo Bar <foobar@baz.org>
-#
-# Please remove the "Author" lines above and replace them
-# with your own name if you copy and modify this script.
+# Author: SIPB Xen Project <sipb-xen@mit.edu>
 
 # Do NOT "set -e"
 
 
 # Do NOT "set -e"