major documentation rework and packaging
Build Debian Packages / build (bookworm, debian12) (push) Failing after 7m59s
Build Debian Packages / build (bullseye, debian11) (push) Failing after 7m29s
Build Debian Packages / build (trixie, debian13) (push) Failing after 8m14s

This commit is contained in:
2026-03-25 14:36:24 +01:00
parent 75f32e1502
commit 3096e83a43
31 changed files with 2756 additions and 574 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#!/bin/bash
apt-get -y install libcairo2-dev gir1.2-gtksource-3.0
apt-get -y install python3-dev python3-scipy python3-lmfit python3-matplotlib python3-tables python3-xdg
apt-get -y install debhelper dh-sequence-python3 lsb-release
apt-get -y install debhelper dh-sequence-python3 lsb-release sphinx-common sphinx-rtd-theme-common
DEBRELEASE=$(lsb_release -cs)
case $DEBRELEASE in
"trixie")