Package: libinput10-udeb Architecture: sparc64 Version: 1.31.3-1 Priority: optional Section: debian-installer Source: libinput Maintainer: Debian X Strike Force Installed-Size: 4229 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_sparc64.udeb Size: 134988 MD5sum: 27be71b684e563e57a3c4b3330c3dc55 SHA1: 43eafbe57858d744f23f4a35f1e50af7b35d5c48 SHA256: 029aa0e1155a99a4b9fc6d41844a4f972d7975e4b7870ac96f260f1a542d85d7 SHA512: e5f6ce92c7c0dc8449df9901a6a14aba432e1701436dc1057a1af04686f03873fef1ddb9fa7f8860a2a145b95bbccb47be8fbdfb33d6dffd9c4e606fa3199f49 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: sparc64 Version: 7.0+ds-1 Priority: optional Section: debian-installer Source: strace Maintainer: Steve McIntyre <93sam@debian.org> Installed-Size: 4107 Depends: libc6-udeb (>= 2.42) Filename: packages/unstable/main/strace-udeb_7.0+ds-1_sparc64.udeb Size: 525328 MD5sum: 796d0a6fd25bcab718e013dd179170ce SHA1: 963f69f7d263c7935c5e592fc6ed7e3ebb12cd17 SHA256: 58e024acf4013867279f79f2336f65e1cf231a165ff132592aa1cb6fd6fbd500 SHA512: 633cbf32105e9108a3ea923c5b629b56f838331b8b9c611f54d7d4d8e9e613f2cfcffa737b5a8c1b3b92bfee02a0301293166ac9ca704b17816ce1ebaed34efb 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.