Package: libinput10-udeb Architecture: sh4 Version: 1.31.3-1 Priority: optional Section: debian-installer Source: libinput Maintainer: Debian X Strike Force Installed-Size: 695 Depends: libc6-udeb (>= 2.42), libevdev2-udeb (>= 1.13.6+dfsg), libmtdev1-udeb (>= 1.1.7), libudev1-udeb (>= 247) Filename: packages/unstable/main/libinput10-udeb_1.31.3-1_sh4.udeb Size: 184568 MD5sum: 44187d8a383d8f8b980bb1092c47f81b SHA1: e3e336c3973b42a19da52c46c990d1d909b5696f SHA256: 30a18a94bc720b28adb3ad92bb6d25b802eadae1cd2a71e7b31d54ca02c14918 SHA512: 387224da40fa8207a8b966c2ea58527061d1dd8eb2cb223ce4b085657c7235a51692c120fc717a964bd015327be3bf7cf6a17b716fe34d9df4f6bf23ab891773 Description: input device management and event handling library - shared library This is a udeb, or a microdeb, for the debian-installer. Package: strace-udeb Architecture: sh4 Version: 7.0+ds-1 Priority: optional Section: debian-installer Source: strace Maintainer: Steve McIntyre <93sam@debian.org> Installed-Size: 1543 Depends: libc6-udeb (>= 2.42) Filename: packages/unstable/main/strace-udeb_7.0+ds-1_sh4.udeb Size: 487028 MD5sum: 0f4dbbdc38c44c31d30dd6457f1f2681 SHA1: 718ad0946d7cfe6f855e0c286df5ce79bd9f1b73 SHA256: 8612dba55abc67796a2de68092ad9d0a85463d89c2bbc0f82a023cb271b62703 SHA512: 3746d336c43a518d984757f109d47e994c6df00926ad07235fe02b159b22f250ffefb71b3c9edac1df2f94245b065280f90a816eb796dce01377f69b3356a1b1 Description: System call tracer strace is a system call tracer, i.e. a debugging tool which prints out a trace of all the system calls made by another process/program. The program to be traced need not be recompiled for this, so you can use it on binaries for which you don't have source. . System calls and signals are events that happen at the user/kernel interface. A close examination of this boundary is very useful for bug isolation, sanity checking and attempting to capture race conditions. . This is a stripped down package intended for debugging use in the Debian installer.