Source: musl Section: libs Priority: optional Maintainer: Reiner Herrmann Build-Depends: debhelper-compat (= 13), dh-exec Standards-Version: 4.5.1 Homepage: https://musl.libc.org/ Vcs-Git: https://salsa.debian.org/reiner/musl.git Vcs-Browser: https://salsa.debian.org/reiner/musl Rules-Requires-Root: no Package: musl Architecture: arm64 musl-linux-arm64 armel armhf musl-linux-armhf i386 musl-linux-i386 amd64 musl-linux-amd64 m68k musl-linux-m68k mips musl-linux-mips mipsel musl-linux-mipsel mips64el musl-linux-mips64el s390x musl-linux-s390x sh4 musl-linux-sh4 ppc64el musl-linux-ppc64el riscv64 musl-linux-riscv64 Multi-Arch: same Depends: ${misc:Depends} Description: standard C library musl is lightweight, fast, simple, free and strives to be correct in the sense of standards-conformance and safety. . This package contains the shared objects Package: musl-dev Section: libdevel Architecture: arm64 musl-linux-arm64 armel armhf musl-linux-armhf i386 musl-linux-i386 amd64 musl-linux-amd64 m68k musl-linux-m68k mips musl-linux-mips mipsel musl-linux-mipsel mips64el musl-linux-mips64el s390x musl-linux-s390x sh4 musl-linux-sh4 ppc64el musl-linux-ppc64el riscv64 musl-linux-riscv64 Multi-Arch: same Provides: ${libc-dev:Provides} Depends: ${misc:Depends}, musl (= ${binary:Version}), ${linux-libc-dev:Depends} Recommends: ${linux-musl-dev:Recommends} Description: standard C library development files musl is lightweight, fast, simple, free and strives to be correct in the sense of standards-conformance and safety. . This package contains the static linked libraries and the include files. Package: musl-tools Section: devel Architecture: arm64 armel armhf i386 amd64 m68k mips mipsel mips64el s390x sh4 ppc64el riscv64 Depends: ${misc:Depends}, musl-dev (= ${binary:Version}), gcc Replaces: musl (<< 1.1.15-1) Breaks: musl (<< 1.1.15-1) Description: standard C library tools musl is lightweight, fast, simple, free and strives to be correct in the sense of standards-conformance and safety. . This package contains the gcc spec file and the musl-gcc wrapper script to make easy-to-deploy static and minimal dynamically linked programs.