From: Evan Broder Date: Tue, 26 Feb 2008 20:32:08 +0000 (-0500) Subject: A couple fixups to the sipb-xen-dns package. Also, testing commits over HTTP X-Git-Tag: sipb-xen-dns/1~8 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-dns.git/commitdiff_plain/bcdae49bf734201d5175438c572a5a250468c000?hp=fc069a74f6946c01f42d5b6f30cbbde9a2fc2f8f A couple fixups to the sipb-xen-dns package. Also, testing commits over HTTP svn path=/trunk/packages/sipb-xen-dns/; revision=271 --- diff --git a/debian/control b/debian/control index 0b8540e..e566d0e 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: sipb-xen-dns Section: base Priority: extra Maintainer: SIPB Xen Project -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 diff --git a/debian/rules b/debian/rules index 4d88e52..0c347a7 100755 --- a/debian/rules +++ b/debian/rules @@ -3,4 +3,4 @@ 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 diff --git a/debian/sipb-xen-dns.init b/debian/sipb-xen-dns.init index 2b8d3cb..626fd44 100644 --- a/debian/sipb-xen-dns.init +++ b/debian/sipb-xen-dns.init @@ -9,10 +9,7 @@ # Description: ### END INIT INFO -# Author: Foo Bar -# -# Please remove the "Author" lines above and replace them -# with your own name if you copy and modify this script. +# Author: SIPB Xen Project # Do NOT "set -e"