Package: snac2-dbgsym Architecture: m68k Version: 2.93-1 Auto-Built-Package: debug-symbols Priority: optional Section: debug Source: snac2 Maintainer: James Valleroy Installed-Size: 942 Depends: snac2 (= 2.93-1) Filename: packages/unstable/main/snac2-dbgsym_2.93-1_m68k.deb Size: 469904 MD5sum: 4efe3eff911a437c0f02773bda2f16b0 SHA1: f203baec75b7aa0a6f6ad81107e33a42504694c2 SHA256: f5f50de891912d9a656956142dcb5b69bac24e489f12010137fd302862a51320 SHA512: 7a1ff7320200a620c10b9a8964db3304802a27073964aa47fb0603de9c67415cb0ca68b2a1d674be734f0e7cb91f778b7266605627a3ecb9486b4fb0f65bd61d Description: debug symbols for snac2 Build-Ids: 7ca81359db96a715d1430d68422a26cb82fc3c2b Package: systemd-boot-tools Architecture: m68k Version: 261.1-1 Priority: optional Section: admin Source: systemd Maintainer: Debian systemd Maintainers Installed-Size: 242 Depends: libc6 (>= 2.34), libsystemd-shared (= 261.1-1) Recommends: libssl3t64 Breaks: systemd (<< 257.7-2~), systemd-boot (<< 257.4-2~) Replaces: systemd (<< 257.7-2~), systemd-boot (<< 257.4-2~) Filename: packages/unstable/main/systemd-boot-tools_261.1-1_m68k.deb Size: 102676 MD5sum: 77af6f6ed59dd21a7d38a46a901cc2e0 SHA1: 56a8787bfbf6fab6156a21e97498ffa3a836643a SHA256: 5d080cad1b485f29ecedd477f104f552f97e8cd906d6f14e1347b66290ee2c52 SHA512: a89494cf1831de10507332b37efe0b6cd394b85c16a9408d51e837a6c94608b6eeb416b68d30e3042fa61394324235f2faf1a7a91f7eb57e56df7e63827ee388 Homepage: https://systemd.io Description: simple UEFI boot manager - tools systemd-boot (short: sd-boot) is a simple UEFI boot manager. It provides a textual menu to select the entry to boot and an editor for the kernel command line. It supports systems with UEFI firmware only. . This package contains various tools to manage systems using systemd-boot. Package: libopenmpt-modplug1 Architecture: m68k Version: 0.8.9.0-openmpt1-3 Multi-Arch: same Priority: optional Section: libs Source: libopenmpt-modplug Maintainer: Debian Multimedia Maintainers Installed-Size: 80 Depends: libc6 (>= 2.29), libgcc-s2 (>= 4.2.1), libopenmpt0t64 (>= 0.3.0), libstdc++6 (>= 13.1) Filename: packages/unstable/main/libopenmpt-modplug1_0.8.9.0-openmpt1-3_m68k.deb Size: 19896 MD5sum: 11010aeea34ed0d91b7d0d897e6c3621 SHA1: acbf02873aeb46ed77bfb36e91ca1a357cfcf642 SHA256: dad6226bd98e1a5c962b67ab8038bb46135e4ec7b2b2a2a35711af1e54f05072 SHA512: 7b3db04470124261d35ccb87fc1eb8f1fe7b7e9d0ec5f23e8993abbda246e52e609df794f2e6b67974f66a25819a186ff48c459450ce8accb38fe72649f27c7a Homepage: https://lib.openmpt.org/libopenmpt/ Description: module music library based on OpenMPT -- modplug compat library libopenmpt is a cross-platform C++ and C library to decode tracked music files (modules) into a raw PCM audio stream. It is based on the player code of the OpenMPT project, a descendant of the original ModPlug Tracker. . This package contains the modplug compatibility shared library. It is used by programs that want to use libopenmpt's decoder, but are written using libmodplug's API. Package: tor Architecture: m68k Version: 0.4.9.11-1 Priority: optional Section: net Maintainer: Peter Palfrader Installed-Size: 6285 Depends: libc6 (>= 2.38), libcap2 (>= 1:2.10), libevent-2.1-7t64 (>= 2.1.8-stable), liblzma5 (>= 5.1.1alpha+20120614), libssl3t64 (>= 3.0.0), libsystemd0, libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4), adduser, runit-helper (>= 2.14.0~), lsb-base Recommends: logrotate, tor-geoipdb, torsocks Suggests: mixmaster, torbrowser-launcher, socat, apparmor-utils, nyx, obfs4proxy Conflicts: libssl0.9.8 (<< 0.9.8g-9) Breaks: runit (<< 2.1.2-51~) Filename: packages/unstable/main/tor_0.4.9.11-1_m68k.deb Size: 2155640 MD5sum: 71a6d48604fe18d297a8ab1d467be90c SHA1: 04d7ae673751f46019848e21af9c3499e5f075db SHA256: 312314cc8c457e78dc864d7f9c190305604c463a52f9a086b8f52d8f4f32279b SHA512: f40d90524e0df06db37177a586077d96c44c0fd4c6e34a213dfb06eb8875dd7b200e02fe5640f513c2bf5a9df2dd3093b4714c4e05f395e36fafa446e228f503 Homepage: https://www.torproject.org/ Description: anonymizing overlay network for TCP Tor is a connection-based low-latency anonymous communication system. . Clients choose a source-routed path through a set of relays, and negotiate a "virtual circuit" through the network, in which each relay knows its predecessor and successor, but no others. Traffic flowing down the circuit is decrypted at each relay, which reveals the downstream relay. . Basically, Tor provides a distributed network of relays. Users bounce their TCP streams (web traffic, ftp, ssh, etc) around the relays, and recipients, observers, and even the relays themselves have difficulty learning which users connected to which destinations. . This package enables only a Tor client by default, but it can also be configured as a relay and/or a hidden service easily. . Client applications can use the Tor network by connecting to the local socks proxy interface provided by your Tor instance. If the application itself does not come with socks support, you can use a socks client such as torsocks. . Note that Tor does no protocol cleaning on application traffic. There is a danger that application protocols and associated programs can be induced to reveal information about the user. Tor depends on Torbutton and similar protocol cleaners to solve this problem. For best protection when web surfing, the Tor Project recommends that you use the Tor Browser Bundle, a standalone tarball that includes static builds of Tor, Torbutton, and a modified Firefox that is patched to fix a variety of privacy bugs. Package: systemd-repart-dbgsym Architecture: m68k Version: 261.1-1 Auto-Built-Package: debug-symbols Priority: optional Section: debug Source: systemd Maintainer: Debian systemd Maintainers Installed-Size: 773 Depends: systemd-repart (= 261.1-1) Filename: packages/unstable/main/systemd-repart-dbgsym_261.1-1_m68k.deb Size: 393964 MD5sum: 3e7cdfc072b68059384084248042967e SHA1: ddf7082141e0f6b66f8cc8c0ad618e498ab23e48 SHA256: 80359dbbfbc24b52660d3f1df71f8f8a90fc869bc31899d195ddab5bdcdd4ead SHA512: 941af53d20f0caa5e05d468d5625daac3fc9279e4160e97fa8d448296303d077ffedbef519596752a9c012a99fbded4d4316ac38d61d387cc8a66a34c5a6f5cc Description: debug symbols for systemd-repart Build-Ids: 59ec91376e7bee0057e3e90f953a5c29d726b99d 8bd10cec56ad6425aee6b801a754ad97b92b1bd9 bcf1bbab6583c06fe56547e671fb4b749f6b019b Package: systemd-coredump Architecture: m68k Version: 261.1-1 Multi-Arch: foreign Priority: optional Section: admin Source: systemd Maintainer: Debian systemd Maintainers Installed-Size: 236 Provides: core-dump-handler Depends: libc6 (>= 2.34), libsystemd-shared (= 261.1-1), systemd Conflicts: core-dump-handler Replaces: core-dump-handler Filename: packages/unstable/main/systemd-coredump_261.1-1_m68k.deb Size: 92868 MD5sum: 0bbf50b1c497eb4161a1bcac9ab60198 SHA1: ff86e708fada3abc8e42f45a8e83f950cfeded57 SHA256: b6ebf813f8a5ed4641d69d728cb2733d07edfd7c9f5211b19efad502ef66d962 SHA512: 34ea08650137ef06176436ab5d18f6976893d91beab8ae67899bd0e8790fd1a3634c85963f38bd6301ab76f42a06a679e5deea2783796ae13d0d8e72bba6fc36 Homepage: https://systemd.io Description: tools for storing and retrieving coredumps This package provides systemd tools for storing and retrieving coredumps: * systemd-coredump * coredumpctl Package: switchsh-dbgsym Architecture: m68k Version: 0~20070801-5.1 Auto-Built-Package: debug-symbols Priority: optional Section: debug Source: switchsh Maintainer: Raphael Geissert Installed-Size: 21 Depends: switchsh (= 0~20070801-5.1) Filename: packages/unstable/main/switchsh-dbgsym_0~20070801-5.1_m68k.deb Size: 5756 MD5sum: 7a4f99bdf0a1b0ea6bf04b54a5565be7 SHA1: ef24503ef1712eef49de3cf4d20dc3761626e86e SHA256: b30034287ab406ec14ca7284a835ceeaa1e177778a60a5afffe8b9722dc1c33c SHA512: 7d55a12fc55e736a6f8b4c814e301e4c3ceecc3de3087313eaed4eaa72fafc8c7e75de527b8de192744d00e0b4f7b2154e12fd676f9d899f872475aea2a14c0c Description: debug symbols for switchsh Build-Ids: 848d41187c688772d46d11374cb0bd8259ee7965 Package: ruby-fast-stemmer-dbgsym Architecture: m68k Version: 1.0.2-5 Auto-Built-Package: debug-symbols Priority: optional Section: debug Source: ruby-fast-stemmer Maintainer: Debian Ruby Team Installed-Size: 25 Depends: ruby-fast-stemmer (= 1.0.2-5) Filename: packages/unstable/main/ruby-fast-stemmer-dbgsym_1.0.2-5_m68k.deb Size: 13400 MD5sum: f8b6ef1ba319c7c959eff194541cf2c0 SHA1: 1008ce2d5c8eaa7450eaa417586469a4a5660d98 SHA256: 42f5531eb41a3ee960eace16e2e10523fdecc9c223970723e8b1d06773af4e99 SHA512: 08afc623840b30a17041f1e6896aa5e71bd9c7aa2e43f80b493603987b7cf6bdac5912e6b9299af321b6dd0b3bdf4dba2245b56ca7bcc75171a45f519b2624cd Description: debug symbols for ruby-fast-stemmer Build-Ids: 15eff08dd32504910f2c69017b189c1e03ad1c45 Package: openssh-server Architecture: m68k Version: 1:10.3p1-5 Multi-Arch: foreign Priority: optional Section: net Source: openssh Maintainer: Debian OpenSSH Maintainers Installed-Size: 2774 Provides: ssh-server Depends: libpam-modules, libpam-runtime, openssh-client (= 1:10.3p1-5), openssh-sftp-server, procps, ucf, debconf (>= 0.5) | debconf-2.0, runit-helper (>= 2.14.0~), systemd | systemd-standalone-sysusers | systemd-sysusers, systemd | systemd-standalone-tmpfiles | systemd-tmpfiles, libaudit1 (>= 1:2.2.1), libc6 (>= 2.42), libcom-err2 (>= 1.43.9), libgssapi-krb5-2 (>= 1.17), libkrb5-3 (>= 1.13~alpha1+dfsg), libpam0g (>= 0.99.7.1), libselinux1 (>= 3.1~), libssl3t64 (>= 3.0.0), libwrap0 (>= 7.6-4~), libwtmpdb0 (>= 0.13.0), zlib1g (>= 1:1.1.4) Recommends: default-logind | logind | libpam-systemd, ncurses-term, passwd, xauth Suggests: molly-guard, monkeysphere, ssh-askpass, ufw Breaks: runit (<< 2.1.2-51~) Replaces: ssh, ssh-krb5 Filename: packages/unstable/main/openssh-server_10.3p1-5_m68k.deb Size: 432080 MD5sum: 9f7307d6dc64e08439d69b9149b745f1 SHA1: 7029dbf19921b90d6558e5ac33fd3c1bc74c7861 SHA256: ebcec65f0f7ab199988b568370b5b71eb5f0c62cd8942d9308e60ac4d8b520db SHA512: 52466cfe25e9151be179f64985feaeefdd5f9d1d3a11f70ea22ce826aedde61108f79ee38ebf4b2c57b65783f3569c6d37b6602ed983cae487da65bfece626de Homepage: https://www.openssh.com/ Description: secure shell (SSH) server, for secure access from remote machines This is the portable version of OpenSSH, a free implementation of the Secure Shell protocol as specified by the IETF secsh working group. . Ssh (Secure Shell) is a program for logging into a remote machine and for executing commands on a remote machine. It provides secure encrypted communications between two untrusted hosts over an insecure network. X11 connections and arbitrary TCP/IP ports can also be forwarded over the secure channel. It can be used to provide applications with a secure communication channel. . This package provides the sshd server. . In some countries it may be illegal to use any encryption at all without a special permit. . sshd replaces the insecure rshd program, which is obsolete for most purposes. Task: ssh-server Package: fcitx5-modules-dbgsym Architecture: m68k Version: 5.1.21-1 Auto-Built-Package: debug-symbols Multi-Arch: same Priority: optional Section: debug Source: fcitx5 Maintainer: Debian Input Method Team Installed-Size: 32924 Depends: fcitx5-modules (= 5.1.21-1) Filename: packages/unstable/main/fcitx5-modules-dbgsym_5.1.21-1_m68k.deb Size: 31868796 MD5sum: 62fef1f9f55881300691e88581743248 SHA1: ace5c588700555abd76f0ada39258684431018f5 SHA256: 9b9c5eebc2a9c71d2f2bef1a4ce645d34b2255e4fd505b39ba20d9996b5b8e69 SHA512: 7cb0d4e8dbda55d895acadca17ee0d05dae454596ac0c5912f266d7c17991d3aa9063273141351cf69c82cbd9f257eb93ad59f527e28e4459f6c3dd90695a6df Description: debug symbols for fcitx5-modules Build-Ids: 069af44b85f6e544dca070443450fa334041af2f 0c8095e8295ee5769786281096abb9e13090caee 15894160999616695d686c4d53ba355b1ba67a5e 2fe713db57d2a4697ce09877addda583d7466b74 31c76315e73207b8d3de58eb676a26d47c6898ae 3c73180cb7d726cffef84999f038466d71210dbf 49bee2a36d02c0f8e8c27b03748da38dc8d3bc29 5252d38ee8586ce87f5eb4f5620698e6559ae2de 53384c8a3c0cd600e8dfbb3b5810a5cef54b9be4 56f7b0fdfc5973e061f2bd3bf0cd500f441289bb 74b3ad90bcbf0eae02a3cafda02e15e9e02ea9e9 8bc1ea356e938203b365f5f1efc4ae529a4a82e6 8c1c957302db5d2141024312743bf75246e929d2 8d0478fe41a9b7df6648eec7fab9360f37aaad6e 8e35f535885e4f9383f29f746398be7389a98c55 9929afba67634f7c3430721204db815214be5df5 b2380c0a85a712abc3c4e2b7f95e97bec28bc18e b892f69cb9803fed0bf2c7ccafcfbe63e36d498e be2dc2097e1eea466df7b1041779b193a077012a c2322631dde7430770d8fe0ec22dd5ad43d6fcaf c44f3ad79009dbdf6eb7acc4877416d983639ce7 cf7e577ecda4a071f684bc7417b18877c5289f55 df90a88c17aa3e9d4045efb86e469228ed909670 Package: libnss-resolve-dbgsym Architecture: m68k Version: 261.1-1 Auto-Built-Package: debug-symbols Multi-Arch: same Priority: optional Section: debug Source: systemd Maintainer: Debian systemd Maintainers Installed-Size: 921 Depends: libnss-resolve (= 261.1-1) Filename: packages/unstable/main/libnss-resolve-dbgsym_261.1-1_m68k.deb Size: 664716 MD5sum: 354602eef9e27a1c0c8d40342089ef78 SHA1: e75a79db92667ad00c86f416b38ea071f9a6739e SHA256: cfb8eea7622aebdaef8ed8edda211399f919665abce5e335f49b908566c1cae3 SHA512: 42eeac570aa3e1c4ae96cccdd8117bc517d62983788d54f3b87b5feebe9115271fb7356c9fcec2891c33ba5af99e4a7cebc150a2c23fb2c2b15830b0c85f362d Description: debug symbols for libnss-resolve Build-Ids: a266ff7e58c2d75a53a973460e6dc190c56ab9ce Package: inn2-dev Architecture: m68k Version: 2.7.4-1 Priority: optional Section: devel Source: inn2 Maintainer: Marco d'Itri Installed-Size: 817 Conflicts: inn Breaks: manpages-dev (<< 6.03-2) Filename: packages/unstable/main/inn2-dev_2.7.4-1_m68k.deb Size: 248668 MD5sum: fc0b7118cdbde1dace737f25fe7ee7a3 SHA1: 0d95571335c32192737dd172acd04e1a0ee91d2e SHA256: f26046301c4101f82e4dc8d51c86417da180ef9298ab31c8839dfd13de245838 SHA512: 790b4da835dce4869a7300d8bad645d1d16c111b9ebb7b79e2c0686aea64734a8c7508d041e6e16ca4d88764d8ea13794bd1e89da80087a654c1e60697057b1d Homepage: https://www.eyrie.org/~eagle/software/inn/ Description: libinn.a library, headers and man pages You will only need this if you are going to compile programs that require the functions in libinn.a. Tag: devel::lang:c, devel::library, implemented-in::c, protocol::nntp, role::devel-lib Package: librdkafka++1-dbgsym Architecture: m68k Version: 2.14.2-1 Auto-Built-Package: debug-symbols Multi-Arch: same Priority: optional Section: debug Source: librdkafka Maintainer: Faidon Liambotis Installed-Size: 574 Depends: librdkafka++1 (= 2.14.2-1) Filename: packages/unstable/main/librdkafka++1-dbgsym_2.14.2-1_m68k.deb Size: 542784 MD5sum: 1e456762c82e78f0d51bd813dcf3dda0 SHA1: f5c5474f04e82ebf2972eb9b5a773f1563d97373 SHA256: b999d0adf72b5c761a53522d2bc56593a0ecc4024f8e5350d8ae25b800365060 SHA512: 8fea361797cb489ae2c54c9af3879736a4621b4040447cd11a3cf0e81e179b64df8bff7bdfec850f4ac93c8992809d3387cbe8b3ab344e10f9640ae0e3d951c7 Description: debug symbols for librdkafka++1 Build-Ids: b9fddc05d82f4a8b12c7056925be4e45ef2693a9 Package: libgssdp-1.6-0-dbgsym Architecture: m68k Version: 1.6.6-1 Auto-Built-Package: debug-symbols Multi-Arch: same Priority: optional Section: debug Source: gssdp Maintainer: Debian GNOME Maintainers Installed-Size: 118 Depends: libgssdp-1.6-0 (= 1.6.6-1) Filename: packages/unstable/main/libgssdp-1.6-0-dbgsym_1.6.6-1_m68k.deb Size: 97492 MD5sum: 36736378c8f797b0dec60ee015c99781 SHA1: 877a5da654d57b023753b388b2e59b51bfaaee51 SHA256: 40d7d2dbfa97fc31b6bde0e528ec05cbde725953699b45c757a301cf1eef7b40 SHA512: 8201aa078faab3fc8dc9af179327d4b8c7caf7fb36642779974e9ba8cb93720e43978309b3f8091fe91f437e6cd8e6b7d9706d92f1e344c6b05efecc770d30d2 Description: debug symbols for libgssdp-1.6-0 Build-Ids: 8305a4ba873d154d3a4501e5cdb1442afa054d2a Package: fcitx5-modules Architecture: m68k Version: 5.1.21-1 Multi-Arch: same Priority: optional Section: utils Source: fcitx5 Maintainer: Debian Input Method Team Installed-Size: 4442 Provides: fcitx5-module-dbus, fcitx5-module-emoji, fcitx5-module-ibus, fcitx5-module-kimpanel, fcitx5-module-quickphrase, fcitx5-module-wayland, fcitx5-module-xorg Depends: fcitx5-data (= 5.1.21-1), plasma-wayland-protocols (>= 1.20), libc6 (>= 2.38), libcairo2 (>= 1.12.0), libenchant-2-2 (>= 2.2.3), libfcitx5config6 (>= 5.1.21), libfcitx5core7 (>= 5.1.21), libfcitx5utils2 (>= 5.1.21), libgcc-s2 (>= 4.2.1), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0t64 (>= 2.26.0), libpango-1.0-0 (>= 1.37.5), libpangocairo-1.0-0 (>= 1.14.0), libstdc++6 (>= 14), libuuid1 (>= 2.16), libwayland-client0 (>= 1.20.0), libwayland-cursor0 (>= 1.8.1), libxcb-ewmh2 (>= 0.4.2), libxcb-icccm4 (>= 0.4.2), libxcb-imdkit1 (>= 1.0.5~), libxcb-keysyms1 (>= 0.4.1), libxcb-randr0 (>= 1.3), libxcb-util1 (>= 0.4.0), libxcb-xfixes0 (>= 1.15), libxcb-xinerama0, libxcb-xkb1, libxcb1 (>= 1.12), libxkbcommon-x11-0 (>= 0.5.0), libxkbcommon0 (>= 0.5.0), libxkbfile1 (>= 1:1.1.0), zlib1g (>= 1:1.1.4) Breaks: fcitx5-module-dbus (<< 5.0.4-2), fcitx5-module-emoji (<< 5.0.20), fcitx5-module-fcitx4 (<< 5.0.4-2), fcitx5-module-ibus (<< 5.0.4-2), fcitx5-module-kimpanel (<< 5.0.4-2), fcitx5-module-quickphrase (<< 5.0.20), fcitx5-module-wayland (<< 5.0.20), fcitx5-module-xorg (<< 5.0.20) Replaces: fcitx5-module-dbus (<< 5.0.4-2), fcitx5-module-emoji (<< 5.0.20), fcitx5-module-fcitx4 (<< 5.0.4-2), fcitx5-module-ibus (<< 5.0.4-2), fcitx5-module-kimpanel (<< 5.0.4-2), fcitx5-module-quickphrase (<< 5.0.20), fcitx5-module-wayland (<< 5.0.20), fcitx5-module-xorg (<< 5.0.20) Filename: packages/unstable/main/fcitx5-modules_5.1.21-1_m68k.deb Size: 1010476 MD5sum: cba9a1b68f50e31054dc7b1e639db24d SHA1: 4c416624151d60cbc1d26aea66a254870ce759e5 SHA256: eda81c34edb1464fe1d2418b861e3cf0307046f67dfdbb424b8995558e798e66 SHA512: 5243d4fe0faf853ea5f04fcd436e285eabb3e5d1c05ad77a3a1d156cf5aa4118f4fd3260869b8fdc8dc73c0375b4cded00c0a5d035f4b1b9c5babfbcd0196da2 Homepage: https://github.com/fcitx/fcitx5 Description: Fcitx Input Method Framework v5 (core modules) Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, D-Bus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides core modules for fcitx5 and depends on all input modules. Package: libfcitx5utils2-dbgsym Architecture: m68k Version: 5.1.21-1 Auto-Built-Package: debug-symbols Multi-Arch: same Priority: optional Section: debug Source: fcitx5 Maintainer: Debian Input Method Team Installed-Size: 5275 Depends: libfcitx5utils2 (= 5.1.21-1) Filename: packages/unstable/main/libfcitx5utils2-dbgsym_5.1.21-1_m68k.deb Size: 5211276 MD5sum: f383998065d4f48b51e1b3b91feca322 SHA1: dc4cf3e349548e415e5ed9b7bb938fec42963f45 SHA256: a557ab93276a915f900ed6cef5da950284116e1331efc16be9b0095f53054995 SHA512: 4584184d62fef3e2be1c23c7c6ce867c32911ff7a0e80b419ac58feeaaf4b72e8723548a9938892b81155338195f83efc184bb44a4d6896025e3d4d6c179d4fa Description: debug symbols for libfcitx5utils2 Build-Ids: fa2c78c776a51cea3d969baf67d8d83f40445665 Package: systemd-cryptsetup Architecture: m68k Version: 261.1-1 Priority: optional Section: admin Source: systemd Maintainer: Debian systemd Maintainers Installed-Size: 416 Depends: libc6 (>= 2.34), libsystemd-shared (= 261.1-1), libcryptsetup12 Recommends: libssl3t64 Conflicts: systemd (<< 256-2~) Filename: packages/unstable/main/systemd-cryptsetup_261.1-1_m68k.deb Size: 138572 MD5sum: b6ea57c70be87ef84aa409a357f84408 SHA1: 05940bb79b4716f13daa2564f42e106b932070af SHA256: 09afd172fe39728dbba0901113a97c106e113113293736bee9cce44e8a90db89 SHA512: 1bedb3e306aa351375fb8efa39a31df979404e95c78536cb42118ed40b31fd85653c7d684697aa02bdec2d14bad6b31648755a42d19cbfe06a8068f306f59dba Homepage: https://systemd.io Description: Provides cryptsetup, integritysetup and veritysetup utilities Utilities and units that integrated cryptsetup/integritysetup/veritysetup support in systemd. Package: systemd-timesyncd Architecture: m68k Version: 261.1-1 Multi-Arch: foreign Priority: standard Section: admin Source: systemd Maintainer: Debian systemd Maintainers Installed-Size: 166 Provides: time-daemon Depends: libc6 (>= 2.34), libsystemd-shared (= 261.1-1), systemd Conflicts: systemd (<< 256.2-2~), time-daemon Replaces: time-daemon Filename: packages/unstable/main/systemd-timesyncd_261.1-1_m68k.deb Size: 68448 MD5sum: c29b314d19b291a4dca11c91880e3e46 SHA1: 5be541458d9ab384e27ed8bb8831a6a5695759b8 SHA256: b61351ee2009d0b30218d58a3722ea19665493d85400dfed60a2d3562e86ab61 SHA512: d0912c1bedc8a20fbbfa7a45e523c7d68e5fa02e202b40c2a861037d49d73b9b47459797000ec05c93500909f0aa194e004f38916dc462a4c116d72cef9cc25b Homepage: https://systemd.io Description: minimalistic service to synchronize local time with NTP servers The package contains the systemd-timesyncd system service that may be used to synchronize the local system clock with a remote Network Time Protocol server. Package: ruby-fast-stemmer Architecture: m68k Version: 1.0.2-5 Priority: optional Section: ruby Maintainer: Debian Ruby Team Installed-Size: 40 Depends: libc6 (>= 2.4), libruby3.3 (>= 3.3.0~preview1), libruby (>= 1:3.3~0), libruby (<< 1:3.4~) Conflicts: ruby-stemmer Filename: packages/unstable/main/ruby-fast-stemmer_1.0.2-5_m68k.deb Size: 8528 MD5sum: 9d1449c0daf23a53b5878054df7f1f65 SHA1: d6533bcf02f0d250a3d83e6d8dbe6a3b15d20d6d SHA256: b1aa19a35c0b0ad004a33b9a2b068ed6d2c93acfdf787e488bd304260c8944a6 SHA512: a5c7de5dbf114ed703f4ac32b64ef8ff3f438ade3c63dc66f231852b3611279a4f62a3ac3d133e2e5893b4d0fed6ce2e2ebc2fc9d66c42451549145b3ab63086 Homepage: https://github.com/romanbsd/fast-stemmer Description: Fast Porter stemmer based on a C version of algorithm for Ruby Fast-stemmer is simply a wrapping around multithreaded Porter stemming algorithm. . This gem adds a String::stem method, and it's in order of magnitude faster (and uses much less memory) than the pure Ruby implementation of stemmer. Package: systemd-repart Architecture: m68k Version: 261.1-1 Priority: optional Section: admin Source: systemd Maintainer: Debian systemd Maintainers Installed-Size: 433 Depends: libc6 (>= 2.34), libsystemd-shared (= 261.1-1), libblkid1, libfdisk1, libmount1, libssl3t64 Recommends: libcryptsetup12 Conflicts: systemd (<< 256-2~) Filename: packages/unstable/main/systemd-repart_261.1-1_m68k.deb Size: 170216 MD5sum: f658090dec64caa7ebd83fe238affd26 SHA1: a201f76fc55034a67924f1e48790753f513f557d SHA256: 88630de9d8959c9fcae9e3b133be3eb04cddb4f87257d988462f76acfc59ef12 SHA512: 136f650d5f0ba4919abfe70fb2848829fbeb83a08ec79f59bd8984c0bb98f0b179b4ecbcbdcf9f5046c582cdc757159268d1e568bb22920e6a8c3969a0d8a9b6 Homepage: https://systemd.io Description: Provides the systemd-repart and systemd-sbsign utilities systemd-repart is a configuration-driven system partitioning tool. It follows the Discoverable Partitions Specification and provides support for encryption and dm-verity among other things. . systemd-sbsign is an EFI binary signing tool. . systemd-keyutil is a tool to manipulate X.509 certificates. Package: ssh-askpass-gnome-dbgsym Architecture: m68k Version: 1:10.3p1-5 Auto-Built-Package: debug-symbols Priority: optional Section: debug Source: openssh Maintainer: Debian OpenSSH Maintainers Installed-Size: 36 Depends: ssh-askpass-gnome (= 1:10.3p1-5) Filename: packages/unstable/main/ssh-askpass-gnome-dbgsym_10.3p1-5_m68k.deb Size: 16136 MD5sum: b418556a967eec73915e8a1f7b3f496c SHA1: aecdf56c6458dbb541b3132b71156caf9bdc25c5 SHA256: 15df0753cb9b1bebb67ecaeecac3cda8b566f1dc8c705b1e6472196e3efd7e67 SHA512: c0c73f82edcdec77e9f7db966beb534718cca21c555855cdb40ff75e18e3701a8ebbe70289fed18679145017f0d7a6c1c39ac91ce36902b57d81c4602fb48103 Description: debug symbols for ssh-askpass-gnome Build-Ids: 7c924a472304b6f67fb6970607804180f2996b48 Package: libapache2-mod-python Architecture: m68k Version: 3.5.0.7-2 Priority: optional Section: httpd Maintainer: Debian Python Team Installed-Size: 409 Depends: apache2-api-20120211, apache2-bin (>= 2.4.16), python3 (<< 3.14), python3 (>= 3.13~), python3:any, libc6 (>= 2.38), libpython3.13 (>= 3.13.0~rc3) Suggests: libapache2-mod-python-doc Filename: packages/unstable/main/libapache2-mod-python_3.5.0.7-2_m68k.deb Size: 102740 MD5sum: 0706826b3152fc05a6a1d96a5defae4a SHA1: b65adaf81a548e399fb995c393ceaace1c137d8b SHA256: ca5fc1b75ac7922ed92cd9411da915e9e4e1f6e4367516089786777489473bb5 SHA512: 41213d80e15334e211ce8500b1c60f065bc53d050e7e75062cf7398bb80a6cc60c7d5381964cf6aad40b32bc753c47940fa9df7e2cdce2e15428c561ab1a32aa Homepage: http://www.modpython.org/ Description: Python-embedding module for Apache 2 The mod_python module supports web applications written in Python. Because the parser is embedded in the server as an Apache module, it will run much faster than traditional CGI. . This package is built for the current Python 3 version. Task: web-server Package: openssh-tests-dbgsym Architecture: m68k Version: 1:10.3p1-5 Auto-Built-Package: debug-symbols Priority: optional Section: debug Source: openssh Maintainer: Debian OpenSSH Maintainers Installed-Size: 5354 Depends: openssh-tests (= 1:10.3p1-5) Filename: packages/unstable/main/openssh-tests-dbgsym_10.3p1-5_m68k.deb Size: 2626792 MD5sum: e7dd70933e530d578adc70d89f8bf63e SHA1: 11111c03bf1c815efea1b3f844c45bf19785dd32 SHA256: feac1ac3f53494e132b639457b6ac2ab91cd4af6a63457af3daf6bb4ca2d59e6 SHA512: 84b2a0dec5834f296ae054f97273b44039f585eadad2b5834f7cfc0102c439f83fb9ea0bda67484f5a46f59dbfa2605f9e67d5b0cc46f8723cc0fbc624472c7d Description: debug symbols for openssh-tests Build-Ids: 06322ebd1afbf5b90fb4baafe95c373c797bf2bb 07019377d43f9e149395d0d0f732605b940c39dd 088882a8b747c8a5eb394764b3d5a93f951958f8 0d85f0a139724220e99358cd48aac5637c94b8e9 128cd107c964894920bc36118b0351492b4eca5c 3026bf70246c9f0f927bc832c1970de9a8b4b6d0 33959bd906c6719c82d3fed02ddd89c07d1d90e2 40ae100a267f747a1d7434afc8c680c65bd9898a 4cde33568c1e69a0e1406813ca5f0cc54faebba5 64af5f2816cf4e483220791598145f44aa964d8a 6a00f454bca93f31082f9e517d2c6b3cefc3f8d7 6a6e628c93769185ab543f348e4df3cdd3e6c4ab 8e3597be939a48d214df7d8e2b498dabf1916ed4 c4a241238bcb113ad08314f9286167fe6ccf78d9 c7553f6deae495725165a10d8fb484366543e90e f582a6851e1842a563a53c595ea8e21461bbb32a fae517eb46e6210dc0d63b266b904b23f13d2c05 fbf1a968ad454b35a399628312d18cc42d9f541d Package: systemd-timesyncd-dbgsym Architecture: m68k Version: 261.1-1 Auto-Built-Package: debug-symbols Priority: optional Section: debug Source: systemd Maintainer: Debian systemd Maintainers Installed-Size: 156 Depends: systemd-timesyncd (= 261.1-1) Filename: packages/unstable/main/systemd-timesyncd-dbgsym_261.1-1_m68k.deb Size: 71096 MD5sum: 8cab91814b7e0c4718a568889c2975ce SHA1: f4d7333b3a3b14e85e0fe109af9fbd6b79c38af7 SHA256: 2848d85032ec93aafece6a13286315341d506d8dd973b3f22b56e0224f1cdfc7 SHA512: a073d3ec4c8ba27b354d2674ae7feb969f2b9571561f37a5f974e4ca727c0dd35d3ab9a5224a293f1ca09e55edcf918e7c40187b33c7df55c5413bd3615c4038 Description: debug symbols for systemd-timesyncd Build-Ids: ac51c352fb3537029edecc396a3f1011e50e9cdd ca3b78595a221f8f85f515b1ed1788ef23af5ac7 Package: libbluray-bin-dbgsym Architecture: m68k Version: 1:1.4.1-2 Auto-Built-Package: debug-symbols Priority: optional Section: debug Source: libbluray Maintainer: Debian Multimedia Maintainers Installed-Size: 60 Depends: libbluray-bin (= 1:1.4.1-2) Filename: packages/unstable/main/libbluray-bin-dbgsym_1.4.1-2_m68k.deb Size: 22088 MD5sum: c2ae6025822bd85bab6afa0dbdf2c023 SHA1: 119a2f69f85a3ac2176b5e0b87df35e01fcacdc5 SHA256: b9de2edf3eef85cfd8ba06fe28be118854e1fa696e010126fd8540253a803bce SHA512: 43c3ca3a36979be2fd8946ce1bbebd64a20089781e416fbfaadb6976d48c3fb47caa25d52aa603c12fb37b5a36e6b11e466f4ce871c9ec31e446d426a3bad3a0 Description: debug symbols for libbluray-bin Build-Ids: 4fa2ed14d0cc52ddf9b0d71a50317eae0a7964f3 5621a9c783d26413bb25d17187d5eec9dd76a17a aa31f07e0b3741489dc8a5f4e9e3168fce676092 Package: emacs-jabber-omemo-dbgsym Architecture: m68k Version: 0.11.1-1 Auto-Built-Package: debug-symbols Priority: optional Section: debug Source: emacs-jabber Maintainer: Debian Emacsen Team Installed-Size: 71 Depends: emacs-jabber-omemo (= 0.11.1-1) Filename: packages/unstable/main/emacs-jabber-omemo-dbgsym_0.11.1-1_m68k.deb Size: 58248 MD5sum: 9274e5fffde2da16b353fc6fd597066c SHA1: c1754caf4caa91d081e35e6c5ae1c01928d5dc61 SHA256: f8e51af61e8610af270696085bfddbb3d998c22d3fde883e95b24420765906fd SHA512: d07108f405e2c7bc8c4dedbe9af452f0e1f373eacd451a19b4a7944ea00da94c1e5a123a8414ed45556a6c5617ed87d2ff0954f7c3e458744f2c5e050d9e1d15 Description: debug symbols for emacs-jabber-omemo Build-Ids: 5406acb4ff8a73669daf1cac1e56606ca9997ed6 Package: snac2 Architecture: m68k Version: 2.93-1 Priority: optional Section: web Maintainer: James Valleroy Installed-Size: 889 Depends: adduser, libc6 (>= 2.38), libcurl4t64 (>= 7.16.2), libssl3t64 (>= 3.0.0) Recommends: apache2 (>= 2.4.6-4~) | httpd, ssl-cert Suggests: certbot Filename: packages/unstable/main/snac2_2.93-1_m68k.deb Size: 243756 MD5sum: 8440ab08a52f2d1f2c00cc108167e51e SHA1: 86eed2ced793db5fe5d475f3cc22d84ab13ff456 SHA256: f8bcefdcb0bd972fb89edfeb70f0992dab713158a103aadacc77a2f8b3b2d4a2 SHA512: 1474c52ef778b4b613e683377c22f079c86be0521eed9216249f99b88dcb241b01c20eff001ca5a3289ec7160d5926abaf078f5bd30edf73e93eaf00fd25e15c Homepage: https://codeberg.org/grunfink/snac2 Description: simple, minimalistic ActivityPub instance Runs as a daemon (proxied by a TLS-enabled real httpd server) and provides the basic services for a Fediverse / ActivityPub instance (sharing messages and stuff from/to other systems like Mastodon, Pleroma, Friendica, etc.). . It is lightweight, with minimal dependencies, and no database is needed. It has extensive support of ActivityPub operations, and is tested for interoperability with similar software. It also features a simple but effective web interface with an easily-accessed Mute button. Package: libfcitx5core7-dbgsym Architecture: m68k Version: 5.1.21-1 Auto-Built-Package: debug-symbols Multi-Arch: same Priority: optional Section: debug Source: fcitx5 Maintainer: Debian Input Method Team Installed-Size: 6562 Depends: libfcitx5core7 (= 5.1.21-1) Filename: packages/unstable/main/libfcitx5core7-dbgsym_5.1.21-1_m68k.deb Size: 6404352 MD5sum: 1522320b0d0e50a2cd8e4b6a7a43859d SHA1: a2bf7cf1f651a0403872c040c30334b1afa6352e SHA256: a566f9558f4cda571af6c0176861b0d2587845f09340e9f9bfd7410327306024 SHA512: 59d906c5ff939c0ba0a1b0537917fee8e86da2be4f2c0511814d47ac222648b3ae94750076f5fdde8a41cce36241c98e696fd717815b3a7376bb13a1997477e5 Description: debug symbols for libfcitx5core7 Build-Ids: 630cf5fe1f900b1f1b7bc9c84044c067701de45a Package: haproxy Architecture: m68k Version: 3.2.20-1 Priority: optional Section: net Maintainer: Debian HAProxy Maintainers Installed-Size: 5644 Depends: libatomic1 (>= 4.8), libc6 (>= 2.38), libcrypt1 (>= 1:4.1.0), libjemalloc2 (>= 2.1.1), liblua5.4-0 (>= 5.4.6), libopentracing-c-wrapper0t64 (>= 1.1.0), libpcre2-8-0 (>= 10.22), libssl3t64 (>= 3.5.1), systemd | systemd-standalone-tmpfiles | systemd-tmpfiles, adduser, lsb-base (>= 3.0-6) Suggests: vim-haproxy, haproxy-doc Filename: packages/unstable/main/haproxy_3.2.20-1_m68k.deb Size: 2501680 MD5sum: 34696930628908f920ff5cfe41cf43da SHA1: 379db7d0672c08e15a3aea135096dabc0568918d SHA256: b452b0aad95b373334c722d22b6069b6bcc44b157bc89ebeb0016a99a4e54baf SHA512: 9c3f2edfc75dc5df38835ce11de1a12e3a6a18b39962b850a165568ca83297159817b657f2ca943df4fbcd2119bb860c035f8a99886137db23fd42f7a16312d8 Homepage: http://www.haproxy.org/ Description: fast and reliable load balancing reverse proxy HAProxy is a TCP/HTTP reverse proxy which is particularly suited for high availability environments. It features connection persistence through HTTP cookies, load balancing, header addition, modification, deletion both ways. It has request blocking capabilities and provides interface to display server status. Package: libgupnp-1.6-dev Architecture: m68k Version: 1.6.10-1 Multi-Arch: same Priority: optional Section: libdevel Source: gupnp Maintainer: Debian GNOME Maintainers Installed-Size: 672 Provides: gir1.2-gupnp-1.6-dev (= 1.6.10-1) Depends: libglib2.0-dev, libgssdp-1.6-dev (>= 1.6.5), libgupnp-1.6-0 (= 1.6.10-1), libsoup-3.0-dev, libxml2-dev, uuid-dev, gir1.2-gio-2.0-dev, gir1.2-gobject-2.0-dev, gir1.2-gssdp-1.6-dev, gir1.2-gupnp-1.6 (= 1.6.10-1), gir1.2-libxml2-2.0-dev, gir1.2-soup-3.0-dev, python3:any Suggests: libgupnp-doc Breaks: gir-repository-dev (<= 0.6.5-5), gupnp-vala (<< 0.10.5) Replaces: gir-repository-dev (<= 0.6.5-5), gupnp-vala (<< 0.10.5) Filename: packages/unstable/main/libgupnp-1.6-dev_1.6.10-1_m68k.deb Size: 63744 MD5sum: 0e07c8e1873db76900fdc9b97c571e94 SHA1: 604cd9735910289a43d193ee6f56c2e7578ef0fd SHA256: a89f86436bd64b745acbaeb10f8c6ba51e654f932032846a9dd984795d4c0eab SHA512: ae9750d01f022e10dabae6a2904076267b28e4cb249d0794b34316e0379e6e46b20b11964333d2f658805b13e5d3be6d5d0c2191539b4db3fb4008cef81a564d Homepage: https://gnome.pages.gitlab.gnome.org/gupnp/docs/ Description: GObject-based library for UPnP (development files) A GObject-based API for doing UPnP transparently. . This package contains the development files. Package: libfcitx5core-dev Architecture: m68k Version: 5.1.21-1 Multi-Arch: same Priority: optional Section: libdevel Source: fcitx5 Maintainer: Debian Input Method Team Installed-Size: 197 Depends: libfcitx5config-dev (= 5.1.21-1), libfcitx5core7 (= 5.1.21-1), libfcitx5utils-dev (= 5.1.21-1) Filename: packages/unstable/main/libfcitx5core-dev_5.1.21-1_m68k.deb Size: 36884 MD5sum: 90927bebf55f9bde675323618f04b7aa SHA1: 3df87138264a6b9b8309ad4dbe6d0d93b0ed0a08 SHA256: 9492cb82c9aa4caddca5246c207213dbb6440113db8bb12c9c0234b626a6eaf4 SHA512: 8c0b0f8890423767d65650de1e843a005c5746f57d9386ddec7d8c430e2f48e4eb902dec4f5842980c6630b1fb6f5f329ac605449ce42638a4f28c4b801316a3 Homepage: https://github.com/fcitx/fcitx5 Description: Fcitx Input Method Framework v5 (core library dev files) Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, D-Bus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides development files for fcitx5 core libraries. Package: libhavege2 Architecture: m68k Version: 1.9.26-1 Multi-Arch: same Priority: optional Section: libs Source: haveged Maintainer: Daniel Baumann Installed-Size: 117 Depends: libc6 (>= 2.38) Filename: packages/unstable/main/libhavege2_1.9.26-1_m68k.deb Size: 21848 MD5sum: 933917b79d97eeaccb1b709ac0c8ffe6 SHA1: b41090e150f016bebf135b65a5614dbba34542e3 SHA256: 268fa4293356da1fc8528849aeebbda6aba6ea65400e0866ff4513efab87ef59 SHA512: c7c4b9014fa0a5f7000b1206116c5291709b6836765a3c84b96beafd2616270971f8a9d9dc7bfaf6e7017783aeff2683ffaee46be8d9e23beb64a34e969ab00e Homepage: https://github.com/jirka-h/haveged Description: entropy source using the HAVEGE algorithm (shared library) haveged is a userspace entropy daemon which is not dependent upon the standard mechanisms for harvesting randomness for the system entropy pool. This is important in systems with high entropy needs or limited user interaction (e.g. headless servers). . This package contains the shared library. Package: dhcpcd-base Architecture: m68k Version: 1:10.3.2-4 Priority: important Section: net Source: dhcpcd Maintainer: Martin-Éric Racine Installed-Size: 428 Provides: dhcp-client Depends: systemd | systemd-standalone-sysusers | systemd-sysusers, libc6 (>= 2.38), libssl3t64 (>= 3.0.0), libudev1 (>= 183) Suggests: openresolv | resolvconf | systemd-resolved Breaks: dhcpcd5 (<< 1:10.3.2-4~) Replaces: dhcpcd5 (<< 1:10.3.2-4~) Filename: packages/unstable/main/dhcpcd-base_10.3.2-4_m68k.deb Size: 172148 MD5sum: b414b660867fdd7cc5e77f1d43df55b9 SHA1: d7721b62574d3240c1dbe95f1196bd9387c4b13c SHA256: 8d2207a7547fa90fac706bda41abbc0da4acccc27a73792dc6b86606859249a5 SHA512: ee50c65a48e3b73d2a4d2c1f93cda3b687e583a6ca6d922fb2a7e09840c21c24d5e0147addf5d2fba78b003190c428e563696d0f9a7aec0413f0eedd2f4ab7fc Homepage: https://github.com/NetworkConfiguration/dhcpcd Description: DHCPv4 and DHCPv6 dual-stack client (binaries and exit hooks) dhcpcd provides seamless IPv4 and IPv6 auto-configuration: * DHCPv4 client * DHCPv6 client with Prefix Delegation (PD) support * IPv4LL support (ZeroConf) * IPv6RS support (SLAAC) * ARP address conflict resolution * ARP ping profiles * Wireless SSID profiles . This package provides the binaries, exit hooks and manual pages. . It offers a dual-stack substitute for ISC DHCP Client (dhclient) on systems where interfaces are configured by ifupdown via using the DHCP method. . The init.d script and systemd service required for systems without ifupdown are packaged separately as dhcpcd. . Since Debian 12 (Bookworm), dhcpcd uses Predictable Network Interface Names on Linux ports. See NEWS.Debian for more details. Package: libudev1 Architecture: m68k Version: 261.1-1 Multi-Arch: same Priority: optional Section: libs Source: systemd Maintainer: Debian systemd Maintainers Installed-Size: 322 Depends: libc6 (>= 2.34) Filename: packages/unstable/main/libudev1_261.1-1_m68k.deb Size: 129232 MD5sum: 6003484a618d596b55bbe52cb52675b5 SHA1: c6a9930bfc3005da4261379574388333575f0c94 SHA256: e148a9ce3e439695df61e0f9989aa141bd4d8339f54091e3dcd3aae504ef71ed SHA512: f9fcd3fa44b02654e6d0030482a7221f340ff67fed6bbea475383222e90bb260b148cb48f1b3c139b2680c18e37937bf5f757970479c998c084d12ac84cf2948 Homepage: https://systemd.io Description: libudev shared library This library provides APIs to introspect and enumerate devices on the local system. Package: ruby-classifier Architecture: m68k Version: 2.6.0-1 Priority: optional Section: ruby Maintainer: Debian Ruby Team Installed-Size: 257 Depends: ruby, ruby-fast-stemmer (>= 1.0), ruby-mutex-m (>= 0.2), rake, ruby-matrix, libc6 (>= 2.4), libruby3.3 (>= 3.3.0~preview1), libruby (>= 1:3.3~0), libruby (<< 1:3.4~) Recommends: ruby-gsl Filename: packages/unstable/main/ruby-classifier_2.6.0-1_m68k.deb Size: 50920 MD5sum: 50dca4373ab52a479687031f22de0639 SHA1: 4711b5987d0dddabaa6cb176b1a436eeabae8726 SHA256: 9f1e3d87339f5db6008adcd83bfcd410afb13d56589bff627d3cf632ec44580c SHA512: 0e8848c89b13b3937fbd5ca681f7d2e8ffbfb932d9bcd0a2db0b4122f3d9018e397ce1c30ccdb6066a8e2301f63457721a61baa2fe7aff950e43303f96e10f9e Homepage: https://github.com/cardmagic/classifier Description: Ruby module to allow Bayesian and other types of classifications Classifier is a general module to allow Bayesian and other types of classifications. . This package provides Bayes classifier and Latent Semantic Indexer. Bayesian Classifiers are accurate, fast, and have modest memory requirements. Latent Semantic Indexing engines are not as fast or as small as Bayesian classifiers, but are more flexible, providing fast search and clustering detection as well as semantic analysis of the text that theoretically simulates human learning. Package: systemd-container Architecture: m68k Version: 261.1-1 Multi-Arch: foreign Priority: optional Section: admin Source: systemd Maintainer: Debian systemd Maintainers Installed-Size: 2199 Depends: libc6 (>= 2.34), libsystemd-shared (= 261.1-1), systemd, libmount1, libarchive13t64 | libarchive13 Recommends: libnss-mymachines, default-dbus-system-bus | dbus-system-bus, libarchive13t64, libcryptsetup12, libfdisk1, libselinux1, libssl3t64 Conflicts: systemd (<< 256-2~) Filename: packages/unstable/main/systemd-container_261.1-1_m68k.deb Size: 701064 MD5sum: dcd04608cf7886b5ffc1f44cf7f72767 SHA1: 1ff2671ea20f88a53be0a634e6cbb0907342a5fe SHA256: b0aa585ff6bd01186cf9b43d19542c7713d8e3a8a4d035cad8453df2b32be4a5 SHA512: d56a76995ee3533d5bfbd11b1aecaf1863cdf806c425ef7e8917e856f86fb1cf8d4c2f4066817f3a0f1cfa8b6c67aca1d4ad9d9e59a1588ec6dce1c90f8a3b9e Homepage: https://systemd.io Description: systemd container/nspawn tools This package provides systemd's tools for nspawn and container/VM management: * systemd-nspawn * systemd-machined and machinectl * systemd-importd * systemd-portabled and portablectl Package: libbluray-bin Architecture: m68k Version: 1:1.4.1-2 Priority: optional Section: utils Source: libbluray Maintainer: Debian Multimedia Maintainers Installed-Size: 75 Depends: libbluray3 (= 1:1.4.1-2), libc6 (>= 2.34) Filename: packages/unstable/main/libbluray-bin_1.4.1-2_m68k.deb Size: 24084 MD5sum: e78143903ac3b5f1437a6c484c92bca6 SHA1: 4a4e2f37fe3f8114bce5b55b579ca73ccadf3a3a SHA256: d795cc417050ab8a3f99f2aeabda14573a698b58d8c39c014b9747ada0e8f030 SHA512: eb2e4d3765db3529a8c9526cb29858d09b9ff009f622ebb37915d63e7c0ffbb1718e5370fa43411bfbe38e373be6664a259055e6d46e8dc8201704ab891a5e7b Homepage: https://www.videolan.org/developers/libbluray.html Description: Blu-ray disc playback support library (tools) libbluray is an open-source library designed for Blu-Ray Discs playback for media players, like VLC or MPlayer. This research project is developed by an international team of developers from Doom9. libbluray integrates navigation, playlist parsing, menus, and BD-J. . NB: Most commercial Blu-Ray are restricted by AACS or BD+ technologies and this library is not enough to playback those discs. . This package provides a simple tool to retrieve information about a Blu-ray. Package: libfcitx5utils-dev Architecture: m68k Version: 5.1.21-1 Multi-Arch: same Priority: optional Section: libdevel Source: fcitx5 Maintainer: Debian Input Method Team Installed-Size: 481 Depends: libfcitx5utils2 (= 5.1.21-1) Filename: packages/unstable/main/libfcitx5utils-dev_5.1.21-1_m68k.deb Size: 80012 MD5sum: 56d7f526d3ef563db6550b67f8aac443 SHA1: e077dae7502aeafcb7716409356721738b6fd720 SHA256: 72a56c67c16813de510304390c463726ffaa212057dc3a6199adf9217dae6a61 SHA512: 51d7d97201e04df2f23d121d4a27de04a513e90d54e4e5588a51f9142188685fb5feb234c6c053d98e599719000ea8845c471b2ea31a32f1af0e78995c17858c Homepage: https://github.com/fcitx/fcitx5 Description: Fcitx Input Method Framework v5 (utils library dev files) Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, D-Bus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides development files for fcitx5 utils libraries. Package: libudfread-dev Architecture: m68k Version: 1.2.0-3 Multi-Arch: same Priority: optional Section: libdevel Source: libudfread Maintainer: Debian Multimedia Maintainers Installed-Size: 39 Depends: libudfread3 (= 1.2.0-3) Filename: packages/unstable/main/libudfread-dev_1.2.0-3_m68k.deb Size: 7280 MD5sum: 83bd0b2503ac0fac479aa88916c808e0 SHA1: d5b77ccf7710f451b240bf24d6a0c47f0d747986 SHA256: 82c040bf8a7df42c45ef1ce6f9ed8cfb385fca31e3f17d6bb822bc2e2d9bd4da SHA512: 6138de2cf54ad6accdab3791e1713c975d292679e3141ddb7325d5b38d4dec7547cc0924c6c17be9c7c8f75393559472ed866585c6697dd8da2ffdf96cff9db9 Homepage: https://code.videolan.org/videolan/libudfread Description: UDF reader library (development files) This library allows reading UDF filesystems, like raw devices and image files. . The library is created and maintained by VideoLAN Project and is used by projects like VLC and Kodi. . This package installs only files needed for development: header, libraries. Package: openssh-client Architecture: m68k Version: 1:10.3p1-5 Multi-Arch: foreign Priority: standard Section: net Source: openssh Maintainer: Debian OpenSSH Maintainers Installed-Size: 3349 Provides: ssh-client Depends: systemd | systemd-standalone-sysusers | systemd-sysusers, systemd | systemd-standalone-tmpfiles | systemd-tmpfiles, libc6 (>= 2.42), libedit2 (>= 2.11-20080614-0), libfido2-1 (>= 1.8.0), libgssapi-krb5-2 (>= 1.17), libselinux1 (>= 3.1~), libssl3t64 (>= 3.0.0), zlib1g (>= 1:1.1.4) Recommends: xauth Suggests: keychain, libpam-ssh, monkeysphere, ssh-askpass Breaks: openssh-sk-helper Replaces: openssh-sk-helper, ssh, ssh-krb5 Filename: packages/unstable/main/openssh-client_10.3p1-5_m68k.deb Size: 785964 MD5sum: ef9f2b32d9d5be8b5913c91de67ad918 SHA1: 99c505423bbe59a9a27f6253ab17ab161ad0aa6e SHA256: 5924ad236670d74a52000e0d76d793863f1f1ebe8d59a4430421e97a3a2ed045 SHA512: 6d436eec897304a46fc872cb561cbc80a54a413bef9ecfeba6fe3946542581733868f8833e08df9d795c5c859f37cd1631b35c6eba041527ccd82467c1bf56c8 Homepage: https://www.openssh.com/ Description: secure shell (SSH) client, for secure access to remote machines This is the portable version of OpenSSH, a free implementation of the Secure Shell protocol as specified by the IETF secsh working group. . Ssh (Secure Shell) is a program for logging into a remote machine and for executing commands on a remote machine. It provides secure encrypted communications between two untrusted hosts over an insecure network. X11 connections and arbitrary TCP/IP ports can also be forwarded over the secure channel. It can be used to provide applications with a secure communication channel. . This package provides the ssh, scp and sftp clients, the ssh-agent and ssh-add programs to make public key authentication more convenient, and the ssh-keygen, ssh-keyscan, ssh-copy-id and ssh-argv0 utilities. . In some countries it may be illegal to use any encryption at all without a special permit. . ssh replaces the insecure rsh, rcp and rlogin programs, which are obsolete for most purposes. Package: gir1.2-gupnp-1.6 Architecture: m68k Version: 1.6.10-1 Multi-Arch: same Priority: optional Section: introspection Source: gupnp Maintainer: Debian GNOME Maintainers Installed-Size: 43 Depends: gir1.2-gio-2.0, gir1.2-gobject-2.0, gir1.2-gssdp-1.6 (>= 1.6.5), gir1.2-libxml2-2.0, gir1.2-soup-3.0, libgupnp-1.6-0 (>= 1.6.8) Filename: packages/unstable/main/gir1.2-gupnp-1.6_1.6.10-1_m68k.deb Size: 10748 MD5sum: 437882af2daf1cb235e221c73d3e69b1 SHA1: d1a3cd2a7348e536d902d896cad910cedafe13f7 SHA256: c9afb527e8f2e7fcc4357440a2b96be9900c38595a430332d591304509a50e5c SHA512: e829d424c18e9ba8da2ff172da88e84a410d51377f45156b3179a398ffb4368c74f08e230dfa8212501139e7641cadde4729a5176d01e5247dfe5a11e208092b Homepage: https://gnome.pages.gitlab.gnome.org/gupnp/docs/ Description: GObject introspection data for the GUPnP library This package contains introspection data for GUPnP, a UPnP library. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: libwavpack1-dbgsym Architecture: m68k Version: 5.9.0-2 Auto-Built-Package: debug-symbols Multi-Arch: same Priority: optional Section: debug Source: wavpack Maintainer: Debian Multimedia Maintainers Installed-Size: 244 Depends: libwavpack1 (= 5.9.0-2) Filename: packages/unstable/main/libwavpack1-dbgsym_5.9.0-2_m68k.deb Size: 225000 MD5sum: 391aa21fae2606c4ef3ae44d8ea05cb8 SHA1: d797b224b0a57ec8e26bdd034f9508f321c57b56 SHA256: 85d46cbe761faee841530b7d7644bda3a5a490b6a048ae8424e650253fd747a3 SHA512: 59b1ba02eddf0d6a204835d69fbce0bbd4362eabbea884849a8a1ac1e5b2fc469c43032d69abffa38be99d9a8265940ef9d86b2fd8b10cf3216fd68258d92c3f Description: debug symbols for libwavpack1 Build-Ids: 076892f944d62fe263cb3b950839e48bcd5599b9 Package: libfcitx5core7 Architecture: m68k Version: 5.1.21-1 Multi-Arch: same Priority: optional Section: libs Source: fcitx5 Maintainer: Debian Input Method Team Installed-Size: 1049 Depends: libc6 (>= 2.38), libfcitx5config6 (>= 5.1.21), libfcitx5utils2 (>= 5.1.21), libgcc-s2 (>= 4.2.1), libstdc++6 (>= 14), libuuid1 (>= 2.16), libxkbcommon0 (>= 0.5.0) Filename: packages/unstable/main/libfcitx5core7_5.1.21-1_m68k.deb Size: 336936 MD5sum: 286470d3dfc6d83bd3dda05d7f085062 SHA1: dadd6777dd2897f92896ccf5aa1a93ee5992291a SHA256: 22a0deb9716932ee8cc69e0700ffe879ae2927d4ca16e867e4960578032d5914 SHA512: 75f60cb494b5fe247376edfb8a05c66a8a049ef2bd7afe8519b2e7d5a779300e43f0513559bcd14587ff9343af99a9d06deaf02c140fe47ed19869797fa3c7d8 Homepage: https://github.com/fcitx/fcitx5 Description: Fcitx Input Method Framework v5 (core library) Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, D-Bus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides fcitx5 core libraries. Package: emacs-pgtk Architecture: m68k Version: 1:30.2+1-7 Priority: optional Section: editors Source: emacs Maintainer: Rob Browning Installed-Size: 37472 Provides: editor, emacs, emacsen, info-browser, mail-reader, news-reader Depends: emacs-bin-common (= 1:30.2+1-7), emacs-common (= 1:30.2+1-7), dconf-gsettings-backend | gsettings-backend, libacl1 (>= 2.2.23), libasound2t64 (>= 1.0.16), libattr1 (>= 1:2.4.48), libc6 (>= 2.42), libcairo2 (>= 1.7.2), libdbus-1-3 (>= 1.10), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libgccjit15, libgdk-pixbuf-2.0-0 (>= 2.22.0), libgif7 (>= 5.1), libglib2.0-0t64 (>= 2.80.0), libgmp10 (>= 2:6.3.0+dfsg), libgnutls30t64 (>= 3.8.6), libgpm2 (>= 1.20.7), libgtk-3-0t64 (>= 3.21.5), libharfbuzz0b (>= 0.9.42), libjpeg62-turbo (>= 1.3.1), liblcms2-2 (>= 2.2+git20110628), libotf1 (>= 0.9.10), libpango-1.0-0 (>= 1.18.0), libpng16-16t64 (>= 1.6.46), librsvg2-2 (>= 2.32.0), libselinux1 (>= 3.1~), libsqlite3-0 (>= 3.7.15), libsystemd0, libtiff6 (>= 4.0.3), libtinfo6 (>= 6), libtree-sitter0 (>= 0.20.2), libwebpdecoder3 (>= 1.5.0), libwebpdemux2 (>= 1.5.0), libxml2-16 (>= 2.14.1), zlib1g (>= 1:1.1.4) Recommends: fonts-noto-color-emoji Suggests: emacs-common-non-dfsg, emacs-editing-major-modes Conflicts: emacs-gtk, emacs-lucid, emacs-nox Breaks: dh-elpa-helper (<< 2.1.7), emacs-bin-common (<< 1:29.2), emacs-common (<< 1:29.3+1-3~) Replaces: emacs-bin-common (<< 1:29.2), emacs-common (<< 1:29.3+1-3~), emacs-gtk, emacs-lucid, emacs-nox Filename: packages/unstable/main/emacs-pgtk_30.2+1-7_m68k.deb Size: 6724592 MD5sum: af9fa24e0e97685eaecaf2dd435f7914 SHA1: 5293f30ce6b8aac2f35679a892f6268910dacfa3 SHA256: 2fd7a90807db4129f250930694ce16cd93f301106862a34b2c5d2ff5f0501e98 SHA512: 16c64d570179c29b8cc75c7f9b33b33b8844d019b87c38dd0ddaf69f8bdd97d73851e2e3637fd21d7170e78e9c1f68ea337f8e9f9930ed16072cc759e8a41b71 Homepage: https://www.gnu.org/software/emacs/ Description: GNU Emacs editor (with GTK+ Wayland GUI support) GNU Emacs is the extensible self-documenting text editor. This package contains a version of Emacs with a graphical user interface based on GTK+ for Wayland. . If you are using exclusively X11, install emacs-gtk instead. The PGTK port works less well than the standard GTK+ build in a number of respects. Package: libpam-systemd-dbgsym Architecture: m68k Version: 261.1-1 Auto-Built-Package: debug-symbols Multi-Arch: same Priority: optional Section: debug Source: systemd Maintainer: Debian systemd Maintainers Installed-Size: 2289 Depends: libpam-systemd (= 261.1-1) Filename: packages/unstable/main/libpam-systemd-dbgsym_261.1-1_m68k.deb Size: 1244672 MD5sum: 059810713041577011b2bbf8ee0c032c SHA1: e8cf996edccf012f1abf3a8b366e06d338312367 SHA256: 4567ada2aaf1fe2a60bef90ac8e0a6e1bc6d680979fc8601eef343c0eb41e47f SHA512: 4cf7f63a8d4358db682144f352e52072baa232b4ccb9e738e506ac37ecd3842cc038237c5ebc186c89bfbb99079e0a571893e30fda8c262455a4d777bc425bf2 Description: debug symbols for libpam-systemd Build-Ids: 0f4bdbc5d7a82ec5c1c072e581525673268c39d4 743173a8324b8c242f02c5f4ee56345a6d1fe2e3 Package: systemd-homed-dbgsym Architecture: m68k Version: 261.1-1 Auto-Built-Package: debug-symbols Priority: optional Section: debug Source: systemd Maintainer: Debian systemd Maintainers Installed-Size: 3044 Depends: systemd-homed (= 261.1-1) Filename: packages/unstable/main/systemd-homed-dbgsym_261.1-1_m68k.deb Size: 1630796 MD5sum: 4ebb92bd7c3ef10df26ce28ceed18ba0 SHA1: 6a3b211f38133ed92b1ba9266e13d3469f39adf2 SHA256: 9806a3c96324c2f44961c11c7caa9d82285667fcaa88975fb085ba01e8360846 SHA512: 1ad2ea4331a0ef76418fbaf3203d50a4ec84b6d1e6ddc308e11a0c1ee16382af49cef80f67b399a9e92269abf79af23368840110565fe368e859dd0d3a488796 Description: debug symbols for systemd-homed Build-Ids: 122ba5d0aa991c41279f6362984f31a9d51d055d 4d64157d1891ccdbef20ffb3beb3db3e28c95358 65f8946ba97aa6528028c131a744b0533c4feb87 9ee4eb94eee873a07b626875b8ed152a8f7b0cce Package: libgupnp-1.6-0 Architecture: m68k Version: 1.6.10-1 Multi-Arch: same Priority: optional Section: libs Source: gupnp Maintainer: Debian GNOME Maintainers Installed-Size: 252 Depends: shared-mime-info, libc6 (>= 2.38), libglib2.0-0t64 (>= 2.80.0), libgssdp-1.6-0 (>= 1.6.5), libsoup-3.0-0 (>= 3.1.3), libxml2-16 (>= 2.14.1) Filename: packages/unstable/main/libgupnp-1.6-0_1.6.10-1_m68k.deb Size: 82436 MD5sum: 7aa3130cf1cfa3f65c27c46e561ff0f5 SHA1: f0b86beaa115c4a6f4a9436c71dda345770f8b47 SHA256: 487da46baf65e422e7b84c4d4ead2a564d1391955e07cdcd050b909ab6007b84 SHA512: 0aa80079c315d90d562981337cfceaadfd0f8f79750841c1acac9540aeae1376ffe88b1d1268a6375048446408886ff16cd2ad21131514dfd906e506726c92d2 Homepage: https://gnome.pages.gitlab.gnome.org/gupnp/docs/ Description: GObject-based library for UPnP A GObject-based API for doing UPnP transparently. Package: systemd-userdbd-dbgsym Architecture: m68k Version: 261.1-1 Auto-Built-Package: debug-symbols Priority: optional Section: debug Source: systemd Maintainer: Debian systemd Maintainers Installed-Size: 227 Depends: systemd-userdbd (= 261.1-1) Filename: packages/unstable/main/systemd-userdbd-dbgsym_261.1-1_m68k.deb Size: 109628 MD5sum: fc6c1308ead9e0e0f5b5d9a3128b6a18 SHA1: 9d694855e62fa29a37cdaddd658991383e82285a SHA256: 6d3a7c6865b4a73582e57e50fe52943b983dee1b98a498172356006c46fc3058 SHA512: cd5629b6349da452a7eb2e5e26be8604df21ae3cc802d800dc17fc6b8a5f1b33e757ac3b954767e89e6723aec5cdf8d6453e58da2b6ecd01b670017dc479352b Description: debug symbols for systemd-userdbd Build-Ids: 2a195c81afc280239bccdf3f1ea0e70f3516c0ad 6e7937d4532945cc28c2516726c15084d47f9db9 f654453c2e517995a72fdff99af22bb61d13da7e Package: libvdeplug-agno-dbgsym Architecture: m68k Version: 0.1.3-1+b1 Auto-Built-Package: debug-symbols Multi-Arch: same Priority: optional Section: debug Source: vdeplug-agno (0.1.3-1) Maintainer: Debian VirtualSquare Team Installed-Size: 26 Depends: libvdeplug-agno (= 0.1.3-1+b1) Filename: packages/unstable/main/libvdeplug-agno-dbgsym_0.1.3-1+b1_m68k.deb Size: 13580 MD5sum: 5f397572b71b3968aac9f8e50a269af9 SHA1: d339113e325137206234839f53e6c471a4326216 SHA256: 33cccd235266a258e516a9ffd4c62a29387adf7672faf5815267b088ce4406a9 SHA512: c2ea81d5ef998efe986816637560424ec765ee6c5b0063c30971faf6088ea3522f7dc40ac148b659b15c00e6f6d6b27c261e27d657ae0bc4a48c8d4832f029ba Description: debug symbols for libvdeplug-agno Build-Ids: cbf138d92ef5f27c3171e5be4f82a96c8f4d0d41 Package: systemd-tpm-dbgsym Architecture: m68k Version: 261.1-1 Auto-Built-Package: debug-symbols Priority: optional Section: debug Source: systemd Maintainer: Debian systemd Maintainers Installed-Size: 404 Depends: systemd-tpm (= 261.1-1) Filename: packages/unstable/main/systemd-tpm-dbgsym_261.1-1_m68k.deb Size: 209520 MD5sum: 8b28c29129a192a2f1edfe8fa89d6d23 SHA1: 9094781c5ae4f25db00fef702dc75e4a1b48b017 SHA256: 80c8128c8094e864ef1d974eb4c98bcff42afe8944d903449e69e59d74b82ba8 SHA512: a77e73418f5bc4a177e55e94d1f9b9d6e14e95dcfd546e30252a90729bce1bb0a0b3ac7f70ee0fed60e9f707b461d57ec4da0e2881fbcba106c1564ebc8c2f40 Description: debug symbols for systemd-tpm Build-Ids: 8e0c09d2897d7f69139817184430bee11ea5ffe1 df882e9af8d0657d510e37830e1e5cb3116d4a35 Package: wavpack-dbgsym Architecture: m68k Version: 5.9.0-2 Auto-Built-Package: debug-symbols Priority: optional Section: debug Source: wavpack Maintainer: Debian Multimedia Maintainers Installed-Size: 503 Depends: wavpack (= 5.9.0-2) Filename: packages/unstable/main/wavpack-dbgsym_5.9.0-2_m68k.deb Size: 252964 MD5sum: 319abfb27ca10ac1113a2533677caf87 SHA1: 91682ea257f6f4f5b4a055f1fa0f8f5676717916 SHA256: 087ee5a6634725cb1a90f86de8b9756255d57d28f8d490984c573aa56b206b4d SHA512: bc31fd077a8ec7f458c83ca51ba8d3354dcb51944a979935a3bf256ca8f83064a91f60f95c6c00e00e736619ba6429ec619daac0f45b648466451e03ad4c11e7 Description: debug symbols for wavpack Build-Ids: 180140d86b17b8dd29107990882f2338deb37c3c 1b0ac60bbd06974ff8d8f39710d10972dd75e336 30b7de8f1ab9e9a0d71edad904261c95217c83ea a8c6dd62c24a772c65f9951329ebd3fa5f1dd351 Package: python3-cmor-dbgsym Architecture: m68k Version: 3.15.2-1 Auto-Built-Package: debug-symbols Priority: optional Section: debug Source: cmor Maintainer: Debian Science Maintainers Installed-Size: 107 Depends: python3-cmor (= 3.15.2-1) Filename: packages/unstable/main/python3-cmor-dbgsym_3.15.2-1_m68k.deb Size: 14028 MD5sum: fbb99aab261d1cdccc088cfcafb228c1 SHA1: aed13f0cc308df20186b9151c804f19a0b558e81 SHA256: 8c9a74df3fcf0b2b20fadd62d4d97f03c5aa2d1fb069b72d8335be036f887c00 SHA512: db14201a36c522de372c6367b110b39b06b8e2ec20c512a462a6145dd3162bdf1bf121212c414f4852eec2a23d6def299afdf7e2fa21ee14c2be30d960fd38fa Description: debug symbols for python3-cmor Build-Ids: 7da8113b23a52dcc297564567962e1a8a3cfc3ab faada0df7db91dc59f078f8444586412aa036f9a Package: emacs-lucid-dbgsym Architecture: m68k Version: 1:30.2+1-7 Auto-Built-Package: debug-symbols Priority: optional Section: debug Source: emacs Maintainer: Rob Browning Installed-Size: 11072 Depends: emacs-lucid (= 1:30.2+1-7) Filename: packages/unstable/main/emacs-lucid-dbgsym_30.2+1-7_m68k.deb Size: 6901436 MD5sum: 7f7d9d9f926b3811868e5a335b33c0cc SHA1: e12e3beab5c9d3d11ba6f81161890ff8c1ba55cf SHA256: ef74586b6781d436de76683bc1780c7781f79073d3b635a11828a939c39bb7c9 SHA512: 23c75beca62f65452d6423f674933cc419372b8f96557ddfbae678f336d9953d2e08efa8349cc51e030695d4df352dd0cb178e984b9c3ab6e078a083c43e5a11 Description: debug symbols for emacs-lucid Build-Ids: 012dae178557bce913d7395f17f2bceca14a5d28 0289cbd4248f186223800c274312bf473b38bf18 064aba9379f9fcd84bd83415e77f0d7fe4026a76 08876ffece1af38b7ce9c1c0d52b5a12ad936a4a 0a27a9d030b727b12e6740461af601ec40ee3f11 0b322388e2d6742da9ad9b4bd3b0361818c9aec8 0f87d0e9fa387093a4384c5f41ffe7a90fc7dd8e 0faa48f16dcfd718ca5bc5e276601109ec34d1cd 10caca75149a192137ceec271292ad52b8845ffe 132923d5e8b89e104c14327399d95f804b9b4f5f 152a84093af2032c26c7ae1c23517e3dcf3f44e2 158476195094bf8dc9d16c117ca4f462a7cbebb0 176232b1460108957b7a2eb9a0741a62ab5bf757 1a22e0f2f1b50910254785d0ffa912de9e3f0b89 1a3686b4043f7ab6bc54802759f5d49ee0532b79 1c2925b39c36cdb924b24ee490c3a08051ca816c 1ccee39768b2e8ecc2f470c0d99d8ef216efe64e 1e441882ab1b4b401137d11373bab5eb79c2cc92 1ef543345b3cccd69f249f5cf7b7262ebb4c4baf 20cba90847e60de7c9496d3b93725dbb0e7ee07e 21641e6a91ccbc28db970820d46776a4025d85d8 2328806c46ed66ae9f0b2a88ecac730cb91ce3b8 2419d01f1058ea5c04800a2ad3550d56e621efe7 25adcaf585bacc6f7008cc20023ea726da958ae2 2656ee26a73598ebedbbb93a63cee6653e10bebf 2746255be1b37ce6036323f88775d83a60ac32fd 280ff1c387b3c362b62d2e6bd5bcaded40454ba5 2a28f905754980423138f76079d52bc30667919c 2bcd356d7ac2eb3a17f25ca4cf7bef9e799a43f4 2dc2ca58e756fca0bc870e9c0df50065846d4eb8 30a2c4c92828dfa4367d6c071d7bc22ae27c7cd3 31d29b9033eb5553c2a73b1642a10fe6749fd2f7 32101eb1d651515b058d35c66dc561372b14487d 3264171e7c12651bfdfcdf7793dc1db2bbeec29f 32744856609316d44eee52e4f3e52b024465a97a 3480537cce5f83ed563097101b035ddf847194d1 36f0a98b9760ca91fa2f65ee6e7a47d3f147572f 3b6636e343bf5a09f3f061e5f9ca0944451dd376 410bf48befa97f160fb26b9b8c49a21af6011272 4190315fc58db54e8b3a1b39fdadab55392d21cf 42864ebb233c4077d3d94d16710e07a06277fdc2 4576832d4062be15e030c52cccf867f82368ddfc 491835fe79c390eac2b14cb8b8625861b93ec6f4 4b0c6400f1b37d873399a54d05077e78a77561f5 4e8123acbeeb0aa84e3c23933d635d1dc7cf630a 522d7cb9264d178fb293063ca25067411cf86691 52808b6f640664eabdb692ad6bce7b8db1c2bf7b 536e5cf7091e4c38226208f1211f18e6f02fac70 5436352fe3e66aa6944a248fb8ebdcdb3cbc9e48 574411240e032446a7d664a8fe5145f4202b0c6c 581ebef0fac08ef1a17655703d13ad48086ec522 63eb83879589a97a98f2ec432337dc35f4605c09 64472fb5a1134f56c85b409bd8726fdb5ab9e5c0 6688259973c035abec8d092f1caf24901925522e 6a0f89a91448b4c1b803f4a576e58a23630113b8 6ac576df63d616c77a432b9e8d62677454818b42 6ad6a1f8312d7efaed4e2a63e429c9e0d9732bdf 6b5f8f027bc68f3274c458619dae158ca279cc34 6d44797c91eef0784e8334ff23aa39a5f55c8d3b 6e4cad12c05b560922afd13a9a9ae3d32d5cb793 6effb0a02c6415295dcde0ad9343a1522a4f4576 70266b0f1f20c42c3b3fcfe504e24cf4dc140bef 707f1082f00cd1b1e9fd2c0ed2228714e62419a5 71600cb3cb003cfc920f4c21326879eed9fad6bc 731dd6aba729df685e98748471f59e8e38be0d35 75feaec9600e1e32bf8d89bc88756a99f479ff57 76667c23f71605f429dfde90d8a6b3d46d9383f7 77237aa2f2ea40d89a8ee0f891966bd8ec6661a8 788deb7c90b393d8a4bf9e96fb52c7c5f15edbec 78b4ced53c3cedab1ea1412a7f0aab93e691c948 792fe3ab26b2608b0334f03539f56f81e6fab25d 796211227a19d980673b86aaafe0ad06d32c7f17 79875c6c2a8c28051c3b7bc09ba181221d5608f9 7a22b4eb8bec1db5cd24fb139d798b907962679b 7b7275b06bd566650eea8088ac1f4b65c8e068d6 7c19cb65c2b517d15b525a3fd658c1a3a3aa4ba7 7daa9ca3a7a003be3ba7b4da4411b349bc4ca6bc 7eb13973e585838442ac295d3ef098eee7f6de79 82f96b0a4316cc2d3a6cf44b95a285b28bdd9956 8519fbe00150cb895f591bc9a2cbc70693e3b518 85775c406f6dd2c931c061941841007265117f1d 86b87ddf0712014be2a3c1bf22cc66332280c519 8a4c7e3ce8456e4eb987f4d1862e961d7f670714 8cc171ba0912c1cfac2966c4de74117ef5bea5d3 9248436c935b0f0be9696bfb37a4f3ef978c5411 9376428ce1eb45f2801dd6b059dd7380b65af6dd 971cdef6ff81f8ceff844898b100968b4c6d479f 98023e4e10a34a0609d80f7a906d8ce9e0f6c5ac 9874777ff9d6eaa42ab9c47d5862527cb1c3a054 9d77821464e27fba3908d71b62ca6c616d945381 9e4aa82220dab5736a90383d120331b636d74f21 a00779b2841c0bc4c12586e34c8e5ef1e472490b a0755e82e8a1e1b0a9c7fef80a64b546eb983acb a143836b625c53b1cf76500c2feede96264b0e0d a265a7fd92ea03892ef5ab86f9ea269722c84ccc a2feb48327408829f38ae76420294866dd898dbb a3695a7c6c6b31e06f43eecb440dd152db235d5f a3ba07d02d6bef36b5c7110abe4acd3a5644b92a a6b0736b381965d9d154c6604b40e68386a4188b a71e1f361913b182e9605a3fe83074b207f6fa15 a9b971de78c14dceabb50c8b546776b38d7e8884 a9e617d9ec018bef5d3bb2eb5443be15428f72b8 aa73eb3662a7dc0d38c0ce175f48202a85da2ad0 aad46cac28a2e31642be4eecfa99d149f45b0965 ab5beb92ec432e29ae13a7bcead90e5aa7f6228f ad085d0c5d14a92f76643d21054a285e5c0694af aed47a72283352df67628d4c56bac6713807c4f8 af39b8b13b2be7f04fd03b78bf282fd84bbc003d b05e25489f79f64bebfb272ee6afab160b05bbaf b0600ac4ded6dcb6da3da9850e147cda08d3056b b09b42b617a86a3a4e5976f8cd70d43173d04b12 b1623174161f4401b3942217a1f9804ae0121a88 b392d13b49fc2a44f674841f523b80d51d09d516 b6a352e890863f528f38f644fa6b2fa2d2844f92 b7ae78a509b81c926d495df3ffe8c6388ff38294 b7d7b46dde0b5efc0cde21cf64c9a68ff3af11de b817a8538a8fd2ef09f7264d31526a769c4ac739 ba2efaa4ec1a4a676fb0fae3ace4ee29b387640d be86d4e95f617873dec7975291bf010b35a59d1c c3d5a74ba4f41d6314eee404c7377a3730d2e7ac c5b24a74b01c2cd4b541015eb6fe8b43f5f07768 c5e11b6c6dd56134adc56494c8e116af50e12ff3 c712cdb443fce26cf7f76f3a308624fbcb7193f1 c849833ee4b18c4281941aaf8c4f682668e232b5 c898e1dce3aff2a4219b277ecd492b01374aff7b c933c41a85757ae372518dddfc2971f0cc475468 c969f3057656cc91fcad020eb524f6a5fcbe32db c9873abd5f6ba2bffb4200c88db4b89ac48429f3 ca7a26504acf0887cadec014bd0265f7b1f34f59 ca86222dc81a57a496babfee8b94ce036aa05f9b ccf6af8412a00e9fda2f1d71715c7f8a6762bbff cd971a07c6a0900f1873ae98b4b7fabf51a3ee63 ce9a47e0786d3498933867d1ab263c0c7966e9ae d0a8db638db0a034ff6ea88ee74bb062cd0847eb d0afa84458c47e8182152ce1df8c69b716813d25 d26e2df7c55cd21da83c926a350e843774b08058 d49eea73f73e7a9bc9bd17d33b21e7ef0ae90a19 d56c3464f2955fa5c1bc4913e8632fabedfb4de6 d61ab644235aa8752ce0f4a615096da363ac6f15 d8da467a0f0f1ba49959f0f0c031db254834a4a8 dbd6671563f9374f86668294f3d3d20e28875cb8 dc639487bacee0f6d31c5be50827348f1b00ba90 dd098154dda939cc985e5272ebb1873d5e10e882 ddaadcaf7e0498401278990b8d8dbc7580cd0e9e de225bfdc8fb80f9f7ceaa30b024887b5a7dcebc e041461c30d5e83a8a5f5c4f9a0b39f6f241b198 e26ff64f0fd8ee2a36a479996de5f603394f81ba e35ffd258869cf5f91e22b2ae76b3a8c24133cbc e61cfdb78c8612bd0fd91767d96ce18a6f3efc7b e917e6b29167daaa4f248160a8403e684b391a0d ea64e7bb58e39bf3c3e67a357f105abc2595777e edb39516e84493d11f5009051acd74957d5b31cd eedf5a6d8900c8a934ac32cb31f7ea2bb91cb7c2 f131f45c273cb8b062ab7804f2da53acfa07d1c0 f7273108318a5cc09da863b0ddb0e937d889e5a9 f799d69af0451eb3a401cfde83b7a744e8e661db f81ce83e30089cf7db562feaa93904ed33e4a06e fa59eaed219942aec4db2e2b169e53d64aca435a faf09c0b755a731926e9571be62f2e0af7c17db6 fb75fa3e983b58527eee152dff7efab890b758ec fbd0afd9c71244c48300fd8f30b8159f2cd61216 fd8b3e791750b6a03bc9cdbfa6f068e002c05590 fdf99aea0d6507c226273eefdfcc1014847c4eca ff617abf4a1a7c05db3a8a38acb13ce5b7257c1a Package: libfcitx5config-dev Architecture: m68k Version: 5.1.21-1 Multi-Arch: same Priority: optional Section: libdevel Source: fcitx5 Maintainer: Debian Input Method Team Installed-Size: 87 Depends: libfcitx5config6 (= 5.1.21-1) Filename: packages/unstable/main/libfcitx5config-dev_5.1.21-1_m68k.deb Size: 17184 MD5sum: 194337149c643afe378fedaed3fb3271 SHA1: 21affade35accdd33a8ff2855611eae3742c23e3 SHA256: 442c45102804e37194112a01af442da1917e6d324d79715c0417db717b27cf28 SHA512: a9e833a4a9bc4dce73fc7c33e043b2121db9fbd2d64e231f145f8338e7e2bf17c772fb029b2b3c060eb590c6190b801c731d9c5817f644faddd0869add4e2d00 Homepage: https://github.com/fcitx/fcitx5 Description: Fcitx Input Method Framework v5 (config library dev files) Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, D-Bus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides development files for fcitx5 config libraries. Package: haveged-dbgsym Architecture: m68k Version: 1.9.26-1 Auto-Built-Package: debug-symbols Priority: optional Section: debug Source: haveged Maintainer: Daniel Baumann Installed-Size: 65 Depends: haveged (= 1.9.26-1) Filename: packages/unstable/main/haveged-dbgsym_1.9.26-1_m68k.deb Size: 28888 MD5sum: ff3d4f0477c7dd03711de7c4ff18f18f SHA1: 0eee76c09bd54131c0ecb1e1815a7d5ed730ce1a SHA256: 5becf3c3cccd4e686d3cd7275b9ad54c75f5998b9d9ebf299e2812441b981143 SHA512: 8f6a643c0f4c6296000d2866689817033bf7e1cd084d70efd75ddac1b294f52af80354eb550c9e3607747b613542f27ea0483af8dddb6f3d14fe630d0563b45b Description: debug symbols for haveged Build-Ids: 6ee654d28d066f7ef48c4dba3e261c1c2b145e3d Package: libudfread3 Architecture: m68k Version: 1.2.0-3 Multi-Arch: same Priority: optional Section: libs Source: libudfread Maintainer: Debian Multimedia Maintainers Installed-Size: 51 Depends: libc6 (>= 2.4) Filename: packages/unstable/main/libudfread3_1.2.0-3_m68k.deb Size: 14648 MD5sum: 2f6e066c01ab900a5dfbde374f35c760 SHA1: ffe6952c69f6ba0801df6a258d9fa86bbb3672e0 SHA256: fcc5fd0c8e0e20be1df9d22cd7a624f62005282df043aaf80bfb525a9be9c0d8 SHA512: 2c82f5fcdf2c46e54a3d4149dbd25016d0851d755838d820de11074c609badacd9fe33d07a44205e15bb4d679b95297f49eaaa3b186840037c70c57a8d6f17e3 Homepage: https://code.videolan.org/videolan/libudfread Description: UDF reader library This library allows reading UDF filesystems, like raw devices and image files. . The library is created and maintained by VideoLAN Project and is used by projects like VLC and Kodi. Package: systemd-tests Architecture: m68k Version: 261.1-1 Priority: optional Section: admin Source: systemd Maintainer: Debian systemd Maintainers Installed-Size: 23878 Depends: libc6 (>= 2.34), libsystemd-shared (= 261.1-1), libsystemd0 (= 261.1-1), libudev1 (>= 247), libblkid1, libssl3t64, systemd (= 261.1-1), python3, python3-psutil Recommends: libmount1, libzstd1 Suggests: libgcrypt20, liblz4-1, liblzma5 Filename: packages/unstable/main/systemd-tests_261.1-1_m68k.deb Size: 4934008 MD5sum: 8daacc0e5bf09ec88ecc95ac18c9dc0e SHA1: d73187e87baf6082a3293651e81ac8fb1762e5f8 SHA256: e1c1a7c4b8922eb0a7aef4aee488a65f2baeda5b347a9f02c9922ebd62470827 SHA512: 165f7b478c83156be8b713037a0dd3f314f657a87232fb04a69a15b46900efcb94716e6df644c79aeda90652ea1763abdcd925ec35635f945b9c7eea4e6f3257 Homepage: https://systemd.io Description: tests for systemd This package contains the test binaries. Those binaries are primarily used for autopkgtest and not meant to be installed on regular user systems. Package: libcmor2t64 Architecture: m68k Version: 3.15.2-1 Multi-Arch: same Priority: optional Section: libs Source: cmor Maintainer: Debian Science Maintainers Installed-Size: 644 Depends: libc6 (>= 2.38), libuuid1 (>= 2.16) Recommends: cmor-tables Breaks: libcmor2 (<< 3.15.2-1) Replaces: libcmor2 Filename: packages/unstable/main/libcmor2t64_3.15.2-1_m68k.deb Size: 133348 MD5sum: 0a9e766f12be48110b546ebf89ea962b SHA1: dba3f78d5d18e36138d8c7877458d3c9e76b7d43 SHA256: 09203cbe2a095b2907efb1dd76b42e16ed6d01671d63435266dcc9ec2e569ee7 SHA512: f636825d0199049c9c15e91102ce46511d2f65a50b5b3f3da5fe5eee46553067d24dad4be3c148532f089d0ef198b48d071dd714ee5d64ec9e019712218e39fa Homepage: https://cmor.llnl.gov/ Description: Climate Model Output Rewriter library The "Climate Model Output Rewriter" (CMOR, pronounced "Seymour") comprises a set of C-based functions, with bindings to both Python and FORTRAN 90, that can be used to produce CF-compliant netCDF files that fulfill the requirements of many of the climate community's standard model experiments. These experiments are collectively referred to as MIP's and include, for example, AMIP, CMIP, CFMIP, PMIP, APE, and IPCC scenario runs. The output resulting from CMOR is "self-describing" and facilitates analysis of results across models. Package: libvdeplug-agno Architecture: m68k Version: 0.1.3-1+b1 Multi-Arch: same Priority: optional Section: libs Source: vdeplug-agno (0.1.3-1) Maintainer: Debian VirtualSquare Team Installed-Size: 27 Depends: libc6 (>= 2.38), libssl3t64 (>= 3.0.0), libvdeplug2t64 (>= 4.0.1) Filename: packages/unstable/main/libvdeplug-agno_0.1.3-1+b1_m68k.deb Size: 8488 MD5sum: cd4dc3779e7e02f0de925d772ecd2b3b SHA1: f0a8d35c0d3988d9cc4a2bf90fac26fd9d814a3c SHA256: 348d1302dac1289db5906b3d812424e86d0389c255be2663491d85c75c94bb21 SHA512: 13d5c4d1b9ae3fdb40fd7b97bee93fa2e6d49e3a29131ac49a86cc0bf9e19e9af2699d82ee618b2784e122fa69f3330fc7bce8fdb069eb9583b1a129fcc2abce Homepage: http://www.virtualsquare.org/ Description: libvdeplug plugin for encryption This is a libvdeplug plugin module to add encryption to a vde connection. It is based on the libwolfssl-dev library Package: fcitx5-dbgsym Architecture: m68k Version: 5.1.21-1 Auto-Built-Package: debug-symbols Priority: optional Section: debug Source: fcitx5 Maintainer: Debian Input Method Team Installed-Size: 2991 Depends: fcitx5 (= 5.1.21-1) Filename: packages/unstable/main/fcitx5-dbgsym_5.1.21-1_m68k.deb Size: 2506416 MD5sum: d6a31a7451602f76a0461debf4537f22 SHA1: 4f488ef33b5ce92a4903193577fa395cec4e3819 SHA256: 26e0ed0f682eec81b823dcf0a39a8c4d087717f65f625d006097cfc9d989c169 SHA512: ced3f3a43b2506fa8bbf3079f3f1f9c1f86b4095150e135add004b5136e54656d2e6bda404d1f8713f6d048e1d673930f1bd9e2dc2af9dc6471afdfbc1fbbd3c Description: debug symbols for fcitx5 Build-Ids: 4233a52476927905016e08d2d3b7b212d6f1d9b1 90fca0d0177f2af94e5beedf42568e8848a8fc8d a272ea5ced5b7551cbab54730fbcc5fd77c7ab61 Package: libnss-myhostname-dbgsym Architecture: m68k Version: 261.1-1 Auto-Built-Package: debug-symbols Multi-Arch: same Priority: optional Section: debug Source: systemd Maintainer: Debian systemd Maintainers Installed-Size: 672 Depends: libnss-myhostname (= 261.1-1) Filename: packages/unstable/main/libnss-myhostname-dbgsym_261.1-1_m68k.deb Size: 461616 MD5sum: dfe6ed0855d7bffe66606cb2878795bc SHA1: adaae9b489c54d44c68316f1de897dc56f135751 SHA256: e551aa331d65025f64a4a8c0f16a27d80b472d2af7a748a07e791f3462ed05b8 SHA512: 40359164348722459974abfa4fe35e84474c4f548cb826c3bfa975cb3231ef6a32e3a229bf171e6bc7390bcda9287cc8a5d73a657819994eb22a392c0e65ac46 Description: debug symbols for libnss-myhostname Build-Ids: 614e5f3184a424a2c56202c09890e512cee3b413 Package: systemd Architecture: m68k Version: 261.1-1 Multi-Arch: foreign Priority: important Section: admin Maintainer: Debian systemd Maintainers Installed-Size: 9475 Provides: systemd-sysusers (= 261.1-1), systemd-tmpfiles (= 261.1-1) Pre-Depends: libc6 (>= 2.34), libsystemd-shared (= 261.1-1) Depends: libblkid1, libmount1, libsystemd0 (= 261.1-1), mount Recommends: default-dbus-system-bus | dbus-system-bus, linux-sysctl-defaults, login, systemd-timesyncd | time-daemon, systemd-cryptsetup, systemd-tpm, libacl1, libcryptsetup12, libgcrypt20, libpam0g, libselinux1, libssl3t64 Suggests: systemd-container, systemd-homed, systemd-imds, systemd-userdbd, systemd-boot, systemd-report, systemd-resolved, systemd-repart, polkitd Conflicts: consolekit, elogind, libpam-ck-connector, opensysusers (<< 0.7.3-4.1~), systemctl, systemd-shim Breaks: dracut-core (<< 102-2~), less (<< 563), sicherboot (<< 0.1.6) Filename: packages/unstable/main/systemd_261.1-1_m68k.deb Size: 2949888 MD5sum: ecd2471edddc6d5dd652564ec4dee707 SHA1: 19a8c4ab6a74add8d7db87e58cdb2d3c4ec56f1c SHA256: f598597b33d3e35f3989b5cab4c62437800ec758a7d86bdd277d8de202221208 SHA512: 6db7b88ce6040bfc732bd6b38782b366a1756fe42603ac5cb3176ad7b5c59b9f6b1873542c05fe1f1b59799eb85d143ddb8e70e53fa6060b00473498a35c2b13 Homepage: https://systemd.io Description: system and service manager systemd is a system and service manager for Linux. It provides aggressive parallelization capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, keeps track of processes using Linux control groups, maintains mount and automount points and implements an elaborate transactional dependency-based service control logic. . Installing the systemd package will not switch your init system unless you boot with init=/lib/systemd/systemd or install systemd-sysv in addition. Package: systemd-resolved Architecture: m68k Version: 261.1-1 Multi-Arch: foreign Priority: optional Section: admin Source: systemd Maintainer: Debian systemd Maintainers Installed-Size: 731 Provides: resolvconf Depends: libc6 (>= 2.34), libsystemd-shared (= 261.1-1), systemd (= 261.1-1), libssl3t64, default-dbus-system-bus | dbus-system-bus Recommends: libidn2-0 Suggests: polkitd, libnss-myhostname, libnss-resolve Conflicts: openresolv, resolvconf, systemd (<< 257.4-4~) Replaces: resolvconf Filename: packages/unstable/main/systemd-resolved_261.1-1_m68k.deb Size: 268328 MD5sum: b3c34d3ffed006b30efd81998c330fb2 SHA1: e23844a657a6a3327bb61f8eb645113c05e16133 SHA256: fff222517e81425c63da1f0a816d4241f351a42235a0b8de9534213acfc0778c SHA512: 36845cdb328593878bcdf48c5e1c9d45b72315780fa532c83c74594d4dbe2ce7a5a0b3650355f89db8a96d0586daa6cdde968e583cfb96f47f7dd61f5da453dc Homepage: https://systemd.io Description: systemd DNS resolver This package provides systemd's DNS resolver and the command line tool to manage it. . Installing this package automatically overwrites /etc/resolv.conf and switches it to be managed by systemd-resolved. Package: libgupnp-1.6-0-dbgsym Architecture: m68k Version: 1.6.10-1 Auto-Built-Package: debug-symbols Multi-Arch: same Priority: optional Section: debug Source: gupnp Maintainer: Debian GNOME Maintainers Installed-Size: 277 Depends: libgupnp-1.6-0 (= 1.6.10-1) Filename: packages/unstable/main/libgupnp-1.6-0-dbgsym_1.6.10-1_m68k.deb Size: 238544 MD5sum: dac97bc9e371c64a92b9d65147376b48 SHA1: 863d17bdb6229cafc55d75dd75d3005142ca0038 SHA256: c98fab9102f50d4de3dc8955ea742bb0bf0158a026eae8da84e51d3607546688 SHA512: 70957b398a7f2493309d464a18fcab170ba42871a62d1852eee338a7f62fa69aa1954a84c1ffd7ecef066719cefcc7de10925d52063fcbf283f9a0cff126480d Description: debug symbols for libgupnp-1.6-0 Build-Ids: 38e5f966427cc03ab6023e014b2e01ba45c0f554 Package: emacs-nox-dbgsym Architecture: m68k Version: 1:30.2+1-7 Auto-Built-Package: debug-symbols Priority: optional Section: debug Source: emacs Maintainer: Rob Browning Installed-Size: 8716 Depends: emacs-nox (= 1:30.2+1-7) Filename: packages/unstable/main/emacs-nox-dbgsym_30.2+1-7_m68k.deb Size: 5354924 MD5sum: 1f6a1d938b5abe98583ef348ad36df1b SHA1: a6a225b2f2fc00b6c5e0e8f2f935d2a4a7c3f776 SHA256: c208b01890510ab59b699281e62cf0abee0fe7c7c57849ef298e7f02ccb2fb43 SHA512: 593595d16968cf3920d7170a6166dbae537db368fd4dfea5f7df02972c40b6b27b03353175c6ffcefc795527b7473e29a784771bfaa4ac7b37cd978830d3e2db Description: debug symbols for emacs-nox Build-Ids: 022822c8e996164a10450da134aa69256cf0aa05 06cab455c74b85648ac978b9be239753a9d71143 07749e21b869b6f51647937b384efb54aa0740b6 082c6c2f4d97f98aed3f456c438d18f0bdc8be69 0d49fc71e3f9ddf9333fe9e675a171a88edd2cf6 0d4f9a31c5426287179e50bcfe539671b1cc78c7 0d9545d10e78ed97fec7ba9b726b8b939769dadb 10583397573a429ad2907915b8a7751bbd42cfc7 11240598f979a5735be077f625d30e19cd1593ef 13ced2f52644355ef0098b3a4669d0761de08757 16513fe89d22191a84d816c9f1ddf4805edd964a 168771dd05689d59ea6478f89a8cc0a24421ffe5 170c8004dc40f379453e7b8e423ace1c8348636d 17dee9c935244fdf8c52ea5c6c7269afa8683b28 184c9c009f89f9b99caeac12d2224dffce3bf6a8 1936cd6a091a6d94ae4bc88536ab421782020f42 1f736ed90717230884df24d04084d098f503d664 2514a40020f7847514e4cb6ff81caaf542846ee4 2517c664f9ca794f7be5035edbd22c92d6e553db 2703bc1c28cb1b0c34c31e6af26d048db29cb725 29efa91d9134fe208f00cf308eb94d39d9496887 2ac1f898fe12fb483d6edb538e24f886aa315447 2b0ddd78c727ebe95ae34aa63f9d50142e5c9a70 2b22ee163d4274c67b0fc2ac3d6eca11f14b1429 2b7324e1acefe728acf214df0f0cbb4ff109c53f 2b977286ae3c7b81ba7330104c9bf29f8c6c9977 2c06d74a1b6ac796639af553ad7fb792697feeb6 2df739c8ff2059288aa7b4181fecb0ada1602ae0 2df91ce66eabee86e3ca6b36f1a3fbd92e5acf9f 2fce947b6d19df01cfc191a321651d310a7e26ea 30c297cc8868ef044aa7935cea7f25fc1337f7d0 31fbe92433f597485c3c311a766748cb09c11f83 346eac75d933a985ee4d377c0e65490e5172ab9f 34d386742816b97fc8f5d9471be3cbe549711dff 37174f6754d5dc14c941af1cfcff5ad9ec578c7f 3cace6b593b1b1463a446417427d2b9de113bd81 3dc61f6875af7fcea1c7b1ee84432a2bfb9a957f 3e03b1ed5d4a25be4d87f00ae4219ac59903a2e1 3faa4f4c740533124d2177ccfb533bdecae4cde2 4137456b3c31a4066fa679478d206fafc72b8920 4176998bca9c7d65dcd354022a123e76e763a26b 44d3f7943dee7c2c5ee18553515425cb7c5f8401 461cefcc1f29a0ce496cd7c56a0d00fac3ac1893 46d417907b793ed779f7fdbfdb8954639110a45a 4704e6321e7ab83513083ee05c07b85936ac23c9 4b85f9e26aa5e3d012ec3121878dded7bc0677b4 4d86ac3f3b421f47b8c0e85498639f0951122aaf 500a4af5120da2ac7286ef60050f5d0c5b932cc8 5053ac101dd117541892c83e6418cf9e7873f358 539d1136d681aaf350b1fd660844e9acbdda0644 5444123cf707d74d6c4b8a24fb05a8d05302d4a3 54558c7c3f9dece30d23251dfb82faaf438b3904 57b5a9f056e3bfbc8292b33ae02e69b36c03a013 58701500124e4bd93267a07f7a8e5b782fed1dc6 59c59d1954903b64edc6fa37acc3780665a30d5e 5b8f4e7f2cf9ea3b0e7cd5a8950db486f7846f41 5c9cdb10400f086c18495d8d15f3a8d927b6b24b 5d04e2e1decf06a6717890f45675f02d3883870a 5dbb3f8a459697cb9d4ce97cde53d5b71c7c450c 636112037c5bb92633c691e894f071aab9b6251b 63eadd1f68eb5fa33b8107258c0e2704c4611b93 653a1cf6ca6514b73941517e2a22d696aa02be5a 66dfce057d879019b523b378d32839ef141d69c1 6a9217a8b511458128bcd3b2d0183a3f5967cfdb 6c7792549327e88c72fe489530fee8cd1038bd46 6f5afe36d01747d6cd09b6b3f2d8fd8932e813c8 70c6320b0b771f97c8bc9517bfd77514b3c1a19e 73e026edc6beb436f01d6fbbd53002d36cc84544 745d0f0804860e1dfc06d8f91df75cd4e26293c5 748e4ff4a318c2ab79e7f5c70df91d9c191d2ed0 74e3154cf35307d955fd1cb4ef1e3b06355f22d0 760697db466743e7aa5f063054553a4dfd7ef359 78dbacd7e0db11bc877a89529dba6e61778aa596 78dfcd73c20eaf202d48446618c19bed6ef5cdd8 78e5c29297bf2a02f3a98812b8387b538b4cc9d0 79be6c868630ac4f5e681e82c56408e94dc4dece 7a56d9a5d0bb18b4cf899297e7704fe799b35f1c 7aab5f954f2c98dc2b6ecd89e82c169e4932eb97 7bc2a00fc2434b758db4a1fabdd61b3be84ebf93 7bd8c870cc1c2ec7c42622ceed7c4e9c950f8cc2 7cb0055ee9e49a21cced38849690172f218fce20 7db38a89e09b83b5199adb36397f330fcf9f34d7 8008c807122562b576458dbc9ea267aee2c93cb5 8119c16b979a0f429f322cf45e2644ec6cb9a827 8185f749da3988567b3de1907b88d826560376a2 84073836cf27774601f68bb0e89d3ea8a015b474 8457edab117e7ed55976b3dbfa0d313be2b97537 872883aa8f6c02f6dd24b81f3f065e21fffa123a 8930e272ebb7f077f81eac7422538c2437f4df30 8a271b44cdd5b691c75937d1e18c3d00887503f0 8f3e495db8d25f675a1b67daad2c0f88c0849fb4 919b44e071b7c1eb45aa84b18e4e30bf26f4f40b 925aeeab9be6f20024580bd89e5d027d4970ade5 925d445374e2b12158dfe95a7cacaf8b3543bba3 951c8288398d3b5ebc04b18b3aee909c606d7ede 95a82437105c8f7eb97fc89f6fa0f093edce5b6c 98c8f04b846432d1812c6bea3d2fb14e79566f37 9a128a45186522553bfaefdf5e10df79cb4dd2eb 9a6aae986faf96dd58e65700fcd9a82f7929f62c 9e1c4b06b9ac30669cd21f861ec5e1e85d1d4616 a08e6858cf468ca0c60e369bd272564ee1fd243e a0f35ff38a49d0b31320e73d482ced56a0f68bd7 a111d9f7af12f299b0967af403c550b2829014f5 a56c82c6c906b3fdfc18b16deeefd91b67b10470 a5d503c1d95b559a839cfe56770c49fbb3ad4d52 aa5a062b199b97704dc27f9641c4ab402299a7bd ac6729abb3071ebd54dd2a22c2199bfda36c062f ae96a3eaf08f416606cfefc3d137f568fe53deb7 aeba6f19286b268b04c73c2bd30f3b6bbafad4f3 af7c1d174032291583d463591bb848d532c16a83 b15045ebff71d7d42c8186ff8ae00ee16f230bb3 b6b3164782e6cc0b75598ff6c8031b8a415aaf7e bac5b447c06db03999779e88ed59f0a6151121b1 c3089736de0442812cd68330c6f95165ef1723e5 c35a15a2c786c589821d9ec7d07730b96c461d19 c3c0e0026c3dd7f4f392011b00e33b4eef4d476d c5389b985a4c0cbaac3d808f22f08b39fbd95c3b c6c5ca9fd1bea07b0a7499384ad0ada1c1d2e0f5 c830bfbd4f1d02042c5badb93c60223e15b77efa c87530dd426f18fdc1b3cfe8d0738d765665133a c980f8878de7c1bb01fa947eaab5d8fce88a7c34 ca4c1c772c417b81f5a1aad24990cb4770017250 ccba578e6a9c6411571ac14a18b93f9b452ae87e cfb81b357859602644887fda5240f93a92f2e3fd d2fbc9768ae3001402288e901650be4bbe4af9fa d43977b7262879088f130f1c45a3567fde5e1c4a d5a25987a3615a34efd3425a6a94cfb09f6d7e14 d7603c956732259c7273b0a92440cad321135ef6 d85e927d4c54ae030dbf59522543d966333a383b db079e0ade404e2e430be67cc131c68c34e6acc0 ddd9fa54a77b7b5e071744090cb59032c7bce4d7 df1e67e58b202d57d4845363001fb68d50e0aafd df2773cebfbc27018c32fb63e6bd145db33c4e1e df68978a6569f3e3fff9af3e63b8ca46d7465877 dfd48cab4b35dc78226f1a6c8f796f091fdd338b e67ab56195931766531b48c4e187f633044220c2 e764dc90013ecaef5987a4b6e78b5ac7a20f26e8 e772db0e3688391821d97994d545c981e7cf8897 ea7a9f13e706cdae73f78e7774be3c6464738a48 ea96ea1dd5f360268bf1062eb3ce2a7ec09f8786 ec75361a7ca4431f2a81f6a6d6f44fa7ee414baf ed587a1cca672ec032c5989960e14bc661e124f7 f1e0caa77e37991f7d5791999115bf3bd8f798b7 f26756b76b112d880a6ea1cc6c3b5eb774686ea1 f374ef2c23e4f80b9d652cf15a3ff8b1d6123ffd f84c443b072465c52dbc186e8ad47930d6c6fe45 f9b1ac6f4263579f2a102405857a8e710c5020e0 fbc6adc87cbfd9af5a29c2e5ab7f3e3d6a4ad8a7 ff3940b78702eab578d031aa1873bff682440d41 Package: udev Architecture: m68k Version: 261.1-1 Multi-Arch: foreign Priority: important Section: admin Source: systemd Maintainer: Debian systemd Maintainers Installed-Size: 10404 Depends: libc6 (>= 2.34), libsystemd-shared (= 261.1-1), systemd | systemd-standalone-sysusers | systemd-sysusers, systemd | systemd-standalone-tmpfiles | systemd-tmpfiles, libblkid1, libkmod2, libudev1 (= 261.1-1) Recommends: libacl1, libmount1, libtss2-esys-3.0.2-0t64, libtss2-mu-4.0.1-0t64, libtss2-rc0t64, libtss2-tcti-device0t64 Conflicts: systemd (<< 255~rc1-4~) Breaks: systemd (<< 261.1-1) Replaces: systemd (<< 255~rc1-4~) Filename: packages/unstable/main/udev_261.1-1_m68k.deb Size: 1409052 MD5sum: 0da536c57edb88ba92e13abbdc144703 SHA1: b498993498e63d6b8a0125ebd8c4014187940323 SHA256: a172338e49fe6d20205bff7996d249c13b846c8abc90cb1f0c402c3a4cc921a0 SHA512: bc191149a6bdd5498f9027cfd1cc920f2d44bfb556f5c0e636d8e202c6f9131054d02d9fb823bdc89016c2abe9692029b9fd171f84f72799c0d3ce9452860b05 Homepage: https://systemd.io Description: /dev/ and hotplug management daemon udev is a daemon which dynamically creates and removes device nodes from /dev/, handles hotplug events and loads drivers at boot time. Package: libnss-myhostname Architecture: m68k Version: 261.1-1 Multi-Arch: same Priority: optional Section: admin Source: systemd Maintainer: Debian systemd Maintainers Installed-Size: 239 Depends: libc6 (>= 2.34) Filename: packages/unstable/main/libnss-myhostname_261.1-1_m68k.deb Size: 100668 MD5sum: 129af1d749a314a958c35dd0651dfde2 SHA1: fb8d5287dd23943a185aef43711d380ce557be18 SHA256: 05142de6833b9c760b518b4b239b5bc7f7eeaa8d77b69e6d4d050002adcee063 SHA512: 1f9a9d75a632011248b1e1794d85bba7294102f0af34fedfb0c47999d591f04fcca88234d1f4fa9ef590c720f0ff11f4c951d49982ea3ce15eafa7b8af766068 Homepage: https://systemd.io Description: nss module providing fallback resolution for the current hostname This package contains a plugin for the Name Service Switch, providing host name resolution for the locally configured system hostname as returned by gethostname(2). It returns all locally configured public IP addresses or -- if none are configured, the IPv4 address 127.0.0.2 (which is on the local loopback) and the IPv6 address ::1 (which is the local host). . A lot of software relies on that the local host name is resolvable. This package provides an alternative to the fragile and error-prone manual editing of /etc/hosts. . Installing this package automatically adds myhostname to /etc/nsswitch.conf. Package: libnss-systemd-dbgsym Architecture: m68k Version: 261.1-1 Auto-Built-Package: debug-symbols Multi-Arch: same Priority: optional Section: debug Source: systemd Maintainer: Debian systemd Maintainers Installed-Size: 1159 Depends: libnss-systemd (= 261.1-1) Filename: packages/unstable/main/libnss-systemd-dbgsym_261.1-1_m68k.deb Size: 889820 MD5sum: 3497d45cd720e5e30b67ebb3303affad SHA1: 7f1c8c5ca0315f4826a3ed24212465cbda805324 SHA256: 4077676b5ca8bcc3ad588aae8374164185cbee9566c20392f76d82be277f468f SHA512: 7323430cedfe72dfb13db93e9887877097577ec83dc5e47b9c6a468d7a1b48a93fd01fad8165b524179a8730409e56198a8210333ad5e693cb6a4d4120c61066 Description: debug symbols for libnss-systemd Build-Ids: 893acd4224984ef7226d290f9355d26746f5b7bf Package: librdkafka-dev Architecture: m68k Version: 2.14.2-1 Multi-Arch: same Priority: optional Section: libdevel Source: librdkafka Maintainer: Faidon Liambotis Installed-Size: 4754 Depends: librdkafka++1 (= 2.14.2-1), librdkafka1 (= 2.14.2-1), libcjson-dev, libcurl4-openssl-dev, liblz4-dev, libnanopb-dev, libsasl2-dev, libssl-dev, libzstd-dev, zlib1g-dev Filename: packages/unstable/main/librdkafka-dev_2.14.2-1_m68k.deb Size: 991472 MD5sum: 0ff2f5b01ffd68c00666ca904bf67092 SHA1: 9ea0b409576d68a781bc4dfa41f59c0a7d48415a SHA256: 9208c2b149037c435c7218abfc6da4378345548fb9b7ed3b07b498410d0bc316 SHA512: e75deb18139d344e34e9ca34c0cb3ffb827cb17e26090d948b9b0f6e608fae4738d410c5539bc483b75e0802f6f9d9803b20ce2deaf0db2b42b2b78a62ecf8bd Homepage: https://github.com/confluentinc/librdkafka Description: library implementing the Apache Kafka protocol (development headers) librdkafka is a C library implementation of the Apache Kafka protocol, providing Producer, Consumer and Admin clients. It was designed with message delivery reliability and high performance in mind, current figures exceed 1 million msgs/second for the producer and 3 million msgs/second for the consumer. . More information about Apache Kafka can be found at http://kafka.apache.org/ . This package contains the development headers. Package: systemd-resolved-dbgsym Architecture: m68k Version: 261.1-1 Auto-Built-Package: debug-symbols Priority: optional Section: debug Source: systemd Maintainer: Debian systemd Maintainers Installed-Size: 1562 Depends: systemd-resolved (= 261.1-1) Filename: packages/unstable/main/systemd-resolved-dbgsym_261.1-1_m68k.deb Size: 837148 MD5sum: e40688986e484a1ad2040e849858d9eb SHA1: a4f6a26640e1500f3e26ee471845037886b44c44 SHA256: 52ba098cab0049b9ed03727990d04946f58485b00438ed9f87a6ad4d3dd36bd8 SHA512: f0703c793881320e7226367c3c8b2d74ebc29dcda6529cc0b14e33b4e646e26c6e91cf6f85f63ec51063c0cb076cecc5807a933ef79c75dbeb77976bbff800b4 Description: debug symbols for systemd-resolved Build-Ids: 3125a6f23c7eb2f538b99040efd49118b9d756a0 3f0e2b7f3be1b90383e80164a033ff69f80aae2b Package: gir1.2-gssdp-1.6 Architecture: m68k Version: 1.6.6-1 Multi-Arch: same Priority: optional Section: introspection Source: gssdp Maintainer: Debian GNOME Maintainers Installed-Size: 21 Depends: gir1.2-gio-2.0, gir1.2-gobject-2.0, gir1.2-soup-3.0, libgssdp-1.6-0 (>= 1.6.5) Filename: packages/unstable/main/gir1.2-gssdp-1.6_1.6.6-1_m68k.deb Size: 5772 MD5sum: 883a839074f5a218f2e2426c8e625b23 SHA1: 03fb15a61e93f7254eda022ec835aadc902943eb SHA256: dfc6889347444032305e7e9a7045a173f256afecb14b7aaaae2022bfeafe3283 SHA512: b330eecfc66d67a53146d4c04d568c8e1c36c6c646f74928201b30584b5beea80171b908eb299403fcc95c40c1bb72830f3986715e7f3921b4f122b799c88688 Homepage: https://wiki.gnome.org/Projects/GUPnP Description: GObject introspection data for the GSSDP library This package contains introspection data for GSSDP, a SSDP library. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: python3-cmor Architecture: m68k Version: 3.15.2-1 Multi-Arch: foreign Priority: optional Section: python Source: cmor Maintainer: Debian Science Maintainers Installed-Size: 1763 Depends: python3-numpy2-abi0 | python3-numpy-abi9, python3 (<< 3.15), python3 (>= 3.13~), python3-numpy, python3:any, libc6 (>= 2.38), libjson-c5 (>= 0.15), libnetcdf22 (>= 4.9.0), libudunits2-0 (>= 2.2.14), libuuid1 (>= 2.16) Filename: packages/unstable/main/python3-cmor_3.15.2-1_m68k.deb Size: 181460 MD5sum: 07329d78ea8759329720579b30e2f1dd SHA1: 74e8d2d562a6ccd179049cb677bb56079e890d5c SHA256: 0d669dbdd7e379de7de10a72d8437c18ae706c88d3d7ca996507e438abc5df28 SHA512: 203c659a89412a71bb35563ef53d2d509bac70881a93eccf773bacc3816ed92ce7df3e1df94d41c26a1c378308a51967cbe64dda200692c0a5ec9a76ba62e138 Homepage: https://cmor.llnl.gov/ Description: Python3 interface to CMOR This is a Python3 interface to CMOR, the Climate Model Output Rewriter. Package: gnome Architecture: m68k Version: 1:50+1 Priority: optional Section: metapackages Source: meta-gnome (50+1) Maintainer: Debian GNOME Maintainers Installed-Size: 16 Depends: gnome-core (= 1:50+1), desktop-base, network-manager, avahi-daemon, evolution (>= 3.56), file-roller (>= 44), gnome-sound-recorder, gnome-tweaks (>= 49), libgsf-bin, libreoffice-calc, libreoffice-gnome, libreoffice-gtk3, libreoffice-impress, libreoffice-writer, seahorse (>= 47), cups-pk-helper, evolution-plugins (>= 3.56), gstreamer1.0-libav (>= 1.28), gstreamer1.0-plugins-ugly (>= 1.28) Recommends: hunspell-en-us, hyphen-en-us, libreoffice-help-en-us, mythes-en-us, wsdd Suggests: alacarte, firefox-esr-l10n-all | firefox-l10n-all, gnome-games, gnome-music (>= 50), nm-connection-editor, polari, rhythmbox, rhythmbox-plugin-cdrecorder, rhythmbox-plugins, sound-juicer, webext-ublock-origin-firefox | webext-ublock-origin-chromium Filename: packages/unstable/main/gnome_50+1_m68k.deb Size: 7024 MD5sum: 9d0a61db50ffdea359e74c76d87a87a4 SHA1: 2bb61260c9d2c013e4cebbdc3adbc5e902eeae44 SHA256: 670420234453cf9b7c67ace1fe9d0ce39da1a0d2e13afe8377468aa7ed63c215 SHA512: 2dacf614a479e177dfbcc42d0a5a159019c7ca4747647b262209dea0e6a92eb91fbcb64bf4983d24342100113ec4cea96aa33f1e6bfad644de683bbb51e3804f Description: Full GNOME Desktop Environment, with extra components This is the GNOME Desktop environment, an intuitive and attractive desktop, with extra components. . This metapackage depends on the standard distribution of the GNOME desktop environment, plus a complete range of plugins and other applications integrating with GNOME and Debian, providing the best possible environment to date. Task: gnome-desktop Package: systemd-sysv Architecture: m68k Version: 261.1-1 Multi-Arch: foreign Priority: important Protected: yes Section: admin Source: systemd Maintainer: Debian systemd Maintainers Installed-Size: 74 Pre-Depends: systemd Depends: systemd (= 261.1-1) Recommends: libpam-systemd, libnss-systemd Conflicts: bfh-container (<< 20211009-22~), file-rc, finit-sysv, initscripts, insserv, molly-guard (<< 0.8.2~), orphan-sysvinit-scripts, runit-init, startpar, systemd-shim, sysuser-helper, sysv-rc, sysvinit-core Replaces: sysvinit-core Filename: packages/unstable/main/systemd-sysv_261.1-1_m68k.deb Size: 40220 MD5sum: 6b616142a42978c28f0167b2ce837b19 SHA1: 9ee0b30983850113e0e726ad152b94a16c5375f0 SHA256: 4d40d13ae4efea566ed33ffb8da031e7701fc0baf501697f21c66c9909d1725b SHA512: d844f7c5d9ac915a2feaace2b76f14bcab32a45354b4472d9087ffe8f39a9a6220efe919d39cb969f2a37417cc982541835a0a4e2573f619cd5d0ace1db0872a Homepage: https://systemd.io Description: system and service manager - SysV compatibility symlinks This package provides manual pages and compatibility symlinks needed for systemd to replace sysvinit. . Installing systemd-sysv will overwrite /sbin/init with a symlink to systemd. Package: emacs-bin-common Architecture: m68k Version: 1:30.2+1-7 Priority: optional Section: editors Source: emacs Maintainer: Rob Browning Installed-Size: 280 Depends: emacs-common (= 1:30.2+1-7), libc6 (>= 2.38) Recommends: mailutils Breaks: emacs-gtk (<< 1:29.2), emacs-lucid (<< 1:29.2), emacs-nox (<< 1:29.2), emacs-pgtk (<< 1:29.2) Filename: packages/unstable/main/emacs-bin-common_30.2+1-7_m68k.deb Size: 80784 MD5sum: 01d0f66f24b83bfdc1392b751820b548 SHA1: da2c85fd1e6968a7fdf23ebc1327675a6292e3ea SHA256: e210b816eab4c6ad3950c0598af5e04955a7f88a218b37ac8a12b0eced405409 SHA512: 9362031225c49b38304c1723c83d50fc161d6ddde8d927184723c4e162da313c6af16053fa2ec43d0ff615458e570a6af2baddce781dd3ae9e3210c9e25dfe1c Homepage: https://www.gnu.org/software/emacs/ Description: GNU Emacs editor's shared, architecture dependent files GNU Emacs is the extensible self-documenting text editor. This package contains the architecture dependent infrastructure that's shared by emacs-gtk, emacs-pgtk, emacs-lucid, and emacs-nox. Package: libvdeplug-agno Architecture: m68k Version: 0.1.3-1 Multi-Arch: same Priority: optional Section: libs Source: vdeplug-agno Maintainer: Debian VirtualSquare Team Installed-Size: 26 Depends: libc6 (>= 2.38), libssl3t64 (>= 3.0.0), libvdeplug2t64 (>= 4.0.1) Filename: packages/unstable/main/libvdeplug-agno_0.1.3-1_m68k.deb Size: 8236 MD5sum: f273dd8297a59d072b333e9d2ce29a13 SHA1: 1b86e29b3de96d48e7e2f5a5b52649011376e86e SHA256: 21487579b12a58dc4471042d0da68340f648ed73bf4cbfffbe7216793f0ce134 SHA512: e982f785b931130e88ecacff783964456bb8be55d92f8a93fffc7fdddef791d2d558fca7f347d084bdf1c59b0c93da8e8b9637c09163945b88c395cfe820e18a Homepage: http://www.virtualsquare.org/ Description: libvdeplug plugin for encryption This is a libvdeplug plugin module to add encryption to a vde connection. It is based on the libwolfssl-dev library Package: libgssdp-1.6-dev Architecture: m68k Version: 1.6.6-1 Multi-Arch: same Priority: optional Section: libdevel Source: gssdp Maintainer: Debian GNOME Maintainers Installed-Size: 138 Provides: gir1.2-gssdp-1.6-dev (= 1.6.6-1) Depends: libgssdp-1.6-0 (= 1.6.6-1), libsoup-3.0-dev, gir1.2-gio-2.0-dev, gir1.2-gobject-2.0-dev, gir1.2-gssdp-1.6 (= 1.6.6-1), gir1.2-soup-3.0-dev Suggests: libgssdp-doc Filename: packages/unstable/main/libgssdp-1.6-dev_1.6.6-1_m68k.deb Size: 15648 MD5sum: 4d9a6a7a925ccf2daa47d391d3271f66 SHA1: 8fe59adc7610087f9d3c941fcb165fe4694590da SHA256: 2883a02e8f25112015b4556d095715787b59762f12862208af879b64727c35c2 SHA512: b4813bc6cbbbfb751b201b2fd2fa9194d55aec30ead5c5d13086313ef4446c50646a3ee147d385970d25d746a5ec48e5fd1a328b8ce74bbd539825f3011e557d Homepage: https://wiki.gnome.org/Projects/GUPnP Description: GObject-based library for SSDP (development files) A GObject-based API for doing SSDP (Simple Service Discovery Protocol) transparently. . This package contains the development files. Package: libudfread3-dbgsym Architecture: m68k Version: 1.2.0-3 Auto-Built-Package: debug-symbols Multi-Arch: same Priority: optional Section: debug Source: libudfread Maintainer: Debian Multimedia Maintainers Installed-Size: 53 Depends: libudfread3 (= 1.2.0-3) Filename: packages/unstable/main/libudfread3-dbgsym_1.2.0-3_m68k.deb Size: 40512 MD5sum: aabc4704429a24c309f840b54c124823 SHA1: 25f1381b6dc8d9c7558e8e7f23f651bb4a8643f1 SHA256: 103656abfd87826cf53c09b60ab6a440f1c3fc1233f88624f44a31889a5edd6a SHA512: 5e7efe4c1644bc231e0b06f7c4b3e46f2e79933eb65877f141960e1aa97d28ab3ad8784ef4249fb9479834d3dcfa5f6dd844fa061b17511a037323eda4c016eb Description: debug symbols for libudfread3 Build-Ids: c648ba4fef75a437b0de81b1194a4c1a4c5ea95c Package: systemd-standalone-shutdown-dbgsym Architecture: m68k Version: 261.1-1 Auto-Built-Package: debug-symbols Priority: optional Section: debug Source: systemd Maintainer: Debian systemd Maintainers Installed-Size: 1638 Depends: systemd-standalone-shutdown (= 261.1-1) Filename: packages/unstable/main/systemd-standalone-shutdown-dbgsym_261.1-1_m68k.deb Size: 954952 MD5sum: 5885aa8209e9afbb347b6fcfcc77f137 SHA1: 1ded01ed5e8664f0b299359608ca7e058d80bf67 SHA256: e13edc082655634a45d155e5b452083ec4e65b803cffc5266b719efdb56868a8 SHA512: a1f99f651eab714a7c6ef2a4dd8501de647f388a673cc22b513764bd95f4c410ded5cc19e794ab4d858aa87b816cde078fb5e202d6a9fb33ac39b90aac93eb33 Description: debug symbols for systemd-standalone-shutdown Build-Ids: 5e31023e0bf04d62e94ee41b8f4ce9414a999cfb Package: libpam-systemd Architecture: m68k Version: 261.1-1 Multi-Arch: same Priority: standard Section: admin Source: systemd Maintainer: Debian systemd Maintainers Installed-Size: 735 Provides: default-logind (= 261.1-1), logind (= 261.1-1) Depends: libc6 (>= 2.34), libpam0g, systemd (= 261.1-1), libpam-runtime, default-dbus-system-bus | dbus-system-bus, systemd-sysv Recommends: dbus-user-session Conflicts: libpam-elogind-compat Filename: packages/unstable/main/libpam-systemd_261.1-1_m68k.deb Size: 294644 MD5sum: 26379e7055d794a4be6a71792a7ac4cf SHA1: 1b6a4a89bbfdaf99774dbd5e8447a45739324c18 SHA256: 5c24f2f281680d25b7f5e8fbfb7d17a6cd6569e36bad14ed1ef0c52ee0e13dcc SHA512: 0adb9d566fdaea6076d80fce254731695cdc6cac571b711bdfef2b6789a6b81bbf8ef4bec95a35d9f63381913ebf8e4b3fb09f4d7e691d608ec6b1d329003bf6 Homepage: https://systemd.io Description: system and service manager - PAM module This package contains the PAM module which registers user sessions in the systemd control group hierarchy for logind. . If in doubt, do install this package. . Packages that depend on logind functionality need to depend on libpam-systemd. Package: libopenmpt-modplug-dev Architecture: m68k Version: 0.8.9.0-openmpt1-3 Multi-Arch: same Priority: optional Section: libdevel Source: libopenmpt-modplug Maintainer: Debian Multimedia Maintainers Installed-Size: 70 Depends: libopenmpt-dev, libopenmpt-modplug1 (= 0.8.9.0-openmpt1-3) Conflicts: libmodplug-dev Filename: packages/unstable/main/libopenmpt-modplug-dev_0.8.9.0-openmpt1-3_m68k.deb Size: 17280 MD5sum: 65ec4e7e90f058aca520fa68af421564 SHA1: 17501a986bc0eca4b521d7035dfb0d5b9e4e12cb SHA256: bf5db3c10a6bbff040943955961685974fe2a05d6cf3856d389ac1f03c76165a SHA512: f4dd4bb80d74cdbaf489940b1fbfa002d3bbc5fb07f6a8988dadfad2a81892aaeee520a93134be17502ee89c64dcaf5119fcdc43ea677d1fb3bd023e113d1bda Homepage: https://lib.openmpt.org/libopenmpt/ Description: module music library based on OpenMPT -- modplug compat development files libopenmpt is a cross-platform C++ and C library to decode tracked music files (modules) into a raw PCM audio stream. It is based on the player code of the OpenMPT project, a descendant of the original ModPlug Tracker. . This package contains the development files required to compile programs using libopenmpt's modplug compatibility layer. It serves as an alternative to the libmodplug-dev package. Package: systemd-container-dbgsym Architecture: m68k Version: 261.1-1 Auto-Built-Package: debug-symbols Priority: optional Section: debug Source: systemd Maintainer: Debian systemd Maintainers Installed-Size: 3918 Depends: systemd-container (= 261.1-1) Filename: packages/unstable/main/systemd-container-dbgsym_261.1-1_m68k.deb Size: 1943384 MD5sum: 7d4894b4300106454d6e847ab8bd5ed1 SHA1: 4fbd62fac25b60270ae0e646b24e67461f650dee SHA256: 3455ad34b268fc58b19e17cd1b79cec8482397a6b84551a08c90cc2b7eb0cb71 SHA512: 6fa9145f88fbc54481dbcc1b10fcf7555aca7d07387d8d20afd65b496a21eafc71ba1a37a72e506d4c8b20ea84b2d569c8d7287ff24bace63cf1e3698b59f3fd Description: debug symbols for systemd-container Build-Ids: 0664df98dcd9ac62882d8d80ee4ea5d2215e5231 1392a6b266bfb39e403286591453f728109b310e 14875314619a65dbed655d54d76158af2a347272 207e3e0b8d3c3d325a135fa72c5229bef2cf6218 20e521247feb9f556228c4aa4acc259934aedfa9 227c4d57b877f42af3daf5c21481e6ff7c69c3bc 27be920846cfcaff9e5106d5d312cdfa84ae6c10 2bc6c46bbf0105690a1f20372d6fa379893ef92b 42b5c4214abeb40c2944211203ccf5d3dc68da76 61c458bfa2d95f2fccd445df7e7aac5183aa52eb 6eeaed745c79ba18690ad098b11a5fae94b426f7 781e3fbbbfa7a1500649381189681a8b1db160ea 910dd99139e4ae07d02d39b7ce7f4baa3bb3965b 9f1e2c407e60103773fa87c69815d3c1b3fc57b1 ab8397f2153c3b31153c2c9d95ebdeac9cde02e2 afbe936172eb974acfbbc39dbfd642c3a6478a7a b5380abc22bd35cfaaf27242aea4ebc9ab5d3c79 b839a90f441641e85094758a206424cf68ae911b bb1688fe7481ae460302d5bb12970c15708922d4 c3513d2ec6e6be15cfd5667d5513b7158e2b6994 dab49f49fc8e5fbecf1f1871ced60bf96d9a8c8a dff8dff7a967d26498ee3f2791773a3a92ef2816 fc94434faf0aba5a3d9306d9ce8cfa4d942ffdb6 Package: libsystemd0 Architecture: m68k Version: 261.1-1 Multi-Arch: same Priority: optional Section: libs Source: systemd Maintainer: Debian systemd Maintainers Installed-Size: 1177 Depends: libc6 (>= 2.34) Recommends: libzstd1 Suggests: libgcrypt20, liblz4-1, liblzma5 Filename: packages/unstable/main/libsystemd0_261.1-1_m68k.deb Size: 429456 MD5sum: 01d88f9041e44fd0579c72651fdb650f SHA1: 1f84367cfb8739301c45230473f9d7eb4a336c1a SHA256: e8f61d9d4b48091f176795d739589d9f2c563fc06cdf74ebef448d51a48f4da2 SHA512: ef6e0ab96e489ce3ad2d2b630f531d84d605489a04e4b34c0967ea07b7df6e18cfc2236ad9bf787b742f60fee4520f5ce7f213e132a91b96b55c237c115c66c2 Homepage: https://systemd.io Description: systemd utility library This library provides APIs to interface with various system components such as the system journal, the system service manager, D-Bus and more. Package: libwavpack1 Architecture: m68k Version: 5.9.0-2 Multi-Arch: same Priority: optional Section: libs Source: wavpack Maintainer: Debian Multimedia Maintainers Installed-Size: 183 Depends: libc6 (>= 2.34) Filename: packages/unstable/main/libwavpack1_5.9.0-2_m68k.deb Size: 80720 MD5sum: d9cd193dede211d90470bb9e18295eec SHA1: eb1bc5222d58759108ea51718a2ce57c4261ff47 SHA256: fb87e33af59ff6161448758f0f4ee8db5f93c1b727034da28bdc23f8de1e5443 SHA512: dd168efc33f2bbba21142141b4d62564324078f83f942778a7ad6034f9ea74ab697405d0869cf1e7a13400dc8c2572b04fd89d776a41eac3af48017dadd25986 Homepage: http://www.wavpack.com Description: audio codec (lossy and lossless) - library WavPack is a completely open audio compression format providing lossless, high-quality lossy, and a unique hybrid compression mode. Although the technology is loosely based on previous versions of WavPack, the new version 4 format has been designed from the ground up to offer unparalleled performance and functionality. . This package contains the shared libraries necessary to run programs using libwavpack. Package: libfcitx5config6 Architecture: m68k Version: 5.1.21-1 Multi-Arch: same Priority: optional Section: libs Source: fcitx5 Maintainer: Debian Input Method Team Installed-Size: 184 Depends: libc6 (>= 2.32), libfcitx5utils2 (>= 5.1.21), libgcc-s2 (>= 4.2.1), libstdc++6 (>= 13.1) Filename: packages/unstable/main/libfcitx5config6_5.1.21-1_m68k.deb Size: 61932 MD5sum: 74f35a79d51920e2e8589fdc8082e3bf SHA1: 1994a864c510bc339f1e2c1f84228b854c0b67f2 SHA256: 0fac3854395e179fe40d5e0cb280f90c08f34744233ca107e077a2a6f0e67c1e SHA512: 616a15ac8a1dedac58e8566e6264d59262ee9de3b170103251fc61a407656859315ec40aaef1f470021d66752c720036077e6b137d2aceb86fea1af4e380b6c8 Homepage: https://github.com/fcitx/fcitx5 Description: Fcitx Input Method Framework v5 (config library) Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, D-Bus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides fcitx5 config libraries. Package: inn2-inews-dbgsym Architecture: m68k Version: 2.7.4-1 Auto-Built-Package: debug-symbols Priority: optional Section: debug Source: inn2 Maintainer: Marco d'Itri Installed-Size: 307 Depends: inn2-inews (= 2.7.4-1) Filename: packages/unstable/main/inn2-inews-dbgsym_2.7.4-1_m68k.deb Size: 225860 MD5sum: 8c35c44162675ec937c03eeda8f16d82 SHA1: 07870ecae1debb6163aaf91e304c98e48479630a SHA256: 43e39b620b8f767f43c6edf5424f783a99797477eb07103ee854941741e5d7c8 SHA512: 3e30f6030423ea1eb64e2088fc3acaeeec584759d0b2eb04bdde8a66e15d899e8b8a0d527364d08f47c15a5495227384d9101596410b85f47eea02513a788615 Description: debug symbols for inn2-inews Build-Ids: 04160d347e0a4ca98a6cb93f37f21b5be0dc4d21 056e91a131337fa17fd330ae077171263c0c54bc 59f5ec751d53fca80921912901499fef683abeb7 bcdc200f0b7080f37f19147964af351e32c5028a f780efe7d3cb4574cabd90661260085012e70c3e Package: emacs-pgtk-dbgsym Architecture: m68k Version: 1:30.2+1-7 Auto-Built-Package: debug-symbols Priority: optional Section: debug Source: emacs Maintainer: Rob Browning Installed-Size: 10435 Depends: emacs-pgtk (= 1:30.2+1-7) Filename: packages/unstable/main/emacs-pgtk-dbgsym_30.2+1-7_m68k.deb Size: 6505996 MD5sum: e382dda08a4894deebd6950995a94c0d SHA1: 56cf9f8f262f313f15268a17295a198068584736 SHA256: dd5c3b0cebee484b624ad385917d74d6e21303ca4e732e3b03132f31e7f00e60 SHA512: 451334de8b1541cf0284e1b9f5d3d2d2f379913e3864709f268f1e20b8b40ccd35e935ca804b99dcc22326a3be7b2a9c1bf8b84373860ac21264951710afcfe9 Description: debug symbols for emacs-pgtk Build-Ids: 0231b87c11c82ca1087399831eef16a31bc5b0f0 0394139a5c39e18bd76fd5cff840e11062fb67d0 05ad3eaedc58183705bd980096a34550d2de5950 0878bd9efac85da6868a6ef6e0af773d32e05ab2 08ad0e316dacaa06be1006bb7b8de83b650eacdf 08c6e9f200e3aaf79ccc8a54379558300a44f08c 0b7801060588fcbbf2517ea8fb5273eedafb7391 0b8b8417677ad6ed33c768b0ea1c0c4577e0cd30 0c995a242c1d98f4dfd8355a195686b83c67f0fd 0e4200ef38bf900ce880fca119b25298c85f8549 0f0f42a1082f4ba1a673723fd91fec8170fe4e78 106063e4f53adc138184eba597b1e85e73ee041e 112ae16c3fc8731f857bbba45352f04a8bd8b9aa 11eb19cab164d922f9819ab110336c0a54015ef7 1263dd80a46c1c1590ec6376afc44617eea28109 12994d21274b73dcefe1f495da2d3691f3af9697 172d60abe2a4d184142a4ec644d0da3800a1607a 17a71402a005daa92619c97832a994aeff95e3cc 185fdff07660871945e57bfe905246638853d6cf 19bda8db9f790b6d91a24c2b70beff924f2896db 1d0ad72ad861eef0cabae514bc1cc6f40e5fe541 1d82b1ce5e3af9671e50c05260c47f562ce357d2 1e99874d8a04d95715fbf41639b3a094b001b5f5 1f41c51a79bb414967655174a081842cc1696596 214394ac41582256cb2cb4123fe71e87ea2692df 2226ad9050fa0001973dd1c7c5081e3a8d873299 239d76093bf246bc2c57702d4c41ad96c6bb46b2 24a849f021cfa23d58bf4d26b8091b40937922c9 26b5b23bed768e05f3126731962158ae5bef3a4e 2a36b26e35b85a9bcf82d63511c2ee2058ddb3ad 2c35ef4953801ff4ac1d26ca09f86208e82b1216 2f85568109147d978e4b372a84567b37e6aea46c 2f99bd64899ec294913536405ec529dde2de2142 301bddca68cde0a5e48df6f381991a84e5b311c6 31156f5466471630b7a70bab92f0ca8e45787d02 354c830754d617d3c96c82033cbf4dadbf09a26e 3555381f933c95bf17b8ef2c8907ecfaf0ae5003 37835446d6801bdc6e2587cf0bd7aaab7b9a4d13 38211826c6009529cf70bd21ceb808ec90457b68 38ac4acddbfbd1f83fc63bd110cdd38bb7e910f1 38d80f900261385a14932b00b78cde962840c983 41f483039576f221a5947a4428e8a907940116dc 42c720271d786364630d314afa8f8da891afbf32 4316b39b91864bf0a45b880432022f881c023bd5 43a6f0b280273093a16ab433fae1750f78d786a4 465e1fedca966eed241e35bf799e5f1eb796b4f8 4af59913641e85558af25312a199eda49d2a4111 4b85b1ac1afba8ffbede244e51092a194dd1be58 4bcde1f9527530c02a80f8d5a909bcb12a97707b 4c2c5db3383ef3cc9a5f4364abb03f7f12a19b3c 4c6020d0b712bf63caa045964015a6208a67b2fc 506e97f4ced23cc850b2dec82ee9bf7945566a4c 5133d78f0a8a3e62b12586e42a847a79372f785d 53797803c76c57237873f92ffd646e1298fcce48 5846c400d498cb92211dc8d249d9909e170af8fb 585841556da07fd41296545fc5027ac813f41212 586044a26da19b8f4ba25b93902b8479aef761e0 58e44bb4cd96c5441da2bee8980877e87333aab0 5a0bb7bb9fd820cd12e2c3a1d62911b0e9ef39fa 5d9e380bb7d122c0d955cbb89b2f55adba21aef5 5d9fead4244505a42b7f5283fd693da01c766153 5f381ffbf9a00f61dc7befdca6f576f500eaf707 5f5d989f7c42b01ed671aaad2e27919c5c907e7a 60b95cb11275afa8f38b292c74c15f781729471e 641692ffcaee28a5548c125a60748b0d507498ce 667c1be2eb34c506711e6098bb0109d6f32708a7 69531bb07a1b5de956ff927d18c03c599c399303 6bb6b1abcb251e270148aba0f9e8c5fa7cfee4b9 6bfed40152023c77405a3d4a32c9b45b874e8ace 6d81e5ee4a4b52f1b10cc5bcfbd334d1b4397eff 6e25fcfdbbc3490ef010212e82a276acad203eaf 6ef039050cae3940158bfdc5abb2b17f726ac25b 6ff1120379c7c6279e580ce34955a6cf0f03ed58 7118988582b8b516e89d1a8c409ca62cbba27603 73c4a70c0e994a820489ecaeb29ea5755377c6e2 761a051f4be8c2484b73b2ac5f3f48f1fdd37b71 76fd0438754d60a43b651d598e4edd9ccafe4e8a 772787414d307c91468588487302f539d9966841 7afe3cdce71be503b1592e57177ed1e715bd9619 7c537044717a3463d5f0d89030e53f663da48fab 7da980c7f9aa2f65dc4991a2dbb2c0b9e08840b2 820c6e988106364a1055fcdee9533073ff968701 8434baf418b47ce4a364efb05aca42f13a283a76 8491efda0d02619ad68a0aaf21d7679342f67255 85426154c4b2bdf5e8b9743fb158faa7da84d08d 8587170e31bb635b2b6e59af60f9c31783a6d9e2 87c7d56e1759dbcaafa356a496a0e41a9e9906c1 8984dd9af3361dc4a59c1b699efc2634c8fece86 8e018e6da6c092cda3524472e83a72a42e90e032 9076dea5042cf35ef7d7bbade0eaa24cc0cebcb1 907edf05ff029087022b4f9de8ef7b2225f4014e 9132f25d1a1a9c477ebf5f259470c5984ede705d 93c3b0d77b53f937eeb35c5bb0d8de9187559a34 9872135a432267ff82a4d5691503486f0602e570 993ebb662959484213e2766972a036aeb4b65127 9a33855c010fbe24c4beed28e3b1f9e9f8eefac6 9c583417c197679c7b7867b4dfa3ef76a1f648e4 9e5d74d1b394d114ce38f428611951841d7111af a13329ba64b9ced6c80269d73cc353e6daabb1a4 a39c5ab2d8e72ebc69d017bdc23e98f158da08a4 a9e0dc3f0adab725ff43f03d3c5294fad249e338 aa04738710e448dcf78caa4c78e4e61120435378 ab2318d7d8cbf4bbdc47e05474119f8486b0fcd2 ac24fbf2331b1c98af4e0201ed4f9c335869087d acecda4277a8303e5d6f9910f273a2733f7658cb aea2ae8af930bd9d463897fcdd4eb173b9dc59ff b037449a97d42424922087e6d61758bd0f1943b8 b0a82cfcb109e8f0cb5a9e4f68302064c19d9582 b18662b9eea515034b9acdac1e1dcc889a46d1c1 b221856e1d45ef3219832071d8a7e030dffc6011 b41d37ca738ffe64d49029ebfe649c0fa8831211 b5167514f353276a7424d2fc23ad171a30eefe1b b5c0494776970d573b353e38731809a52e3e8ea2 b9d7e424b2dc13f68aef2a28f27714b4bdba8c9c ba8a5ab00287043fb4d82b36480ae80309992cbd bafcb6540c280bf01f61f41e1dad69aecebaaba3 bb15db6436e7f46c8a78c027dcbb2cf1909451db bbee9d089d66f08bf699484766a0798385dc651a bf2b92a0192e0f0d2a45ab7c3413a652d42b10db c093289da1a5ec1e3c6f4ac313738508171a79a0 c0db5c12803269a17fe20e3b77cc0c9424936b58 c289d16b9f8ec860c20d109345f8a248fa5bc4d1 c29876952ba1a854411da95ce2fcbf45eff762d9 c4888a4739268efc2c4759ec5f4c8f7ef118e126 c56e182bd350438a2d39f2c1d03fae5e4d468ac9 c8cd49431b0746928434786723324c1433c98f88 ca29dd9e85b3a7c05f453719b2e66c4ad599a354 cba7b3fa90932e9a2be0e06ad25e4d92b88893bf d0df30922179685bb4d8bcd391db324c0f07eed0 d204c626b2a55d8574fec0b775eaf449706d59fc d335a8ae7f7dcdcd67a02e473d534d57a15d02ea d435b690a468cd3fc2f26e1e8e70602595344801 d51c191f9440e3bff2457979880028b173c66770 d62380a9f33f52793820cdecbc871d83517cce0d d6b7d429dabfff178d83d98221bd79519e01ebb3 d7df7e5de4a5759aad21d7c2f25f0729854bf035 d92042706c9126901ec8d722ba84d960221e5724 d987c8161df81ad495120e2fe7737421684044a3 de913d7125acb106bf18dabbf204d18b022faacd e0588ec156ab82e8df964ed1eeb2733048dee8ce e1d7b919471f58f7670b5252526a63b4bb3ec5f1 e2117ae13f51a14fb0729360d16afde419804731 e2dd5a243bbff32b51286390f42ca8c7a8e34aea e43bd5c5dfbc889bc4169b5e16f250b03157c123 e52c2fc550c5f2e03202ad39e74853bab99a5f41 e74ade5b1c99b8c75e9f8f0ae045dbe404010ec9 e842a95efe4954b86b582e4a387641c83be01dfd ef0f5b4278983439b5b13557814501a3eec4de5c ef8a314b7492dce9e75eb9b699533abb2ec67e1f efed3685a4ca0e593f7741ac250eb16d396aa18c f080696356a100726be64d6fd03a7050331174c8 f290c7596a380836424405c0e3daf84d01968c8c f444a7ed333099de674c6943546520923a14a3dc f54cc6f7ac67b61414da582252c6a31341d83d59 f6940c2feb3fcdb5961b028a59a0e375a1856da0 f6b09f600f56218246ceb2d1a2a785539bf437c4 f6cb821047053d8c20b8ac29703267ba6bd95b79 f898e18345b41540698d927795cb7d2d716e8c77 f9c5f69310a914a3daa03679144101e07ac8ef6e fd0a75b9dd2fc251c3ce55ed77720d8c4b8784b5 fd8d42848031c46425f36c3b48c54844ed231134 Package: systemd-oomd Architecture: m68k Version: 261.1-1 Priority: optional Section: admin Source: systemd Maintainer: Debian systemd Maintainers Installed-Size: 195 Depends: libc6 (>= 2.34), libsystemd-shared (= 261.1-1), systemd | systemd-standalone-sysusers | systemd-sysusers Breaks: systemd (<< 250.2-2~) Replaces: systemd (<< 250.2-2~) Filename: packages/unstable/main/systemd-oomd_261.1-1_m68k.deb Size: 76640 MD5sum: b5b5302deed12ca87dc44bbd96d71c7f SHA1: 921e0c0d4a6133b177db2bf894f2d04e64a90f5c SHA256: a397dc8c0bc7fc9da14ba6b4fd318934390239b63d8c6ec28d4111c059f2bf98 SHA512: 538927ae1bd6d6de1abf29881536f9c43565be036ccdeb4f09623c2acf783a4dc0db29bb165e806d39a007ed18c04e63bc80511f5904fdc08c5135c2336b3945 Homepage: https://systemd.io Description: userspace out-of-memory (OOM) killer systemd-oomd is a system service that uses cgroups-v2 and pressure stall information (PSI) to monitor and take action on processes before an OOM occurs in kernel space. Package: libnss-mymachines Architecture: m68k Version: 261.1-1 Multi-Arch: same Priority: optional Section: admin Source: systemd Maintainer: Debian systemd Maintainers Installed-Size: 464 Depends: libc6 (>= 2.34) Recommends: systemd-container Filename: packages/unstable/main/libnss-mymachines_261.1-1_m68k.deb Size: 196988 MD5sum: 15d0885fe3b0cb9df078d658de5766f4 SHA1: de84351c5ba65005796ac8de30e1ec0c13262b96 SHA256: 94fdeb47887b88daca3704ea42f778f3b2826e6be7b0b34459d80f6a18dc9f17 SHA512: 0920c2e0afc24706c313b5a15e0a1cb71e5a5cd1117644a4ef4f74d784826dc399a887448c7d263fdfa393ad0b69fc2f503eed962e8ae5114f460d49600cff46 Homepage: https://systemd.io Description: nss module to resolve hostnames for local container instances nss-mymachines is a plugin for the GNU Name Service Switch (NSS) functionality of the GNU C Library (glibc) providing hostname resolution for local containers that are registered with systemd-machined.service(8). The container names are resolved to IP addresses of the specific container, ordered by their scope. . Installing this package automatically adds mymachines to /etc/nsswitch.conf. Package: openssh-server-dbgsym Architecture: m68k Version: 1:10.3p1-5 Auto-Built-Package: debug-symbols Priority: optional Section: debug Source: openssh Maintainer: Debian OpenSSH Maintainers Installed-Size: 4204 Depends: openssh-server (= 1:10.3p1-5) Filename: packages/unstable/main/openssh-server-dbgsym_10.3p1-5_m68k.deb Size: 2191656 MD5sum: 61018a5dab68162a2dd8af4b59171758 SHA1: 1ecaf929e315a1119bd49621c89b1fc0d33b1ed6 SHA256: c9f9d12b91310a3e7681bafe4541d4ec3a5ad04af2d2c4f5405b1d8ddf31c1b0 SHA512: 616dcc5bd6510364ea3b3b94d93483507d734662f415934497e5bb9297d73f204e55b441309bfdfce02e38cf3e545e091d9b50f05c7e02474119eb373f59cdcb Description: debug symbols for openssh-server Build-Ids: 1f2faace027e96038fffc4cfc9b6fa9ef497340a 24a30eca0978ed41d798cfb740b6b669223e54ef 2897cf92e093647487de09c0505115a022294838 Package: librdkafka1-dbgsym Architecture: m68k Version: 2.14.2-1 Auto-Built-Package: debug-symbols Multi-Arch: same Priority: optional Section: debug Source: librdkafka Maintainer: Faidon Liambotis Installed-Size: 2992 Depends: librdkafka1 (= 2.14.2-1) Filename: packages/unstable/main/librdkafka1-dbgsym_2.14.2-1_m68k.deb Size: 2926104 MD5sum: 4e35ef407c803c070c84518b99db9027 SHA1: 380c157a6c8ffecadbb129669d864c198dbcec85 SHA256: 78f6d1634f6315609c3859826bc1db2769cb89f8c0f11667c253ef019e66f1eb SHA512: 00e5784c797235767d05d6d32fafae87b6db5a69d879d8ef7295211ee31e3b69ae920b1412dba7373db11e3075f85ee288587f2963e6d3a21f39f1c6e9500dae Description: debug symbols for librdkafka1 Build-Ids: 2242ecec4932cf69c742cac8d667a2e6fcec1c3b Package: libvdeplug-agno-dbgsym Architecture: m68k Version: 0.1.3-1 Auto-Built-Package: debug-symbols Multi-Arch: same Priority: optional Section: debug Source: vdeplug-agno Maintainer: Debian VirtualSquare Team Installed-Size: 26 Depends: libvdeplug-agno (= 0.1.3-1) Filename: packages/unstable/main/libvdeplug-agno-dbgsym_0.1.3-1_m68k.deb Size: 13580 MD5sum: 2682e74a303d72de29c51bb9dafb921c SHA1: b78039d42913fd4296c87c4e5caa8428e0284b58 SHA256: 9e57432d93df4dd93460c1655743a10b0886a76845902bf32dc11bf2b5b22a69 SHA512: 66b39f1a9f955c5594f516b298d5c6309cbb369423cab449a59db21d7449e513800f47e96d7a3b331f7958b559fd3856a4c8f44f8ccc8684c6dd8ee01e398655 Description: debug symbols for libvdeplug-agno Build-Ids: cbf138d92ef5f27c3171e5be4f82a96c8f4d0d41 Package: ruby-classifier-dbgsym Architecture: m68k Version: 2.6.0-1 Auto-Built-Package: debug-symbols Priority: optional Section: debug Source: ruby-classifier Maintainer: Debian Ruby Team Installed-Size: 51 Depends: ruby-classifier (= 2.6.0-1) Filename: packages/unstable/main/ruby-classifier-dbgsym_2.6.0-1_m68k.deb Size: 37496 MD5sum: b4451d0431c144001012ab33a90443de SHA1: fe548b06e11fc71300e5417ded25aa3556fd6b35 SHA256: a5f50672833a5d57563d57e0153caf3c1416f58524225c63eea88c8068ec49ed SHA512: 866c1c4230d35839767b80721ec8c7a004253f6cf0f57261f0dcd9da0b54d9bbe954c26e2a17b999df0f49e018a0700e58cc01b9ffafe9a56447e11b452e2774 Description: debug symbols for ruby-classifier Build-Ids: 3fd6f79c2ed1fefeeb919387539eba17138a7330 Package: systemd-userdbd Architecture: m68k Version: 261.1-1 Multi-Arch: foreign Priority: optional Section: admin Source: systemd Maintainer: Debian systemd Maintainers Installed-Size: 201 Depends: libc6 (>= 2.34), libsystemd-shared (= 261.1-1), systemd (= 261.1-1), libnss-systemd (= 261.1-1) Filename: packages/unstable/main/systemd-userdbd_261.1-1_m68k.deb Size: 76836 MD5sum: 329a94b070d73582ec1821fb3cc2eeb6 SHA1: eaa7d6067915fdb9f7bc4f2d602d3f95ffb71e61 SHA256: 89bba54aabfeb89b836112ac3bcd2af0f51c38efef023bd2f7d1be990d415f4c SHA512: cef17f8f4b16dafbedb83be7d8e37f1badad0c205e16af1df2d84d7c6c7d215ade06884c268f49e4a7d5f838f3a190f10bb0211ae0abc2829e1575db95aa0d33 Homepage: https://systemd.io Description: dynamic user/group manager systemd-userdbd is a system service that multiplexes user/group lookups to all local services that provide JSON user/group record definitions to the system. In addition it synthesizes JSON user/group records from classic UNIX/glibc NSS user/group records in order to provide full backwards compatibility. It may also pick up statically defined JSON user/group records from drop-in files. Package: gnome-core Architecture: m68k Version: 1:50+1 Priority: optional Section: metapackages Source: meta-gnome (50+1) Maintainer: Debian GNOME Maintainers Installed-Size: 15 Depends: gdm3 (>= 50), gnome-backgrounds (>= 50), gnome-bluetooth-sendto (>= 47), gnome-control-center (>= 50), gnome-keyring (>= 50), gnome-menus (>= 3.38), gnome-session (>= 50), gnome-settings-daemon (>= 50), gnome-shell (>= 50), gnome-user-docs (>= 50), orca (>= 50), gnome-sushi (>= 50), tecla (>= 50), adwaita-icon-theme (>= 50), glib-networking (>= 2.80), gsettings-desktop-schemas (>= 50), baobab (>= 50), gnome-calculator (>= 1:50), gnome-calendar (>= 50), gnome-characters (>= 50), gnome-clocks (>= 50), gnome-connections (>= 50), ptyxis (>= 50), gnome-contacts (>= 50), gnome-disk-utility (>= 46), gnome-font-viewer (>= 50), gnome-logs (>= 50), gnome-maps (>= 50), gnome-software (>= 50), gnome-system-monitor (>= 50), gnome-text-editor (>= 50), gnome-weather (>= 50), loupe (>= 50), nautilus (>= 50), papers (>= 49), showtime (>= 50), simple-scan (>= 46), gnome-snapshot (>= 50), yelp (>= 49), cups, evolution-data-server (>= 3.56), fonts-adwaita (>= 50), gstreamer1.0-packagekit, gstreamer1.0-plugins-base (>= 1.28), gstreamer1.0-plugins-good (>= 1.28), gvfs-backends (>= 1.60), gvfs-fuse (>= 1.60), ibus, ibus-gtk4, libatk-adaptor (>= 2.60), libcanberra-pulse, libglib2.0-bin (>= 2.88), libpam-gnome-keyring (>= 50), pipewire-audio, system-config-printer-common, system-config-printer-udev, totem-video-thumbnailer, zenity (>= 4) Recommends: firefox-esr (>= 140) | firefox (>= 140) | chromium | epiphany-browser | gnome-www-browser, gnome-remote-desktop (>= 50), gnome-software-plugin-deb (>= 50), gnome-software-plugin-fwupd (>= 50), gnome-tour (>= 50), gnome-user-share (>= 48), locales-all, network-manager, rygel-localsearch (>= 45), rygel-playbin (>= 45) Suggests: gnome, gnome-color-manager (>= 3.36), gnome-initial-setup (>= 50) Filename: packages/unstable/main/gnome-core_50+1_m68k.deb Size: 7296 MD5sum: 255be0bf31580b2e24b63db8d46d15db SHA1: d64123cf1e13aaece59ea409ae330c2f18fce487 SHA256: 59f2fc84aa8c5d893001894e81dc531cd417734e88ca4f61f7153de549e89bdc SHA512: fc7aabc08348c5ee2f901846cf7445dc283065cb49894f1c6b81c3a21d10018e507fe28f77bba3cbd9a50a454880a0c12279ba1571a680f12c7b574cffbfa6b3 Description: GNOME Desktop Environment -- essential components These are the core components of the GNOME Desktop environment, an intuitive and attractive desktop. . This metapackage depends on a basic set of programs, including a file manager, an image viewer, a web browser, a video player and other tools. . It contains the official “core” modules of the GNOME desktop. Task: gnome-desktop Package: systemd-dbgsym Architecture: m68k Version: 261.1-1 Auto-Built-Package: debug-symbols Priority: optional Section: debug Source: systemd Maintainer: Debian systemd Maintainers Installed-Size: 11483 Depends: systemd (= 261.1-1) Filename: packages/unstable/main/systemd-dbgsym_261.1-1_m68k.deb Size: 5602796 MD5sum: 94d6e9f9e27f944fafae9878995055b7 SHA1: 081b79ef89c4140831a7b4a0b1764f732947edee SHA256: a9b2dee348d537223a39943ecb16e92d3cf2871983e0c7339a7489a9ee11e2c8 SHA512: 21d3ef4d588d64ff051ab64ea7f8251e60a564720d675866e6a598ed35b1dd88bf1e90896275b8270b7c10d5eac6d553c9c7f31d8bedd6bd9edfe5db8c978bca Description: debug symbols for systemd Build-Ids: 010f2578b29a098478010a3cccad7d5fde02e200 03ca9c6c4effd689abd15bcb12b29f1dfa6e577e 040f80e34e769e7e66fb6772253eb3f58127c9ce 07d7624d0cf3d03de645aab0f41fd663c67e095a 085507f10169318624ba5fb602b529613bf93ae2 0cf110d7ec20f4cb3cca9e2a1f095e5532adabf7 0dcc55b14690efd2b94db81a2ad7d5183a49e227 1012736224154ee70f88336d1caf7eebdcbc5c13 129897df30a18519eb75f2f37d1efc8ef309c011 160cb6f7a1c47a41cf58f9053068e3e895937e72 17371813f53d27463ac7e5deabedc8cb8c713b3b 1ad4e6e39d3fc65c6c6fe0a8332440942d311135 1be465d9338c5acf1c1445d0ba00463a081860a5 1e533cd2ab8e73962d95df2b8bf0e6f04b17ee13 1f47d7b54efda6db99f60a5df4dd845de29fdeb9 23d62e11cac8b26570ca15ff48472965379db7b3 25ed9ad0e48125d8c9ba49ef17556904242fa468 261def7a17dc91412fc06175ec694cdaebcb9d61 26f3e55eaa711463297328527d9ca44eb72da6ac 2a1d5b4f6ffb4536aa501e6b54be1cb5266ca744 2acf05d91d3dce132ebe89ba7771f858bb481e90 30b12151305010c9e6fef6796f817f16c0088481 31208cf29de3d10aaa0ad1e18e71d2c6e0e23f33 316b29ff5ad5309b33faeef90e1fc224ba9de35b 31a60d98e6c02642ce453edd57931199dad97566 32d8a1d83481004d0a21134d3202b6dbb7120fec 36dc876592f052dc1f0cd71d9b0f74f9cb9ac04c 3c2b87652de05d345612a42b16a3ddcb5e5b6e2d 3c87b213db10a68e868a4d16de5ba75e1a5d1b82 3d1273bd45875b423b9cc18461e0ed9cd4c5b85d 3e8196042444bf9d95dcbf3895a641738f1eff03 3fd5ccf6afe37c3757baea3b612d8334bac0aa06 44591c72db914b8b756fb5728b851547a23ffc50 44eb8d52e653a475d465c11f96eb38893ff7a9ec 46aba657feb22200112e81fa9d787b1c841b6f10 5186117798bba205cd31c1b09dbe8c3e44835a11 55f8d3c8da7800aca480bc9266c54129515447da 56b6bbf192bf9bdce196295185fd6daf3ed6a1da 570ec2a9b9619583ddecd838e935588562aaabaa 5a12e0af40ba904a604b37cab2705cbf6af1cf66 6314db2cf9c0be22371300899f82272993e77a73 6a023c0b63c66257f711558cb5fe00dcf9fba96c 6df13ba5c2ed81b127aef9423204d00faebff9db 6eadddad5c2538d946d4d594c3330e0b6db61f16 7045969657b32fe857d10fdaf88215b5435be978 719c30f0dd39f5d2766c83e14e41a9a38686de3a 721325571f739680348562e20987ca84738913ed 766954d1eea989056deab42b2870e47496362294 76a8ac97a0c4051a411eae7cdc53198f6b8fc0b5 771c45dc8c63e5ef70881c607b1605672cf575f7 777eb21eb5437b5c0efa41721f3d48abfcea3aa6 7b3bdf220fa59aa7b36e6cc9e95df9f81b0ef22b 7d17f78ac76cf580677e08ca4b909721cb1076b4 806857d3d2f03e8e25dfabd33edfc6aa39331578 8073196763e2d36ac84e9413b9b343c21ba68108 8963a94919d251be4b7737f9cacd397cd179f39a 8acce1236c9a4fd048e095af44fdcbbf62b2d951 8b0eaa36f1812ab03f2a9458272e504b32f24dcd 8d006ce4f80b55e94c12815ac11cfc95c3f1281d 8ed786fc9870e5d0a41b3aa87d5b6bb5a0eff5b3 96750727fd259da3eabf2d9a84f7b27cc4b2620b 96ea2df43c834d268cbd80a2489d07fbc6c27c0e 9898b016d096e75c89abd48aeb6370f2588c3fa6 9a477dd4b799b14cd6e37661462a551f9cdede02 9b887f8b166e7e588a5dd68a327dbfbd1394546d 9e4982fedf8bf7f4b44f5048fdf808c6e60ddaaa 9eb79d0ce8bb339696326c23fb1326ad29ef0d75 a79441a90dc7b2e889367832cceff03f9cb627a7 af1ee4c38ef1ef827916a9a9d5dac769a114d5d1 b1f61540c5462bf13ac9184f7c8a9805ea7708c1 b5e59c943d15c523bc97cb1eb65e78bb6fbbf06f b9954b57c15c5a4e7070bd6004054a27f12ba3ad bbe216e1639f8f0b6b3d6ebf4d3491796d5fbaaa bd9ccaaf38908e9879eb2806d0bb47a5acbe4611 c1fb301be8f55605f939083b78db4eeaa20d3ec8 c50a41fe9e288e8c4f1e3502c311a35288c68dbd c522b30b49c5cccf9ef4ea8881a3df1b2dadcdcb c52d62d482f1d29b52671a869b09de5eb9a39a07 cddc492789bca0525210df030a6e5d17be97f8a7 ce69a16e85be0da8a390163f0df1c0a066dc2961 d032bd8fc90b0ee39b70bbbddac48520a3aca64c d2f3b215d00985a46d848a138af0b5965efb7d0b d36d4e8eaa603fadc12fa8701d02830f119b417a f1048a9733788020343107511d5785c7b48877b6 f2a5bdc65856bfcbbfd362854a23dd47a1c2b5cc f4a01a930061ef0cba5acaf2678ec3a02d4181e1 f4fc7fad1ed7df1e155a3bb442f1b324710d7f34 f60f7ad362662da9f88336a20f04df84b6c91d97 f74a41f68ef1d3c1bc59f7d94f03f8018d7f03b9 f7da5eb75dbcd2b6e7e4ae7b64316eee426606bf Package: systemd-cryptsetup-dbgsym Architecture: m68k Version: 261.1-1 Auto-Built-Package: debug-symbols Priority: optional Section: debug Source: systemd Maintainer: Debian systemd Maintainers Installed-Size: 638 Depends: systemd-cryptsetup (= 261.1-1) Filename: packages/unstable/main/systemd-cryptsetup-dbgsym_261.1-1_m68k.deb Size: 295752 MD5sum: fd6221ecad2e29e81cf1764c12e4419f SHA1: 97d414da4ef54851d325934069e5c55cb298b6b0 SHA256: 99c66b6643844be8b8c1ad4186acd755ebb5a99bc941dd1878d91d76d65383d8 SHA512: 4948f944c7dc28804f436d1ea4f4381956f71973328d60625a2d0ec8e2496bddc0d05bfe5bae0a0d1fab62921145baf02fb286dad6fdad3d4fc9af780896721c Description: debug symbols for systemd-cryptsetup Build-Ids: 01e1d939924976b95fb62e3ec154a884a824d3eb 352b73e7b6768ac64170b110e90d2d793bb3102e 453155bff6bc3b63193857f119d6d7276dc71a4e 56f3fc5fa9e5f5884306b9e3149cc7cc663d0e70 589fd8b52d414d8890eccb8316d5d985dfd1fb6b 881b4150795dd9da960af4b4aa63777685bf511b 90e8efc253cab49d7915e18bbdc3b495274fd532 e2fe7ca01d8bcdd3cc601ae87ef9920186afc581 ef3c0e6b5ed3e58da1efab2f16d8fc26c1c5eb06 ff0d29b94bef8fdd2f0343e72e167349334c42f4 Package: haveged Architecture: m68k Version: 1.9.26-1 Priority: optional Section: misc Maintainer: Daniel Baumann Installed-Size: 79 Depends: libc6 (>= 2.38), libhavege2 (>= 1.9.13) Suggests: apparmor Filename: packages/unstable/main/haveged_1.9.26-1_m68k.deb Size: 34780 MD5sum: f8553da69449819d170749c6a9259dfe SHA1: cf2b8cd72116d1e7cbaf55336bb5aabf14e31220 SHA256: 5201315f5268d3a93aab8c3a011a720b066bdc970f438b5a38b047674a9b97aa SHA512: e464ee49043c4ce3205050b1cfc09bcd8d7a141e014142275d04cd22d3bb3c10a67aca833789d5db1a82491396152518e9b679cefe6c506086b46fcda2691573 Homepage: https://github.com/jirka-h/haveged Description: entropy source using the HAVEGE algorithm haveged is a userspace entropy daemon which is not dependent upon the standard mechanisms for harvesting randomness for the system entropy pool. This is important in systems with high entropy needs or limited user interaction (e.g. headless servers). . haveged uses HAVEGE (HArdware Volatile Entropy Gathering and Expansion) to maintain a 1M pool of random bytes used to fill /dev/random whenever the supply of random bits in dev/random falls below the low water mark of the device. . More information about HAVEGE is available at http://www.irisa.fr/caps/projects/hipsor/ . Note: with linux 5.6, haveged is generally not needed anymore as the kernel gained enough entropy functionality on its own. However, haveged is still usefull in special use-cases, e.g. systems with a lot of containers. Package: fcitx5 Architecture: m68k Version: 5.1.21-1 Priority: optional Section: utils Maintainer: Debian Input Method Team Installed-Size: 678 Depends: fcitx5-data (= 5.1.21-1), fcitx5-modules (= 5.1.21-1), libfcitx5config6 (= 5.1.21-1), libfcitx5core7 (= 5.1.21-1), libfcitx5utils2 (= 5.1.21-1), libc6 (>= 2.38), libexpat1 (>= 2.0.1), libgcc-s2 (>= 4.2.1), libstdc++6 (>= 13.1), libxkbcommon0 (>= 0.5.0) Recommends: fcitx5-config-qt, fcitx5-frontend-all, im-config (>= 0.44) Suggests: fcitx5-chinese-addons, kde-config-fcitx5 Conflicts: fcitx (<< 1:5), fcitx-bin (<< 1:5), fcitx-data (<< 1:5) Filename: packages/unstable/main/fcitx5_5.1.21-1_m68k.deb Size: 197612 MD5sum: 6100787cff25a96238b6bad66cf57328 SHA1: ad76dec2cbc1ef052926211f6d00f7645d5689d2 SHA256: 2057a29eb89dc30b05268ec6ec253bacef3500849a68ca32df6b9e04a3a23444 SHA512: 0b213f728c6ce2767da87f15cd2c035a544b52cdf1644d0f8787a9b33de7916672677f74bc37b0815868bce97a7013d803245f07725bd66037df26c7791e17be Homepage: https://github.com/fcitx/fcitx5 Description: Fcitx Input Method Framework v5 Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, D-Bus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides core fcitx5 framework files. Package: tor-dbgsym Architecture: m68k Version: 0.4.9.11-1 Auto-Built-Package: debug-symbols Priority: optional Section: debug Source: tor Maintainer: Peter Palfrader Installed-Size: 9965 Depends: tor (= 0.4.9.11-1) Breaks: tor-dbg (<< 0.3.1.5-alpha) Replaces: tor-dbg (<< 0.3.1.5-alpha) Filename: packages/unstable/main/tor-dbgsym_0.4.9.11-1_m68k.deb Size: 4719744 MD5sum: 8d650dc51b2de9bb87a0830bd6e6c062 SHA1: fe8fe2d92cc2ac1c75218247a143c18638e2a31e SHA256: a9839fe0e7acb3d5a78584e3ea0b00fe43462031f399e46627076ff3c9b35b76 SHA512: 4a2a5437d4e17deeeccf65f935fb9154409632a1c64b92b7d86ae6c125a54a7dea34b3fd2e669a294be81287e4bc9f6eb1eb5aa22d5896d3487189fde5c9de47 Description: debug symbols for tor Build-Ids: 130bbd9bc8360a25190dd66fc1cb9b61fcb64b5d 3a963b51a78fde96a72e1071778e665cd56f7fab d0637be8def59cb1f514c4d3c3e700b5c4366571 df739e565d5f77947a218b57a08c88c84503855c Package: maildir-utils Architecture: m68k Version: 1.14.2-1 Priority: optional Section: mail Maintainer: Debian Emacsen team Installed-Size: 2265 Depends: guile-3.0-libs, libatomic1 (>= 4.8), libc6 (>= 2.38), libgcc-s2 (>= 4.2.1), libglib2.0-0t64 (>= 2.80.0), libgmime-3.0-0t64 (>= 3.2.9), libstdc++6 (>= 14), libxapian30 (>= 1.4.28~) Filename: packages/unstable/main/maildir-utils_1.14.2-1_m68k.deb Size: 762784 MD5sum: cce90a551a4e2028b8a9de059690cb79 SHA1: 83a45beedf5dc70cc468b7f2769f4abbf0cd7a81 SHA256: cabd86565bc5bbc640c041751a134aafe796fc2204461951dcf26a62b80c6596 SHA512: d62f3e04288fb92576f76f09b06b0719b8389709b3386cf4bee2716fceb71e9ed415bbc336ac281e68ed0afd8bdedeeb3b64e82cc9edc33dad3cb838a8e68432 Homepage: https://www.djcbsoftware.nl/code/mu/ Description: Set of utilities to deal with Maildirs (upstream name mu) mu is a set of utilities to deal with Maildirs, specifically, indexing and searching. - mu index - recursively scans a collection of email messages, and stores information found in a database. - mu find - searches for messages based on some search criteria. - mu mkmdir - creates a new Maildir. . mu uses libgmime to parse the message, and Xapian to store the message data. Package: systemd-homed Architecture: m68k Version: 261.1-1 Priority: optional Section: admin Source: systemd Maintainer: Debian systemd Maintainers Installed-Size: 1209 Depends: libc6 (>= 2.34), libsystemd-shared (= 261.1-1), libpam0g, libssl3t64, systemd-userdbd (= 261.1-1), systemd (= 261.1-1), libpam-runtime, polkitd Recommends: libblkid1, libcryptsetup12, libfdisk1 Filename: packages/unstable/main/systemd-homed_261.1-1_m68k.deb Size: 436128 MD5sum: afc63ac41dceeb7fc6467c12143a73fa SHA1: 1a577e4be883ac0c68b03a146c5edc1cac4a05d2 SHA256: bdf9912f1c7e84a2b694e0c5b96446fc78ab1911a30eed1c13acc016746a1877 SHA512: fb08064c6c88050a52825df9cd3d8d3bcd4898b1c261ec9b608fdc2292382ec16999978004380b52ca79d97fcc13f13fb5ca56052461712888d4e1024ac2d3e6 Homepage: https://systemd.io Description: home area manager systemd-homed is a system service designed to manage home directories. This package includes the homed service, a PAM module to automatically mount home directories on user login, tools and documentation. Package: libwavpack-dev Architecture: m68k Version: 5.9.0-2 Multi-Arch: same Priority: optional Section: libdevel Source: wavpack Maintainer: Debian Multimedia Maintainers Installed-Size: 53 Depends: libwavpack1 (= 5.9.0-2) Filename: packages/unstable/main/libwavpack-dev_5.9.0-2_m68k.deb Size: 21992 MD5sum: 6c01a2d564d578246dc264107106cd6d SHA1: a9314f03df321ee04ca52e3615025a133ad3e98f SHA256: e5aab16329c3f3cff6b5f7738aea7927651d75f8b0329445265f65f826981337 SHA512: 662ad2ed5e418306a44e37e61f31ca966d18df749f6e518384889817ebd764d94b26f51d8be7b031a34b9cd05dbee94ffcb821b29a446b7873a38395d6d61548 Homepage: http://www.wavpack.com Description: audio codec (lossy and lossless) - development files WavPack is a completely open audio compression format providing lossless, high-quality lossy, and a unique hybrid compression mode. Although the technology is loosely based on previous versions of WavPack, the new version 4 format has been designed from the ground up to offer unparalleled performance and functionality. . This package contains the header files, static libraries and symbolic links that developers using libwavpack will need. Package: socat Architecture: m68k Version: 1.8.1.3-1 Priority: optional Section: net Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 1660 Depends: libc6 (>= 2.42), libssl3t64 (>= 3.0.0), libwrap0 (>= 7.6-4~) Filename: packages/unstable/main/socat_1.8.1.3-1_m68k.deb Size: 389632 MD5sum: 13fabfc37681866f8c9d8f884ef64487 SHA1: 84f6c16acfda29d795e66635f7b9d5c62280d779 SHA256: eeecc0d688a5522c0417998f54bc6ba94b44c0264216585490b0556a4aca3053 SHA512: 511b66327acacf87860dec14795cac3522f7fbec5d8c0545a82e8b126a330ca894193b1538ac1c83e0e3adad0a20e5f2a36b8d1a816d49945d5df62a673b82a3 Homepage: http://www.dest-unreach.org/socat/ Description: multipurpose relay for bidirectional data transfer Socat (for SOcket CAT) establishes two bidirectional byte streams and transfers data between them. Data channels may be files, pipes, devices (terminal or modem, etc.), or sockets (Unix, IPv4, IPv6, raw, UDP, TCP, SSL). It provides forking, logging and tracing, different modes for interprocess communication and many more options. . It can be used, for example, as a TCP relay (one-shot or daemon), as an external socksifier, as a shell interface to Unix sockets, as an IPv6 relay, as a netcat and rinetd replacement, to redirect TCP-oriented programs to a serial line, or to establish a relatively secure environment (su and chroot) for running client or server shell scripts inside network connections. Socat supports sctp as of 1.7.0. Package: libcmor2t64-dbgsym Architecture: m68k Version: 3.15.2-1 Auto-Built-Package: debug-symbols Multi-Arch: same Priority: optional Section: debug Source: cmor Maintainer: Debian Science Maintainers Installed-Size: 248 Depends: libcmor2t64 (= 3.15.2-1) Filename: packages/unstable/main/libcmor2t64-dbgsym_3.15.2-1_m68k.deb Size: 200664 MD5sum: ea8220bc496424a7dddbe53a72fa36ed SHA1: 7f622259cac91376b38a346aefa010066482a878 SHA256: 0d0f938d20faf02587d19382964d49356e14ae53f528b304691f820b0624c5ad SHA512: d503bdb41cf7f0725ec749378a43c52c9dfec9d2dd39cbbdf7e382fbf838628d6cc04d75029029b3ddedc75035461781fe492bdef3c678cd7605c814d4a3b23c Description: debug symbols for libcmor2t64 Build-Ids: 2c90a373f1a9eadd93031420ce9639899a26fa07 Package: systemd-journal-remote-dbgsym Architecture: m68k Version: 261.1-1 Auto-Built-Package: debug-symbols Priority: optional Section: debug Source: systemd Maintainer: Debian systemd Maintainers Installed-Size: 322 Depends: systemd-journal-remote (= 261.1-1) Filename: packages/unstable/main/systemd-journal-remote-dbgsym_261.1-1_m68k.deb Size: 158652 MD5sum: 068cc0d02545178a6e03059b0146637a SHA1: caa35a13c7f4df0ccefe559c24505815d1249e82 SHA256: fdbec4b0cae5224f05d38991e139c470397348d4d042962f003403c963a590d6 SHA512: fc277bbc5b91277ca94f884afb18515fd409169b8da515e34655fa7be7547ca436d45f824f23bd2bde69fb517885473087bf27f0f33634b99cdd7cc39bbb4c97 Description: debug symbols for systemd-journal-remote Build-Ids: 011a208015dac2825666898b529462089a9fc377 0b5c1f952f9f01c511779f8eaa757b0cf18e7791 4c3b7d29881da3753b96b2e5ab3318d93a461371 Package: fcitx5-modules-dev Architecture: m68k Version: 5.1.21-1 Multi-Arch: same Priority: optional Section: libdevel Source: fcitx5 Maintainer: Debian Input Method Team Installed-Size: 113 Depends: fcitx5-modules (= 5.1.21-1), libfcitx5core-dev (= 5.1.21-1), libfcitx5utils-dev (= 5.1.21-1) Filename: packages/unstable/main/fcitx5-modules-dev_5.1.21-1_m68k.deb Size: 12504 MD5sum: 6528744697107d4def2af3d6f477be57 SHA1: a471ac9ef087a1fe4d1baa93c8253af31db05615 SHA256: c09e5fefa19dc672f303840efd2e3e0dcdc30c75703a7d77322cea73563b239b SHA512: 10047ff213ca1268185e65f04538afcd4c6d6dfe1c6ccd93ac268ab33dcb42b141e1ecb5dd98bce4232579973edf31febff5e4ea29fdd51d24b5964ee4c1b37c Homepage: https://github.com/fcitx/fcitx5 Description: Fcitx Input Method Framework v5 (input modules dev files) Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, D-Bus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides development files for fcitx5 input modules. Package: systemd-standalone-shutdown Architecture: m68k Version: 261.1-1 Priority: optional Section: admin Source: systemd Maintainer: Debian systemd Maintainers Installed-Size: 440 Depends: libc6 (>= 2.34) Recommends: libmount1, libselinux1 Conflicts: systemd Filename: packages/unstable/main/systemd-standalone-shutdown_261.1-1_m68k.deb Size: 176512 MD5sum: adfc38b94898661111066b46085fd5db SHA1: 70aea83fe0227b91f2da9d34db5df0e1a592ec02 SHA256: 6664e930c47233b349f0e0e72acb75a8eeb59a50c92ecb8d17e0e6808648e29b SHA512: 8d9e7f7207ee44b9581f98f7cd66d063ae7603b48f9f098dee99840c20286c8fc11d6b9d1dc964dbb06e2d55cf5f6bfd42d5e65880705eb88b1ca6f7d3221ac8 Homepage: https://systemd.io Description: standalone shutdown binary for use in exitrds Standalone shutdown binary with minimal dependencies. This package conflicts with the main systemd package and is meant for use in minimal exitrd images. Not intended for normal systems. Package: libnss-resolve Architecture: m68k Version: 261.1-1 Multi-Arch: same Priority: optional Section: admin Source: systemd Maintainer: Debian systemd Maintainers Installed-Size: 359 Depends: libc6 (>= 2.34) Recommends: systemd-resolved Filename: packages/unstable/main/libnss-resolve_261.1-1_m68k.deb Size: 147712 MD5sum: b34c8e64414f7b53185ea2e63a26caf8 SHA1: eafddc9b13e3032e450311d7790130feff5e9a1e SHA256: a7a06508cbeeb7d8c037dfdd0fa4be2c2c8ffc07bddcd31c72e4e00d2ae2e328 SHA512: e6d05de91b807706fb54928896621f228b27005f9538e71040373d6538427a11a68a3d39b31f3e622b14a6303d47682baf8a0e7e357aa6c88be0aabd691e777c Homepage: https://systemd.io Description: nss module to resolve names via systemd-resolved nss-resolve is a plugin for the GNU Name Service Switch (NSS) functionality of the GNU C Library (glibc) providing DNS and LLMNR resolution to programs via the systemd-resolved daemon (provided in the systemd-resolved package). . Installing this package automatically adds resolve to /etc/nsswitch.conf. Package: libnss-systemd Architecture: m68k Version: 261.1-1 Multi-Arch: same Priority: standard Section: admin Source: systemd Maintainer: Debian systemd Maintainers Installed-Size: 525 Depends: libc6 (>= 2.34) Recommends: systemd-userdbd Filename: packages/unstable/main/libnss-systemd_261.1-1_m68k.deb Size: 207432 MD5sum: b85404d6b63f4bfb06a009d1ace889cd SHA1: ebf4af4973481562a8ebcdd199557487c415e664 SHA256: 55191d9319dd435e12e5948e16b5201b889e8f6cd16c23a6417d498eda2d39bf SHA512: fba6f3e8a7dd424af37874b61632ddae22c84cdba5dd018affc402640fd76cebde0b4d10283a28c51147994b29d46ccd98b65032dedbca01bda3566aad3fc309 Homepage: https://systemd.io Description: nss module providing dynamic user and group name resolution nss-systemd is a plug-in module for the GNU Name Service Switch (NSS) functionality of the GNU C Library (glibc), providing UNIX user and group name resolution for dynamic users and groups allocated through the DynamicUser= option in systemd unit files. See systemd.exec(5) for details on this option. . Installing this package automatically adds the module to /etc/nsswitch.conf. Package: haproxy-dbgsym Architecture: m68k Version: 3.2.20-1 Auto-Built-Package: debug-symbols Priority: optional Section: debug Source: haproxy Maintainer: Debian HAProxy Maintainers Installed-Size: 12115 Depends: haproxy (= 3.2.20-1) Breaks: haproxy-dbg Replaces: haproxy-dbg Filename: packages/unstable/main/haproxy-dbgsym_3.2.20-1_m68k.deb Size: 7724288 MD5sum: 68622a86367735a1735e0347b88ea972 SHA1: c82041d9131e29179a65cf152a1c106f6d912a15 SHA256: b2ce0479ccea186bd97ad77b85367a2115be27e83fe42859f7b8da95c1123ece SHA512: 76c5b0aa26e5dbd935ba4bedf81c7759c4ce9a24f251918635cbc5f08737f681be8da79d48e7fcc4984785bda0be6544a3ce884fdb11b5346d9e963ffb084969 Description: debug symbols for haproxy Build-Ids: 68ac2512094bc65d0c1aa8cf26760f83299a5dc2 8df977dd316bdbcf455d3394e711cfa4b4a8be97 Package: libsystemd0-dbgsym Architecture: m68k Version: 261.1-1 Auto-Built-Package: debug-symbols Multi-Arch: same Priority: optional Section: debug Source: systemd Maintainer: Debian systemd Maintainers Installed-Size: 3184 Depends: libsystemd0 (= 261.1-1) Filename: packages/unstable/main/libsystemd0-dbgsym_261.1-1_m68k.deb Size: 1700076 MD5sum: 8a6b5f14c959c4aba953a3c5f73f01de SHA1: f1dcc34474e1e0a8f3e9ccaeaa268507725b75b8 SHA256: 8016d45dd79fc84164b38516a97e5ab7e14b4cef6efc94605ef671acf4cb76d5 SHA512: 40fc744fcbf4e6b365dfd55778e2b41d8b0dd1a31d49674b6271a956b2807978fd8c1e8f0d772f2a304bb52885264dc57ded24067d95a94971943d3757be6a14 Description: debug symbols for libsystemd0 Build-Ids: 7491c822be39b74bc0b4072f4b989afad7a18dd7 Package: libbluray3-dbgsym Architecture: m68k Version: 1:1.4.1-2 Auto-Built-Package: debug-symbols Multi-Arch: same Priority: optional Section: debug Source: libbluray Maintainer: Debian Multimedia Maintainers Installed-Size: 395 Depends: libbluray3 (= 1:1.4.1-2) Filename: packages/unstable/main/libbluray3-dbgsym_1.4.1-2_m68k.deb Size: 373500 MD5sum: 60349aea57b48d16bf8ff4fb14107553 SHA1: f2123b07005e7589ff1d802512f22e2acf8cfaac SHA256: 2a9ab446da3a044843dc25704588c3f898e1c01af6c7838246a18b41eb625e3d SHA512: 84f76c18c2353f023eec5e0ef445f7b95950e45c6a40ccf4e6ec1bf219fa7a1d25854ce25480cd755e3c4ffcdfe8f7f36230d00be0b5b6faad1006156a2e41c3 Description: debug symbols for libbluray3 Build-Ids: 77de0f9707125246c7f80dcc3120cee386a65a4f Package: libudev-dev Architecture: m68k Version: 261.1-1 Multi-Arch: same Priority: optional Section: libdevel Source: systemd Maintainer: Debian systemd Maintainers Installed-Size: 145 Depends: libudev1 (= 261.1-1) Filename: packages/unstable/main/libudev-dev_261.1-1_m68k.deb Size: 53280 MD5sum: 7a4b33ae2c97bc5062ee033ca7135dc6 SHA1: 3a7ecd956128ee77f93ac18f6f359153b91e7b04 SHA256: 4322bebe41b58f4c2d4a14bf5a1428d4d329033cc1b8091c262f9a7b81614117 SHA512: 1110a57f1366f1247164dbc41af7fee57533278a35c930266100681d0895fd58ee5e73b632263975e49e33ada93eca2d1379fcbe3940f9c9c45c7720829c62a0 Homepage: https://systemd.io Description: libudev development files This library provides APIs to introspect and enumerate devices on the local system. . This package contains the files needed for developing applications that use libudev. Package: maildir-utils-dbgsym Architecture: m68k Version: 1.14.2-1 Auto-Built-Package: debug-symbols Priority: optional Section: debug Source: maildir-utils Maintainer: Debian Emacsen team Installed-Size: 25678 Depends: maildir-utils (= 1.14.2-1) Filename: packages/unstable/main/maildir-utils-dbgsym_1.14.2-1_m68k.deb Size: 23912224 MD5sum: 8c8f396c908bf180cd634b0704d18170 SHA1: 5868f957345a1a78e6d3ca6579c205109a71b929 SHA256: f5e5910ee7fbf5530a56640cfaa6cf347d52196339a9de447d7b065385f40b6c SHA512: e469cbd860d8fe973f6a9bb74041ec7788ba8a1f4651f75ac0e082c4f931b7c1b3e6814645fa5d56dcf90adfddbada0093dd090ee5b54ebe5404ad479bdd0fe1 Description: debug symbols for maildir-utils Build-Ids: be48e29c4ff6dd8fd3c9d9ce6e97307d574bd5c5 Package: openssh-sftp-server-dbgsym Architecture: m68k Version: 1:10.3p1-5 Auto-Built-Package: debug-symbols Priority: optional Section: debug Source: openssh Maintainer: Debian OpenSSH Maintainers Installed-Size: 293 Depends: openssh-sftp-server (= 1:10.3p1-5) Filename: packages/unstable/main/openssh-sftp-server-dbgsym_10.3p1-5_m68k.deb Size: 155128 MD5sum: 2600228815f2a7966afab7a95c4b614a SHA1: 82d4951a10a08b49ce84a02af3345df4be0eb635 SHA256: 518fea15c88c1cd74ff6b5d5ced16a09ea05a2d5215238404609eb8aa84eb3e2 SHA512: 7e330c5da1eb0d9b546dc8181271eb5d61780520b1cf2140df881f641f1953ab9eea8cdeecc5ebe63be8d070b0e6143cb8b2269aa4ab13c260e17534daf74b60 Description: debug symbols for openssh-sftp-server Build-Ids: 4ab16593296abd77cfe813f58158a3ea59b06f29 Package: emacs-bin-common-dbgsym Architecture: m68k Version: 1:30.2+1-7 Auto-Built-Package: debug-symbols Priority: optional Section: debug Source: emacs Maintainer: Rob Browning Installed-Size: 445 Depends: emacs-bin-common (= 1:30.2+1-7) Filename: packages/unstable/main/emacs-bin-common-dbgsym_30.2+1-7_m68k.deb Size: 238024 MD5sum: 8abe569e3a503b9567b668c954b77a53 SHA1: 59772c19990e104dae53646ff41493adcf399a61 SHA256: fc6b3fc21271da3c145a4bee3845d8e0987c11abd21148f6d653bf3e66fc9213 SHA512: cd5f10192c5b7e44e0792fb8f77a0dc94f32236c803189817489f1cf53ef38987b69b8fabe4f7033e0abbf4786f8af49075165f6c3be5aa96dd7f0c0a797cdc0 Description: debug symbols for emacs-bin-common Build-Ids: 21c4e2135e7e7894611f5fe5e1716a2a911cc26d 7e688d63d0f2fb8f578491e8f4f4c80db11312a5 d14ac05862bc15516db5f0969624fbdf4f93f204 f127b3ca6598a1cb0711315ca6a5cdcd268f73ba Package: emacs-gtk Architecture: m68k Version: 1:30.2+1-7 Priority: optional Section: editors Source: emacs Maintainer: Rob Browning Installed-Size: 37612 Provides: editor, emacs, emacsen, info-browser, mail-reader, news-reader Depends: emacs-bin-common (= 1:30.2+1-7), emacs-common (= 1:30.2+1-7), libacl1 (>= 2.2.23), libasound2t64 (>= 1.0.16), libattr1 (>= 1:2.4.48), libc6 (>= 2.42), libcairo2 (>= 1.7.2), libdbus-1-3 (>= 1.10), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libgccjit15, libgdk-pixbuf-2.0-0 (>= 2.22.0), libgif7 (>= 5.1), libglib2.0-0t64 (>= 2.80.0), libgmp10 (>= 2:6.3.0+dfsg), libgnutls30t64 (>= 3.8.6), libgpm2 (>= 1.20.7), libgtk-3-0t64 (>= 3.21.4), libharfbuzz0b (>= 0.9.42), libice6 (>= 1:1.0.0), libjpeg62-turbo (>= 1.3.1), liblcms2-2 (>= 2.2+git20110628), libm17n-0 (>= 1.6.1), libotf1 (>= 0.9.16), libpango-1.0-0 (>= 1.18.0), libpng16-16t64 (>= 1.6.46), librsvg2-2 (>= 2.32.0), libselinux1 (>= 3.1~), libsm6 (>= 2:1.2.6), libsqlite3-0 (>= 3.7.15), libsystemd0, libtiff6 (>= 4.0.3), libtinfo6 (>= 6), libtree-sitter0 (>= 0.20.2), libwebpdecoder3 (>= 1.5.0), libwebpdemux2 (>= 1.5.0), libx11-6 (>= 2:1.2.99.901), libxcomposite1 (>= 1:0.4.6), libxext6, libxfixes3 (>= 1:4.0.1), libxi6 (>= 2:1.5.99.2), libxinerama1 (>= 2:1.1.4), libxml2-16 (>= 2.14.1), libxrandr2, libxrender1 (>= 1:0.9.12), zlib1g (>= 1:1.1.4) Recommends: fonts-noto-color-emoji Suggests: emacs-common-non-dfsg, emacs-editing-major-modes Conflicts: emacs-lucid, emacs-nox, emacs-pgtk Breaks: dh-elpa-helper (<< 2.1.7), emacs-bin-common (<< 1:29.2) Replaces: emacs-bin-common (<< 1:29.2), emacs-lucid, emacs-nox, emacs-pgtk Filename: packages/unstable/main/emacs-gtk_30.2+1-7_m68k.deb Size: 6866916 MD5sum: 249a1f4124a66a4b76e66218acf4585f SHA1: 4dd9a5c48ed450f205c58aeaa39dedb92f0bdfd2 SHA256: cd04ae63240a37ddebc2224dc59b9083b702382dc15c82adc5ce0ad86dc7bf43 SHA512: 13d678f370893043b152be1dffd5d5fc9883a44cfa4d49b71da3c466de89150c37517a9419825f62027ab9b427b3219372a6645ca2558014708378b9579cb782 Homepage: https://www.gnu.org/software/emacs/ Description: GNU Emacs editor (with GTK+ GUI support) GNU Emacs is the extensible self-documenting text editor. This package contains a version of Emacs with a graphical user interface based on GTK+ for X11 and Wayland (instead of the Lucid toolkit provided by the emacs-lucid package). . If you are using Wayland, you may wish to install emacs-pgtk instead. Package: libsystemd-dev Architecture: m68k Version: 261.1-1 Multi-Arch: same Priority: optional Section: libdevel Source: systemd Maintainer: Debian systemd Maintainers Installed-Size: 4826 Depends: libsystemd0 (= 261.1-1) Filename: packages/unstable/main/libsystemd-dev_261.1-1_m68k.deb Size: 1265644 MD5sum: a5def264a6462e50f1fe85c92d65fd7c SHA1: f67e6307e6a12f2643d4c450de14e9b3572b56e6 SHA256: 798c89bd3cef677ab952c9141b301e91343b85bae57b63fd6ab0a15ca10cf4b8 SHA512: 28f363cdc8ded18065c198f40ca0e2e0fbf983289e200b529ecd455ac3756f94d5aab4fc225a88096fc14581bebf2e4d41d38c597b02811e48880f9638a5c4f6 Homepage: https://systemd.io Description: systemd utility library - development files This library provides APIs to interface with various system components such as the system journal, the system service manager, D-Bus and more. . This package contains the files needed for developing applications that use libsystemd. Package: systemd-oomd-dbgsym Architecture: m68k Version: 261.1-1 Auto-Built-Package: debug-symbols Priority: optional Section: debug Source: systemd Maintainer: Debian systemd Maintainers Installed-Size: 206 Depends: systemd-oomd (= 261.1-1) Filename: packages/unstable/main/systemd-oomd-dbgsym_261.1-1_m68k.deb Size: 101504 MD5sum: 835d878c392dcb75bbb60906da2acf87 SHA1: d4c33ad4a8689d9a6524c40acc8aba152fa0e856 SHA256: fa37c2edee85421b55cd46f0a1a1deffefee47cb15f69067f1ff08fa070df78c SHA512: 10ef0b36e6788814b801263d527e2a0f4c47fa44b87053ceefff3829effc9a93bf630742344cbe4ef810c9805786e6052d1b99f952635c5970181a535f1d0f4a Description: debug symbols for systemd-oomd Build-Ids: 3ce01462934231ce7669f49d4a8d0e26c7d3964e dcabcdaeecf6cc7c7841bde04ee68530dd7a814a Package: systemd-standalone-tmpfiles-dbgsym Architecture: m68k Version: 261.1-1 Auto-Built-Package: debug-symbols Priority: optional Section: debug Source: systemd Maintainer: Debian systemd Maintainers Installed-Size: 2894 Depends: systemd-standalone-tmpfiles (= 261.1-1) Filename: packages/unstable/main/systemd-standalone-tmpfiles-dbgsym_261.1-1_m68k.deb Size: 1687588 MD5sum: 6b0cf9fc7d9858d19347ad3eab64e27a SHA1: aa2b1cf3dd3f5b32d9009f97ff2850e9f114d5e2 SHA256: 7bb098380a612ff68f11d1887ddf491e4372ae8781dd7eb595f65b298ce97110 SHA512: 2f309250bfe31efdb3cfe10ab513c1df66a991e71000fef9c4d7625f10f2caa7803eaa20758de2b45c194ff8301195939863807b0ad49513f7689fba85903002 Description: debug symbols for systemd-standalone-tmpfiles Build-Ids: 2b7799c54ad7123b586973861b8fe6694af6b91b Package: systemd-boot-tools-dbgsym Architecture: m68k Version: 261.1-1 Auto-Built-Package: debug-symbols Priority: optional Section: debug Source: systemd Maintainer: Debian systemd Maintainers Installed-Size: 418 Depends: systemd-boot-tools (= 261.1-1) Filename: packages/unstable/main/systemd-boot-tools-dbgsym_261.1-1_m68k.deb Size: 220412 MD5sum: 359e8538557ddcf141cd78b16baa39b8 SHA1: 7c57f44de2c3caae17b993461680fa00377e7861 SHA256: 9329393937520ee0e12365ede289b5fa160ab1c9c9868e8a0eefbe03d0bba8de SHA512: 7288a14535a4ec2876cbd9fe2723e313e773f847f3155ca0a27b2510de4a59fff31b72bc10ca85576a8f069251d7b026565b5fb476884aa4e940b31c80e4448c Description: debug symbols for systemd-boot-tools Build-Ids: 72e714b42d1231f026b85669ed642613dc21c3d9 Package: switchsh Architecture: m68k Version: 0~20070801-5.1 Priority: optional Section: utils Maintainer: Raphael Geissert Installed-Size: 26 Depends: libc6 (>= 2.34) Filename: packages/unstable/main/switchsh_0~20070801-5.1_m68k.deb Size: 5840 MD5sum: 05d07a154bd8fcbcb008f412e98dfa15 SHA1: 4d5878828c36127378847a12ad9b82dbd9276bda SHA256: 562183d02dbc3887af2b2438f34b7c6a92031ea47fe6a098ee2568a215b24bbe SHA512: fceae97ef042a927b23508e83e0414d4bf4004464399228fd56fe5e3d5ad9964b97e9c873588eae76399e09a95be1405a4f5f0ee9e5d4c8039a91479f55186d2 Homepage: http://www.linux.it/~md/software/ Description: bind-mount bash as /bin/sh Small program to bind-mount bash as /bin/sh for its child processes. . It can be used when bash is not the default shell interpreter but a given program makes use of bashisms (features not required by Policy for sh) and one wants to run it without changing (or can not change) the default sh. Package: libudev1-dbgsym Architecture: m68k Version: 261.1-1 Auto-Built-Package: debug-symbols Multi-Arch: same Priority: optional Section: debug Source: systemd Maintainer: Debian systemd Maintainers Installed-Size: 884 Depends: libudev1 (= 261.1-1) Filename: packages/unstable/main/libudev1-dbgsym_261.1-1_m68k.deb Size: 633316 MD5sum: 62646c0e2efdbec9d9910aa5af7dbaa3 SHA1: 25eea9cea0e676d1844a598a64d89787cc92bf5e SHA256: a35b1f7d72f7c3ecf0526d2f64f710d827a7632420803f4170134af2ff140a1a SHA512: 74351fe89a7548e7aca88ddfe6117c6f4d45ded1b53e2f47d0f209bd5637f934b9cdb14b9ecdd9da87499b20dd0bb4efe572850c6ca158fd8924f7eb03637f3c Description: debug symbols for libudev1 Build-Ids: 3bfd78a2c87eed74fd868a2d12357d5c39f85c28 Package: openssh-sftp-server Architecture: m68k Version: 1:10.3p1-5 Multi-Arch: foreign Priority: optional Section: net Source: openssh Maintainer: Debian OpenSSH Maintainers Installed-Size: 136 Depends: openssh-client (= 1:10.3p1-5), libc6 (>= 2.38) Recommends: openssh-server | ssh-server Breaks: openssh-server (<< 1:6.5p1-5) Replaces: openssh-server (<< 1:6.5p1-5) Enhances: openssh-server, ssh-server Filename: packages/unstable/main/openssh-sftp-server_10.3p1-5_m68k.deb Size: 51376 MD5sum: cc8accade2f3153acea3d613ad5a3095 SHA1: 4863d4e7bfd1b7639a0a2f27ec67bc18d608981f SHA256: a5c14dbf21c055b276965355597c3b6f02f5bfc0a72f8971b826b2ce751cbc0b SHA512: c3f6c6a9a65a38b693978547e2e12815d0c61494c91a4bf62b8e39a048311432e55ad3c3df94f6096637549a75139ad78fcafffc161ecc6bd73cb130d2fba0d5 Homepage: https://www.openssh.com/ Description: secure shell (SSH) sftp server module, for SFTP access from remote machines This is the portable version of OpenSSH, a free implementation of the Secure Shell protocol as specified by the IETF secsh working group. . Ssh (Secure Shell) is a program for logging into a remote machine and for executing commands on a remote machine. It provides secure encrypted communications between two untrusted hosts over an insecure network. X11 connections and arbitrary TCP/IP ports can also be forwarded over the secure channel. It can be used to provide applications with a secure communication channel. . This package provides the SFTP server module for the SSH server. It is needed if you want to access your SSH server with SFTP. The SFTP server module also works with other SSH daemons like dropbear. . OpenSSH's sftp and sftp-server implement revision 3 of the SSH filexfer protocol described in: . http://www.openssh.com/txt/draft-ietf-secsh-filexfer-02.txt . Newer versions of the draft will not be supported, though some features are individually implemented as extensions. Package: ssh-askpass-gnome Architecture: m68k Version: 1:10.3p1-5 Multi-Arch: foreign Priority: optional Section: gnome Source: openssh Maintainer: Debian OpenSSH Maintainers Installed-Size: 217 Provides: ssh-askpass Depends: openssh-client | ssh (>= 1:1.2pre7-4), libc6 (>= 2.38), libglib2.0-0t64 (>= 2.12.0), libgtk-3-0t64 (>= 3.19.12) Replaces: ssh (<< 1:3.5p1-3) Filename: packages/unstable/main/ssh-askpass-gnome_10.3p1-5_m68k.deb Size: 176436 MD5sum: 53dc61f92825a93c93e3cb95c8aa37dd SHA1: 8c6c911267e342684b7ace3dcbe69d14e6245f27 SHA256: b9224ac0fb730709275997ffa4604a09df7fd4a715b0c697ba075d2c9f4428a1 SHA512: eae9d63fe2496b80ef27e1c4bd9f1ed5679dfb35591b26055ff98ef17eeba965435220b2d38b998f0cc493cc92f9f9bd0c95d54bde90879822d1c58826da48e5 Homepage: https://www.openssh.com/ Description: interactive X program to prompt users for a passphrase for ssh-add This has been split out of the main openssh-client package so that openssh-client does not need to depend on GTK+. . You probably want the ssh-askpass package instead, but this is provided to add to your choice and/or confusion. Package: libbluray-dev Architecture: m68k Version: 1:1.4.1-2 Multi-Arch: same Priority: optional Section: libdevel Source: libbluray Maintainer: Debian Multimedia Maintainers Installed-Size: 562 Depends: libbluray3 (= 1:1.4.1-2), libfontconfig-dev, libfreetype-dev, libudfread-dev (>= 1.2), libxml2-dev Filename: packages/unstable/main/libbluray-dev_1.4.1-2_m68k.deb Size: 150900 MD5sum: d289948624cbb5b9079f5c60fb277f32 SHA1: dd14276f7d7a35cd2038d107f4a87d59f362b54c SHA256: 435cbf2603cb695d1a9f57e2e10feb74501ab6bc812209dec9a135f9d26643f2 SHA512: e8565019004215c0919960a68c81234898ce7902d7d3b3c01e63efd94b6b8dfa8cee67b9893c9f627a97b079c5fed1502cade2950c7e1c72977278be62fb6c13 Homepage: https://www.videolan.org/developers/libbluray.html Description: Blu-ray disc playback support library (development files) libbluray is an open-source library designed for Blu-Ray Discs playback for media players, like VLC or MPlayer. This research project is developed by an international team of developers from Doom9. libbluray integrates navigation, playlist parsing, menus, and BD-J. . NB: Most commercial Blu-Ray are restricted by AACS or BD+ technologies and this library is not enough to playback those discs. . This package provides the necessary files needed for development. Package: openssh-tests Architecture: m68k Version: 1:10.3p1-5 Multi-Arch: foreign Priority: optional Section: net Source: openssh Maintainer: Debian OpenSSH Maintainers Installed-Size: 4908 Depends: openssh-client (= 1:10.3p1-5), openssh-server (= 1:10.3p1-5), openssh-sftp-server (= 1:10.3p1-5), openssl, putty-tools (>= 0.67-2), python3-twisted, libc6 (>= 2.38), libselinux1 (>= 3.1~), libssl3t64 (>= 3.0.0), zlib1g (>= 1:1.1.4) Filename: packages/unstable/main/openssh-tests_10.3p1-5_m68k.deb Size: 861472 MD5sum: 4c9eb333d7c8277b69fe807e13619708 SHA1: e606dc0d3a5aa782040b63601458932ddaa9362f SHA256: 38a283c61290f525440823ca104e42d9d1bf48aa61d86572a2eaabaa45296f3a SHA512: e437b4daed77c8b0b339647a1d0572e0ee463f1e4a3e49b657a0f5f72e92786c4cc939b9c18605a34ef7de34c1e328baff0934212227bcdc2e244af0cfc8268d Homepage: https://www.openssh.com/ Description: OpenSSH regression tests This package provides OpenSSH's regression test suite. It is mainly intended for use with the autopkgtest system, though can also be run directly using /usr/lib/openssh/regress/run-tests. Package: inn2-inews Architecture: m68k Version: 2.7.4-1 Priority: optional Section: news Source: inn2 Maintainer: Marco d'Itri Installed-Size: 305 Provides: inews Depends: libc6 (>= 2.38) Suggests: libkrb5-3 (>= 1.6.dfsg.2) Conflicts: inn Filename: packages/unstable/main/inn2-inews_2.7.4-1_m68k.deb Size: 126912 MD5sum: a79d540ab18da77ffc2b76b62919d7c0 SHA1: 6b23584e2ece804ad63ebc455fbfefb136b80dc6 SHA256: c75d90d4da90a1d2d460cef9fc908a51b6ab2012208497156be45f7d835715b6 SHA512: 4a60df0ba07bd31efcb6e393a83c7f55668c906fc5ea96e5dc709cae562107c75d990dd0bf17c57d4db076965cc20434b0054f0733606bd7cf1ac50b9e1725fa Homepage: https://www.eyrie.org/~eagle/software/inn/ Description: NNTP client news injector, from InterNetNews (INN) 'inews' is the program that newsreaders call when the user wishes to post an article; it does a few elementary checks and passes the article on to the news server for posting. . This version is the one from Rich Salz's InterNetNews news transport system (which is also available as a Debian package). Package: emacs-lucid Architecture: m68k Version: 1:30.2+1-7 Priority: optional Section: editors Source: emacs Maintainer: Rob Browning Installed-Size: 37743 Provides: editor, emacs, emacsen, info-browser, mail-reader, news-reader Depends: emacs-bin-common (= 1:30.2+1-7), emacs-common (= 1:30.2+1-7), libacl1 (>= 2.2.23), libasound2t64 (>= 1.0.16), libattr1 (>= 1:2.4.48), libc6 (>= 2.42), libcairo2 (>= 1.7.2), libdbus-1-3 (>= 1.10), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libgccjit15, libgdk-pixbuf-2.0-0 (>= 2.22.0), libgif7 (>= 5.1), libglib2.0-0t64 (>= 2.16.0), libgmp10 (>= 2:6.3.0+dfsg), libgnutls30t64 (>= 3.8.6), libgpm2 (>= 1.20.7), libharfbuzz0b (>= 0.9.42), libice6 (>= 1:1.0.0), libjpeg62-turbo (>= 1.3.1), liblcms2-2 (>= 2.2+git20110628), libm17n-0 (>= 1.6.1), libotf1 (>= 0.9.16), libpng16-16t64 (>= 1.6.46), librsvg2-2 (>= 2.32.0), libselinux1 (>= 3.1~), libsm6 (>= 2:1.2.6), libsqlite3-0 (>= 3.7.15), libsystemd0, libtiff6 (>= 4.0.3), libtinfo6 (>= 6), libtree-sitter0 (>= 0.20.2), libwebpdecoder3 (>= 1.5.0), libwebpdemux2 (>= 1.5.0), libx11-6 (>= 2:1.2.99.901), libxcomposite1 (>= 1:0.4.6), libxext6 (>= 2:1.3.0), libxfixes3 (>= 1:4.0.1), libxi6 (>= 2:1.5.99.2), libxinerama1 (>= 2:1.1.4), libxml2-16 (>= 2.14.1), libxmu6 (>= 2:1.1.3), libxpm4, libxrandr2 (>= 2:1.5.0), libxrender1 (>= 1:0.9.12), libxt6t64, xaw3dg (>= 1.5+E-1), zlib1g (>= 1:1.1.4) Recommends: fonts-noto-color-emoji Suggests: emacs-common-non-dfsg, emacs-editing-major-modes Conflicts: emacs-gtk, emacs-nox, emacs-pgtk Breaks: dh-elpa-helper (<< 2.1.7), emacs-bin-common (<< 1:29.2) Replaces: emacs-bin-common (<< 1:29.2), emacs-gtk, emacs-nox, emacs-pgtk Filename: packages/unstable/main/emacs-lucid_30.2+1-7_m68k.deb Size: 6823696 MD5sum: 7f7bacee1d2b5fa171aa0002c48092d3 SHA1: ff3df69749161369796ad929cb105e425539e882 SHA256: 9f8f265d104b2944d7467421f957d990b178505606fe7ac49deedd3d71d6c5d7 SHA512: 9c5fe13ccc0e38396b74c15bae9f15ed31b7ab2dd46f671cb6cbfb45a6fddc34dc03fa25ec829911c017d83a58dabc68ae2f6d3b160240aa380fe83b2d462cb5 Homepage: https://www.gnu.org/software/emacs/ Description: GNU Emacs editor (with Lucid GUI support) GNU Emacs is the extensible self-documenting text editor. This package contains a version of Emacs with support for a graphical user interface based on the Lucid toolkit (instead of the GTK+ interface provided by the emacs-gtk package). Until some known GTK+ problems are fixed, this version may help avoid crashing Emacs during an emacsclient disconnect. See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=567934 and https://bugzilla.gnome.org/show_bug.cgi?id=85715 for more information. Package: openssh-client-dbgsym Architecture: m68k Version: 1:10.3p1-5 Auto-Built-Package: debug-symbols Priority: optional Section: debug Source: openssh Maintainer: Debian OpenSSH Maintainers Installed-Size: 6677 Depends: openssh-client (= 1:10.3p1-5) Filename: packages/unstable/main/openssh-client-dbgsym_10.3p1-5_m68k.deb Size: 3432776 MD5sum: 15182cbef7a39d051a9579519fd2a940 SHA1: 28978faf9046db4a59e6f27be31b29596de419d0 SHA256: 61c8692dbffb70de713edc4727f2b5db9e5953e63ac6f3611fd65f1db1e8fab2 SHA512: 75474eb7ab05e5b0edb14562911a1407432b74d9155154146822b474a37d1c26d08b9b79e2fd75aae56725f65d00908150a252e33d750cda02c70261598446b6 Description: debug symbols for openssh-client Build-Ids: 0d9288ea8e8d91075823728a08e5750a77858315 267fa64274a0719fdef05cd98ed40714d18166e8 2f25897e824977c2c07bfe26786684c7cdd0b5a9 39eaed0cc59271cffe9a4714a7f0d5e779fb4ce9 8f5f6c353de1b94a818ebae5edee65ecdffe34c8 90b1ef9f208902b796480f5a86cfebd459ce50d5 c8e84ec8307900817b7f21fa7177a64fa9954af3 cf34c155263bd9b6bebe791edcbe0bea3e6bb597 d091bb13859df2ab1ad3e8c749cacfbd257b9be1 fe412a80163e538503685bd2c6045e2222651257 Package: libsystemd-shared Architecture: m68k Version: 261.1-1 Multi-Arch: same Priority: optional Section: libs Source: systemd Maintainer: Debian systemd Maintainers Installed-Size: 7493 Depends: libc6 (>= 2.34) Recommends: libacl1, libapparmor1, libaudit1, libblkid1, libcrypt1, libcryptsetup12, libkmod2, libmount1, libpam0g, libselinux1, libzstd1 Suggests: libarchive13t64, libbz2-1.0, libcurl4t64, libdw1t64, libelf1t64, libfdisk1, libfido2-1, libgcrypt20, libidn2-0, liblz4-1, liblzma5, libmicrohttpd12t64, libp11-kit0, libpcre2-8-0, libpwquality1, libqrencode4, libssl3t64, libtss2-esys-3.0.2-0t64, libtss2-mu-4.0.1-0t64, libtss2-rc0t64, libtss2-tcti-device0t64, zlib1g Filename: packages/unstable/main/libsystemd-shared_261.1-1_m68k.deb Size: 2325276 MD5sum: 99db518b155d45c27fcf1d915325f31d SHA1: 7c7229bada1634504e5f8e2b009e107043757f37 SHA256: 23e6c075709e5ae83cc7219888a19b32bbf850f8da678cd58fcf35a103911364 SHA512: c197e4ebdc81fdff6f485a45c054156e32eaaf308387fe1407e1842d54f502361ef9edf1e903b7f31db0bac14e50fa68ce72af99e5e077716084d3b0448499e9 Homepage: https://systemd.io Description: systemd shared private library This internal shared library provides common code used by various systemd components. It is supposed to decrease memory and disk footprint. The shared library is not meant for public use and is not API or ABI stable. Package: socat-dbgsym Architecture: m68k Version: 1.8.1.3-1 Auto-Built-Package: debug-symbols Priority: optional Section: debug Source: socat Maintainer: Laszlo Boszormenyi (GCS) Installed-Size: 979 Depends: socat (= 1.8.1.3-1) Filename: packages/unstable/main/socat-dbgsym_1.8.1.3-1_m68k.deb Size: 454680 MD5sum: 1e0181a2d100099501f268c732f81c9f SHA1: 7e2718531971c040d8cfa8a6b8b127e39cbbbab0 SHA256: 1663f5a41b17685139600ba7cf9bc2ce7d1dad4b35f169a397f4079b5353d23d SHA512: 3aa481c8c4aa026ef91e15dced64ecae2f8d2ce68135b40778bfeaec569bbed3520c33c94cc6e9b59ff682599129f541802af65c534d788b16f2a868b2fd76c0 Description: debug symbols for socat Build-Ids: 0f9d811e6adb80df2ae167e580711b65e0c841ae 25c9bb666bed8caeb3c882ab04c04a8412cb857f 941c55b1468764786b0eb3228dcc63d0ccfda9fb Package: libfcitx5utils2 Architecture: m68k Version: 5.1.21-1 Multi-Arch: same Priority: optional Section: libs Source: fcitx5 Maintainer: Debian Input Method Team Installed-Size: 864 Depends: libc6 (>= 2.38), libgcc-s2 (>= 4.2.1), libstdc++6 (>= 15), libsystemd0 (>= 243) Filename: packages/unstable/main/libfcitx5utils2_5.1.21-1_m68k.deb Size: 279120 MD5sum: c5a1a2df2585b569e542cd738c0fe7c3 SHA1: 5bc7065735a05705ab44dc79994da738c7d15314 SHA256: e6a031f5979afa79b04a7be37ff66989b2cd57f7ffd1a1416663ba66fd06f5db SHA512: b7ddda9204b6b3ce905e7e91961e1a4673d3fb827cc3cdf88b4eaf9730f961c5dd0981a579f363509f90a50c1e03532b47a59279d5fac712f75afdefe70f6c11 Homepage: https://github.com/fcitx/fcitx5 Description: Fcitx Input Method Framework v5 (utils library) Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, D-Bus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides fcitx5 utils libraries. Package: systemd-journal-remote Architecture: m68k Version: 261.1-1 Multi-Arch: foreign Priority: optional Section: admin Source: systemd Maintainer: Debian systemd Maintainers Installed-Size: 255 Depends: libc6 (>= 2.34), libsystemd-shared (= 261.1-1), systemd, libcurl4t64, libmicrohttpd12t64 Filename: packages/unstable/main/systemd-journal-remote_261.1-1_m68k.deb Size: 96156 MD5sum: bcf6be27a9811ed81fadaeeb4eeedc9c SHA1: f1508ee2f7b07f3bceba63c002c315190716b178 SHA256: 10f90ddfe92c2e2f8ec436317855d3b9d772f79e5fd9269d0151f45fef2b4a48 SHA512: b0d229175fdaed90cbc03a2917f075044aefecbfa7866531009095427f446161706a20662830c96d8eb4b8f4b728bdb663af1482912a404b6d30ef2dd1344776 Homepage: https://systemd.io Description: tools for sending and receiving remote journal logs This package provides tools for sending and receiving remote journal logs: * systemd-journal-remote * systemd-journal-upload * systemd-journal-gatewayd Package: libapache2-mod-python-dbgsym Architecture: m68k Version: 3.5.0.7-2 Auto-Built-Package: debug-symbols Priority: optional Section: debug Source: libapache2-mod-python Maintainer: Debian Python Team Installed-Size: 222 Depends: libapache2-mod-python (= 3.5.0.7-2) Filename: packages/unstable/main/libapache2-mod-python-dbgsym_3.5.0.7-2_m68k.deb Size: 192828 MD5sum: 8d09e9d22a103103bde1ea20618af351 SHA1: 21361333068a20b49695eef806edf77b5c344e2f SHA256: 60c2b1c539f373edb029e29c19b1dc92bf0ccd6f9bc7934863a5d4b4ec2fa30c SHA512: 91112c6977178478703fbd5432770d2a750777d9a71680e681bb217b54375e0e82c68c5dd7b0fc8346108eb53ca2cf122a1cda0bbc82523e1b2af434f8088f27 Description: debug symbols for libapache2-mod-python Build-Ids: 4fe3300408623150ff36d7e83937667a070fed53 aa23f5b7c3dcdbda891e848dee0115b863dcbfb6 Package: libcmor-dev Architecture: m68k Version: 3.15.2-1 Multi-Arch: same Priority: optional Section: libdevel Source: cmor Maintainer: Debian Science Maintainers Installed-Size: 1180 Depends: libcmor2t64 (= 3.15.2-1), libjson-c-dev, python3, gfortran-15 | gfortran-mod-16 Recommends: pkgconf Filename: packages/unstable/main/libcmor-dev_3.15.2-1_m68k.deb Size: 228888 MD5sum: e7049981d9d41c142f12b456657ae36a SHA1: 08f3b46f9f680dab9eeaee1b69c5f8aac72f5d97 SHA256: 2627950c0a578c43d31b4067f915208ff1b59a407cbb723b8bf1ab09f8ebcaa2 SHA512: 42a6c5d932f7c4f1d540ef86468a2d83d1ed8c88632aa0f638d191c79f01a3387eeee0b2987845890a031aede81c55107926c88aac6395b7aed47fa1115dcbeb Homepage: https://cmor.llnl.gov/ Description: Development files for Climate Model Output Rewriter The "Climate Model Output Rewriter" (CMOR, pronounced "Seymour") comprises a set of C-based functions, with bindings to both Python and FORTRAN 90, that can be used to produce CF-compliant netCDF files. that fulfill the requirements of many of the climate community's standard model experiments. . This package contains files needed to build and link against the CMOR library. Package: systemd-imds Architecture: m68k Version: 261.1-1 Priority: optional Section: admin Source: systemd Maintainer: Debian systemd Maintainers Installed-Size: 222 Depends: libc6 (>= 2.34), libsystemd-shared (= 261.1-1), systemd | systemd-standalone-sysusers | systemd-sysusers, libcurl4t64 Breaks: systemd (<< 261-2~) Replaces: systemd (<< 261-2~) Filename: packages/unstable/main/systemd-imds_261.1-1_m68k.deb Size: 82856 MD5sum: 3d96b8f472c9349ffb5b5da0c443bb49 SHA1: daff553d6c9b647d1cf010bc89a6dd8eba9cccca SHA256: c540e73914957c535af9c4666351399679a5796e6870720d9ac1e3e347e1a27c SHA512: 01f3f4150df7f8332b122106d83e409429dd42e88fde1780b2866b3c1c10d4d88853264c381b5724e4abd8d30000c27a4db363dcb72f48647a3b470878189185 Homepage: https://systemd.io Description: Provides imds utilities and units Utilities and units that provide imds functionality and support in systemd, including boot services and generators. Package: librdkafka++1 Architecture: m68k Version: 2.14.2-1 Multi-Arch: same Priority: optional Section: libs Source: librdkafka Maintainer: Faidon Liambotis Installed-Size: 204 Depends: libc6 (>= 2.4), libgcc-s2 (>= 4.2.1), librdkafka1 (>= 2.1.0), libstdc++6 (>= 13.1) Filename: packages/unstable/main/librdkafka++1_2.14.2-1_m68k.deb Size: 83152 MD5sum: 1af9efbdb618e1af6f59c43ef6c39ca5 SHA1: 829d7b76078ee5cebf804d989b131e49c71a2428 SHA256: 8c1e9557e37ec850dcf4d53a4a93ea1a90a07922005eba79e8193d8a0319bc17 SHA512: 7c111afc9226def6093cac5760d480a492d60a5d4cfac8bbe12f5c80b64f392613f7124c15f7ee089136401f8f19b90c259246fc494eeaa3d5530317370a91e2 Homepage: https://github.com/confluentinc/librdkafka Description: library implementing the Apache Kafka protocol (C++ bindings) librdkafka is a C library implementation of the Apache Kafka protocol, providing Producer, Consumer and Admin clients. It was designed with message delivery reliability and high performance in mind, current figures exceed 1 million msgs/second for the producer and 3 million msgs/second for the consumer. . More information about Apache Kafka can be found at http://kafka.apache.org/ . This package contains the C++ shared library. Package: libopenmpt-modplug1-dbgsym Architecture: m68k Version: 0.8.9.0-openmpt1-3 Auto-Built-Package: debug-symbols Multi-Arch: same Priority: optional Section: debug Source: libopenmpt-modplug Maintainer: Debian Multimedia Maintainers Installed-Size: 113 Depends: libopenmpt-modplug1 (= 0.8.9.0-openmpt1-3) Filename: packages/unstable/main/libopenmpt-modplug1-dbgsym_0.8.9.0-openmpt1-3_m68k.deb Size: 94136 MD5sum: 57e6f9057a4784ba6e9c4c0d83f89209 SHA1: 19b7dc0b54074ad29f5070227194055b44468f7a SHA256: 144e992cf60897a7cfe9b90b4fc3769545c4cc53151c28f2730c7facae766eee SHA512: d04c5633c4dbacf4b4a8d7f27c899bbe07f31b8cc06cb0c58cda2e0921dd71d0fd830e76237376f9eecf6197e291b3c95f6fbcc59fb2ffa6f32843aa30d235a6 Description: debug symbols for libopenmpt-modplug1 Build-Ids: f3789c2330483dca9fddefad2d9d2996ae1f59e7 Package: libfcitx5config6-dbgsym Architecture: m68k Version: 5.1.21-1 Auto-Built-Package: debug-symbols Multi-Arch: same Priority: optional Section: debug Source: fcitx5 Maintainer: Debian Input Method Team Installed-Size: 1036 Depends: libfcitx5config6 (= 5.1.21-1) Filename: packages/unstable/main/libfcitx5config6-dbgsym_5.1.21-1_m68k.deb Size: 1012788 MD5sum: d52f826bcc19d572855da22a51162c44 SHA1: 9b04f5e3aabe5f551bdc9622a3e2cb4dbca20b81 SHA256: bcf021b8a0dde8c698d0781e14fc1e947dba143a9f841039613acb0accf8139c SHA512: 3f369be3bbf6bc2f618941c4837063974a4e3f4458a658e314711562b42a34adba163efa62b5da16d55e564604a7895217b7b130435c6572720e9d4b76068c2f Description: debug symbols for libfcitx5config6 Build-Ids: 671dbb0b6b009de3a72c702e5decf56a51b2b728 Package: dhcpcd-base-dbgsym Architecture: m68k Version: 1:10.3.2-4 Auto-Built-Package: debug-symbols Priority: optional Section: debug Source: dhcpcd Maintainer: Martin-Éric Racine Installed-Size: 761 Depends: dhcpcd-base (= 1:10.3.2-4) Filename: packages/unstable/main/dhcpcd-base-dbgsym_10.3.2-4_m68k.deb Size: 428216 MD5sum: afbf9d78f69f6dcc81d1d5dd00ce1024 SHA1: 9801ebfd28ac519260abd136b837e212d18b6675 SHA256: f0e015de472ea3c6f789048d681b42d95325e05402e40e665a24a8377b6fccc8 SHA512: 865388700890863ab4a5c95d2855dcbe7eb08ec039f2baf9f252736e790a35c4004ed6da7735024188e2a5d20dcea18f401924719998db470b462b2284498e36 Description: debug symbols for dhcpcd-base Build-Ids: 813d0e2be5510205b8779b1152ffd181f232d0a2 cd817f5063d701b644d0edf09c96d5cdae5942c8 Package: systemd-standalone-sysusers Architecture: m68k Version: 261.1-1 Priority: optional Section: admin Source: systemd Maintainer: Debian systemd Maintainers Installed-Size: 746 Provides: systemd-sysusers (= 261.1-1) Depends: libc6 (>= 2.34) Recommends: libaudit1, libblkid1, libcrypt1, libmount1, libselinux1 Suggests: libcryptsetup12, libssl3t64 Conflicts: systemd-sysusers Replaces: systemd-sysusers Filename: packages/unstable/main/systemd-standalone-sysusers_261.1-1_m68k.deb Size: 290668 MD5sum: 08a13a72640940e102b2a8ab43263581 SHA1: 5f36254b5f5a82eddf408e60fd5069a10855457e SHA256: 2e3f25be13e597ae0787aac9bc5b49c7b6433eebeccf99aca8fc7f7e52de64d1 SHA512: fb323e4c8d0c523a096686f116c013ca9e275e825b938bb9bef5425e8427eb49e20f1ad63d900619789be025f9970418f92e746ed46c146c449ff2ac035191e8 Homepage: https://systemd.io Description: standalone sysusers binary for use in non-systemd systems Standalone sysusers binary with minimal dependencies. This package conflicts with the main systemd package and is meant for use in non-systemd systems. Package: libhavege2-dbgsym Architecture: m68k Version: 1.9.26-1 Auto-Built-Package: debug-symbols Multi-Arch: same Priority: optional Section: debug Source: haveged Maintainer: Daniel Baumann Installed-Size: 98 Depends: libhavege2 (= 1.9.26-1) Filename: packages/unstable/main/libhavege2-dbgsym_1.9.26-1_m68k.deb Size: 80904 MD5sum: 7960f0188976fa23d6fc91e7145e8227 SHA1: 3798ce239ca51df3cdc62336035c3d27cb0c6811 SHA256: ae58f0a50fe8708b40bfac3e2e078d54a3c6cfd46dc7bf995f365afc77cb7a8f SHA512: fbb003dd15ba8abbbfd5167e9ffec40703e3a8687120c234c94e38e0774bc3f74ab047a4e8d0bab977ba9659a94c0faaa67979826004a3feb4f52c52b682a793 Description: debug symbols for libhavege2 Build-Ids: cfde3f9b7d222e809c6eb9d10a7df28f85881d9b Package: emacs-jabber-omemo Architecture: m68k Version: 0.11.1-1 Priority: optional Section: net Source: emacs-jabber Maintainer: Debian Emacsen Team Installed-Size: 85 Depends: libc6 (>= 2.25), libmbedcrypto16 (>= 3.6.0) Enhances: emacs Filename: packages/unstable/main/emacs-jabber-omemo_0.11.1-1_m68k.deb Size: 31716 MD5sum: a388c35a1762b3252f876f3bddaa1745 SHA1: 6a19a6e3fa864d1d0a9495d7bb4dcea5e742a6a6 SHA256: 504f848f9f835b08a8ec0d90c5958d7826d0ebb08dd46e5110a5ab49162c54e3 SHA512: 7a00ab687254575d7968634b2c20c80038da81b1c45c2944c61cd36435f3d7203285cea585fc1af2fd53b07840d7bb81ab0fd461418777eafdf77664c63e7eb2 Homepage: https://codeberg.org/emacs-jabber/emacs-jabber Description: Jabber client for Emacsen jabber.el (emacs-jabber) is a Jabber client for Emacs. While this is still a development version, it offers all the basic instant messaging functions and is highly customizable. . This package contains the loadable module for OMEMO. Package: systemd-standalone-tmpfiles Architecture: m68k Version: 261.1-1 Priority: optional Section: admin Source: systemd Maintainer: Debian systemd Maintainers Installed-Size: 832 Provides: systemd-tmpfiles (= 261.1-1) Depends: libc6 (>= 2.34) Recommends: libacl1, libblkid1, libmount1, libselinux1 Suggests: libcryptsetup12, libssl3t64 Conflicts: systemd-tmpfiles Replaces: systemd-tmpfiles Filename: packages/unstable/main/systemd-standalone-tmpfiles_261.1-1_m68k.deb Size: 329808 MD5sum: 6d0bff2804b6de9f37d6f9ff48d15dd6 SHA1: f23afdeb228179083c6ea16f198c73672bcb3a36 SHA256: 6b280d38717477223e0af41ef396c7142ac1d8a7aebd7e22e8cdb87415257589 SHA512: 5332cbf99c892caee080ef7c7e4ca7ab8416e15ee21d40bc463f42dbbcb53d4b46a1ab8ce6a9ff0b234efdc73a3fa854aeb766a90aa9328da0e90f66ee46aa5e Homepage: https://systemd.io Description: standalone tmpfiles binary for use in non-systemd systems Standalone tmpfiles binary with minimal dependencies. This package conflicts with the main systemd package and is meant for use in non-systemd systems. Package: libnss-mymachines-dbgsym Architecture: m68k Version: 261.1-1 Auto-Built-Package: debug-symbols Multi-Arch: same Priority: optional Section: debug Source: systemd Maintainer: Debian systemd Maintainers Installed-Size: 1046 Depends: libnss-mymachines (= 261.1-1) Filename: packages/unstable/main/libnss-mymachines-dbgsym_261.1-1_m68k.deb Size: 795472 MD5sum: 790749a8ae22a44f362b41a3de71960c SHA1: ed206db060b11e3197b412a39b1cb04989513a3e SHA256: fb787751597d79bfc45f61119cfaf062bf763b60810c2c439ae1f25811e010a5 SHA512: 275ffd093cf3560ac2e8cffb5debe9c4c8362dd04754c06d13ce1662af8d6d0cbf2a58e5413a357ca9fbe553775b5755f2542f42de91b3f6f9edb8d90c835277 Description: debug symbols for libnss-mymachines Build-Ids: 5806241746a6bf245944e1de14176f1a916cf3cb Package: libgssdp-1.6-0 Architecture: m68k Version: 1.6.6-1 Multi-Arch: same Priority: optional Section: libs Source: gssdp Maintainer: Debian GNOME Maintainers Installed-Size: 109 Depends: libc6 (>= 2.34), libglib2.0-0t64 (>= 2.80.0), libsoup-3.0-0 (>= 3.0.3) Filename: packages/unstable/main/libgssdp-1.6-0_1.6.6-1_m68k.deb Size: 36620 MD5sum: ce15079f44f0cdb043c4a448f24d05a1 SHA1: 14ca9e92b5396310db55ac675203fc4f87d6a000 SHA256: 4d1418d35f39dc22384b0ef2d7c2e240f5dc76a4e5b9ca7b301dc12d87a5aa97 SHA512: 97b6615d9acdded4e8cc262a9ca7f6eb978f250279d7eeacb13c57188e369a663057703352287444503754e09fdaa44f9adff253bc401b51d8487e7e905a2d5f Homepage: https://wiki.gnome.org/Projects/GUPnP Description: GObject-based library for SSDP A GObject-based API for doing SSDP (Simple Service Discovery Protocol) transparently. Package: gnome-devel Architecture: m68k Version: 1:50+1 Priority: optional Section: devel Source: meta-gnome (50+1) Maintainer: Debian GNOME Maintainers Installed-Size: 12 Depends: d-spy (>= 50), dconf-editor (>= 49), foundry (>= 1.1), gnome-builder (>= 50), manuals (>= 50) Recommends: gnome-platform-devel Filename: packages/unstable/main/gnome-devel_50+1_m68k.deb Size: 6048 MD5sum: f2a979092423ce783c161ede75057d4a SHA1: fcedb3d6cf10f50d9a2c1d226ae3c9edad95af2b SHA256: 39f846e6b7c42fb9a6c9d41a7d6fcd4dc836c69d35124a11420452044369a14a SHA512: 287c3c46490aeb62e4d319398e1e73abe16b23823b377c7adfb7bf05bf4bcc041857ebd105651b1d99366819b905a460dcad08a979c0da968556b6a44b7662cd Description: GNOME Desktop Environment -- development tools These are the development tools of the GNOME Desktop environment, an intuitive and attractive desktop. . This metapackage depends on a recommended set of applications to develop new programs for GNOME. Package: librdkafka1 Architecture: m68k Version: 2.14.2-1 Multi-Arch: same Priority: optional Section: libs Source: librdkafka Maintainer: Faidon Liambotis Installed-Size: 2515 Depends: libatomic1 (>= 4.8), libc6 (>= 2.38), libcjson1 (>= 1.7.13), libcurl4t64 (>= 7.63.0), liblz4-1 (>= 0.0~r127), libsasl2-2 (>= 2.1.28+dfsg1), libssl3t64 (>= 3.0.0), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.0) Filename: packages/unstable/main/librdkafka1_2.14.2-1_m68k.deb Size: 783760 MD5sum: 5e8286275a8e00657d1815d6e9a8b9a2 SHA1: 97110004c2b35667c07e70baa5b1a9f596c32c17 SHA256: 138d0fab537e5d24d3f15cf664f10c75e55797e4fe29cd4937b0ea7f8e7b9cb5 SHA512: 2f2b4e5048ce81fb7bd1bc484a8effc4c7fe0028bc5f952276f39632098225a1f4d76af5a5d5df987d09c5a655e7ed210b921735ef4954fae0411650b1c8cc58 Homepage: https://github.com/confluentinc/librdkafka Description: library implementing the Apache Kafka protocol librdkafka is a C library implementation of the Apache Kafka protocol, providing Producer, Consumer and Admin clients. It was designed with message delivery reliability and high performance in mind, current figures exceed 1 million msgs/second for the producer and 3 million msgs/second for the consumer. . More information about Apache Kafka can be found at http://kafka.apache.org/ . This package contains the C shared library. Package: systemd-coredump-dbgsym Architecture: m68k Version: 261.1-1 Auto-Built-Package: debug-symbols Priority: optional Section: debug Source: systemd Maintainer: Debian systemd Maintainers Installed-Size: 279 Depends: systemd-coredump (= 261.1-1) Filename: packages/unstable/main/systemd-coredump-dbgsym_261.1-1_m68k.deb Size: 139320 MD5sum: 5e4fd2d779c47dfeb1824ceaf5164938 SHA1: d2ff037be3fde9ff1b038fbe0846fd8f9685ff3d SHA256: 8826b0991f557793b7c74357c5fb6281752c3467d38ef05228119589428204ae SHA512: 51212a7d023e51ade4395fa186a42e0e8bf41599356468999537d9535a2f5202ea3a72da2af953564374c940a75d9308b4b387baceabcf460deb903849a0d51c Description: debug symbols for systemd-coredump Build-Ids: 15465d0ba185f125601a378f926db294faf0f16f ffb83fc6f1f942b0c7795f8267fb72671e3a3991 Package: wavpack Architecture: m68k Version: 5.9.0-2 Priority: optional Section: sound Maintainer: Debian Multimedia Maintainers Installed-Size: 278 Depends: libc6 (>= 2.38), libwavpack1 (>= 5.0.0) Filename: packages/unstable/main/wavpack_5.9.0-2_m68k.deb Size: 104424 MD5sum: 63be7bd9c7ee88d7aece7e925a885e6a SHA1: b9b00cace00d9d84b3492e417fc317f4508bf0e2 SHA256: f1a23ae68d8c755b940f90d6a9931802650ebad77135782af0760eb1d4ac00cb SHA512: 167c9839bfd9364f17733abba0e03d86c99aa012a980b5e8d89c870a53ff57e27c15c65037112f77dc0c6a3ec7d8b58db797c5ce36d6fabdf900a02c40d33d37 Homepage: http://www.wavpack.com Description: audio codec (lossy and lossless) - encoder and decoder WavPack is a completely open audio compression format providing lossless, high-quality lossy, and a unique hybrid compression mode. Although the technology is loosely based on previous versions of WavPack, the new version 4 format has been designed from the ground up to offer unparalleled performance and functionality. . This package contains an encoder and decoder for wavpack files. Package: libbluray3 Architecture: m68k Version: 1:1.4.1-2 Multi-Arch: same Priority: optional Section: libs Source: libbluray Maintainer: Debian Multimedia Maintainers Installed-Size: 326 Depends: libc6 (>= 2.34), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libudfread3 (>= 1.2.0), libxml2-16 (>= 2.14.1) Recommends: libaacs0 Suggests: libbluray-bdj Filename: packages/unstable/main/libbluray3_1.4.1-2_m68k.deb Size: 119264 MD5sum: 8ba1b00ac390eef148fc07eea7b82b61 SHA1: 5386df583370eee215cb4fb6f6285033564e44cd SHA256: 130d8787e198a6e4511920472de2fffe4591bd29eae4cedaaa683552e4b09850 SHA512: e8ebff634c9b203326f8d13af6112721658412f27b6fd141c07103394edf1aa724174b4ef651fb3b1df21750186ed39fe5cb522bcfa6dde68cdac86bc75e2ebf Homepage: https://www.videolan.org/developers/libbluray.html Description: Blu-ray disc playback support library (shared library) libbluray is an open-source library designed for Blu-Ray Discs playback for media players, like VLC or MPlayer. This research project is developed by an international team of developers from Doom9. libbluray integrates navigation, playlist parsing, menus, and BD-J. . NB: Most commercial Blu-Ray are restricted by AACS or BD+ technologies and this library is not enough to playback those discs. . This package provides the shared library. Package: systemd-tpm Architecture: m68k Version: 261.1-1 Priority: optional Section: admin Source: systemd Maintainer: Debian systemd Maintainers Installed-Size: 258 Depends: libc6 (>= 2.34), libsystemd-shared (= 261.1-1), libssl3t64 Breaks: systemd (<< 261-2~) Replaces: systemd (<< 261-2~) Filename: packages/unstable/main/systemd-tpm_261.1-1_m68k.deb Size: 101668 MD5sum: e260efc0e389cafd9f54e436b00910e3 SHA1: cfe9080fc13c4218c32a3d5cbabecb522cac8ab9 SHA256: 7495c28620483811d8cba78e58e2fa7f74a3653c6dbda7b3f2d95e1b3c6c4981 SHA512: fc971536fc26d7acaa19719d158254c17b960ac282d6df56b7f9a14ca0a5f4279a7d81babb8b9529926cfe2f07aca495aa81e6d834a717a27f1ba6285ddc9b35 Homepage: https://systemd.io Description: Provides tpm2 utilities and units Utilities and units that provide tpm2 functionality and support in systemd, including boot services and generators. Package: libhavege-dev Architecture: m68k Version: 1.9.26-1 Multi-Arch: same Priority: optional Section: libdevel Source: haveged Maintainer: Daniel Baumann Installed-Size: 136 Depends: libhavege2 (= 1.9.26-1) Filename: packages/unstable/main/libhavege-dev_1.9.26-1_m68k.deb Size: 31184 MD5sum: 4b1c68a9a7859f5016aba694a0c62c30 SHA1: 79a6938f3d9eca706eab6c46fa29f8cea575061c SHA256: 58688c8e001d0919907e996685982ed66c167bed6c97bfb5ab5d5355ce42ff90 SHA512: 46c5c8acd66b4252bafedbc23d4121d72d78b8cfee17db8450dcdae4755aa138d8b9ea6e9724fbcf6fbc8d6e9b9087cfa205a7296516f5dedca330bdd5d44240 Homepage: https://github.com/jirka-h/haveged Description: entropy source using the HAVEGE algorithm (development files) haveged is a userspace entropy daemon which is not dependent upon the standard mechanisms for harvesting randomness for the system entropy pool. This is important in systems with high entropy needs or limited user interaction (e.g. headless servers). . This package contains the development files. Package: systemd-report Architecture: m68k Version: 261.1-1 Priority: optional Section: admin Source: systemd Maintainer: Debian systemd Maintainers Installed-Size: 157 Depends: libc6 (>= 2.34), libsystemd-shared (= 261.1-1), libcurl4t64 Breaks: systemd (<< 261-2~) Replaces: systemd (<< 261-2~) Filename: packages/unstable/main/systemd-report_261.1-1_m68k.deb Size: 62732 MD5sum: 95e7cb16d94cb46216b77899194e195f SHA1: d3431b447109b3d311254cae6248ba1f084611d6 SHA256: fd0f288ff6f7d9d21692f10ba85473dbec402f5121c20891bd667ea997bb7c6d SHA512: 399dde2690df90bfa3e4864efc14923d71eaa16d12ccb6fd11b4f6918d5a840952da11e0aa83c98a34f24348916674cdbe0f125c479caa7e7a4607834545a818 Homepage: https://systemd.io Description: Provides metrics reporting utilities and units Utilities and units that provide metrics reporting functionality and support in systemd, including boot services and generators. Package: libsystemd-shared-dbgsym Architecture: m68k Version: 261.1-1 Auto-Built-Package: debug-symbols Multi-Arch: same Priority: optional Section: debug Source: systemd Maintainer: Debian systemd Maintainers Installed-Size: 16276 Depends: libsystemd-shared (= 261.1-1) Filename: packages/unstable/main/libsystemd-shared-dbgsym_261.1-1_m68k.deb Size: 7780384 MD5sum: 5a4bc590f33066f11cd41b60b870728c SHA1: 70768891c3d0a1dca855a69c26d74bc7e9eca560 SHA256: e66557e967611fe478655fa285483e6374786cdc4974e90fd56a73ea079ba061 SHA512: 9931eb030cedd057d7166dc03dd17d60a84867f1263602b7acb6b7ca323719d7689336bc218e75545d2bc61bf671bf5c756e5e69a0ca5650ed52205437e41798 Description: debug symbols for libsystemd-shared Build-Ids: 8b7eba05e842c4b07efbea526bd1ad8bb4cffc74 f9683653dd877566233a6d496d9e0780ddccd339 Package: systemd-tests-dbgsym Architecture: m68k Version: 261.1-1 Auto-Built-Package: debug-symbols Priority: optional Section: debug Source: systemd Maintainer: Debian systemd Maintainers Installed-Size: 31356 Depends: systemd-tests (= 261.1-1) Filename: packages/unstable/main/systemd-tests-dbgsym_261.1-1_m68k.deb Size: 12425760 MD5sum: 409772d93268981ce0aa5c052da7daea SHA1: 47a47717a1b2935daa288e3d06f27bdddfb1d6ce SHA256: 3817b4b43abb33cc2ddff3d4bf09fc4afbfb6ebaded69bbcb67edda08753015e SHA512: f699d62b82ba78fefdd8d0a8ddfbde8af9fc4687502d628c1338b443c20e7c8a874353410d4fe2512ca741b2f2b690171e2585c45b003046b0c5114ffa27063c Description: debug symbols for systemd-tests Build-Ids: 0036f67d5cfe0ec21420f3354a3ef13ac4ceda8f 008bfc6e7f7316388ae77e61040f52b8146762c9 01a69d7879bd729b602576753755e6b7a5994fb4 01e5942a537546d3a57e69c56e8af379ebd902f1 020e3f439ff1ceadf025c4e8374aa516acdb635c 03bfb7e34dbadfd055a2b149fbbb9f02b08a8603 049a395485213ca8f3665f13d9cf3c85e9369f40 04e3656c81fd7a419605c3308d1f186ccccab5ae 0526916d6237be9538f7748659092e97ce4a94cb 0583c52dcbce71943cd44020ba118f35bbc05858 063762f83a5543e5bbd2080373ac1862dc106e0e 066d6bfdd54afb01111a9888c5f71f1ee9a94032 06c372c8be563db5c1b137aa96d0b8071a30fcdc 06f43b969336eec42d7618bade55b62e03fec042 0789a7dd8ba4315e7fcb9edf26e13c4d957923fc 08142b03144554459ad3092acc42f3ac8e4054b0 084f7b366b71efe1cd86b25e069fdd2328500bad 0946df5d702a9ad1a3a68290c7382ec4f1fd4aff 09c66aaab1d723fc845af9d6ac67629f76e49f99 09ce607ec28fda135a55f270bb937f9f89b8ffbc 0a2a9694294be0347ae8be49e873e88ad50d9659 0b78f176f13df59ea951f8acafa1ac9bda7232c1 0b871fca0120f862b46e042358ec7b27550b77e4 0c3e1b1c63df1cfd2ea13d375bdf4fb6109528cb 0e7dac2843768bdc318636e7449b3199676ef629 0e9247250f9fba90153345270d239dcd15846786 0e9adaaee2f82719f075494ff3c787925e41ea2c 0f83aeaa01a44b51ac7ccacf22ff09a78efba62a 10e1f09681c6c5e1f8c876c570d4d4e8e3b3e829 112b860f4170a2bc9bacd232d365620968e9831e 12f8dcf9e04da44784e335e12c337584785b2fba 138ddc5a606a308ca315e881321c56dec3b359f7 13aa1f94a93b39f4058ba025dd8ed44e5c49cf08 13e8d224767937d1f68bc3846cb476cf2c8aa236 1485c012acb29bf1d17e1cf76024a599010f7662 1538bea6bf510c3250067999e176ec3464e358c9 174aaa4d42523b6f3d4b187f59314093fab0453b 17d1da01c8dcad1ed413a13f31ea135e95021bca 1973d1b27a0591c81eb09ef6564ada1cc262877b 1baac75bbb24f05e5915ab13097efac737289011 1bb992fadfcd24993508f7c3278644cf52f4abcd 1c6889d0d5834bd4373e77733e30e5313d34f5fe 1d70f25911afc118e285b395c96766b6f2be1ac2 1d7d308467062187b026aa92b54156815f886a27 1d9c3124de693b18bdaa0b0825b7481798e4439d 1ef4b86379a65d5484198c560ad2eeb55af95515 1f3c9c24ce5e7181285511557e4731f4474fc6ae 1f55c4fd2e6b1de292a22651f507c491b87ce581 1f72bc2d8cc8a2b7ccfc76e9d93fdd272cd797e2 1fe5d97a4679b31f86da6015b82bd33c40f51e32 211249839c233ac155cca583cb238f1a5822bc41 214561e30f32031b53218ab2b5adcea5e099510c 21a549a60062ece4261c0a20114ce548f5a711d9 237e55d5aed468ca5ff10293034bb668cee2e2c4 2395e673adcbb7effdf02d52390c71389372e1bd 23cddaa4969f4936cf8af0755f8e8988d819231f 23fda69f3dab16aed8a4959e5395a30a8ae10e10 2478de44861b2454fd50dcf20df633264fc64ef0 254fd4146e0e0761952c7b22380acdf6801dba6e 270fc79d12b7bd7dabaf51d08189e15afaa5edd3 2763efb186b1085bc55670625a09ea0a17aa3842 2a52ad2d781a958c964c11b2d35f01dc5d090dd6 2c5a8eb780c73149c0415079c2f31e65a8ca622f 2da90dad8dbf969ae7613e9e59f04715073a3261 2e13a2fb82ee46f1270675eda9dcacc7d65c127d 2e767cd44c964bc91b31a30bdb7448f5c1899160 2f0f562bfce1c370bed9bc3a84bc4e417b915095 2f3baa1fcb2aef1485d567edd6678b33021e5bb1 2f4d80890bee9e4bee2becbbf5d9b01f92e3a99d 306d496c3d6d5118625fbdf1832108e0938f0ea2 30932626abc9ef17a006068c90671f9a58ad3173 30d2b147ce41fc15d4261475f232996ce862025c 310e6a0bec07b7f76304bf17edb93508c5d7ad93 317563f764573c96a536c0be7a9f1ba239b466ac 3339580307c5b3752aba76a4e7af497f0a95c962 33af3af221278a16f43da552e248df4870502beb 3414789100e12dc49006448fb5f9bacc2523c39a 355865643dd1b30f942d88118ee2e3527966ff07 35728d5bafa4eee6e97f3c67ad2b224ed984700d 35ccde9c23f214310cc7598edbbdccf5c26d5481 361267576eedc48373b2c27ea662953b8608ceea 366d82204135137510e1c6cca0c53526d8dba521 36a99a84f3a4d88716f021b5cd3473bbc3f7553d 36d2bfffcc6a208941d92ebed42d1ad94d3abf79 3704d64b1c8a673f4173205aab8779e6dc453448 37225009142b043be2c2c6a7e1fbad2eb60665a5 3724f2d79e276a397e423ff5712c0207a4591d21 37e0754cf4d250d80dbf1f883cad7d7459eba0ac 3836b9f79bd9f73c309d4695b898e58bbdb47c62 38fced13e2b6948af00ef9349f1b7da2c37344d8 3975ca6106371455974203c53dfd1c4a0efb07db 3c3602fa5fff225faf5c71ed59630292122a05bb 3dad53e33adfe0988044c4f238c6b159da5a6ce0 3f936d619888f41557089f4934f44d7174dc96f8 40403857bde7d21c2fc7cdc950f33cf076d69e3a 4149af8496c7e4d88ac4e19194fce041f2eb1159 426e23a9f0c1a3be2c909d36603992704a983857 439ba42d17ebaaa5c2785aa9097a26ba1f7c18e1 4420ecd127e5219df713cbe509b012315a34d68d 44a5985bf07281b638a189842b3417a799e3deba 45dedad1993d1170a575b53f45a8179cca49261a 47d7348eaa96f0b891ce6af0ecc08bfebf5594b0 482cfdc34858f2f262fe80710321c91cb75179a2 483f6ac7b714ffed37fe371fad619e7fde771dfa 488b8f81b59eacd569c84acf9fda8beeafa7d3f8 48b140afbee772e0e0b1359f4aef9deef9c223f9 4939c915ca5e5b0dd3349efba84c5515bfe893d4 4a09df1d600e37ae967f629b6f6b7a88228e7db3 4a323482cc4a9e0ef49c5fe842006bcf5846d670 4aa37722a72e9f9f29933e53661121623b21e59d 4b0fd1ba48aae84943e6da0209d0ea2748e7c071 4c285c49cc87af133da0a1635da85b65f9f5efe7 4c82e139ababc920b4664d5fe3227acbeb5a77d9 4d113c84363370b691f8845c75d20103fac888fe 4d2e0b28c756a05977f75e2ce66c99d1fc3ba3bb 4df6efc7245fff16af57562dc61bfea6725b991c 4e4836e4067e4235159e06f88ad7b70311e54b48 4ee3db17b71f5924232f9d1857fefc63c9f618bf 5111421cc7fb3fddb9e2d3a5a1b7964d8b4fb0a3 511c967c80c07dc5245edad5a29a034fba28a550 51cbe3e949ac6aa940e8c1cbe0bf8e4fa115ece4 5254d711fe962e93771ac532810d072a63434aaf 53695229bfe24131eeab013599525265d16a628f 552527bc141e09c58df0b1f53c59efdf7e27483c 565aec70f4e1329adc0b0e7998a0c178311dcd0d 56affbf78c03bd377a0418805da2a976d863cbcb 56c805e1e9f1b96a6f3c63108da1f117d46195be 57674d2dc15181c4d5df2694a05921a12079a117 58ed564c052fe79aecaeea77e4b4410fb5dbd0c0 5948ad122d8735ba7bd783936d87141400ecc4d3 598b6f925380e4923b3cee97a57f369a09e11072 5abda58000fc4c474ca416ac5410e555657a9c3b 5cf2a07adb443b1134a623f097aa460fffb84345 5cfe632b4660217044510a0b18068f0eeeefe48e 5da6c46b6629f8050ece30b37e49e80a126ddab6 5e294bd2f35d99c2a1573d56ababc43d04169f27 5f073ad056e7194c2c4129e2e813ef7d33597fec 6064a47494c7acbe264ad51adcd7fbd48657f449 61ab76f00f4f46d4254bb97f901a24c1bf710048 61bc4da2938c8f606a588c8de4446cf413e4352b 61efc2c50693a6d7a7f7cd7fe21878d4662aef39 63c7eb2497200424b55014cd0bffe4d015ecdfa9 649bb00c28e4fb29f54a9a32979576f625f1b67d 659410077a815bcfe22700e4a9a0aef822c3019a 666723476eadb2f14ff874bc4079a6df6401fcb7 670af3f65d243e970d8e56f85e1969c43b81013e 678af7df6425661193f59362a411eefa34ff88c6 68e2fe3c114c92e6cecbe23002ae8352dc1eeea1 690646159134fbc322ac4483cad5fb29fa9ce079 69102340fbcc2c42cac85602d9ce0366b342ef23 6a31fccd8d4c93d6c3fef5d118261f4f1fd49038 6b0e95c6b9ce6a20a29b7796ae76ab1809d7d414 6b7f40a370dfc4446b80443f29d3c3b2d6b29493 6b9bca37f8e8e5ba6c532b5b463436db52f73ad6 6c1954d1984f1de3b7152135a29caef877790ea4 6c9921e46e2971c9ae21b06405cc816585869b1a 6de7ef680d36709a33cab74e844b198ddedf8068 6f3b1d65de6451941400319e98d94456e63aa831 6fd033a12a6cde61c2ea783c8a85f3a7e82133d2 7026f7ebb0a8e2eef35641ffaaed0b9a0e4e7871 70610ad03c493ef84355a617137c89b2af229b97 70719c430f37b2d3b08a1f817aa3a2983ecc03be 70e4154fbf2d2ae23d97317fa604350448e5d8e8 71cbcf71a7ac047886a019e66c248016c885b733 71d42f3da001d1a8ed2446215588aef9faf771ad 71f755500454fcb03c4cffb4ab0145e60845603a 72b48ad4bad7500b2c50dc7904ec130dd25f56a4 733d3aa690c0586f54923a8e7d6110bdea046ccd 736d415a7468cfe70eb22bdb83a730b8c3508dd2 7386c8fe7377aa3368698e0de8a7cac279b5a751 750a9461a0e674f820f3231e044d3c820626f6f5 75d3cd391c6e6e6a900ab7bb85688c849138e9ef 768a9105225bb7558972028a866e8db3b3b5f08d 771f99b8a94bb0f7385f58e5e02c223e2891909c 77a1820c50b5ca4a1ee09bddaab0d9bddcdb356a 783f3b94a86484d17eeb312e23f822ac0547a82d 78ff9f2284f85418181303135b3f25a710da83a6 79b102a3d88882af3a30d2db71e7a2b61437e464 7d77912ebc2d5825915c267eebe77682d59cc522 7e142ba91b254bc049fac97c8549dc3bd25088d4 7e25df7e1cd70eb55f6aa5edfa8505077081d0f7 7f003bd4c8b033d2611ba0d33aad8f9457eb7984 7f89aa1092fd587af7d41dbd9fea2aae4247e434 8149ae6d658573d549f3b2c202e8d3815a58f6ca 820d505897d049c88751eb8cc4cda23ed635dca6 824ed8d988e0ff1355967064960baad4f1740d91 82dda97700eb5cd9f559bc7567dced2840dc4d77 833d3ba4514d66c3246a556b7438799bf1d3df42 838c6a5507bab1ba465c1cb678c78db4f4fbe440 84290dfde15952f909b603946cf6a497c331b800 846808e799b2fa147187337f52d36c279ca1f06a 84f66790c1bf7e98baa9904d75ed38a8a2ba390f 85a45d35b7c09cda1b98ee583e5161df2332b457 85cba1c393e68097b7935cf62e64a5a7690246e6 860a7bfd91df49705f75d3b24df5c79cb8bc4f75 875eb0a1a301bd43ad8c2eff720ff0fb1ef0d6bd 87cf74b96ac5712a69cb79d2b6413d499e63cc38 87f4e18d67148b87e62d23373cc52abf37c00050 89195f7f110e0e5ddd902752568797bb46b2909d 893f1f3fecbef160d05c30d85279a2d999a3190b 8a17ea2bd2908500c56b5af56338e37f31508dda 8bdc07a3b69db008678df32a5657840997d635fb 8c089965710cd7e88b639f9cf07d257ffad852c6 8c4e85a0fbb04eca013cc2a1bd2b88dab24a5743 8ce79a443c91e7c946eaf5897458bc424e076224 8d6d553861fca451e3d292bae435234014663d2a 8e22e2687054a87eb1676f62e4de69fe347e3bb3 8e31653d70789e98cc679d5c64dd219d3e171cf1 8e77bb9a277a608e4bb84f170fec9080c3326528 9017ccea0c70ab20950af912fb3badfe89f6f808 90a898df3157bafb0f8387958a7ab2573e8f864c 90eb89eebc2967f3b46312870889c89b0c20e202 919edef79ca39b651e6c3d59d9be9adaecad45a1 91c60a9ce065fc079a430589c69e78e085c3a3cd 92db978778db50c020cf80098dc34dcdd7a8c343 9349102b713c1bdfe1323f9c16f2e7999160b03c 93a8288dd9bae64c4b831f3fd5e99fb6bc841668 94f3093b1ebf0b8c23c313dc5d442fa227653cb4 950de9774f5dea473c5d9bd0a3beced27527857f 96513804514f597bfc0275e212ff794fd6f5c2ae 969353580fb7af7641105cf7cd8ee12699481841 9764b314d6f32e17d3260d631a0d60870b2b5304 97a2602842c8903c24faeed4314193837b800e32 9803fc60b0ed99f4709122d21fbbe1687348c99c 98c0bc1a6dc9ab57984061ea6827d1fd3dd0e190 99c0975c204ab7bd583ae4cbb676e1bdec4e1d91 9a411c1f20a56248d29c47229dad6b86363b45b6 9b2edcaa623aacb69f2fdc13e298da4d88531600 9ba1f44b9ad8c2c5788ac6000ebc1b39762b21ba 9bafa50faf46b84d15604aa622d9017f67ad28cb 9bdf712cb63ab705243a11bb81d677f506edf8b3 9e25b4cf6cefd37c3600b829cf63518a718b1915 a02aff71806c5ab8d302c428b8d03fb71dd9e302 a0329744b91a8e05994adfd3b51a7013cde14650 a102e173c7f8fd4284aa0f54f7af1c01153f1e96 a15529f8303ba2411dae6684e9f2a26a49c78819 a1dc5f26b4b2488deb0b3e85b84b1b359480eb92 a275f392df6018af4db42304a21fecc2b07e0942 a2b53386d3b578b58c15614b11528259379c687d a322d196a6472a512a434a2ea0a1114754dc2b33 a38a9b04d3662570c2f07b8aaf965a7aad1980d3 a4146ba7c095fec5ffdf63c354588c4893692625 a48df259347e722b873e946cf71b1ad441686db4 a4a1a533c3fd1b0979c763fca3a4c65d03d5cca4 a4c1dea7908665805f71aa0a937eebd8ab069057 a4dc83996a5a4d2bc6fb52b1704570374f6b8897 a544d73c5a915c987f85341b83ff56a729224792 a566350a1e63276696a4e88983b5ae899b5e41bf a57a78527bf1d27900df4f8e17051f67305f1f94 a586d93288b90f27ff86e3448cf4db90c3988ec1 a642bffcfddbbde7f6ad5295c277e11da41814a2 a66f5c173508a901a580ca72239b7140ab1c230c a713aa78f835132a98a795938f48ad25cad19e72 a784b2ade85009648f801c6b849b7ec5c2a61703 a816b7d067553a16ea7968e3ba5965afbbf37372 a8bd777fa65d109f7e6e1d12fc2679ec2d8d8d36 aa225f515753d9c2f8403c3f3393e21d0daba439 aa7a558f7953a0194a75b810518d18f91a832d14 ab6a37e5cf10574b80d59bddb5ae841b13910194 ab6d4a45e38442f81b4b0faf20894e4e3f30e9f3 ac481705978fc2489001898d12f15266f6ca4187 acc3043244ee66994e635d271f8147fa518304a8 accdb07128c8845ac85aa40913fba46ea26ea969 ad2be3d556823f1c05cf0e50a488e3e130c5d0a9 ae6a3711fe4bccf34d835bd986a85fd62b70c451 ae7bbe9c3909c3858713f5e223cf50eb0072b8bc aec905877c1145e22d4d5909c9a7af93393ea392 aff2a694db1d0fd2823eb7c6e6cc3fc013e9f263 b0108ccca37b5f824feec218f7854d43da20cf04 b0ea4aa4e804f2405deb55ef22d25b8e34d573eb b316e26d2a50b92785fdbf816182e36fb3233d24 b31750203bad767f0ea96dbefe641c58eb9834dd b3d92c2793655df0c1fc89de1dbb67bea6564f93 b426a8a02ce7366d41e76867e34a36a1a3841254 b4595feed6b274e431de0bcb773a5fade9dc2ce5 b5fe176fafb7e27dfad62beba1b8fe4e6ef81ac5 b5ff61cdc0b9e3b60386ae754cfceccad4f65a07 b62fa4413e0cd467061cbad8fcc68d7def2a637f b753177795c435bd6078e9bd955fbbc36323d1b2 b7b1d9b56fe96a208039fb5af5e031f333f6fc4d b860f670a935aad3b40da569f07bab14b2556f42 b87535fc28d518f80e9770a218c2be1939c2b49c ba809f3b3ebc755365322093d9b7028665356868 bc315e349b8fdb07c5cafc5a40e473930d5a31cc bc4d2c086629612a312571f6c8dc544b8ae21148 bc561125423350b6f23a39c0b02093e0c9478b13 bc78cebe41349edcd33150b1f10fc8afdf08b184 bd167e5b445e9ca60bff06347d79a37a19f9ece4 bd1e55418880ca8a1dd457d865e60e2b81a848a5 bd480d3089a60d3e4a2c40ec14dcad36582a7ef1 be2b114a7ed73f2e724a8a3d0e886178802e0e62 be69557068688cd5c7dd856bbfde5a533afe736b beea00f1c80f7411e856107ca1664140e8c5e79e c000efa426eb522388a36d52ed34ce9307b5fbea c01bfa080c9e9742c449321af82c79b6516b3ad3 c1317ab144a42910371a44abdb644bff637b6491 c34dc260f2095cb87dc232b861360a9ce7a2330e c3cc5e3099f7c6c495358606d477a9a465d46f63 c3f4ba1e33ff87a2e66fd31a08e684a5dd4fdcd8 c40f9ce6d8b38c12d3bdb2a48093f9ebf5d8287e c644e33145ed41cc850ec6cdb111321f457be72b c6745806ea33fdb023a1769b07b04abe5c116c8e c6f98d7ba59de87a14e9ad81603e18fe1b2d02bf c7288e9200607ca6a1d62d61e703a28e9cacae36 c8b1c1ced535a4d05bbc99b942d5c0132c3653f6 c8ebdd78a3bbe40560d9b5e68b80ad72ac4618a4 c95d8d677fd23279b64450d8130a03c7345d1532 c99839d655a112d0aebe5172ac55ba57473b998b c9fdeaa15e8c6eb6f4457f1082ca79ead5bba40a cbc2a3cfd86e02694bc4a1c5985303b26f7759e2 cc58cde14d3d06a45b46ebc2398c7725db9dfadf ce4f7229ffa1055e4df801acfbf9da1da994e433 ce669766966271a754042e4732611107c507dc01 cfbeb740328ae366a0f52aa1d5c00c8c0780d436 d06ba95bc06493207465a4446c7ea2e0e2a26ac8 d0f9ec91f332a7211ceb117d33825ae438e99c56 d197eabbf08bbfdc50f6e1d4222f9eaa3e16499a d200ba64ca93286aaa5f5e446630f1e331db45d8 d3f3e261bd2421b20811f705f6b3f1fe07e5ae2b d3faf4abd28d6c17cbc059cd7ea9f7e8361e7b21 d4774298116219be1e71fcd1fc153ca9fee4e9e1 d4d9b64d8ef554f552b65219cf3e50ec8bdf5225 d5efd60a96e9e9bce6feb2842d0665cd0092bd00 d674b046c940780337eea6ae7f15fc5eb0479a8c d82ccfdc5581c31f4bd8aa17ffd42c2a14e2f2da d865fd750c346a56a3d489ed7fd0492db0bd7868 d9218a8f6ac45b97fbf6f08dd826acdb9f821497 dafb1f167cdf56a787905194d49efdeefa9b726e dc33d32ccb975891dc30c2b46be572167ab36534 dc52045628c5e02ed64cefc774628f7a24dd6205 de8d685e306e17ff1bd5e97f457fd51a8e378bcd ded133093a5132ef274f72139fdea56a092c9231 e01424e4a2eb4af963853e09f0f1ca4344881a19 e021f06333bc3b5bfc6de309cc02609e1abc73d5 e098fc6726bb9ee392389e778ff7d9ac6aec86ab e1e3357f2292940094b8354244b4a25e0ecda2e1 e266ca32f9dc8ea9e8f30d085aed571c5b0ff6cb e373873f1df0a410c190d42c74592293c28cb430 e3a645a57a54a2a94fa143feeac36bd4217e5be3 e3e0ace09643bfc73840a55ec6f457087fbadce4 e4a7923470e85b03948592cdf1bac7d51caf92a0 e4fbd69391a70f84841cdb5610e2ada4f9d533f6 e6380dad02151e17d00b97c2e805c523d2433f78 e64845ba16192a33585cb304146b833af09cd362 e64b772e24bd92b6515f3fd28fbbe94c558d3c72 e6cb86deb016215eba3053db98e4d199dd1db01c e754888323d38427d451f1b70b6eb1fcd0b5a571 e865cda9231590cb8d62a1682e70f6f381f601f3 e8f8d723eace3a2d1dfa17f4ced776d172c97c96 ea8f261a40689e90f44983386738e6ffcd04228f eac83c4019a886d43c2f8cf298d22e8ef1f29333 ebd529bb001253958b3c9f83c835b5d4d006f7b5 ecaac2ff4622a7ba61ac0de131c1fb136c07171a ed19e82a5b0ccb80d02b2fdae017941c66155748 ed2533806c9c3a7aaa694ba4409191d8dd389374 ed72edec6df4376d66f27b6189f021f95b3b7320 ed9bba2c85b18b30eee5b133fb44ed9aa2ea34fc eec44f8e3fdcc3a8902b15208fe846ffcf9b134b f045786b64430e2dd26966fd803f95c66530d49c f0918607f6748ba2c40f024c5864fa082c77cfb3 f15fc7b0190544c34a666e01a4234e2e4d29cca8 f17958b01070a79fa5147d6250b0bb4b4a77ac25 f4bb22d1e93f76858df1d82293c2831867caa36b f4c4d84c0a1877b58c5517eabe939815f89f8bbf f513f606bae34df708f7fba3a0e927dc18ac552f f56a8b88cb1084ff2af3c7a71a64da651adffa16 f6296e22afba088c485164a013e3780e532aeccb f6fb9ea3cbc00a1ad1e138fe5d788653374ac4b7 f7c60ceb8f33f83dfac127c468e99fa75d22e3de f82498cd0f81ad6b1a9728674d4a967e2a1bb885 f8b644a21026f80a6858a3c263b3a69446edc27f f8bdf1af9261d7c93e0bc8fef167a1bf66989138 f95b45fd6f1f62049e6119ab6e1632b3c1fde3d7 f970c5066627f16b17b6618fe4f7a6c62a40d65a fa2dab211d3a4e7fa3aedbf751ff71ecf070765e fad49584e0febe6fd195a5007257c3d48f98d905 fadafb025f1f50d2b0a49e295bd5538cc3ffdbf2 fafb6f5caa1351219a4686d18a0b7ed50b43fb57 fcf8cc9f90a6d93e85bc23708ae3c290a5ae0e90 fd50faab9cfb3f12ba654f972ed69c3f9f2f48bc fda842d179a7f8b99ffa22547b769a67599280ac fdf38cee4d6b847a15de4aa164fb7532086e5f48 fe8a19f25bceb12f11f9a79a4f65a0b0c7f7b9e6 Package: emacs-nox Architecture: m68k Version: 1:30.2+1-7 Priority: optional Section: editors Source: emacs Maintainer: Rob Browning Installed-Size: 36252 Provides: editor, emacs, emacsen, info-browser, mail-reader, news-reader Depends: emacs-bin-common (= 1:30.2+1-7), emacs-common (= 1:30.2+1-7), libacl1 (>= 2.2.23), libasound2t64 (>= 1.0.16), libattr1 (>= 1:2.4.48), libc6 (>= 2.42), libdbus-1-3 (>= 1.10), libgccjit15, libgmp10 (>= 2:6.3.0+dfsg), libgnutls30t64 (>= 3.8.6), libgpm2 (>= 1.20.7), liblcms2-2 (>= 2.2+git20110628), libselinux1 (>= 3.1~), libsqlite3-0 (>= 3.7.15), libsystemd0, libtinfo6 (>= 6), libtree-sitter0 (>= 0.20.2), libxml2-16 (>= 2.14.1), zlib1g (>= 1:1.1.4) Suggests: emacs-common-non-dfsg, emacs-editing-major-modes Conflicts: emacs-gtk, emacs-lucid, emacs-pgtk Breaks: dh-elpa-helper (<< 2.1.7), emacs-bin-common (<< 1:29.2) Replaces: emacs-bin-common (<< 1:29.2), emacs-gtk, emacs-lucid, emacs-pgtk Filename: packages/unstable/main/emacs-nox_30.2+1-7_m68k.deb Size: 6426216 MD5sum: 8aed7bfdf861bd5fe9c03f19fd93262b SHA1: 89bf2c9ff139d55a5477b70a03c0de5d5c63e6c1 SHA256: 229f900752c3e874ec87bb9e5280025dac33067fad268cb898227346f9fc46cd SHA512: 04d6b059625925670fdcfca84435dbed3bcb97c9565233cf01a1f2a2accc3c788a4f4e342b75eb1616d5ab37cb32e7cb73dd0350aa6df76a6621c9700cd03f1d Homepage: https://www.gnu.org/software/emacs/ Description: GNU Emacs editor (without GUI support) GNU Emacs is the extensible self-documenting text editor. This package contains a version of Emacs compiled without support for X, and provides only a text terminal interface. Package: inn2 Architecture: m68k Version: 2.7.4-1 Priority: optional Section: news Maintainer: Marco d'Itri Installed-Size: 3565 Provides: news-transport-system Pre-Depends: inn2-inews (= 2.7.4-1) Depends: perl:any, perlapi-5.40.1, cron | cron-daemon, default-mta | mail-transport-agent, time, procps, libmime-tools-perl, systemd | systemd-standalone-tmpfiles | systemd-tmpfiles, libc6 (>= 2.38), libcanlock3 (>= 3.3.0), libcrypt1 (>= 1:4.1.0), libdb5.3t64, libpam0g (>= 0.99.7.1), libperl5.40 (>= 5.40.0), libpython3.13 (>= 3.13.0~rc3), libsasl2-2 (>= 2.1.28+dfsg1), libsqlite3-0 (>= 3.20.0), libssl3t64 (>= 3.0.0), libsystemd0, zlib1g (>= 1:1.1.4) Recommends: libdbd-sqlite3-perl Suggests: gnupg1, wget, libgd-perl, libkrb5-3 (>= 1.6.dfsg.2) Conflicts: inn Replaces: inn Filename: packages/unstable/main/inn2_2.7.4-1_m68k.deb Size: 1229176 MD5sum: 9f4f9d18e9a9cd662b307c1dcc7308e0 SHA1: f9fcfd0179093dd0b249a33e6d475315101b5cab SHA256: 4b4deb95d8fcd6566e97b4bbcbba631305b1131abe157e716469550c51934ce6 SHA512: a4c33b5c2217688f17561eeb9433cfe300e7940873efa97c134f20a7477a6bd7a0b2a659619ab2671e6b1d9b103b4357ed32c78c3d5c1801dd79d44d60766608 Homepage: https://www.eyrie.org/~eagle/software/inn/ Description: 'InterNetNews' news server This package provides INN 2.x, which is a very complex news server daemon useful for big sites. The 'inn' package still exists for smaller sites which do not need the complexity of INN 2.x. . The news transport is the part of the system that stores the articles and the lists of which groups are available and so on, and provides those articles on request to users. It receives news (either posted locally or from a newsfeed site), files it, and passes it on to any downstream sites. Each article is kept for a period of time and then deleted (this is known as 'expiry'). . By default Debian's INN will install in a fairly simple 'local-only' configuration. . In order to make use of the services provided by INN you'll have to use a user-level newsreader program such as pan. The newsreader is the program that fetches articles from the server and shows them to the user, remembering which the user has seen so that they don't get shown again. It also provides the posting interface for the user. Package: systemd-standalone-sysusers-dbgsym Architecture: m68k Version: 261.1-1 Auto-Built-Package: debug-symbols Priority: optional Section: debug Source: systemd Maintainer: Debian systemd Maintainers Installed-Size: 2690 Depends: systemd-standalone-sysusers (= 261.1-1) Filename: packages/unstable/main/systemd-standalone-sysusers-dbgsym_261.1-1_m68k.deb Size: 1567464 MD5sum: a4d049560334a6c10db3662e5c6f3dba SHA1: 9aceed302fa5dd6f679c51a3ff5a60f8ba557b16 SHA256: 7fa8ce574d7586b282838ed74fa988fbad4a4354c77b9b9133ba264daa25c22b SHA512: 152e93b0179e2ffe865c5a5aee462a8a5a8ba56c7fcec80b816b8f56d50d9e45d7fbc55c46f13f754567657391390c5684b96a6148e9e7a3ebb6de2fc6fd6d21 Description: debug symbols for systemd-standalone-sysusers Build-Ids: eec7f88f9627b052a8ddd6d1b2c121832cec9e41 Package: systemd-imds-dbgsym Architecture: m68k Version: 261.1-1 Auto-Built-Package: debug-symbols Priority: optional Section: debug Source: systemd Maintainer: Debian systemd Maintainers Installed-Size: 291 Depends: systemd-imds (= 261.1-1) Filename: packages/unstable/main/systemd-imds-dbgsym_261.1-1_m68k.deb Size: 143156 MD5sum: 674b85c9a515edc143dbe7b91dabb0e4 SHA1: 8465754112022ea889fa5d1970f9dd6175684afb SHA256: 296a18e9e59a16d62665994959b2e3225434d57d27a4df581fd97ac3be8236ad SHA512: f0876608d799bd652fd2cc1bdc199b3570b7e52f78f0cad32ffa86564ca86a662529e5f85c17930af4e43eb523ef8437d406c738f582163c5763773f722542f0 Description: debug symbols for systemd-imds Build-Ids: 494295b5c0fb2adc537ce4a96e0eff9494a37dc9 73ed87d29b09082cf1209ed30b19136493389d60 a1fc903bc6f044fae352b6a8b149fe07e6197200 Package: inn2-dbgsym Architecture: m68k Version: 2.7.4-1 Auto-Built-Package: debug-symbols Priority: optional Section: debug Source: inn2 Maintainer: Marco d'Itri Installed-Size: 3367 Depends: inn2 (= 2.7.4-1) Filename: packages/unstable/main/inn2-dbgsym_2.7.4-1_m68k.deb Size: 1826600 MD5sum: 72af74ec916c4b7f5b17366cd834463a SHA1: 027d36acbbdd1a0e5918074f77c5fa7a6f1ed00d SHA256: ac444636acfc94832f2ff1bf1544c8ca2ae1c0209299ea9611579b31c4217405 SHA512: ac84992c55f9dc5d953ca21c8a59055b4d49153d45a3dd2683bf9d9169e81e775db43c090dc3d1ff7d675ec68a0d3639ba5b1d0d3f3f594714faeaea55a7179b Description: debug symbols for inn2 Build-Ids: 0963ddc38f7396cf673a27449a77e01e36a80e51 0bd05add3d1e5876ef238f35337772e9bdcc8c57 0de05ecef44dcaa61316e3b783bfee2a5038f3b6 15fac88ba26bd4c67cc88987c809e35c1e335010 1e5b01a9d07c1305a63c9dc9a6da84091a355ddf 21d14b9d565e36c26073b66408d283cf7ba9a785 2acbfd76093243663251162750c5f3b59b5603d0 3319d34f33e6d75314ce0a7c52e4b3c6a256547d 3f1f3d4bff09bb95e57a998c6652221b23ee5ec1 4657f495aa97b38a68021779475f06fd313a0f26 4838b65c5767b1666c50c13fb566438d3e9f7c28 496fc5a91381cb006f911129450dcc095c56a39b 4a82a19ccc0e9611233d8a2a98b9f88e5155249e 500b70860dba7b1f6a18bb70d48953856e5ae72a 591099051d044e1d085c5e68f47ce213322796a0 5d6a5016267b7d0841b394934942b28272c517ed 654bb8aaf8c8d3a985691a95467f06dd3e1eec15 67b4cf34093717626f9aa7e09263a8bff46e684c 72608ac574bc074670fae7a107e091412955bac0 7545208b4e7ca49947276b78b58392b643637ca3 86955edf7b143c7f713079208aa4ee68fac5892d 8dfb6f2cf65230c0f29b5237b1360631adb6a722 92c10ccc104f1435bf0d9678932ffcaecb698ba4 9d84f4b1468a22a75efcab4fdd04d0984bff5d9e a290e92082f87a96733c33063056772d9a71b8e8 a315e97f84a044a8cc69f759325bf51e54581da6 a754b418bbe85731f89a35e745a5be4d0f1c745e aafa39bd71e2ac7b7a2779e4a45e4077b565b65d b0df5509d49f75c0e0ed3b27ce8fc872f09d1314 b506d903e4ecb1e100bb9ed0962c8d32867a4651 b65acb4c36e2471d01dec2afbdeb91c60376ae54 c7733f0fc7ddcd43657b9576e91b475314be63cb ca0ca30fac900b47f367e0b3ea7bba741920fc30 d10271c8445914764bc74382f1274709570c993d d3b23f955b2eed1bec60cb7c4a61516b6bb861d3 d49e26839e9d2543fdb1baef7579240070c0efb1 d54a77f934bf8744fac224c71b83027d496800ae d8eb161c729c28f454993dc85397d4f044b68441 ec383f51f620c3f468dd3c1dbefd5862897074fb ec775eac8aa6242ee2ff6171d1df723c92295458 eceac1e14f2224ab212f277b9c0c3cf88f434664 ef7de41de46182b9e6d7b552c13585c909eb5692 f52d45d979e082b3753b7480a5e16a0a6bc1d91e f61630e469e3d88cd860abf1e9c7ce134b7b43f7 fcac6f55fa14dcde8bd5502580166055f4d348de ff5ad62ce73a151f9e31dab8ff84afde66cafab3 Package: udev-dbgsym Architecture: m68k Version: 261.1-1 Auto-Built-Package: debug-symbols Priority: optional Section: debug Source: systemd Maintainer: Debian systemd Maintainers Installed-Size: 1807 Depends: udev (= 261.1-1) Filename: packages/unstable/main/udev-dbgsym_261.1-1_m68k.deb Size: 912736 MD5sum: 7c5534e54c82f324c7d3bbfccba8c79a SHA1: aabd7533470b49e28e9752f8d75f01b229f3343b SHA256: 5292794407d804f9ed28dbdb10f84a80431498bbfacfbdf7662923da359e5446 SHA512: 555843092319546691bfe48c5081f3abf5e05abdfd446e1ba5544e23764f6993f9e897ac1f94f9dea792e8860e40e27b0bc672a59fa97801d70d9520762b3a26 Description: debug symbols for udev Build-Ids: 001ec85e965b67b6526e673cfb6022e4c400f4c8 1af07c2407bb794b972913e9e4cbb1fe959544c4 4e4786ce724718143b27bad90f8d2c6c2d99033b 54636a64e6ea466a78e3de657c6d6be96c3cb1d8 6867c18fc74609d44eb32980f7bf357dc6c49018 752b320e7de245ef720715b57cb9c1529690aa1d 911a77e3c6d1ebdcbac61ed17ba1f8f2e4903352 b1c4880fcc71d6fb84767d0c8838aa436a0cdd00 c4f2abf5fb53be8ba9e28f7e3c60feb79c9d9bd2 Package: systemd-report-dbgsym Architecture: m68k Version: 261.1-1 Auto-Built-Package: debug-symbols Priority: optional Section: debug Source: systemd Maintainer: Debian systemd Maintainers Installed-Size: 188 Depends: systemd-report (= 261.1-1) Filename: packages/unstable/main/systemd-report-dbgsym_261.1-1_m68k.deb Size: 86364 MD5sum: 6103439ed566763b37bb0a2b95cd9b2c SHA1: 43a490de17c07eff171cc3b124faea7c0798d4b3 SHA256: 79e3b045f69f0fdfc8c9df644ff4cd48d73c71719f9d10045c0e6542536bbd98 SHA512: 37d3b2a903c64f90efdcd19c251773acaefccaa291c01c667ff2461d3248c0ab29adcc0cf5aba5754634c2574a334d13d612a3924fdfe25c4ebb143e989010ad Description: debug symbols for systemd-report Build-Ids: a2e016866ce3474762ab31740b1aa51c1b7fdc36 c7e7eebf2590a1764a992427acaef5cf29d8c0a2 fe29a0c44dadc411ceb508d0f6d960b8249ed208 Package: emacs-gtk-dbgsym Architecture: m68k Version: 1:30.2+1-7 Auto-Built-Package: debug-symbols Priority: optional Section: debug Source: emacs Maintainer: Rob Browning Installed-Size: 11032 Depends: emacs-gtk (= 1:30.2+1-7) Filename: packages/unstable/main/emacs-gtk-dbgsym_30.2+1-7_m68k.deb Size: 6918740 MD5sum: ef324e143cc008b590373a6ad1963175 SHA1: cc60a04ba4c9092eba8f6e315bdb1a4d205d2f6a SHA256: 0ae0ccb10a4375f643c47a304ba790eb3a46677c49530788cf81f93cb8da5a6d SHA512: 441d47ad0282616fcf50de61d9da82fd1bb41f41df55abaf4a7d4071c13b4f2d3aa852b24e0b9ec56dac1f1ccff6f139f3e1f47662389f5c843de4dfbbcd4bca Description: debug symbols for emacs-gtk Build-Ids: 0012db325695b3d388e2309bc1d54a0a55817e13 01ba0ac804a195ece660dd21f1532b354aa9d370 02b76df2788550b4888b7477ebb0fd062755ed59 0473cf2cb774f1c02e277644aeed9965ea318c75 05ccd8be2abc01099f98a26625456d930133129f 079b3f9146341db3d7cb9ac6b63f438cdea5c0d2 07dda943f83e60ba8370b2dda46d1953dbbbf67d 08ba437c6b1d00cfb20f21226a357b85bfa30200 099816320dc179008e3cc181c5784914b658a79b 0a4936ed1207c6902cc2f1f38cef79ed6f193199 0a84b3567c03f71769ae3a0f87c016afa70f8489 0b50b4a4b2361ec554288c56f400c87c9907f0d8 12e7d3b25a5313695b2849135dc3ca7a984d57a5 14c07ce4ccfc7bb229dbc8a3c9e1566a7f775da7 1749d3395af6f91532a23b79300f67fcaa7fad0a 17c4bce0159b6fb808ffe8a4cb0a75159fa6f6c6 182f1c2b631e600d9b9adbf8cdc77983aa134caa 192f2c16df46f380bb7ade904672acaed8b56189 195cfdb75cdc213da0e4250e45abddaa84d72443 1a0cddbf826601a73d60a240c8a6603e9ab1292e 1a1716022916056aed103a7234a725c859e50348 1c92c75860077402dde95aa01e769c40d93a2468 1d5948a644c8df49e415504ca133338f1c1831c9 1d8455c3e6a8ebad9a93e12d2233e60c4e33a8d0 1edbf2ff1d6596cff7f341a8eacf31d96ae5937f 220693ae282ebb33cc55fe2b92646b9303446917 223a225a49695f63b9dcb2d38277be8526232f96 28d5c600d4bf01f2cd6b1419186368736f259580 2bc379af1b356304d9728da7adbc57a334ce8251 2f11f20ad24192fba461ecd3011dfacbfdd880b3 324dd44d51b87aa57d5d42a1746851af81fa08bc 32b815019f9396ad730df0aa65689c4dd4f76e61 340187945e87775384651241ab296354d67ffae7 3596d18118329d4f34c95ab06e33bbf80ccb2631 3693d13bbf5f95a6474c29827f48dfcb4467fd74 3a1018169c835d422d25bc9d61ab657ed01bffa2 3a49033d3bfde435e8a6a177a17a041e00e1e164 3b560f9b772b1d1d4a329a953db62a1469b8e12d 3c9ea911b6470d5eaf49982d1c76219029fa0492 411b2a58f23744b1d0a1b81325d0a8d064837605 41db863a78a57446d933afea257410820a9fd096 4576bb8933ea6ae8c98d8bb620655c05da719619 4684cee53d59ab7bea0396c2e27c90ec6bdd4897 47327c5c5f38267859890e22f385149b28928b05 4953c554319d3ada25918364b44cec545630e19a 49bf3ae9af662b28860c264795906aa92ac76549 4be1a1909a7a2a25feb89cedd3fb8cdb57b19788 4e97cf076ba05366f62326e56efa752cadb64ab1 50649dc827114892c9b74bfb25f1ebefd5b5b240 507f01264b31fb6029155fc1d1a0c702afc590f0 50a04be6113070d1c18ecdb7ec089bce60f21b23 54dbee79348094b5d7bf5c07b467810e6e3470f2 5809ca1f827f95d6156a558d58ef71c5cdcfa5b4 5ab22543ddb5d65f406f0c2b939f56f25cc12930 5c28a187f5877cbdae6cb9b9ceac87474e437bb0 6080de668a29940d219717fa5baed27b24cf07bc 60929ac0391f571cab1459a449e7d8420f102456 61c1eb92f4fe7907569c3fc3d5012708ac8a00ca 6304079818f691441020ea5d6aabc683f0953ded 64be6e6a2c949a8b746af83b478ca6e20575d1ad 658fdfcdb47b26f1859995abe5da222978b99b70 65cbb4448d2bb701dbc5b2d2df3c365f5a5c89e0 65fc0005cc6004981442f555aec28787f43e061f 69634859c33cc2ad6ed2662145ee1727dc023ce5 6d83c5d0c6de285a6da8cb28c68e2758fdd611ca 6debb55fccbf3f29e95d7e30c4ab1e6fad4fc22b 6eb61db3bdb07cc36f737ddfaa4cfec181b6928c 713cee9dea1583e0fcc468991af3bb7ce8d01dbc 72d7813d67498d227f79fd19e42c155998dd9797 7344cf47fabbb0416bbf6a105a8f3b8a46c56c77 7579f822a26df97dabf4d2c10d69456580347384 76437f7a20c0134164144c8c78f751f629f5b377 78118d993d7af9640da882732941a5fdfa535858 79c3176ccf29473b836f4ff1bec9e3787c8efd58 7b10b4c126324441a900c65dbeabf6a7fa71af9e 8217435bcf2929bd4621e9cfa439c4f2b49a6d4e 827a153b92b94437a14d98b805db86bb513fb48f 833645c69b546f14f8170e8fd585e49ded8a5466 849d729040545588e1355dcaa3976b5590da409f 8715881f72e1ec78db4ea366180adfc75535d02f 8a6cc9dbb0464631080d9efdd82d681ab3e8871a 8cb0c70dbd82b662766b94289dabb5e05206fbc2 8ef635bebceddfec9bfd68b27e4ba09b231a7843 90cdb4d8e1a35ae543de38d259b397133a86eb87 95075a0ee6ec028c15a05b8dff51376c053f825f 968fd6b4e04f2c31408e0f68f8fae172f2456021 97035da886a5c35074601b790bb544296be457f3 994fbd1ef86e244b1e022f3801f65559c4d24d2f 99b1e7db92cfd7918acd5ec9ac1808b6e13dd6da 9bd08204a532c7b01f54b35d607d2b6cae591a87 9ca66c94fe4716eefd3b81018a1a80e73e4b6ec4 9edf54eb6a05ab67d169e6508f151bfda38689f0 9f54128ff669fd4a719c8c0dc5e4acae87e36a2f a158f3bc8ebc285413ade7651969472675313572 a18d45b5616d72bd1cf94d883fbbd8d27dd56ab1 a45427eb8600a6cb6697af6c8059531873580b7a a6bb0b497c692e27b48785e2d1316869377e44a4 a7619617f6cf1fe5695163f3074722ed200945cd adf1397c0a46e2ba373f8d8f564eb22439f717bc b471d3ff45df4b1dcdb14d44f45903e71acef7d0 b50e1ad08bbf116c5a9d99dead9bbaa8e9077304 b5130feb706b643339dbae190c0560c4890c86a6 b62de060962693c8c34eebbbb0bf23521b558d98 bb1cc1d855f4089f0f763b8818958aece048ce15 bc47e6295ff7faeeaed2fde415c3720962187abb bf1070fe1c48e2babc69950e21ec2376e895549f c088acc98a09fc67252689abcb35f4dcda0f024f c0e552234e93c7547f9c89929ef579ae4432173f c180c694e60013679371e80f900138857e3b6325 c459ae5920becb4864742b92bfbc813a6646db10 c48184c43f8173df1e5a6c24a89bec7ac11ce4c4 c6002941a88ecfccc03cd5f732c54e15e6604068 c91a5b6b59080369e145805c7df4f3960b6bf1cd c927d2576f202180d1adf547b1994ab7c74c44e6 cb8d02f416c0bdba8d76a135aa2c3b0f1088f78e cc701337d1bac75dc42715a5e04bff92438c88db cd65d58dda9342139b6c0456a7cebea6a171b5e4 cedeb1a04897d930d6134e6d50f30e4505076264 cf1dc7aad62b1bb384445a5517f8fec51f3b3ffc cf5092a78055f6ecde023e28d66acf824aa373d6 d058dc422879c5548ebb0a8a913f2789a57198ee d08784d059e64454525afc77df6d589fa1da9536 d0b03651ca08f8292e9c6c6b91bb34828b7c7df9 d29bf12486e9c67eb6e5dffca4f8acad225f9b93 d325ffbf0cc46f4814ba44a8b35bd6c2268804d7 d43a7493c4848fec0302b394dedfa214ff293db7 d7f834a46def5d55a7e0936da2c989cc8cb0e217 dc0b9bc037f41767f7775071e47965e4c516d119 dc28e334d7bcddbd2036f85eebc49f810983a663 dd082428d88ce903a158e8a85ff383b1c738d620 dd3305ff72a9011ff2a6f80f9e0583563a48a963 de45f484685d3b7c653d44f30bd227f93bbd4766 de77ec32dbe266c2b602612e22a7254085ad3093 df05f7bd2e982bfbf2b697caab4374e71ae7c75b e04778e592aefc0244a0d4f29f8afa71a69a8fe1 e124359ca6b44636c8a698f220cbde748306fb8a e54a16c9508f1502453a3068acb71a929fcc7339 e620d5b582daea8dd1f612ae67e667b70cdeb61b e823bc64f128cd818f3406a022ac8140a5477544 e82596fb1fd344b10321d69d3452da314728548f e83669f9c2e060b429d7d0852aa57ed89232b46e ea362c521c248bc1457109b2e009faa18b52de87 eb4929fd43d90f821c67e979c57efcc31f425248 ef40c00a365a37405db89b58b1ea648abc854408 ef99a8944cf110c0080821b103893ba6943c04f8 f29fc8ad36dc8fb020b8a70bfd84e7d2e2f7a114 f2c00ae231a1028ddceb0756688cf9a4cc26fb8e f6f9989023ab6a61258a776a5107e07eacd3176a f7a8e8a6ffe96c0315b36a32a03f5e0ec323eb35 fb959c6a12fc013fa1d6958331e78ffb1a7d6940 fcde657e742ea810aa198039ce52a97017881e2a fd1c82da9b1cb3700a438a1d99f38c4572f0b1d4