[Debian-med-packaging] Bug#1124146: missing build dependencies

Alois Schlögl alois.schloegl at gmail.com
Mon Feb 16 21:36:02 GMT 2026


Dear Santiago,


I believe this bug is due to the fact that debian/control is missing 
some build dependencies. Applying this patch should fix the issue.


diff --git a/release/debian/control b/release/debian/control
index 4ea71d8b..37223977 100644
--- a/release/debian/control
+++ b/release/debian/control
@@ -10,6 +10,8 @@ Build-Depends: debhelper-compat (= 13),
                 d-shlibs,
                 gawk,
                 python3-setuptools,
+               python3-venv,
+               python3-build,
                 python3-all-dev,
                 python3-numpy,
                 zlib1g-dev,

Let me know if this is not the case. Then we can also enter a private 
conversation what the best a approach would be, to fix this.


Best,
   Alois

P.S.: recently, biosig 3.9.3 was released containing serveral security 
fixes. It would be great if this could go into security update of stable.



More information about the Debian-med-packaging mailing list