reopen 1047878
tags 1047878 patch
severity 1047878 normal
thanks
Hi.
This package still fails to build a source package after a successful build
(dpkg-buildpackage ; dpkg-buildpackage -S).
[ The bug was closed by ftpmaster because the package was removed
from unstable, but I see that the package is in unstable again ].
The attached patch works for me.
Thanks.
commit 64ba9fc12f6897abd1c0b41541f4d58a2e4f4fae
Author: Santiago Vila <[email protected]>
Date: Sun Feb 15 23:30:00 2026 +0100
Fix clean target. Closes: #1047878.
diff --git a/debian/clean b/debian/clean
index ce17de8..df8ffdc 100644
--- a/debian/clean
+++ b/debian/clean
@@ -1,5 +1,8 @@
+.pybuild/
+build/
doc/kresd.8
-libkres.pc
lib/libkres.a
lib/libkres.so.*
+libkres.pc
+python/*.egg-info/
test-modules/