Retrieve source packages, unpack them, and build binary (.deb) packages
from them. This also installs the needed build-dependencies if needed.
$ wajig buld PKG                        (apt-get build-dep && apt-get source --build)
