[PATCH] remove debian-build/ and its children when cleaning after debian package

David Bremner david at tethera.net
Sun Feb 4 16:34:32 PST 2018


Daniel Kahn Gillmor <dkg at fifthhorseman.net> writes:

> ---
>  debian/clean | 1 +
>  1 file changed, 1 insertion(+)
>  create mode 100644 debian/clean
>
> diff --git a/debian/clean b/debian/clean
> new file mode 100644
> index 00000000..c5797567
> --- /dev/null
> +++ b/debian/clean
> @@ -0,0 +1 @@
> +debian-build/
> -- 

That seems to be something specific to git-buildpackage. The
gbp-buildpackage man page claims that the default is to remove that
directory after building. Perhaps someone more familiar with
git-buildpackage can figure out why that's not happening.

d


More information about the notmuch mailing list