reopen 1048380 thanks Hi. Currently, this is what happens when building source after a successful build:
dpkg-source: error: cannot represent change to blaP.bla: binary file contents changed dpkg-source: error: add blaP.bla in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: cannot represent change to blaT.bla: binary file contents changed dpkg-source: error: add blaT.bla in debian/source/include-binaries if you want to store the modified binary in the debian tarball dpkg-source: error: unrepresentable changes to source I'm thinking about how all this could be automated. It would be possible to make a script which takes the output from dpkg-buildpackage and creates a patch against debian/clean automatically, verifies that the .deb are still the same, and that it is possible to build source after binary again. Would you be willing to do the upload part? (At your own pace). Thanks.

