On Sat, Mar 18, 2017 at 03:45:30PM +0100, Johannes Schauer wrote: > how would the unpacked source directory become unclean if I'm using pbuilder > or > sbuild to build my packages?
The developer might drop in debian/ (or in ./ in the case of a native
package) any kind of file and that would be packed up by dpkg-source -b.
Very simply those files could be .orig and .reject from patch(1). Or
debian/files :P (I think that would be generated by
`dpkg-buildpackage -S -nc -d` (and -d is implied by the combination of
-nc and -d)).
You can find a very simple example in pbuilder itself, look at the
source package before I start maintaining it, you'll find very weird
test files left there by dancer that were not part of the git
repository and didn't really had any role within the package.
--
regards,
Mattia Rizzolo
GPG Key: 66AE 2B4A FCCF 3F52 DA18 4D18 4B04 3FCD B944 4540 .''`.
more about me: https://mapreri.org : :' :
Launchpad user: https://launchpad.net/~mapreri `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia `-
signature.asc
Description: PGP signature

