Hi, > 1. unpack source with dpkg-source > 2. Add changelog entyr. > 3. Build with pdebuild (pbuilder) > a) run dpkg-buildpackage to rebuild source > - runs debian/rules clean > b) run pbuilder to build How about running 'debuild-pbuilder' to make sure that it builds outside of chroot, before invoking 'pdebuild'? That is very much a workaround, but should work. regards, junichi