Rebuild package

dpkg-source -x foobar-0.1.dsc
cd foobar-0.1
debuild

debuild will build package, but will no clean sources

debuild -nc