1
0

initial import from Debian

version: 14.3.0-5
commit: bee30ab0fff2fd6af94c62376c8aa4221bb831e0
This commit is contained in:
2025-08-11 15:00:09 +03:00
commit c2c1923c7b
274 changed files with 101988 additions and 0 deletions

31
debian/tests/control vendored Normal file
View File

@@ -0,0 +1,31 @@
Tests: runtime-libs
Depends: apt, python3-minimal
Restrictions: allow-stderr
Tests: libc-link
Depends: gcc-14, libc6-dev | libc-dev
Tests: libstdcxx-link
Depends: g++-14
Tests: libgfortran-link
Depends: gfortran-14
Tests: libgo-link
Depends: gccgo-14
Tests: libgomp-link
Depends: gfortran-14, gcc-14
Tests: libgm2-link
Depends: gm2-14
Tests: libgnat-link
Depends: gnat-14
Tests: libgphobos-link
Depends: gdc-14
Architecture: !powerpc !ppc64 !ppc64el
Tests: shlib-build
Depends: gcc-14, libc6-dev | libc-dev