1 2 3 4 5 6
#!/bin/bash # A helper script to build packages for the various distributions for DISTRO in $UBUNTU_RELEASES; do (cd "packaging-$DISTRO" && bzr builddeb -S) done
Loggerhead is a web-based interface for Breezy Version: 2.0.1