Test-case dbus-test-runner/build-hud
<dl>
    <dt>Grab the build dependencies for HUD: <tt>sudo apt-get build-dep hud</tt></dt>
	<dt>Install the Bazaar build tools: <tt>sudo apt-get install bzr-builddeb</tt></dt>
	<dt>Get a copy of HUD trunk: <tt>bzr co --lightweight lp:hud</tt></dt>
	<dt>Build HUD: <tt>cd hud ; bzr bd</tt></dt>
	    <dd>HUD should build and run it's test suite successfully</dd>
		<dd>The package may not build successfully, but we just want the test suite to pass</dd>
</dl>
