Debian NEW package overview for libsdl2
libsdl2_2.32.10+dfsg-3_source+binary.changes (click to toggle)
Format:1.8
Date:Tue, 09 Sep 2025 19:08:09 +0100
Binary:libsdl2-2.0-0 libsdl2-classic libsdl2-classic-dbgsym libsdl2-dev libsdl2-doc libsdl2-tests libsdl2-tests-dbgsym
Source:libsdl2
Architecture:all amd64 i386 source
Version:2.32.10+dfsg-3
Distribution:experimental
Urgency:medium
Maintainer:Debian SDL packages maintainers <pkg-sdl-maintainers@lists.alioth.debian.org>
Changed-By:Simon McVittie <smcv@debian.org>
Description:
libsdl2-2.0-0 - Simple DirectMedia Layer
libsdl2-classic - Simple DirectMedia Layer - "classic" implementation as non-defaul
libsdl2-dev - Simple DirectMedia Layer development files
libsdl2-doc - Reference manual for libsdl2
libsdl2-tests - Simple DirectMedia Layer automated and manual tests
Changes:
libsdl2 (2.32.10+dfsg-3) experimental; urgency=medium

  * Split out a libsdl2-classic package.
    This is the reverse of libsdl2-compat: it provides "classic" SDL 2
    at a non-default location, so that it can be used as a fallback for
    any games that might regress when libsdl2-compat-shim is installed.
    We can use this as a stepping stone towards sdl2-compat becoming the
    default implementation.
  * Upload to experimental for NEW processing
Files:
7cecfca5b7d9f7cc2757c73d4d81b43e 3188 libs optional libsdl2_2.32.10+dfsg-3.dsc
4638ba6ae1e32c8c18c82bcf6990b4d9 46436 libs optional libsdl2_2.32.10+dfsg-3.debian.tar.xz
2a0be9563963afca929152c1665b1c22 10961 libs optional libsdl2_2.32.10+dfsg-3_source.buildinfo
1140c72545ffb33fd27f42274269f283 51148 libs optional libsdl2-2.0-0_2.32.10+dfsg-3_amd64.deb
2369052bc7f1e953fb1f2277f317e73a 2424368 debug optional libsdl2-classic-dbgsym_2.32.10+dfsg-3_amd64.deb
f7a9318fb28f604d66cf269b541e8ecd 733136 libs optional libsdl2-classic_2.32.10+dfsg-3_amd64.deb
0e1e57553c5401c3f2569b546c5a10d0 1181948 libdevel optional libsdl2-dev_2.32.10+dfsg-3_amd64.deb
8b86e076b435e57ef7541467efa6bdd5 2240076 debug optional libsdl2-tests-dbgsym_2.32.10+dfsg-3_amd64.deb
5d32c899f44140b05454881ab2920366 883640 misc optional libsdl2-tests_2.32.10+dfsg-3_amd64.deb
61be43aa34f35157b489bfa21f7a7de4 11681 libs optional libsdl2_2.32.10+dfsg-3_amd64.buildinfo
aeb31a2b7604e840c9a82880c8fa6da4 51148 libs optional libsdl2-2.0-0_2.32.10+dfsg-3_i386.deb
3eec9b0d00a9c8f65bcb4c5d2f11fee4 2192140 debug optional libsdl2-classic-dbgsym_2.32.10+dfsg-3_i386.deb
4b47adc52e32337ac0831739e43c64e6 716220 libs optional libsdl2-classic_2.32.10+dfsg-3_i386.deb
33b6b56c991c69136affe5b4d01e08b2 1184516 libdevel optional libsdl2-dev_2.32.10+dfsg-3_i386.deb
c6704ac5045947147f71627a3c12176b 1963312 debug optional libsdl2-tests-dbgsym_2.32.10+dfsg-3_i386.deb
9a8670f9a89d593d43cf674c3aaf2773 871036 misc optional libsdl2-tests_2.32.10+dfsg-3_i386.deb
43edd09bdd1276240f815e29b02a7b4a 11573 libs optional libsdl2_2.32.10+dfsg-3_i386.buildinfo
37564a8f6515a40e366c781ca85a2e53 15439504 doc optional libsdl2-doc_2.32.10+dfsg-3_all.deb
a765480890c8e8700ab83802facf74cd 11779 libs optional libsdl2_2.32.10+dfsg-3_all.buildinfo
control file for libsdl2-classic_2.32.10+dfsg-3_amd64.deb (click to toggle)
Package:libsdl2-classic
Source:libsdl2
Version:2.32.10+dfsg-3
Architecture:amd64
Maintainer:Debian SDL packages maintainers <pkg-sdl-maintainers@lists.alioth.debian.org>
Installed-Size:2275
Depends:libasound2t64 (>=1.0.27), libc6 (>=2.38), libdecor-0-0 (>=0.1.1-2~), libdrm2 (>=2.4.71), libgbm1 (>=17.1.0~rc2), libpulse0 (>=5.0), libsamplerate0 (>=0.1.7), libwayland-client0 (>=1.20.0), libwayland-cursor0 (>=1.18), libwayland-egl1 (>=1.18), libx11-6 (>=2:1.2.99.901), libxcursor1 (>>1.1.2), libxext6, libxfixes3 (>=1:5.0), libxi6 (>=2:1.6.99.1), libxkbcommon0 (>=0.5.0), libxrandr2 (>=2:1.2.99.3), libxss1
Suggests:xdg-utils
Section:libs
Priority:optional
Multi-Arch:same
Homepage:https://www.libsdl.org/
Description:
Simple DirectMedia Layer - "classic" implementation as non-default
 SDL is a library that allows programs portable low level access to a video
 framebuffer, audio output, mouse, and keyboard.
 .
 This package contains the shared library, but installs it to a location
 where it will not be used by default. To use "classic" SDL2 by default,
 please install the libsdl2-2.0-0 package.
 .
 This can also be used in conjunction with the libsdl2-compat-shim package,
 to make SDL2 games use sdl2-compat by default, with "classic" SDL2
 available as a fallback by setting environment variable
 SDL_DYNAMIC_API='/usr/$LIB/sdl2-classic/libSDL2-2.0.so.0'
 or adding '/usr/$LIB/sdl2-classic' to the LD_LIBRARY_PATH environment
 variable.
lintian 2.116.3+deb12u1 check for libsdl2-classic_2.32.10+dfsg-3_amd64.deb (click to toggle)
contents of libsdl2-classic_2.32.10+dfsg-3_amd64.deb (click to toggle)
drwxr-xr-x root/root         0 2025-09-09 18:08 ./
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/x86_64-linux-gnu/
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/x86_64-linux-gnu/sdl2-classic/
-rw-r--r-- root/root   2221464 2025-09-09 18:08 ./usr/lib/x86_64-linux-gnu/sdl2-classic/libSDL2-2.0.so.0.3200.10
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/share/
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/share/doc/libsdl2-classic/
-rw-r--r-- root/root       460 2025-09-09 18:08 ./usr/share/doc/libsdl2-classic/README.Debian
-rw-r--r-- root/root     19994 2025-09-09 18:08 ./usr/share/doc/libsdl2-classic/changelog.Debian.gz
-rw-r--r-- root/root     16736 2024-01-28 03:46 ./usr/share/doc/libsdl2-classic/changelog.gz
-rw-r--r-- root/root     26481 2025-09-09 18:08 ./usr/share/doc/libsdl2-classic/copyright
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/share/lintian/
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/share/lintian/overrides/
-rw-r--r-- root/root       321 2025-09-09 18:08 ./usr/share/lintian/overrides/libsdl2-classic
lrwxrwxrwx root/root         0 2025-09-09 18:08 ./usr/lib/x86_64-linux-gnu/sdl2-classic/libSDL2-2.0.so.0 -> libSDL2-2.0.so.0.3200.10
control file for libsdl2-classic_2.32.10+dfsg-3_i386.deb (click to toggle)
Package:libsdl2-classic
Source:libsdl2
Version:2.32.10+dfsg-3
Architecture:i386
Maintainer:Debian SDL packages maintainers <pkg-sdl-maintainers@lists.alioth.debian.org>
Installed-Size:2224
Depends:libasound2t64 (>=1.0.27), libc6 (>=2.38), libdecor-0-0 (>=0.1.1-2~), libdrm2 (>=2.4.71), libgbm1 (>=17.1.0~rc2), libpulse0 (>=5.0), libsamplerate0 (>=0.1.7), libwayland-client0 (>=1.20.0), libwayland-cursor0 (>=1.18), libwayland-egl1 (>=1.18), libx11-6 (>=2:1.2.99.901), libxcursor1 (>>1.1.2), libxext6, libxfixes3 (>=1:5.0), libxi6 (>=2:1.6.99.1), libxkbcommon0 (>=0.5.0), libxrandr2 (>=2:1.2.99.3), libxss1
Suggests:xdg-utils
Section:libs
Priority:optional
Multi-Arch:same
Homepage:https://www.libsdl.org/
Description:
Simple DirectMedia Layer - "classic" implementation as non-default
 SDL is a library that allows programs portable low level access to a video
 framebuffer, audio output, mouse, and keyboard.
 .
 This package contains the shared library, but installs it to a location
 where it will not be used by default. To use "classic" SDL2 by default,
 please install the libsdl2-2.0-0 package.
 .
 This can also be used in conjunction with the libsdl2-compat-shim package,
 to make SDL2 games use sdl2-compat by default, with "classic" SDL2
 available as a fallback by setting environment variable
 SDL_DYNAMIC_API='/usr/$LIB/sdl2-classic/libSDL2-2.0.so.0'
 or adding '/usr/$LIB/sdl2-classic' to the LD_LIBRARY_PATH environment
 variable.
lintian 2.116.3+deb12u1 check for libsdl2-classic_2.32.10+dfsg-3_i386.deb (click to toggle)
contents of libsdl2-classic_2.32.10+dfsg-3_i386.deb (click to toggle)
drwxr-xr-x root/root         0 2025-09-09 18:08 ./
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/i386-linux-gnu/
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/i386-linux-gnu/sdl2-classic/
-rw-r--r-- root/root   2169616 2025-09-09 18:08 ./usr/lib/i386-linux-gnu/sdl2-classic/libSDL2-2.0.so.0.3200.10
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/share/
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/share/doc/libsdl2-classic/
-rw-r--r-- root/root       460 2025-09-09 18:08 ./usr/share/doc/libsdl2-classic/README.Debian
-rw-r--r-- root/root     19994 2025-09-09 18:08 ./usr/share/doc/libsdl2-classic/changelog.Debian.gz
-rw-r--r-- root/root     16736 2024-01-28 03:46 ./usr/share/doc/libsdl2-classic/changelog.gz
-rw-r--r-- root/root     26481 2025-09-09 18:08 ./usr/share/doc/libsdl2-classic/copyright
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/share/lintian/
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/share/lintian/overrides/
-rw-r--r-- root/root       321 2025-09-09 18:08 ./usr/share/lintian/overrides/libsdl2-classic
lrwxrwxrwx root/root         0 2025-09-09 18:08 ./usr/lib/i386-linux-gnu/sdl2-classic/libSDL2-2.0.so.0 -> libSDL2-2.0.so.0.3200.10
control file for libsdl2-classic-dbgsym_2.32.10+dfsg-3_amd64.deb (click to toggle)
Package:libsdl2-classic-dbgsym
Source:libsdl2
Version:2.32.10+dfsg-3
Auto-Built-Package:debug-symbols
Architecture:amd64
Maintainer:Debian SDL packages maintainers <pkg-sdl-maintainers@lists.alioth.debian.org>
Installed-Size:2658
Depends:libsdl2-classic (=2.32.10+dfsg-3)
Section:debug
Priority:optional
Multi-Arch:same
Description:
debug symbols for libsdl2-classic
Build-Ids:57523eae4d43db36e675dddb96ecdfc1d5d2e90c
lintian 2.116.3+deb12u1 check for libsdl2-classic-dbgsym_2.32.10+dfsg-3_amd64.deb (click to toggle)
contents of libsdl2-classic-dbgsym_2.32.10+dfsg-3_amd64.deb (click to toggle)
drwxr-xr-x root/root         0 2025-09-09 18:08 ./
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/57/
-rw-r--r-- root/root   2710904 2025-09-09 18:08 ./usr/lib/debug/.build-id/57/523eae4d43db36e675dddb96ecdfc1d5d2e90c.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/share/
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/share/doc/
lrwxrwxrwx root/root         0 2025-09-09 18:08 ./usr/share/doc/libsdl2-classic-dbgsym -> libsdl2-classic
control file for libsdl2-classic-dbgsym_2.32.10+dfsg-3_i386.deb (click to toggle)
Package:libsdl2-classic-dbgsym
Source:libsdl2
Version:2.32.10+dfsg-3
Auto-Built-Package:debug-symbols
Architecture:i386
Maintainer:Debian SDL packages maintainers <pkg-sdl-maintainers@lists.alioth.debian.org>
Installed-Size:2382
Depends:libsdl2-classic (=2.32.10+dfsg-3)
Section:debug
Priority:optional
Multi-Arch:same
Description:
debug symbols for libsdl2-classic
Build-Ids:180b3defcba0917fa2d42eaab0bbe2ca7aa22042
lintian 2.116.3+deb12u1 check for libsdl2-classic-dbgsym_2.32.10+dfsg-3_i386.deb (click to toggle)
contents of libsdl2-classic-dbgsym_2.32.10+dfsg-3_i386.deb (click to toggle)
drwxr-xr-x root/root         0 2025-09-09 18:08 ./
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/18/
-rw-r--r-- root/root   2428560 2025-09-09 18:08 ./usr/lib/debug/.build-id/18/0b3defcba0917fa2d42eaab0bbe2ca7aa22042.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/share/
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/share/doc/
lrwxrwxrwx root/root         0 2025-09-09 18:08 ./usr/share/doc/libsdl2-classic-dbgsym -> libsdl2-classic
control file for libsdl2-tests-dbgsym_2.32.10+dfsg-3_amd64.deb (click to toggle)
Package:libsdl2-tests-dbgsym
Source:libsdl2
Version:2.32.10+dfsg-3
Auto-Built-Package:debug-symbols
Architecture:amd64
Maintainer:Debian SDL packages maintainers <pkg-sdl-maintainers@lists.alioth.debian.org>
Installed-Size:4157
Depends:libsdl2-tests (=2.32.10+dfsg-3)
Section:debug
Priority:optional
Description:
debug symbols for libsdl2-tests
Build-Ids:045a0405e97bf5ee66553632fbb3e013b00434f7 07b090008e1377a46583d4b514b80dfb1d2c370a 081f2c49947c3a5bcdff8a10af549111c7ebde9d 084387af4206883c17435342bb4a60c49c2750de 0c1a5ca9e738fa9cb38139ffc5990ac242521dff 0d33ee3a2e81223d57e93c48d4306bc122da4b65 1461322e36a39e7dc63d880ee8262398ab302fdd 16f8675433210ca7e35ed45de49492eb346d2c5f 18169062de4a4ee21430dc634a35d02ffd9a2dc6 1b3f869af7d77ed7ea1702f05743b2a9bb422350 22ac9f2368a3cdcab37f8c9063f687f6e5999ca9 2368597ceb048cd7ab1dce30ad30c7dfe92347e7 2eac80be6004721b0833b0d18482b91726282926 35097bef595ce5221404d5f80b65ee27735cc864 3ad1a5324aaf619d330fb054b43f295d5f5a2cdc 3b0d00b5ad1cbb33baa541c62d506997393cdc43 3b2ecf449193e991ca8943118503b0121cef2c85 3f8fb10b86b31ff7cb6397f0e1c544a40e43f88e 4804f6348a76052cc67313a332daaf622168a797 485e2896c66ee7982c839a210dc18c2725635cfa 5a17325f79ac724f6dc73deb8867cf67c36b4722 5b4c6989e6f9bc19bb5f33952d3777aead88359f 619f511222e5dd065d86c87b54747b0ab5a506e7 645976c92865e6307e830f5f877be2ea870c02fd 67a0583ffef7cb5180080e80d4877ed5d8a67faa 67ac10a1eb8a89571191bdddb9fa854b1a527218 6a755ffb6a3ed8dac23b27c854149af1b559e0c4 75268e92507421a339a4b58c4dc43548e9a3cbef 7a4404a42eb4ab208167b4a306bb1e41abba6252 8568cb0b1756c93803b767e7f31c09437308ae75 85fe33de14743d24712d817ab9cfa17a46baaea6 8aed98a4f2d48ed5598fa2c0e0e0f44ff92fca22 9010ebe62c795715eaa0f92e212821bc6f690333 901eb37ed5a6a2362b4c874c00f49e84425d74d0 960d2c5fef4e728e36c2f905d2ccb165ab26a2e8 97e81ff1ad10a78a0553b4346c2a261d48e13d98 9832a10526260bacb3dd19532f9c0e3079590b90 9e2839ff6e3f19aafeaec30d50f060cf896aff93 9ec4c97a1e193386cfde0969287cd8a893dbcd3d a0684080f91995639dd212efd042df79bc1fc95d a6dc5182ca83753ce70989b3324b7e5f4431e5bd ab756ec6365007538d7ec551a22ba69186ea21e8 ae4158ecbffc0084fc7743e372780f289ef62678 b39edc6b4da3a28056cc72037d34874b572ba91a b7000d99e6d93371ba413bf5afef4ab117814f00 bb0005779a0dd29735fd7f4775bd2a03ba551f4a bbeb60a978ff85e802281e51f8735c196bc30c50 bc3a5ecaf6c914ae8f643498205c16537a1191e8 c05608419a2ce3898a65b6764fac98f0b42e6e01 c360bddfbbeab419991da2f908ddcc3effbe588b c7f402efe4145a7a1fecf324a4c0aa31408fec80 cb215c6ce831d1ce91d49ca98f6605d530e97a7a cc4df952c3e5b3447fa2c29788acf2640c391edf cd1aa8ffc9bf5819684b2c2e7ff061e16ed5079a cd25eaa207ee9caec58f42911fe0e14bb6ca28af d03dd191e1991f7bf28e9dd62d76b885503c574e d1656fa5e67609d43a8d1b466bea2db7edec0639 d5b89615d5eaa8ae699fc4b7884468af390621db dcbdad07a337c7af3fa18a708b3baa2e8843b9d8 de4bf23ca9adf613112c67fcd681e6db1ee08fe5 e0a33da499c26799f714f68ce6c74f79b7dc26bf e7e2f0bb28c5cb5e3005dba2f7581c6ca4972802 ed710bd889c0716529f3a3c5b0aa9e5fed74d8e9 f4606a70ad41386f96cc6f0ed1d7945ec73b883a f54dc28a7bf27f9001e0496046e8a485cc02f260 f8e4ab13647dea5a23b0f9d6b2e34cd10cf4aa03 fa7817eb163e047f89c4ff03fed8c404a84a74ae
lintian 2.116.3+deb12u1 check for libsdl2-tests-dbgsym_2.32.10+dfsg-3_amd64.deb (click to toggle)
contents of libsdl2-tests-dbgsym_2.32.10+dfsg-3_amd64.deb (click to toggle)
drwxr-xr-x root/root         0 2025-09-09 18:08 ./
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/04/
-rw-r--r-- root/root     78744 2025-09-09 18:08 ./usr/lib/debug/.build-id/04/5a0405e97bf5ee66553632fbb3e013b00434f7.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/07/
-rw-r--r-- root/root     22248 2025-09-09 18:08 ./usr/lib/debug/.build-id/07/b090008e1377a46583d4b514b80dfb1d2c370a.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/08/
-rw-r--r-- root/root     85160 2025-09-09 18:08 ./usr/lib/debug/.build-id/08/1f2c49947c3a5bcdff8a10af549111c7ebde9d.debug
-rw-r--r-- root/root     33984 2025-09-09 18:08 ./usr/lib/debug/.build-id/08/4387af4206883c17435342bb4a60c49c2750de.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/0c/
-rw-r--r-- root/root     14760 2025-09-09 18:08 ./usr/lib/debug/.build-id/0c/1a5ca9e738fa9cb38139ffc5990ac242521dff.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/0d/
-rw-r--r-- root/root     79984 2025-09-09 18:08 ./usr/lib/debug/.build-id/0d/33ee3a2e81223d57e93c48d4306bc122da4b65.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/14/
-rw-r--r-- root/root     29952 2025-09-09 18:08 ./usr/lib/debug/.build-id/14/61322e36a39e7dc63d880ee8262398ab302fdd.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/16/
-rw-r--r-- root/root    133736 2025-09-09 18:08 ./usr/lib/debug/.build-id/16/f8675433210ca7e35ed45de49492eb346d2c5f.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/18/
-rw-r--r-- root/root     11576 2025-09-09 18:08 ./usr/lib/debug/.build-id/18/169062de4a4ee21430dc634a35d02ffd9a2dc6.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/1b/
-rw-r--r-- root/root    597616 2025-09-09 18:08 ./usr/lib/debug/.build-id/1b/3f869af7d77ed7ea1702f05743b2a9bb422350.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/22/
-rw-r--r-- root/root     82160 2025-09-09 18:08 ./usr/lib/debug/.build-id/22/ac9f2368a3cdcab37f8c9063f687f6e5999ca9.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/23/
-rw-r--r-- root/root     88712 2025-09-09 18:08 ./usr/lib/debug/.build-id/23/68597ceb048cd7ab1dce30ad30c7dfe92347e7.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/2e/
-rw-r--r-- root/root     81792 2025-09-09 18:08 ./usr/lib/debug/.build-id/2e/ac80be6004721b0833b0d18482b91726282926.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/35/
-rw-r--r-- root/root     85752 2025-09-09 18:08 ./usr/lib/debug/.build-id/35/097bef595ce5221404d5f80b65ee27735cc864.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/3a/
-rw-r--r-- root/root     20600 2025-09-09 18:08 ./usr/lib/debug/.build-id/3a/d1a5324aaf619d330fb054b43f295d5f5a2cdc.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/3b/
-rw-r--r-- root/root     18120 2025-09-09 18:08 ./usr/lib/debug/.build-id/3b/0d00b5ad1cbb33baa541c62d506997393cdc43.debug
-rw-r--r-- root/root     85840 2025-09-09 18:08 ./usr/lib/debug/.build-id/3b/2ecf449193e991ca8943118503b0121cef2c85.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/3f/
-rw-r--r-- root/root     84368 2025-09-09 18:08 ./usr/lib/debug/.build-id/3f/8fb10b86b31ff7cb6397f0e1c544a40e43f88e.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/48/
-rw-r--r-- root/root     90856 2025-09-09 18:08 ./usr/lib/debug/.build-id/48/04f6348a76052cc67313a332daaf622168a797.debug
-rw-r--r-- root/root     41440 2025-09-09 18:08 ./usr/lib/debug/.build-id/48/5e2896c66ee7982c839a210dc18c2725635cfa.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/5a/
-rw-r--r-- root/root     81312 2025-09-09 18:08 ./usr/lib/debug/.build-id/5a/17325f79ac724f6dc73deb8867cf67c36b4722.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/5b/
-rw-r--r-- root/root     20168 2025-09-09 18:08 ./usr/lib/debug/.build-id/5b/4c6989e6f9bc19bb5f33952d3777aead88359f.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/61/
-rw-r--r-- root/root     16720 2025-09-09 18:08 ./usr/lib/debug/.build-id/61/9f511222e5dd065d86c87b54747b0ab5a506e7.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/64/
-rw-r--r-- root/root     88592 2025-09-09 18:08 ./usr/lib/debug/.build-id/64/5976c92865e6307e830f5f877be2ea870c02fd.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/67/
-rw-r--r-- root/root     27384 2025-09-09 18:08 ./usr/lib/debug/.build-id/67/a0583ffef7cb5180080e80d4877ed5d8a67faa.debug
-rw-r--r-- root/root     18888 2025-09-09 18:08 ./usr/lib/debug/.build-id/67/ac10a1eb8a89571191bdddb9fa854b1a527218.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/6a/
-rw-r--r-- root/root     20584 2025-09-09 18:08 ./usr/lib/debug/.build-id/6a/755ffb6a3ed8dac23b27c854149af1b559e0c4.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/75/
-rw-r--r-- root/root     84440 2025-09-09 18:08 ./usr/lib/debug/.build-id/75/268e92507421a339a4b58c4dc43548e9a3cbef.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/7a/
-rw-r--r-- root/root     19216 2025-09-09 18:08 ./usr/lib/debug/.build-id/7a/4404a42eb4ab208167b4a306bb1e41abba6252.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/85/
-rw-r--r-- root/root     87008 2025-09-09 18:08 ./usr/lib/debug/.build-id/85/68cb0b1756c93803b767e7f31c09437308ae75.debug
-rw-r--r-- root/root     16400 2025-09-09 18:08 ./usr/lib/debug/.build-id/85/fe33de14743d24712d817ab9cfa17a46baaea6.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/8a/
-rw-r--r-- root/root     98336 2025-09-09 18:08 ./usr/lib/debug/.build-id/8a/ed98a4f2d48ed5598fa2c0e0e0f44ff92fca22.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/90/
-rw-r--r-- root/root     21480 2025-09-09 18:08 ./usr/lib/debug/.build-id/90/10ebe62c795715eaa0f92e212821bc6f690333.debug
-rw-r--r-- root/root     86072 2025-09-09 18:08 ./usr/lib/debug/.build-id/90/1eb37ed5a6a2362b4c874c00f49e84425d74d0.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/96/
-rw-r--r-- root/root     43184 2025-09-09 18:08 ./usr/lib/debug/.build-id/96/0d2c5fef4e728e36c2f905d2ccb165ab26a2e8.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/97/
-rw-r--r-- root/root     10656 2025-09-09 18:08 ./usr/lib/debug/.build-id/97/e81ff1ad10a78a0553b4346c2a261d48e13d98.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/98/
-rw-r--r-- root/root     19624 2025-09-09 18:08 ./usr/lib/debug/.build-id/98/32a10526260bacb3dd19532f9c0e3079590b90.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/9e/
-rw-r--r-- root/root     21736 2025-09-09 18:08 ./usr/lib/debug/.build-id/9e/2839ff6e3f19aafeaec30d50f060cf896aff93.debug
-rw-r--r-- root/root     86256 2025-09-09 18:08 ./usr/lib/debug/.build-id/9e/c4c97a1e193386cfde0969287cd8a893dbcd3d.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/a0/
-rw-r--r-- root/root     13184 2025-09-09 18:08 ./usr/lib/debug/.build-id/a0/684080f91995639dd212efd042df79bc1fc95d.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/a6/
-rw-r--r-- root/root     16400 2025-09-09 18:08 ./usr/lib/debug/.build-id/a6/dc5182ca83753ce70989b3324b7e5f4431e5bd.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/ab/
-rw-r--r-- root/root     18264 2025-09-09 18:08 ./usr/lib/debug/.build-id/ab/756ec6365007538d7ec551a22ba69186ea21e8.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/ae/
-rw-r--r-- root/root     31472 2025-09-09 18:08 ./usr/lib/debug/.build-id/ae/4158ecbffc0084fc7743e372780f289ef62678.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/b3/
-rw-r--r-- root/root     78760 2025-09-09 18:08 ./usr/lib/debug/.build-id/b3/9edc6b4da3a28056cc72037d34874b572ba91a.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/b7/
-rw-r--r-- root/root     79168 2025-09-09 18:08 ./usr/lib/debug/.build-id/b7/000d99e6d93371ba413bf5afef4ab117814f00.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/bb/
-rw-r--r-- root/root     17576 2025-09-09 18:08 ./usr/lib/debug/.build-id/bb/0005779a0dd29735fd7f4775bd2a03ba551f4a.debug
-rw-r--r-- root/root     81320 2025-09-09 18:08 ./usr/lib/debug/.build-id/bb/eb60a978ff85e802281e51f8735c196bc30c50.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/bc/
-rw-r--r-- root/root     80376 2025-09-09 18:08 ./usr/lib/debug/.build-id/bc/3a5ecaf6c914ae8f643498205c16537a1191e8.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/c0/
-rw-r--r-- root/root     97720 2025-09-09 18:08 ./usr/lib/debug/.build-id/c0/5608419a2ce3898a65b6764fac98f0b42e6e01.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/c3/
-rw-r--r-- root/root     24864 2025-09-09 18:08 ./usr/lib/debug/.build-id/c3/60bddfbbeab419991da2f908ddcc3effbe588b.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/c7/
-rw-r--r-- root/root     21136 2025-09-09 18:08 ./usr/lib/debug/.build-id/c7/f402efe4145a7a1fecf324a4c0aa31408fec80.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/cb/
-rw-r--r-- root/root     87728 2025-09-09 18:08 ./usr/lib/debug/.build-id/cb/215c6ce831d1ce91d49ca98f6605d530e97a7a.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/cc/
-rw-r--r-- root/root    101848 2025-09-09 18:08 ./usr/lib/debug/.build-id/cc/4df952c3e5b3447fa2c29788acf2640c391edf.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/cd/
-rw-r--r-- root/root     87328 2025-09-09 18:08 ./usr/lib/debug/.build-id/cd/1aa8ffc9bf5819684b2c2e7ff061e16ed5079a.debug
-rw-r--r-- root/root     90592 2025-09-09 18:08 ./usr/lib/debug/.build-id/cd/25eaa207ee9caec58f42911fe0e14bb6ca28af.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/d0/
-rw-r--r-- root/root     78912 2025-09-09 18:08 ./usr/lib/debug/.build-id/d0/3dd191e1991f7bf28e9dd62d76b885503c574e.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/d1/
-rw-r--r-- root/root     21632 2025-09-09 18:08 ./usr/lib/debug/.build-id/d1/656fa5e67609d43a8d1b466bea2db7edec0639.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/d5/
-rw-r--r-- root/root     16400 2025-09-09 18:08 ./usr/lib/debug/.build-id/d5/b89615d5eaa8ae699fc4b7884468af390621db.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/dc/
-rw-r--r-- root/root     87208 2025-09-09 18:08 ./usr/lib/debug/.build-id/dc/bdad07a337c7af3fa18a708b3baa2e8843b9d8.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/de/
-rw-r--r-- root/root     13416 2025-09-09 18:08 ./usr/lib/debug/.build-id/de/4bf23ca9adf613112c67fcd681e6db1ee08fe5.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/e0/
-rw-r--r-- root/root     23024 2025-09-09 18:08 ./usr/lib/debug/.build-id/e0/a33da499c26799f714f68ce6c74f79b7dc26bf.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/e7/
-rw-r--r-- root/root     85424 2025-09-09 18:08 ./usr/lib/debug/.build-id/e7/e2f0bb28c5cb5e3005dba2f7581c6ca4972802.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/ed/
-rw-r--r-- root/root     81136 2025-09-09 18:08 ./usr/lib/debug/.build-id/ed/710bd889c0716529f3a3c5b0aa9e5fed74d8e9.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/f4/
-rw-r--r-- root/root     16872 2025-09-09 18:08 ./usr/lib/debug/.build-id/f4/606a70ad41386f96cc6f0ed1d7945ec73b883a.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/f5/
-rw-r--r-- root/root     17216 2025-09-09 18:08 ./usr/lib/debug/.build-id/f5/4dc28a7bf27f9001e0496046e8a485cc02f260.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/f8/
-rw-r--r-- root/root     23856 2025-09-09 18:08 ./usr/lib/debug/.build-id/f8/e4ab13647dea5a23b0f9d6b2e34cd10cf4aa03.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/fa/
-rw-r--r-- root/root     78584 2025-09-09 18:08 ./usr/lib/debug/.build-id/fa/7817eb163e047f89c4ff03fed8c404a84a74ae.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.dwz/
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.dwz/x86_64-linux-gnu/
-rw-r--r-- root/root     40040 2025-09-09 18:08 ./usr/lib/debug/.dwz/x86_64-linux-gnu/libsdl2-tests.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/share/
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/share/doc/
lrwxrwxrwx root/root         0 2025-09-09 18:08 ./usr/share/doc/libsdl2-tests-dbgsym -> libsdl2-tests
control file for libsdl2-tests-dbgsym_2.32.10+dfsg-3_i386.deb (click to toggle)
Package:libsdl2-tests-dbgsym
Source:libsdl2
Version:2.32.10+dfsg-3
Auto-Built-Package:debug-symbols
Architecture:i386
Maintainer:Debian SDL packages maintainers <pkg-sdl-maintainers@lists.alioth.debian.org>
Installed-Size:3973
Depends:libsdl2-tests (=2.32.10+dfsg-3)
Section:debug
Priority:optional
Description:
debug symbols for libsdl2-tests
Build-Ids:0343712474a53bb0f7660ad3b21f33c12926d4fd 03cac47289a46bdf229c6d98ebc4c312b9a449f7 0bbc9f01e4376b0a341974750ba6d2a61a2205ca 151a1145a060a4a42d3fe059ddb7000cf87861b0 15beb19b1db24ea1eabdac005ff7e775517ac80f 16ce5cba34ea597c260bd660eaab6402b56e6515 1da36ddd8502f6cadb5ce77b9a965c018ed6af15 20bc51ee49821179e86a1cc995b7051c26a7adca 2372449ecdb8cb4815f9899d529457b90e7f8db0 3458ff8540aef2431ed80050849c760495dc40ac 35051dc0153662deb5f56f46f5491e769148e5d4 3e29a2790ca1f1d175e3e077c77048bb6609f7eb 464da8a058c9d3b670e88284d251c5977f4714a1 4d901fbffcc70eb70ce367d04e67ab4a2cc13306 564506fc513a317c587cc15d83ba6cd0b9ef9d3d 57dd02935ce5736b93a1b08f32d675c2e6ecce74 59480b902620062e2c1369e95f579d2c723819f9 5e1ea51f7af0e6cdee22bc15473d940c320a6562 64bd4b9043e0e18c0dae2343252567ddc4b16ae0 65ac6426e4f68d2b8ac9850ae0e912c4134999cc 65c470b1039e78b1e96bff979afc6c480f3fea12 690ed9484495119433a2410836b8e5e17c48a2aa 6c6ec90ecf4367474a5e65ee25ef1124d3e7e446 70a125ed8c73f48c05dcc2fd5319dfca8538e6f5 70bccae157e6f1ad32a0f573504d808b9d7a8603 71dae608f80b931aba05311143107f58a5989026 742c1a911b4b37610b23e58cfb6ae86e24d61ac1 76d6ebcedbffa18cfc4f97555b6cf70463f893ae 76eb2603a7233bbb3b6db367d48d620cf5d7ec75 8077b140421c557dffa7c04228f7e5c07930f341 80806eddbdc01e3ca2b6c9bd87eb8f252d07d0ba 810a2147a92c2daa72391cea4e12352f2d3a5b8e 810b081a799efa38e429957a61ffaebd72f1b319 833fa844cbcf7f6107ce3fa04c1d60589fc16869 8c3a30ac919e24c5665adf50d45e87deaea1316e 8f3035a9e6f561cdf4a832d749485fc408efcfd0 952ac84bc62808bb3bb06404787888b103487443 9a12141b0fc43f4dc5f00641cb17cee68a5bda2b 9ce127dddc66045453a6bf1c23612724fe6ef26a 9e3f31eedf2929f17777e1c40e480f07aed2f07b 9e5effecf0982c9a8a54170dc78397bc33fc7f77 ab1b7483abecb27cbf60eb1903ce6e8769dc8224 b8d747f57f5b019361ae3fec4ddb93be48b8c400 b9ca3d0362c21dd3b3be99858ffba0dd8414201c ba27251ba97094c99ad0a86c1e246d4bb700c3db baa985503b177f6a2fa8ca0938abe76e1bc0e3da bc26867fccf202bbf99e71fedfc09f8e57c66a86 c41e5cc855d335ca3e02a084155995b7b3c5c043 c72fd7524f8a9b9fe60cadf0a36d37b6ce7042bc caba9a942a89e30bda4bb8ab567cefae7a82d511 cf86d0275a7c46a0734ee5ee13e7eceea01d02db d0003e8a979337688ea8098a9d9e15af3523509b d2232cee76d68d7ee05e16e77bfdb7e42bcfec88 d4020b9c5daa47cd082f1ede8b6ca2b64d3ae07c d4c5d90898b2a566b50b6f68117d9f5e0be18a8f d77d3e4ef51a9f1dc04e42ac355cf972281a6dfe d83acf7073740535b660764c6310e200421f4a05 dcd530804c107dbc4fc5c3b7fccb3c2470f9408c dcf836e8f85c1c04f8bde81f62c14bf5a66e4bfc e17b2dae6bb312566c23b6a7caa256474fd1aa06 e655f8510919839befb8626dc9a41aa53e40f645 e9b43ab25e9a3c07968803c4bfff25206d2691f8 ea470fe63ff8d3ee927e1f2546921d6e0e860a22 ea86d8463d1df996cc5b30a4b12493643d749994 ee30d82073c0120e572292295f6c4e33d923d446 f1059bf73212e50c92c3c15afd296f28122cb632 fc1d0abb06e65ceb37a487127ee6bfb8946b96ab
lintian 2.116.3+deb12u1 check for libsdl2-tests-dbgsym_2.32.10+dfsg-3_i386.deb (click to toggle)
contents of libsdl2-tests-dbgsym_2.32.10+dfsg-3_i386.deb (click to toggle)
drwxr-xr-x root/root         0 2025-09-09 18:08 ./
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/03/
-rw-r--r-- root/root     77600 2025-09-09 18:08 ./usr/lib/debug/.build-id/03/43712474a53bb0f7660ad3b21f33c12926d4fd.debug
-rw-r--r-- root/root     85344 2025-09-09 18:08 ./usr/lib/debug/.build-id/03/cac47289a46bdf229c6d98ebc4c312b9a449f7.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/0b/
-rw-r--r-- root/root     19240 2025-09-09 18:08 ./usr/lib/debug/.build-id/0b/bc9f01e4376b0a341974750ba6d2a61a2205ca.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/15/
-rw-r--r-- root/root     94528 2025-09-09 18:08 ./usr/lib/debug/.build-id/15/1a1145a060a4a42d3fe059ddb7000cf87861b0.debug
-rw-r--r-- root/root     82648 2025-09-09 18:08 ./usr/lib/debug/.build-id/15/beb19b1db24ea1eabdac005ff7e775517ac80f.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/16/
-rw-r--r-- root/root     78948 2025-09-09 18:08 ./usr/lib/debug/.build-id/16/ce5cba34ea597c260bd660eaab6402b56e6515.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/1d/
-rw-r--r-- root/root     37848 2025-09-09 18:08 ./usr/lib/debug/.build-id/1d/a36ddd8502f6cadb5ce77b9a965c018ed6af15.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/20/
-rw-r--r-- root/root     14364 2025-09-09 18:08 ./usr/lib/debug/.build-id/20/bc51ee49821179e86a1cc995b7051c26a7adca.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/23/
-rw-r--r-- root/root     76816 2025-09-09 18:08 ./usr/lib/debug/.build-id/23/72449ecdb8cb4815f9899d529457b90e7f8db0.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/34/
-rw-r--r-- root/root     85132 2025-09-09 18:08 ./usr/lib/debug/.build-id/34/58ff8540aef2431ed80050849c760495dc40ac.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/35/
-rw-r--r-- root/root     30704 2025-09-09 18:08 ./usr/lib/debug/.build-id/35/051dc0153662deb5f56f46f5491e769148e5d4.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/3e/
-rw-r--r-- root/root      9708 2025-09-09 18:08 ./usr/lib/debug/.build-id/3e/29a2790ca1f1d175e3e077c77048bb6609f7eb.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/46/
-rw-r--r-- root/root     18156 2025-09-09 18:08 ./usr/lib/debug/.build-id/46/4da8a058c9d3b670e88284d251c5977f4714a1.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/4d/
-rw-r--r-- root/root     11068 2025-09-09 18:08 ./usr/lib/debug/.build-id/4d/901fbffcc70eb70ce367d04e67ab4a2cc13306.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/56/
-rw-r--r-- root/root     79488 2025-09-09 18:08 ./usr/lib/debug/.build-id/56/4506fc513a317c587cc15d83ba6cd0b9ef9d3d.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/57/
-rw-r--r-- root/root     28304 2025-09-09 18:08 ./usr/lib/debug/.build-id/57/dd02935ce5736b93a1b08f32d675c2e6ecce74.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/59/
-rw-r--r-- root/root     18644 2025-09-09 18:08 ./usr/lib/debug/.build-id/59/480b902620062e2c1369e95f579d2c723819f9.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/5e/
-rw-r--r-- root/root     17456 2025-09-09 18:08 ./usr/lib/debug/.build-id/5e/1ea51f7af0e6cdee22bc15473d940c320a6562.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/64/
-rw-r--r-- root/root     79152 2025-09-09 18:08 ./usr/lib/debug/.build-id/64/bd4b9043e0e18c0dae2343252567ddc4b16ae0.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/65/
-rw-r--r-- root/root     76416 2025-09-09 18:08 ./usr/lib/debug/.build-id/65/ac6426e4f68d2b8ac9850ae0e912c4134999cc.debug
-rw-r--r-- root/root     93836 2025-09-09 18:08 ./usr/lib/debug/.build-id/65/c470b1039e78b1e96bff979afc6c480f3fea12.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/69/
-rw-r--r-- root/root     77964 2025-09-09 18:08 ./usr/lib/debug/.build-id/69/0ed9484495119433a2410836b8e5e17c48a2aa.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/6c/
-rw-r--r-- root/root     17200 2025-09-09 18:08 ./usr/lib/debug/.build-id/6c/6ec90ecf4367474a5e65ee25ef1124d3e7e446.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/70/
-rw-r--r-- root/root    129460 2025-09-09 18:08 ./usr/lib/debug/.build-id/70/a125ed8c73f48c05dcc2fd5319dfca8538e6f5.debug
-rw-r--r-- root/root     84664 2025-09-09 18:08 ./usr/lib/debug/.build-id/70/bccae157e6f1ad32a0f573504d808b9d7a8603.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/71/
-rw-r--r-- root/root     85856 2025-09-09 18:08 ./usr/lib/debug/.build-id/71/dae608f80b931aba05311143107f58a5989026.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/74/
-rw-r--r-- root/root     87888 2025-09-09 18:08 ./usr/lib/debug/.build-id/74/2c1a911b4b37610b23e58cfb6ae86e24d61ac1.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/76/
-rw-r--r-- root/root     18212 2025-09-09 18:08 ./usr/lib/debug/.build-id/76/d6ebcedbffa18cfc4f97555b6cf70463f893ae.debug
-rw-r--r-- root/root     15664 2025-09-09 18:08 ./usr/lib/debug/.build-id/76/eb2603a7233bbb3b6db367d48d620cf5d7ec75.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/80/
-rw-r--r-- root/root     83348 2025-09-09 18:08 ./usr/lib/debug/.build-id/80/77b140421c557dffa7c04228f7e5c07930f341.debug
-rw-r--r-- root/root     22012 2025-09-09 18:08 ./usr/lib/debug/.build-id/80/806eddbdc01e3ca2b6c9bd87eb8f252d07d0ba.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/81/
-rw-r--r-- root/root     14968 2025-09-09 18:08 ./usr/lib/debug/.build-id/81/0a2147a92c2daa72391cea4e12352f2d3a5b8e.debug
-rw-r--r-- root/root     79512 2025-09-09 18:08 ./usr/lib/debug/.build-id/81/0b081a799efa38e429957a61ffaebd72f1b319.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/83/
-rw-r--r-- root/root     77072 2025-09-09 18:08 ./usr/lib/debug/.build-id/83/3fa844cbcf7f6107ce3fa04c1d60589fc16869.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/8c/
-rw-r--r-- root/root     26796 2025-09-09 18:08 ./usr/lib/debug/.build-id/8c/3a30ac919e24c5665adf50d45e87deaea1316e.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/8f/
-rw-r--r-- root/root     14852 2025-09-09 18:08 ./usr/lib/debug/.build-id/8f/3035a9e6f561cdf4a832d749485fc408efcfd0.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/95/
-rw-r--r-- root/root     24216 2025-09-09 18:08 ./usr/lib/debug/.build-id/95/2ac84bc62808bb3bb06404787888b103487443.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/9a/
-rw-r--r-- root/root    584660 2025-09-09 18:08 ./usr/lib/debug/.build-id/9a/12141b0fc43f4dc5f00641cb17cee68a5bda2b.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/9c/
-rw-r--r-- root/root     81980 2025-09-09 18:08 ./usr/lib/debug/.build-id/9c/e127dddc66045453a6bf1c23612724fe6ef26a.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/9e/
-rw-r--r-- root/root     84804 2025-09-09 18:08 ./usr/lib/debug/.build-id/9e/3f31eedf2929f17777e1c40e480f07aed2f07b.debug
-rw-r--r-- root/root     98604 2025-09-09 18:08 ./usr/lib/debug/.build-id/9e/5effecf0982c9a8a54170dc78397bc33fc7f77.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/ab/
-rw-r--r-- root/root     84048 2025-09-09 18:08 ./usr/lib/debug/.build-id/ab/1b7483abecb27cbf60eb1903ce6e8769dc8224.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/b8/
-rw-r--r-- root/root     85288 2025-09-09 18:08 ./usr/lib/debug/.build-id/b8/d747f57f5b019361ae3fec4ddb93be48b8c400.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/b9/
-rw-r--r-- root/root     38484 2025-09-09 18:08 ./usr/lib/debug/.build-id/b9/ca3d0362c21dd3b3be99858ffba0dd8414201c.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/ba/
-rw-r--r-- root/root     84540 2025-09-09 18:08 ./usr/lib/debug/.build-id/ba/27251ba97094c99ad0a86c1e246d4bb700c3db.debug
-rw-r--r-- root/root     78948 2025-09-09 18:08 ./usr/lib/debug/.build-id/ba/a985503b177f6a2fa8ca0938abe76e1bc0e3da.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/bc/
-rw-r--r-- root/root     20288 2025-09-09 18:08 ./usr/lib/debug/.build-id/bc/26867fccf202bbf99e71fedfc09f8e57c66a86.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/c4/
-rw-r--r-- root/root     20656 2025-09-09 18:08 ./usr/lib/debug/.build-id/c4/1e5cc855d335ca3e02a084155995b7b3c5c043.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/c7/
-rw-r--r-- root/root     76560 2025-09-09 18:08 ./usr/lib/debug/.build-id/c7/2fd7524f8a9b9fe60cadf0a36d37b6ce7042bc.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/ca/
-rw-r--r-- root/root     82560 2025-09-09 18:08 ./usr/lib/debug/.build-id/ca/ba9a942a89e30bda4bb8ab567cefae7a82d511.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/cf/
-rw-r--r-- root/root     12840 2025-09-09 18:08 ./usr/lib/debug/.build-id/cf/86d0275a7c46a0734ee5ee13e7eceea01d02db.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/d0/
-rw-r--r-- root/root      8916 2025-09-09 18:08 ./usr/lib/debug/.build-id/d0/003e8a979337688ea8098a9d9e15af3523509b.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/d2/
-rw-r--r-- root/root     14004 2025-09-09 18:08 ./usr/lib/debug/.build-id/d2/232cee76d68d7ee05e16e77bfdb7e42bcfec88.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/d4/
-rw-r--r-- root/root     16396 2025-09-09 18:08 ./usr/lib/debug/.build-id/d4/020b9c5daa47cd082f1ede8b6ca2b64d3ae07c.debug
-rw-r--r-- root/root     19052 2025-09-09 18:08 ./usr/lib/debug/.build-id/d4/c5d90898b2a566b50b6f68117d9f5e0be18a8f.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/d7/
-rw-r--r-- root/root     15244 2025-09-09 18:08 ./usr/lib/debug/.build-id/d7/7d3e4ef51a9f1dc04e42ac355cf972281a6dfe.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/d8/
-rw-r--r-- root/root     76404 2025-09-09 18:08 ./usr/lib/debug/.build-id/d8/3acf7073740535b660764c6310e200421f4a05.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/dc/
-rw-r--r-- root/root     21100 2025-09-09 18:08 ./usr/lib/debug/.build-id/dc/d530804c107dbc4fc5c3b7fccb3c2470f9408c.debug
-rw-r--r-- root/root     18112 2025-09-09 18:08 ./usr/lib/debug/.build-id/dc/f836e8f85c1c04f8bde81f62c14bf5a66e4bfc.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/e1/
-rw-r--r-- root/root     19720 2025-09-09 18:08 ./usr/lib/debug/.build-id/e1/7b2dae6bb312566c23b6a7caa256474fd1aa06.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/e6/
-rw-r--r-- root/root     14320 2025-09-09 18:08 ./usr/lib/debug/.build-id/e6/55f8510919839befb8626dc9a41aa53e40f645.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/e9/
-rw-r--r-- root/root     16968 2025-09-09 18:08 ./usr/lib/debug/.build-id/e9/b43ab25e9a3c07968803c4bfff25206d2691f8.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/ea/
-rw-r--r-- root/root     84272 2025-09-09 18:08 ./usr/lib/debug/.build-id/ea/470fe63ff8d3ee927e1f2546921d6e0e860a22.debug
-rw-r--r-- root/root     85808 2025-09-09 18:08 ./usr/lib/debug/.build-id/ea/86d8463d1df996cc5b30a4b12493643d749994.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/ee/
-rw-r--r-- root/root     81112 2025-09-09 18:08 ./usr/lib/debug/.build-id/ee/30d82073c0120e572292295f6c4e33d923d446.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/f1/
-rw-r--r-- root/root     16316 2025-09-09 18:08 ./usr/lib/debug/.build-id/f1/059bf73212e50c92c3c15afd296f28122cb632.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.build-id/fc/
-rw-r--r-- root/root     11160 2025-09-09 18:08 ./usr/lib/debug/.build-id/fc/1d0abb06e65ceb37a487127ee6bfb8946b96ab.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.dwz/
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/lib/debug/.dwz/i386-linux-gnu/
-rw-r--r-- root/root     39276 2025-09-09 18:08 ./usr/lib/debug/.dwz/i386-linux-gnu/libsdl2-tests.debug
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/share/
drwxr-xr-x root/root         0 2025-09-09 18:08 ./usr/share/doc/
lrwxrwxrwx root/root         0 2025-09-09 18:08 ./usr/share/doc/libsdl2-tests-dbgsym -> libsdl2-tests

Timestamp: 10.09.2025 / 07:12:37 (UTC)