Package: src:cambalache
Version: 0.99.8-1
Tags: patch
User: [email protected]
Usertags: ftbfs-source-after-build
User: [email protected]
Usertags: qa-doublebuild
Hi. When I try to build the source package just after building the binary
package,
this is what happens:
dpkg-source: error: unwanted binary file:
debian/cambalache/usr/share/cambalache/app.gresource
dpkg-source: error: unwanted binary file:
debian/cambalache/usr/share/cambalache/merengue.gresource
[...]
dpkg-source: error: unwanted binary file:
debian/.debhelper/cambalache/dbgsym-root/usr/lib/debug/.dwz/x86_64-linux-gnu/cambalache.debug
dpkg-source: error: unwanted binary file:
debian/.debhelper/cambalache/dbgsym-root/usr/lib/debug/.build-id/89/63f4c868
[...]
Trivial patch below.
Thanks.
--- a/debian/rules
+++ b/debian/rules
@@ -26,5 +26,5 @@ override_dh_auto_install:
override_dh_auto_test:
-override_dh_clean:
+execute_after_dh_clean:
rm -rf _build usr