Andreas Tille pushed to branch master at Debian Med / scikit-bio-binaries


Commits:
3f10af9e by Andreas Tille at 2026-06-19T15:19:03+02:00
Add build-essential to Test-Depends

- - - - -
c2ab3feb by Andreas Tille at 2026-06-19T15:28:11+02:00
Reproducibly build for static lib

- - - - -
de4c3b19 by Andreas Tille at 2026-06-19T15:28:57+02:00
Permit failure of blhc in Salsa CI

- - - - -


3 changed files:

- debian/patches/shared-lib.patch
- debian/salsa-ci.yml
- debian/tests/control


Changes:

=====================================
debian/patches/shared-lib.patch
=====================================
@@ -28,7 +28,7 @@ Forwarded: not-needed
 +      ln -sf libskbb.so.1 $@
 +
 +libskbb.a: $(SKBB_OBJS) $(SHBB_EXTERN_OBJS)
-+      $(AR) rcs $@ $(SKBB_OBJS) $(SHBB_EXTERN_OBJS)
++      $(AR) rcsD $@ $(SKBB_OBJS) $(SHBB_EXTERN_OBJS)
  
  libskbb_cpu.a: $(SKBB_OBJS)
        ar -rc $@ $(SKBB_OBJS)


=====================================
debian/salsa-ci.yml
=====================================
@@ -5,3 +5,7 @@ include:
 variables:
 # We do not build for i386
   SALSA_CI_DISABLE_BUILD_PACKAGE_I386: 1
+
+# Permit failure of blhc
+blhc:
+  allow_failure: true


=====================================
debian/tests/control
=====================================
@@ -1,3 +1,3 @@
 Tests: run-unit-test
-Depends: @
+Depends: @, build-essential
 Restrictions: allow-stderr



View it on GitLab: 
https://salsa.debian.org/med-team/scikit-bio-binaries/-/compare/01c266f95af5239c770fcb2e299a82b8f1cc9419...de4c3b197e4d5218f0d4981553f38863405633b5

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/scikit-bio-binaries/-/compare/01c266f95af5239c770fcb2e299a82b8f1cc9419...de4c3b197e4d5218f0d4981553f38863405633b5
You're receiving this email because of your account on salsa.debian.org. Manage 
all notifications: https://salsa.debian.org/-/profile/notifications | Help: 
https://salsa.debian.org/help


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to