We allow untrusted sources, so we can get packages from our
own repository. Earlier versions of Debian or pbuilder did it get
them anyway; but not anymore. Also disabling ccache because we now
get mysterious errors. Probably a ccache bug, but we don't care.
#BUILDRESULT="/var/cache/pbuilder/$NAME/result/"
BUILDRESULT="$NAME"
APTCACHE="/var/cache/pbuilder/$NAME/aptcache/"
+ALLOWUNTRUSTED=yes
+CCACHEDIR=
# http://releases.ubuntu.com/releases/
case "$DIST" in