reopen 1046274 tags 1046274 patch severity 1046274 normal thanks Hi.
This package still (or again?) fails to build a source package after a successful build (dpkg-buildpackage ; dpkg-buildpackage -S). Fortunately, it's easy to fix. The attached patch works for me. Thanks.
commit 42f865400535a2810468895c0a1f3d199a56a052 Author: Santiago Vila <[email protected]> Date: Sun Feb 15 23:40:00 2026 +0100 Fix clean target. Closes: #1046274. diff --git a/debian/clean b/debian/clean index 9b1c6b4..7d1ed10 100644 --- a/debian/clean +++ b/debian/clean @@ -3,9 +3,10 @@ Makefile.in */*/Makefile.in */*/*/Makefile.in aclocal.m4 +binoculars-ng/hkl-test config.h.in configure -fontlist-v330.json +fontlist-v390.json gtk-doc.make config/ m4/

