Package: alembic Priority: optional Section: python Installed-Size: 2005 Maintainer: Debian Python Team <team+python@tracker.debian.org> Architecture: all Version: 1.4.3-1apertis0bv2022.0b26 Replaces: python-alembic (<< 0.8.8-3), python3-alembic (<< 0.8.8-3) Depends: python3-alembic (= 1.4.3-1apertis0bv2022.0b26), python3:any, libjs-sphinxdoc (>= 2.4.3-5~) Breaks: python-alembic (<< 0.8.8-3), python3-alembic (<< 0.8.8-3) Filename: pool/sdk/a/alembic/alembic_1.4.3-1apertis0bv2022.0b26_all.deb Size: 402164 MD5sum: 5daf65e4fc0181dbf92db1c3c01c4dca SHA1: 0a66a9fcebba6de21bc3b2e340a3abd710c8ce78 SHA256: 2166f120588569c9211841711b9f57c1a6e4f91400fc131bd8e84862262677cb SHA512: 1e89beb9dcd8b26699bc2d307bdfe5ac6cff8cb30c319c68b436e56ad95ff0a1326238fca3cc4abd1fa39b849317b2cd85714f1d0c6b06e177615fc0dc7f844e Description: lightweight database migration tool for SQLAlchemy Alembic is a new database migration tool, written by the author of SQLAlchemy. A migration tool offers the following functionality: . * Can emit ALTER statements to a database in order to change the structure of tables and other constructs * Provides a system whereby "migration scripts" may be constructed; each script indicates a particular series of steps that can "upgrade" a target database to a new version, and optionally a series of steps that can "downgrade" similarly, doing the same steps in reverse. * Allows the scripts to execute in some sequential manner. . This package provides /usr/bin/alembic script and documentation for Alembic, and depends on the python3-alembic package which contains all the actual code (in Python 3) for Alembic to actually work. Homepage: https://bitbucket.org/zzzeek/alembic Package: allegro4-doc Priority: optional Section: doc Installed-Size: 4103 Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org> Architecture: all Source: allegro4.4 Version: 2:4.4.3.1-2apertis0bv2022.0b29 Replaces: liballegro-doc (<= 2:4.3) Depends: dpkg (>= 1.15.4) | install-info Conflicts: liballegro-doc (<= 2:4.3) Filename: pool/sdk/a/allegro4.4/allegro4-doc_4.4.3.1-2apertis0bv2022.0b29_all.deb Size: 1647676 MD5sum: 7168d277e48f3f7722ad67e2fae3550b SHA1: 9992752963390004afba712bd034015fd3ddb8b9 SHA256: 8087759494ce91fcfbe847b22d8fe11055521f55f45b9872da45236457a3125c SHA512: 36a921267b3adea38a300e9ccae5f4178821772638fb1c0aa6775f32acca40d87ff7576ef2395c4e57411cfec0f6badbb46dc0c405b40b50e40ac49a7e1723ae Description: documentation for the Allegro library This package contains the Allegro documentation in various formats, FAQs and other documentation about the Allegro library and the source of the example programs. . Allegro is a cross-platform library mainly aimed at video game and multimedia programming. It handles common, low-level tasks such as creating windows, accepting user input, loading data, drawing images, playing sounds, etc. and generally abstracting away the underlying platform. Homepage: http://www.liballeg.org Multi-Arch: foreign Package: apertis-flatdeb Priority: optional Section: devel Installed-Size: 254 Maintainer: Apertis package maintainers <packagers@lists.apertis.org> Architecture: all Version: 0.2022.0bv2022.2b8 Depends: binutils, debootstrap, debos, dpkg-dev, flatpak, flatpak-builder, ostree, pigz, python3, python3-debian, python3-gi, python3-yaml, systemd-container, time Conflicts: flatdeb Filename: pool/sdk/a/apertis-flatdeb/apertis-flatdeb_0.2022.0bv2022.2b8_all.deb Size: 38756 MD5sum: a202c8cc7df5fd35bb951a556ef1fada SHA1: 2115e7fa1750c0911b526099e5f5637aa6f57b0a SHA256: 8b761f2dfdddc874490953d825a26657ab990d18029ed0a45e582dd8a68ff709 SHA512: 6db1161c689b940c36b8daf7e766521aec7346f763b2fbdb6612f3003ff8404f332a78b134480030b423de82ff7cf56ea037879f6f839102f57cd242ab9fc0e7 Description: build Flatpak runtimes and apps from Debian packages flatdeb is a proof of concept for building Flatpak runtimes and apps from Debian packages. Package: apitrace Priority: optional Section: graphics Installed-Size: 13285 Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Architecture: amd64 Version: 9.0+repack-1apertis0bv2022.0b32 Depends: libbsd0 (>= 0.0), libc6 (>= 2.29), libgcc-s1 (>= 4.2), libpng16-16 (>= 1.6.2-1), libprocps8 (>= 2:3.3.16-1), libsnappy1v5 (>= 1.1.8), libstdc++6 (>= 9), libwaffle-1-0 (>= 1.6.1), libx11-6, zlib1g (>= 1:1.1.4), apitrace-tracers (= 9.0+repack-1apertis0bv2022.0b32), python3, python3-pil Filename: pool/sdk/a/apitrace/apitrace_9.0+repack-1apertis0bv2022.0b32_amd64.deb Size: 1525364 MD5sum: 8728c7ecbe70e8bd415717a5dd594849 SHA1: 6299115eae401dab044b5a613fc9567d2ec0d07b SHA256: 8e6e66e010f4c363c3ea2ab6cca886680899e90ff6aed4ad37210195dbd34a4f SHA512: b888e56f239733da3615d9e2a8fe95cf64175e5252f67544a19fd877c2f1f08b9584173046a3371f97a2cb84e35b6c79d0dfa96b61255b09574fc09d0425b277 Description: tools for debugging OpenGL applications and drivers - cli frontends apitrace is a suite of tools for debugging OpenGL applications and drivers. It includes a tool to generate a trace of all the OpenGL calls an application makes and a tool for replaying these traces and inspecting the rendering and OpenGL state during the program's execution. . This makes it useful for identifying the sources of graphical corruption in OpenGL applications. . This package contains frontends for the apitrace tool, making it easy to trace applications and replay, compare, profile, and modify existing traces. Homepage: https://apitrace.github.io Package: apitrace-dbgsym Priority: optional Section: debug Installed-Size: 20334 Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Architecture: amd64 Source: apitrace Version: 9.0+repack-1apertis0bv2022.0b32 Depends: apitrace (= 9.0+repack-1apertis0bv2022.0b32) Filename: pool/sdk/a/apitrace/apitrace-dbgsym_9.0+repack-1apertis0bv2022.0b32_amd64.deb Size: 18410244 MD5sum: 2e0437d8025b4c2e708a34d16e9de84f SHA1: 89dfef4cfd0dda74161fa2e3213eb32befa49b47 SHA256: 6e7ed0bfa3b9ebd548696ee87596fe98cf53d7c0d7ee27413b40a28d2906d989 SHA512: 2b47b366579497f50318d3caa5b6282c6e05754ec23e8bdbeb39f9952ff380b0366fa77b31c42e536552c93fb6ddfdd06eb3a42d4f3d94f975587122c95aaafb Description: debug symbols for apitrace Auto-Built-Package: debug-symbols Build-Ids: 06b740a7f35a3e709a11595f0e211e2a9d2435fe 486e34aa065ffe4e39f05ba57b58b857bc58c5a7 631288c84fe7b1a55048dc7dced9ef0622d277eb Package: apitrace-gui Priority: optional Section: graphics Installed-Size: 1253 Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Architecture: amd64 Source: apitrace Version: 9.0+repack-1apertis0bv2022.0b32 Depends: libc6 (>= 2.29), libgcc-s1 (>= 4.2), libpng16-16 (>= 1.6.2-1), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5widgets5 (>= 5.14.1), libsnappy1v5 (>= 1.1.8), libstdc++6 (>= 9), zlib1g (>= 1:1.1.4), apitrace (= 9.0+repack-1apertis0bv2022.0b32) Filename: pool/sdk/a/apitrace/apitrace-gui_9.0+repack-1apertis0bv2022.0b32_amd64.deb Size: 415108 MD5sum: d6d938d90f5ff477c3b7dd84ce33a119 SHA1: dfa37808b0b992d7496fc23cc1879916db42e600 SHA256: 66fcd9d77f22c489ba83d30b07e64e4916c1ac6bb0dd990413af2e11a50831f7 SHA512: a7107354958eefda373d36e8bfd06b3497fbfac40c59396513b92345087ae413a11b05b4ad0cedfe9c28d45c86735c0fc7c418f3a256aaace1556a31d196429c Description: tools for debugging OpenGL applications and drivers - graphical frontend apitrace is a suite of tools for debugging OpenGL applications and drivers. It includes a tool to generate a trace of all the OpenGL calls an application makes and a tool for replaying these traces and inspecting the rendering and OpenGL state during the program's execution. . This makes it useful for identifying the sources of graphical corruption in OpenGL applications. . This package contains a graphical frontend for the apitrace tool, making it easy to trace applications and replay, compare, profile, and modify existing traces. Homepage: https://apitrace.github.io Package: apitrace-gui-dbgsym Priority: optional Section: debug Installed-Size: 5912 Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Architecture: amd64 Source: apitrace Version: 9.0+repack-1apertis0bv2022.0b32 Depends: apitrace-gui (= 9.0+repack-1apertis0bv2022.0b32) Filename: pool/sdk/a/apitrace/apitrace-gui-dbgsym_9.0+repack-1apertis0bv2022.0b32_amd64.deb Size: 5789112 MD5sum: dc09f274e94d99214e325385d4a2b5b9 SHA1: c07a501e04272e40a466c1e6c10c546517eff609 SHA256: 969255afd894d9cd820a125cd3cd76a6dad8c87ba7589ae54de99291a23d2ef6 SHA512: b30b7dc90f0ebde3b342c5500c0c6f46e0ab92b4e990983d5df24c4d7471584f5b415d264d84a4d72e5ca8df2d2b84e64b432206c4103b715b063060f6b30998 Description: debug symbols for apitrace-gui Auto-Built-Package: debug-symbols Build-Ids: 9d73ed1778dcb82b03f25454422dd2afdedcff2c Package: apitrace-tracers Priority: optional Section: graphics Installed-Size: 8487 Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Architecture: amd64 Source: apitrace Version: 9.0+repack-1apertis0bv2022.0b32 Depends: libc6 (>> 2.31), libc6 (<< 2.32) Filename: pool/sdk/a/apitrace/apitrace-tracers_9.0+repack-1apertis0bv2022.0b32_amd64.deb Size: 1276452 MD5sum: 921ace48c2a4feeddbaf99bd6c7018ba SHA1: d456be7913fa6d0510dde25364f9c0a69138a5fa SHA256: df970fb0094d8f22c6302b3923d40b9ce122b97d257902248e9ae800ba02d79d SHA512: 114dc4a2df36d6e070974dca2d01bbf4650cc5e96cb14cd4d4dc890b61462982378518e255cd28555ace4b7ad201104bf0ed43967b32ad62b3225dbe620cc941 Description: tools for debugging OpenGL applications and drivers - application tracer apitrace is a suite of tools for debugging OpenGL applications and drivers. It includes a tool to generate a trace of all the OpenGL calls an application makes and a tool for replaying these traces and inspecting the rendering and OpenGL state during the program's execution. . This makes it useful for identifying the sources of graphical corruption in OpenGL applications. . This package contains the components required to trace the OpenGL calls made by an application and record them into a trace file for later replay and debugging. Built-Using: snappy (= 1.1.8-1apertis1bv2022dev2b1) Homepage: https://apitrace.github.io Multi-Arch: same Package: apitrace-tracers-dbgsym Priority: optional Section: debug Installed-Size: 7452 Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Architecture: amd64 Source: apitrace Version: 9.0+repack-1apertis0bv2022.0b32 Depends: apitrace-tracers (= 9.0+repack-1apertis0bv2022.0b32) Filename: pool/sdk/a/apitrace/apitrace-tracers-dbgsym_9.0+repack-1apertis0bv2022.0b32_amd64.deb Size: 5006760 MD5sum: 7a947754ee380f620db9158b5eb9f846 SHA1: c8a62e3b4fada95efc899f96dba8206e74e9700e SHA256: c0e5abd2ef179e84c67e554f6eda37101a83d23e3bc632e66a5af8a8c1a83bbc SHA512: 8f7dba78cd714afe831042a93720376bb98335a306f7c339b80a25e5e4aceb5b8a7300b0a693b798b570b72a98c4dbe6df175ba0d771f9b4095de0e926282b45 Description: debug symbols for apitrace-tracers Auto-Built-Package: debug-symbols Build-Ids: 1605d9f6d14203fa9ed7e4480032e6bfc89d3c4f 1d77de0080fe3c2e48731f0663e488e58ef600d6 Multi-Arch: same Package: aptitude Priority: optional Section: admin Installed-Size: 4257 Maintainer: Aptitude Development Team <aptitude-devel@lists.alioth.debian.org> Architecture: amd64 Version: 0.8.13-3apertis1bv2022.0b30 Depends: aptitude-common (= 0.8.13-3apertis1bv2022.0b30), libapt-pkg6.0 (>= 1.9.0), libboost-iostreams1.74.0 (>= 1.74.0), libc6 (>= 2.14), libcwidget4 (>= 0.5.18-1), libgcc-s1 (>= 3.0), libncursesw6 (>= 6.1+20180210), libsigc++-2.0-0v5 (>= 2.8.0), libsqlite3-0 (>= 3.6.5), libstdc++6 (>= 9), libtinfo6 (>= 6.1+20180210), libxapian30 (>= 1.4.17~) Recommends: libdpkg-perl, sensible-utils Suggests: apt-xapian-index, aptitude-doc-en | aptitude-doc, debtags, tasksel Filename: pool/sdk/a/aptitude/aptitude_0.8.13-3apertis1bv2022.0b30_amd64.deb Size: 1350384 MD5sum: b0c4d63a1fa66ba7f9e2c60b81ff6e8d SHA1: 8ac14e26a8a726c1974d4d68aa0183843dcd2852 SHA256: 49e1af0efa0e7d855edfb0db4c8917157a4d830dc48992269c3acf1865554324 SHA512: c958c552a1cc35a88e1471a56552291dba87af6990b3c65fda2c4dc9301bfe254211f4ca9397cf3bd5ac98f20885d0994f292eb58041ed8b96c64de218dad73e Description: terminal-based package manager aptitude is a package manager with a number of useful features, including: a mutt-like syntax for matching packages in a flexible manner, dselect-like persistence of user actions, the ability to retrieve and display the Debian changelog of most packages, and a command-line mode similar to that of apt-get. . aptitude is also Y2K-compliant, non-fattening, naturally cleansing, and housebroken. Homepage: https://wiki.debian.org/Aptitude Multi-Arch: foreign Package: aptitude-common Priority: optional Section: admin Installed-Size: 10095 Maintainer: Aptitude Development Team <aptitude-devel@lists.alioth.debian.org> Architecture: all Source: aptitude Version: 0.8.13-3apertis1bv2022.0b30 Replaces: aptitude (<< 0.8.10-4) Recommends: aptitude Breaks: aptitude (<< 0.8.10-4) Filename: pool/sdk/a/aptitude/aptitude-common_0.8.13-3apertis1bv2022.0b30_all.deb Size: 1778932 MD5sum: 5faa644a29d2675c69e2e00995e601cc SHA1: f18c35c75dc4c8cc496be3573f2eb6190779601c SHA256: e377b1cba0583570da1f63da772cfe5ffbec31220094b53c77a0f42ce7369d84 SHA512: 045039372ed2028d921db39ad86ab497689f532185dec2f42b605bc780c01248cb689f02218481f738435e2304162d90e09548586ddf3434898a53a18d5aa3c8 Description: architecture independent files for the aptitude package manager aptitude is a package manager with a number of useful features, including: a mutt-like syntax for matching packages in a flexible manner, dselect-like persistence of user actions, the ability to retrieve and display the Debian changelog of most packages, and a command-line mode similar to that of apt-get. . This package contains the data files and translations used by aptitude. Homepage: https://wiki.debian.org/Aptitude Multi-Arch: foreign Package: aptitude-dbgsym Priority: optional Section: debug Installed-Size: 27511 Maintainer: Aptitude Development Team <aptitude-devel@lists.alioth.debian.org> Architecture: amd64 Source: aptitude Version: 0.8.13-3apertis1bv2022.0b30 Replaces: aptitude-dbg Depends: aptitude (= 0.8.13-3apertis1bv2022.0b30) Breaks: aptitude-dbg Filename: pool/sdk/a/aptitude/aptitude-dbgsym_0.8.13-3apertis1bv2022.0b30_amd64.deb Size: 26997040 MD5sum: e84771a4a9d63fad91bbbda0c6a93eed SHA1: 67ed244f4c06a1735fb4c4df66a519a1c77fea71 SHA256: d5da4190c96e54fdedcffde889cbebc443b4aea8f77d80ea3f03daad5bcdb021 SHA512: 09d70553ba3a05c6c5d1120b48978218774838c7c35be0b8947c15a37ffcbe7e099142e4aa4a9db9d3032e8b9d9d839b0f336146435ef73ae7d511b30e3ecaac Description: debug symbols for aptitude Auto-Built-Package: debug-symbols Build-Ids: 519c8bd0b6917a888cc97916689c193f314db6bc Package: aptitude-doc-cs Priority: optional Section: doc Installed-Size: 1072 Maintainer: Aptitude Development Team <aptitude-devel@lists.alioth.debian.org> Architecture: all Source: aptitude Version: 0.8.13-3apertis1bv2022.0b30 Provides: aptitude-doc Suggests: aptitude Filename: pool/sdk/a/aptitude/aptitude-doc-cs_0.8.13-3apertis1bv2022.0b30_all.deb Size: 372576 MD5sum: e3c715ec076bcfd0a50c6f89697e8a58 SHA1: b57cad7d234db081db5b0199b8edfd1a6b95d1aa SHA256: 0be91156521f1d169e31e2caaf7d1386f05f9460b83e6f441b04e96ef41d140c SHA512: cf55cf50b68117beebe05a873d12720446f590c551aecddfcf0a60c008c89b00a67d7bcfc503d9d4a80fee8603f6e3aa6fe255374d95021ba45a552934e7aae4 Description: Czech manual for aptitude, a terminal-based package manager aptitude is a package manager with a number of useful features, including: a mutt-like syntax for matching packages in a flexible manner, dselect-like persistence of user actions, the ability to retrieve and display the Debian changelog of most packages, and a command-line mode similar to that of apt-get. . This package contains the Czech version of the aptitude user's manual in HTML format. Homepage: https://wiki.debian.org/Aptitude Multi-Arch: foreign Package: aptitude-doc-en Priority: optional Section: doc Installed-Size: 1299 Maintainer: Aptitude Development Team <aptitude-devel@lists.alioth.debian.org> Architecture: all Source: aptitude Version: 0.8.13-3apertis1bv2022.0b30 Provides: aptitude-doc Suggests: aptitude Filename: pool/sdk/a/aptitude/aptitude-doc-en_0.8.13-3apertis1bv2022.0b30_all.deb Size: 443200 MD5sum: c002a2f053afb790dcf07a407b8e4f01 SHA1: 3cd5a5e7eb652b1f4f718bfa319c1d6097445fb3 SHA256: 5aae07ff303e861972e71263d6f6897ce535d86f9145b22c62c32bc2ec6e30b7 SHA512: ff7d71eabd18c995b7bf8fffca38f7b29f6d913e9a5c4da5a67c5b5b7b75e705706e04d993837007ee8bcf1cabe6cc9e730960132f106e12f33fb95a28a87b78 Description: English manual for aptitude, a terminal-based package manager aptitude is a package manager with a number of useful features, including: a mutt-like syntax for matching packages in a flexible manner, dselect-like persistence of user actions, the ability to retrieve and display the Debian changelog of most packages, and a command-line mode similar to that of apt-get. . This package contains the English version of the aptitude user's manual in HTML format. Homepage: https://wiki.debian.org/Aptitude Multi-Arch: foreign Package: aptitude-doc-es Priority: optional Section: doc Installed-Size: 1274 Maintainer: Aptitude Development Team <aptitude-devel@lists.alioth.debian.org> Architecture: all Source: aptitude Version: 0.8.13-3apertis1bv2022.0b30 Provides: aptitude-doc Suggests: aptitude Filename: pool/sdk/a/aptitude/aptitude-doc-es_0.8.13-3apertis1bv2022.0b30_all.deb Size: 418936 MD5sum: aae7a7704a6a857c62824e21e713a966 SHA1: fef7bcfeda8979d802114db279e407074ec4b979 SHA256: a29fd8712c1a2458142e1d6dac4631b2c3c2cd6be4f58a4ed46ab7e71ad86f56 SHA512: cdbe4904c83a7711528746456ea709f27844c4f4edd067d5193b418c6bd9b19bbac23403a90dc016e33ccf8bde3b2fc0dd5736719a9694448ba1277fb4dbfc39 Description: Spanish manual for aptitude, a terminal-based package manager aptitude is a package manager with a number of useful features, including: a mutt-like syntax for matching packages in a flexible manner, dselect-like persistence of user actions, the ability to retrieve and display the Debian changelog of most packages, and a command-line mode similar to that of apt-get. . This package contains the Spanish version of the aptitude user's manual in HTML format. Homepage: https://wiki.debian.org/Aptitude Multi-Arch: foreign Package: aptitude-doc-fi Priority: optional Section: doc Installed-Size: 766 Maintainer: Aptitude Development Team <aptitude-devel@lists.alioth.debian.org> Architecture: all Source: aptitude Version: 0.8.13-3apertis1bv2022.0b30 Provides: aptitude-doc Suggests: aptitude Filename: pool/sdk/a/aptitude/aptitude-doc-fi_0.8.13-3apertis1bv2022.0b30_all.deb Size: 280236 MD5sum: 9bb1d5404f954a8dc3ed6b5c63a74a9b SHA1: f8ebbc179058fc0dbe3211c3bdb3376c8b936554 SHA256: 4d606c2376201d666900c59ef1d2f1635a3f9a005ebf50ce1a214e3165897814 SHA512: 913532e77e06aab7910e484f98f4aad7feaf18710edb0248838ad1717bf9417240005ef46e69ae86da64afd8297589116e7209eb2ae87f78c199dd1e484dd496 Description: Finnish manual for aptitude, a terminal-based package manager aptitude is a package manager with a number of useful features, including: a mutt-like syntax for matching packages in a flexible manner, dselect-like persistence of user actions, the ability to retrieve and display the Debian changelog of most packages, and a command-line mode similar to that of apt-get. . This package contains the Finnish version of the aptitude user's manual in HTML format. Homepage: https://wiki.debian.org/Aptitude Multi-Arch: foreign Package: aptitude-doc-fr Priority: optional Section: doc Installed-Size: 1189 Maintainer: Aptitude Development Team <aptitude-devel@lists.alioth.debian.org> Architecture: all Source: aptitude Version: 0.8.13-3apertis1bv2022.0b30 Provides: aptitude-doc Suggests: aptitude Filename: pool/sdk/a/aptitude/aptitude-doc-fr_0.8.13-3apertis1bv2022.0b30_all.deb Size: 320392 MD5sum: 7b9557195a599eb8c0487ed82beced4a SHA1: be5322fe74c1c3d728c2e4dc7369c6f45bd940f1 SHA256: 64203707f04d51e98d9d6df3fc1f9b44f17c076e2d6ee6e2fee847f962e6a26b SHA512: d45662adb24d6c786ff7be35531d105a2e05ae1b60bf7fc33637a26cbf9043137619a94b37600bcfe7e871768c84c77d3cc5089b72ac97839033fa4d437e2baf Description: French manual for aptitude, a terminal-based package manager aptitude is a package manager with a number of useful features, including: a mutt-like syntax for matching packages in a flexible manner, dselect-like persistence of user actions, the ability to retrieve and display the Debian changelog of most packages, and a command-line mode similar to that of apt-get. . This package contains the French version of the aptitude user's manual in HTML format. Homepage: https://wiki.debian.org/Aptitude Multi-Arch: foreign Package: aptitude-doc-it Priority: optional Section: doc Installed-Size: 1139 Maintainer: Aptitude Development Team <aptitude-devel@lists.alioth.debian.org> Architecture: all Source: aptitude Version: 0.8.13-3apertis1bv2022.0b30 Provides: aptitude-doc Suggests: aptitude Filename: pool/sdk/a/aptitude/aptitude-doc-it_0.8.13-3apertis1bv2022.0b30_all.deb Size: 281452 MD5sum: 68c3be716198ed7478419fc11d73f586 SHA1: c0f51fa8f8fd95928e8235cc8e053f8ffb15e019 SHA256: e05ada410f569aa8763707902921d7ed524eea277c446cc56e33980252e0f882 SHA512: 40032aa18ed3713035eb305c499a43315c6344e75f7321f073a9fb121931b77979b7480d1c918949ecb452d5b256db818c333092af99973ab3dc19e390e760b5 Description: Italian manual for aptitude, a terminal-based package manager aptitude is a package manager with a number of useful features, including: a mutt-like syntax for matching packages in a flexible manner, dselect-like persistence of user actions, the ability to retrieve and display the Debian changelog of most packages, and a command-line mode similar to that of apt-get. . This package contains the Italian version of the aptitude user's manual in HTML format. Homepage: https://wiki.debian.org/Aptitude Multi-Arch: foreign Package: aptitude-doc-ja Priority: optional Section: doc Installed-Size: 1245 Maintainer: Aptitude Development Team <aptitude-devel@lists.alioth.debian.org> Architecture: all Source: aptitude Version: 0.8.13-3apertis1bv2022.0b30 Provides: aptitude-doc Suggests: aptitude Filename: pool/sdk/a/aptitude/aptitude-doc-ja_0.8.13-3apertis1bv2022.0b30_all.deb Size: 376972 MD5sum: e912d825f5b162c9e82da6639bfd29d7 SHA1: 1fb3f150266e5cd6c2681c45fbee5eb85dcb0555 SHA256: da6f28e0060c1e36084277275529eb7b2912df9643ac1ddf181f12655b6df2b1 SHA512: b2be58ef57d5576e84a18cc09e86eefed8b6ef57f169a4c12b494654b4d0719bc0cd44a941dd61368fcecd66a5ebd5266b65c5ed4a937ca9917ecf42e7a667b2 Description: Japanese manual for aptitude, a terminal-based package manager aptitude is a package manager with a number of useful features, including: a mutt-like syntax for matching packages in a flexible manner, dselect-like persistence of user actions, the ability to retrieve and display the Debian changelog of most packages, and a command-line mode similar to that of apt-get. . This package contains the Japanese version of the aptitude user's manual in HTML format. Homepage: https://wiki.debian.org/Aptitude Multi-Arch: foreign Package: aptitude-doc-nl Priority: optional Section: doc Installed-Size: 1256 Maintainer: Aptitude Development Team <aptitude-devel@lists.alioth.debian.org> Architecture: all Source: aptitude Version: 0.8.13-3apertis1bv2022.0b30 Provides: aptitude-doc Suggests: aptitude Filename: pool/sdk/a/aptitude/aptitude-doc-nl_0.8.13-3apertis1bv2022.0b30_all.deb Size: 380984 MD5sum: fef13580c62dc6da583b611cdfd3ac05 SHA1: 1f9d14037e7633f155e3bede91d7db78b410f383 SHA256: 130b503a6c8d0903c6f62bb5085b954e8a3cbed19d65521534f244cfea53e3b9 SHA512: 6a56f225fc8c107b1bf241156f191cb2f5eeffdd079a82e0b8b770ba2e9943d8b6813273e85b2e5827924e9cd7a34a59a51c2d0040b95ebf46e09e8a77341d84 Description: Dutch manual for aptitude, a terminal-based package manager aptitude is a package manager with a number of useful features, including: a mutt-like syntax for matching packages in a flexible manner, dselect-like persistence of user actions, the ability to retrieve and display the Debian changelog of most packages, and a command-line mode similar to that of apt-get. . This package contains the Dutch version of the aptitude user's manual in HTML format. Homepage: https://wiki.debian.org/Aptitude Multi-Arch: foreign Package: aptitude-doc-ru Priority: optional Section: doc Installed-Size: 1459 Maintainer: Aptitude Development Team <aptitude-devel@lists.alioth.debian.org> Architecture: all Source: aptitude Version: 0.8.13-3apertis1bv2022.0b30 Provides: aptitude-doc Suggests: aptitude Filename: pool/sdk/a/aptitude/aptitude-doc-ru_0.8.13-3apertis1bv2022.0b30_all.deb Size: 396736 MD5sum: bf5f155e47a5360d6e416d82eee26896 SHA1: b45d97bc3272a010d45e71da6ed745bd1fdde8c8 SHA256: dc4b393744e2512a2079638aacadd87384822ea205b518f580e0673a14982036 SHA512: 3fe3fa6006876c8fca0872a134e29af379de30723739ec9070809340c9990a8c052783ce7cdc83dca5d478f98eb0eaa0a52d24754443d99f869e00f4ede52e86 Description: Russian manual for aptitude, a terminal-based package manager aptitude is a package manager with a number of useful features, including: a mutt-like syntax for matching packages in a flexible manner, dselect-like persistence of user actions, the ability to retrieve and display the Debian changelog of most packages, and a command-line mode similar to that of apt-get. . This package contains the Russian version of the aptitude user's manual in HTML format. Homepage: https://wiki.debian.org/Aptitude Multi-Arch: foreign Package: ayatana-indicator-common Priority: optional Section: libs Installed-Size: 84 Maintainer: Ayatana Packagers <pkg-ayatana-devel@lists.alioth.debian.org> Architecture: all Source: libayatana-indicator Version: 0.8.4-1+deb11u2+apertis0bv2022.0b10 Depends: init-system-helpers (>= 1.52) Breaks: ayatana-indicator-application (<< 0.8.0), ayatana-indicator-datetime (<< 0.8.0), ayatana-indicator-display (<< 0.8.0), ayatana-indicator-keyboard (<< 0.7.900), ayatana-indicator-messages (<< 0.8.0), ayatana-indicator-notifications (<< 0.8.0), ayatana-indicator-power (<< 2.1.0), ayatana-indicator-printers (<< 0.8.0), ayatana-indicator-session (<< 0.8.0), ayatana-indicator-sound (<< 0.8.0) Filename: pool/sdk/liba/libayatana-indicator/ayatana-indicator-common_0.8.4-1+deb11u2+apertis0bv2022.0b10_all.deb Size: 71360 MD5sum: 63c0cec7f8d5616c68d73ad9f1c756ab SHA1: 24550d6e1a0733d3cd97a450eaa16722980d9fb9 SHA256: 53430ee3a48beef9d9fc6b9cdba225df8dcc946d0f623d23ba171ca71f49db18 SHA512: c3aae55b29a690e632060ccd1e3671dc2d0ff4c8065f54c52885b0d7e767f5e831a0578cd910e09c68d8d4220acec1165bfbf92c696522088344c2b75a412170 Description: libayatana-indicator shared files The Ayatana Indicators library contains information to build indicators to go into modern desktops' indicator applets. . This package has files needed to work with the Ayatana Indicators. This includes the systemd ayatana-indicators-pre.target. Homepage: https://github.com/AyatanaIndicators/libayatana-indicator Multi-Arch: foreign Package: blueman Priority: optional Section: x11 Installed-Size: 3170 Maintainer: Christopher Schramm <debian@cschramm.eu> Architecture: amd64 Version: 2.1.4-1+apertis1bv2022.0b25 Depends: libbluetooth3 (>= 4.91), libc6 (>= 2.4), libglib2.0-0 (>= 2.31.8), dconf-gsettings-backend | gsettings-backend, python3 (<< 3.10), python3 (>= 3.9~), python3:any, dbus, default-dbus-session-bus | dbus-session-bus, bluez (>= 5), bluez-obexd, python3-gi (>= 3.27.2), notification-daemon, librsvg2-common, gnome-icon-theme | mate-icon-theme | elementary-xfce-icon-theme | adwaita-icon-theme | papirus-icon-theme, libpulse-mainloop-glib0, gir1.2-gtk-3.0, gir1.2-gdkpixbuf-2.0, gir1.2-glib-2.0, gir1.2-pango-1.0, python3-cairo, python3-gi-cairo, gir1.2-nm-1.0, policykit-1 Recommends: pulseaudio-module-bluetooth Filename: pool/sdk/b/blueman/blueman_2.1.4-1+apertis1bv2022.0b25_amd64.deb Size: 743052 MD5sum: 021f11acb46176623b9ed42269405a55 SHA1: 3f5e42e565baf9a40ef180463fc7953c4b06ec7a SHA256: 729dd56d1b92e1b1296b64b7bab864a1bdfc4ce1d19c87f46e1fe0f5f6b0ccb7 SHA512: 2f533822d0169637208851309d74f192dfff7e8f52983ed4b049eb40aaf70ef069c3b24cf4a9c2a3ccc2aea93be74c72af7762a1a2352721f4fe7d445a180ca4 Description: Graphical bluetooth manager Blueman is a GTK+ bluetooth management utility for GNOME using bluez D-Bus backend. Homepage: https://github.com/blueman-project/blueman Package: blueman-dbgsym Priority: optional Section: debug Installed-Size: 211 Maintainer: Christopher Schramm <debian@cschramm.eu> Architecture: amd64 Source: blueman Version: 2.1.4-1+apertis1bv2022.0b25 Depends: blueman (= 2.1.4-1+apertis1bv2022.0b25) Filename: pool/sdk/b/blueman/blueman-dbgsym_2.1.4-1+apertis1bv2022.0b25_amd64.deb Size: 176760 MD5sum: 4dca07b536f27e4b1feeced17499e226 SHA1: 0935669a00f148c16c1bf8f707cf5f44f1fb9d54 SHA256: 03d697f93296d3e5b9b90762f22d581719933f03c553e1c09dbc4b2a64f377fb SHA512: fa6dcca999176142689b3934915570a63d448ffd9e0081d757d80cdc88e96d61980e40c297c179abc4e0c500fc702e86408241f8355ee2dd154af103cf1e1669 Description: debug symbols for blueman Auto-Built-Package: debug-symbols Build-Ids: 22b939f88d3bccaae3fb16ed030676e1041bc817 Package: brz Priority: optional Section: vcs Installed-Size: 82 Maintainer: Debian Breezy Maintainers <pkg-bazaar-maint@lists.alioth.debian.org> Architecture: all Source: breezy Version: 3.1.0-8+apertis0bv2022.2b1 Provides: bzr, bzr-email, bzr-fastimport, bzr-git, bzr-stats, bzr-upload, git-remote-bzr Depends: python3-breezy (<= 3.1.0-8+apertis0bv2022.2b1.1~), python3-breezy (>= 3.1.0-8+apertis0bv2022.2b1), python3:any Recommends: python3-gpg, python3-dulwich (>= 0.19.11) Suggests: brz-doc, python3-breezy.tests, python3-fastimport (>= 0.9.8) Conflicts: bzr (<< 2.7.0+bzr6622-1), bzr-git (<< 0.6.13+bzr1650+brz1), git-remote-bzr Filename: pool/sdk/b/breezy/brz_3.1.0-8+apertis0bv2022.2b1_all.deb Size: 61652 MD5sum: ea7dae548144b194e44207dad1efcd53 SHA1: bbe420ab8e268fb1e693f94d77c09ae27b823806 SHA256: db59ed8d75412f1c72a74d4e0354fe5797a116f06876857bf3c4008e21a0287d SHA512: 9cade77e5c7fe451676f70ab5d4abda2f5974fd96a754f4f634abfc90c69cfa324ce7dad4c1f0340a264809acf00c3ad60fbc268b0e100b9aa5d4a76e17a9c75 Description: easy to use distributed version control system Breezy is a distributed version control system designed to be easy to use and intuitive, able to adapt to many file formats and workflows, reliable, and easily extendable. . Out of the box, Breezy supports both the Git and Bazaar repository formats. Homepage: https://www.breezy-vcs.org/ Package: brz-doc Priority: optional Section: doc Installed-Size: 8706 Maintainer: Debian Breezy Maintainers <pkg-bazaar-maint@lists.alioth.debian.org> Architecture: all Source: breezy Version: 3.1.0-8+apertis0bv2022.2b1 Depends: libjs-sphinxdoc (>= 2.4.3-5~) Suggests: brz Filename: pool/sdk/b/breezy/brz-doc_3.1.0-8+apertis0bv2022.2b1_all.deb Size: 2362364 MD5sum: adb65dfcc6e5d83318f40a402cfdb052 SHA1: b869ddb4794aa14b15f30c52a3554efc9870f3d4 SHA256: 25c374575e8410bc1bc2b18549d1b70ba4ca1813cfa69edaf69a7a65e2ede288 SHA512: cda96efe84aa08f921ff80df3a5fafab25801cb9f05448c67dd4540d344b9fe4fdeee0bea7c71eb5be94aba2b9e78b454d704a8d2b29d02b0294992a324890c2 Description: easy to use distributed version control system (documentation) Breezy is a distributed version control system designed to be easy to use and intuitive, able to adapt to many file formats and workflows, reliable, and easily extendable. . This package provides the documentation. Homepage: https://www.breezy-vcs.org/ Multi-Arch: foreign Package: bustle Priority: optional Section: devel Installed-Size: 7335 Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org> Architecture: amd64 Version: 0.8.0-1apertis0bv2022.0b22 Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.29), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.12.0), libffi7 (>= 3.3~20180313), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.39.4), libgmp10, libgtk-3-0 (>= 3.16.2), libharfbuzz0b (>= 0.6.0), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), libpcap0.8 (>= 0.9.8), zlib1g (>= 1:1.1.4) Recommends: bustle-pcap Suggests: graphviz Filename: pool/sdk/b/bustle/bustle_0.8.0-1apertis0bv2022.0b22_amd64.deb Size: 1001388 MD5sum: 5a40cbfcf634f320e7cf4c3964249474 SHA1: 5737fe03e6ecaac7e320fbaa6c732acb841854e2 SHA256: acf0c2fc085224a9a2ad4d0f94171bc763d5c71d3520a39bfb84e333d7d38833 SHA512: 99c22efa52586071cfb102286f60627271ee702d564ce2e24fa289e348aa056824db6f0f833d2c61ec6c55cf11c30fc8edc7cd9da36f9ccc59289afc506899ac Description: D-Bus activity visualiser Bustle is a tool to chart and provide timing information of D-Bus calls for profiling and debugging purposes. It is intended to replace reading the cryptic output of dbus-monitor. . Calls are displayed using Message Sequence Charts, a succinct way of representing entities and interactions over time. It can also output data in Graphviz format. . This package contains the graphical visualizer for traces generated with the bustle-pcap tool in the bustle-pcap package. Homepage: https://gitlab.freedesktop.org/bustle/bustle#readme Package: bustle-pcap Priority: optional Section: devel Installed-Size: 56 Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org> Architecture: amd64 Source: bustle Version: 0.8.0-1apertis0bv2022.0b22 Replaces: bustle (<< 0.5.4-1~) Depends: libc6 (>= 2.3.4), libglib2.0-0 (>= 2.39.4), libpcap0.8 (>= 0.9.8) Breaks: bustle (<< 0.4.7-3~) Filename: pool/sdk/b/bustle/bustle-pcap_0.8.0-1apertis0bv2022.0b22_amd64.deb Size: 17468 MD5sum: 3c1bbf4e74ddadbbd5b0228b75fd97d1 SHA1: a3f9b106ddb007ac46076a579ebd94f5fe37d27e SHA256: 4aa22a3d243efed70e5414a787c2d29594c13e557c6ab52dcd6a42d8226123e1 SHA512: 0d1f89daabb4903820441e8513abb59230edc844ae5bf0e9d95f82315db16e2d0d29bcc1680cec031affa25d1e7b43c08145a8e27fec364d26966350f5ac45e1 Description: D-Bus traffic capture tool for the pcap format Bustle is a tool to chart and provide timing information of D-Bus calls for profiling and debugging purposes. It is intended to replace reading the cryptic output of dbus-monitor. . This package contains the capture tool which will capture the D-Bus traffic into a pcap file that can be visualized using Bustle. Homepage: https://gitlab.freedesktop.org/bustle/bustle#readme Package: bustle-pcap-dbgsym Priority: optional Section: debug Installed-Size: 63 Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org> Architecture: amd64 Source: bustle Version: 0.8.0-1apertis0bv2022.0b22 Depends: bustle-pcap (= 0.8.0-1apertis0bv2022.0b22) Filename: pool/sdk/b/bustle/bustle-pcap-dbgsym_0.8.0-1apertis0bv2022.0b22_amd64.deb Size: 42232 MD5sum: fadc9530fd2ca6326c61544f4b6b74c9 SHA1: 531c7043e740f1a80321b03c3a11ae21144776f3 SHA256: 6375b9894b56ad73fae7cee61bb51148366e40470e40f9a22676d260222fb1f2 SHA512: f6d9e682ec137c8f422915462c855b8646868e463fe107be6743e64a600af525087f83406e8b7b23d090ef021e7b75415d9694a13b01302ee1099a2ee85d9dfa Description: debug symbols for bustle-pcap Auto-Built-Package: debug-symbols Build-Ids: 331f4e0b55edd1b76a6bc619c5edb47fb441c9cd Package: bzr Priority: optional Section: oldlibs Installed-Size: 28 Maintainer: Debian Bazaar Maintainers <pkg-bazaar-maint@lists.alioth.debian.org> Architecture: all Version: 2.7.0+bzr6622+brz+apertis0bv2022.2b1 Depends: brz Breaks: bzr-builddeb (<< 2.8.12+brz), bzr-email (<< 0.0.1~bzr58+brz), bzr-fastimport (<< 0.13.0+bzr361+brz), bzr-git (<< 0.6.13+bzr1650+brz), bzr-loom (<< 2.2.0+brz), bzr-stats (<< 0.1.0+bzr54+brz), bzr-upload (<< 1.1.0+brz), bzrtools (<< 2.6.0+brz), loggerhead (<< 1.19~bzr479+dfsg+brz), loggerhead-doc (<< 1.19~bzr479+dfsg+brz) Filename: pool/sdk/b/bzr/bzr_2.7.0+bzr6622+brz+apertis0bv2022.2b1_all.deb Size: 21176 MD5sum: 4baf1b5e844ef7b7ebbe4a1ec6af64f3 SHA1: 5f5d14cc97fef4d553e1489b95b17c93a323ff08 SHA256: fd91b27e6d2a4d99a07cb5f84471138cedc26d86463c0c045f892590b5420206 SHA512: 5249d8a1e3559266e55560465545accb353a35f2f479d77510f8ab7e5d19b3edde8afd4c4e3d42eb33a3120bbf4421316524eeb9301f9251371dec583e8f766d Description: transitional dummy package for brz This is a transitional package, replacing the Bazaar packaging with the Breezy packaging. . It can be safely removed after an upgrade. Homepage: https://bazaar-vcs.org Package: bzr-doc Priority: optional Section: oldlibs Installed-Size: 27 Maintainer: Debian Bazaar Maintainers <pkg-bazaar-maint@lists.alioth.debian.org> Architecture: all Source: bzr Version: 2.7.0+bzr6622+brz+apertis0bv2022.2b1 Depends: brz-doc Filename: pool/sdk/b/bzr/bzr-doc_2.7.0+bzr6622+brz+apertis0bv2022.2b1_all.deb Size: 20956 MD5sum: 2ab5c5fe6c923ec88fefc048576e2be8 SHA1: 885cc48d814f0f4c67fb3a32f617690891576ef5 SHA256: ced3f5519755852ba498ae99ca410172fa56dbb680ee3e344d096200edd973e5 SHA512: 7c94283313650703e8f9f2ae7157682af725dd76920e9c066cc171224faf62613fc9d93132b83f8f03803ac9eeba117bfcc9764b17fc633dd9ae71fb50d6a992 Description: transitional dummy package for brz-doc This is a transitional package, replacing the Bazaar documentation packaging with the Breezy documentation packaging. . It can be safely removed after an upgrade. Homepage: https://bazaar-vcs.org Package: cargo-mozilla Priority: optional Section: devel Installed-Size: 13111 Maintainer: Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net> Architecture: amd64 Version: 0.66.0+ds1-1~deb11u1+apertis1bv2022.3db1 Replaces: cargo Provides: cargo (= 0.66.0+ds1-1~deb11u1+apertis1bv2022.3db1) Depends: libc6 (>= 2.29), libcurl3-gnutls (>= 7.28.0), libgcc-s1 (>= 4.2), libhttp-parser2.9 (>= 2.1), libpcre3, libssh2-1 (>= 1.7.0), libssl1.1 (>= 1.1.0), zlib1g (>= 1:1.1.4), rustc (>= 1.24), binutils, gcc | clang | c-compiler Suggests: cargo-doc, python3 Conflicts: cargo Filename: pool/sdk/c/cargo-mozilla/cargo-mozilla_0.66.0+ds1-1~deb11u1+apertis1bv2022.3db1_amd64.deb Size: 3758608 MD5sum: 463f6c8a0cc41be3d173145633721848 SHA1: da96f071964e90ad60e019b6e4aacdfa2644d387 SHA256: e19f9ec02333155e97e90d02aa8c5c4dc42b982ceb5f39a156c3715df832eda3 SHA512: 7dfdf0239428b5a13d8d5757b3cb979f9e20e652c0f98ac08e50294ae08179a36d2103004579e5fe4115e748061d22fc685a2e1f0bf500a40955b2a0fbf788cb Description: Rust package manager Cargo is a tool that allows Rust projects to declare their various dependencies, and ensure that you'll always get a repeatable build. . To accomplish this goal, Cargo does four things: * Introduces two metadata files with various bits of project information. * Fetches and builds your project's dependencies. * Invokes rustc or another build tool with the correct parameters to build your project. * Introduces conventions, making working with Rust projects easier. . Cargo downloads your Rust project’s dependencies and compiles your project. Homepage: https://crates.io/ Multi-Arch: allowed Package: cargo-mozilla-dbgsym Priority: optional Section: debug Installed-Size: 37252 Maintainer: Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net> Architecture: amd64 Source: cargo-mozilla Version: 0.66.0+ds1-1~deb11u1+apertis1bv2022.3db1 Depends: cargo-mozilla (= 0.66.0+ds1-1~deb11u1+apertis1bv2022.3db1) Filename: pool/sdk/c/cargo-mozilla/cargo-mozilla-dbgsym_0.66.0+ds1-1~deb11u1+apertis1bv2022.3db1_amd64.deb Size: 34623036 MD5sum: f752200f054ed81f678abcc7b1a1037c SHA1: 87622867ed9a586355b7fc3f6815d8d3451f46c5 SHA256: e29b5c81d797b2cdced18a22931381071a7e6857baec4bc752fd8e3e2cdb35a5 SHA512: 359ce3de7b0d16ca5d1306a4b057185b83d4a6019035aeaa99ccd885e2c32fb92885282d9e0b8c40640506d7f6ff5624288fbd14ef9ab30bd053ccfc5f7f8159 Description: debug symbols for cargo-mozilla Auto-Built-Package: debug-symbols Build-Ids: 99c7650fe09831cbb6516932e9adac313f588135 Package: checkstyle Priority: optional Section: java Installed-Size: 1638 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org> Architecture: all Version: 8.36.1-1apertis0bv2022.0b16 Depends: antlr, default-jre-headless | java7-runtime-headless, java-wrappers (>= 0.1.6), libantlr4-runtime-java, libcommons-beanutils-java (>= 1.5), libcommons-lang3-java, libcommons-logging-java, libguava-java (>= 1.0~rc2), libpicocli-java, libreflections-java, libsaxonhe-java (>= 9.8.0.8~) Suggests: ant-optional, junit4 Filename: pool/sdk/c/checkstyle/checkstyle_8.36.1-1apertis0bv2022.0b16_all.deb Size: 1420016 MD5sum: fbb97c7c1f465d4b3649c9d68a33b88f SHA1: 6f6654eccca3dbc8471a11caf21fc5dcf55105ba SHA256: c4d0ac8e01714e0df348d3c67bb0908d6792ee6370f28eb388631ef5f09077c8 SHA512: 746691144e7b30097a03db734b0d843f57b1da1040ca349ad4250c35cc3c2fd438892867ab61d1ef728e7596eb30787b530950938f758398b38da54ae3848791 Description: checks Java source against a coding standard Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. It automates the process of checking Java code to spare humans of this boring (but important) task. This makes it ideal for projects that want to enforce a coding standard. . Checkstyle is highly configurable and can be made to support almost any coding standard. An example configuration file is supplied supporting the Sun Code Conventions. Homepage: https://checkstyle.sourceforge.io/ Package: checkstyle-doc Priority: optional Section: doc Installed-Size: 26505 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org> Architecture: all Source: checkstyle Version: 8.36.1-1apertis0bv2022.0b16 Suggests: default-jdk-doc Filename: pool/sdk/c/checkstyle/checkstyle-doc_8.36.1-1apertis0bv2022.0b16_all.deb Size: 1033328 MD5sum: 7eccd5bbf9e28677771616f910b78f53 SHA1: df4e51c96a94a0939cabb2392c587ac654f90fa1 SHA256: 69209dc227a6e769e2661634aa873bde2623d4d05d3511542025f533f1855b00 SHA512: 745c5811121f68123d669e35906b275b549912b42fb3224583e3bdbefcf13d9f91bb01823ea45b44f541bfa8629f38173687f60fea55ab5d919b10edc7ba8a65 Description: Documentation for Checkstyle Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. It automates the process of checking Java code to spare humans of this boring (but important) task. This makes it ideal for projects that want to enforce a coding standard. . Checkstyle is highly configurable and can be made to support almost any coding standard. An example configuration file is supplied supporting the Sun Code Conventions. . This package contains the Javadoc files and some examples to illustrate how use the Checkstyle tool. Homepage: https://checkstyle.sourceforge.io/ Multi-Arch: foreign Package: cifs-utils Priority: optional Section: otherosfs Installed-Size: 312 Maintainer: Debian Samba Maintainers <pkg-samba-maint@lists.alioth.debian.org> Architecture: amd64 Version: 2:6.11-3.1+deb11u1+apertis0bv2022.2b3 Replaces: smbfs (<< 2:4.0~rc1-1) Depends: libc6 (>= 2.17), libcap-ng0 (>= 0.7.9), libkeyutils1 (>= 1.4), libkrb5-3 (>= 1.13~alpha1+dfsg), libpam0g (>= 0.99.7.1), libtalloc2 (>= 2.0.4~git20101213), libwbclient0 (>= 2:4.0.3+dfsg1), python3 Recommends: keyutils Suggests: smbclient, winbind, bash-completion Filename: pool/sdk/c/cifs-utils/cifs-utils_6.11-3.1+deb11u1+apertis0bv2022.2b3_amd64.deb Size: 91632 MD5sum: e161072c5b714c4e6fa9c4cbfbdd3434 SHA1: b588e055950e68c6dc82bec613f8987e1078dd1f SHA256: 7a1086377e023820265da82df19b4625a819cc56d60189b6f814ffbd63a02a48 SHA512: e917ae8c79a9531a3aa07c99267b7616acf61186d7faa06c40cf8215a7d1e4ec617f5e0af3aa0f3c07ca4af9b0f8f47244a1c85c66935337bbd41a23514675de Description: Common Internet File System utilities The SMB/CIFS protocol provides support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. . This package provides utilities for managing mounts of CIFS network file systems. Homepage: https://www.samba.org/~jlayton/cifs-utils/ Package: cifs-utils-dbgsym Priority: optional Section: debug Installed-Size: 247 Maintainer: Debian Samba Maintainers <pkg-samba-maint@lists.alioth.debian.org> Architecture: amd64 Source: cifs-utils Version: 2:6.11-3.1+deb11u1+apertis0bv2022.2b3 Depends: cifs-utils (= 2:6.11-3.1+deb11u1+apertis0bv2022.2b3) Filename: pool/sdk/c/cifs-utils/cifs-utils-dbgsym_6.11-3.1+deb11u1+apertis0bv2022.2b3_amd64.deb Size: 164504 MD5sum: 12d7be07b05d94f4c181542f71779e05 SHA1: c02928eb8dcd237708bf4cb95c2a99219ea96083 SHA256: dbc0042c570ac191736b4ff704c55dd07d251d8e5290e9ccb9a9c4390b0a7fd9 SHA512: 004457f8a0aaf157e11f8193608f2354727f269ef70b672cead2e19768a77603ad6db97873f67bf04f3b81edc84c53d075a79c1908d4e2c0d641ad4d56678ceb Description: debug symbols for cifs-utils Auto-Built-Package: debug-symbols Build-Ids: 142ba7f3cbf9ca45fb9d27db47c10bc7e22ca97a 4bde896952398ed6e7ab09a8132c82b78b82efbe 52374f815e8fe0dbd980726fec9ece87dfc66ea4 75223f514ba5f345f353eb947f1c06c99f84a812 ccce6e0710a6e763b4b2cdc0c0d8fd1e8913be74 d2c51d02652264b3e06b4d9e74546fd605761d2b d2d18d66cbc1028f827dd0aff9103d18bf5eed35 e85be71c141dce51dfb48f3c9691881ac78ac094 f0af5ff74173be5c7025a7cceb94d326e0882a42 Package: clirr Priority: optional Section: java Installed-Size: 110 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org> Architecture: all Version: 0.6-7co1bv2022.0b8 Depends: default-jre | java6-runtime | java7-runtime, java-wrappers, libbcel-java, libcommons-cli-java, libcommons-lang-java Filename: pool/sdk/c/clirr/clirr_0.6-7co1bv2022.0b8_all.deb Size: 74776 MD5sum: a45ee3d824eb45f498fcde63276d2abb SHA1: 1ee66a374b1fc51450fd282a4ebfe8b3a06fc8e2 SHA256: 7e3978f62b88daa6d5499c89b321832e856be62adeed65d0d087056c8ddf1e1b SHA512: 11f3412dbcaac74bc72ff1aabfced8d888c8611d5d18046376257523459371efe5653eee12a4f1a4a0ea8d1bccf16167bd9e40f4e5599a857a4e503c43deb214 Description: Checks Java libraries for compatibility with older releases Clirr is a tool that checks Java libraries for binary and source compatibility with older releases. The Clirr Ant task can break the build if it detects incompatible API changes, making it easy to prevent accidental introduction of compatibility issues. Homepage: http://clirr.sourceforge.net Package: cntlm Priority: optional Section: net Installed-Size: 149 Maintainer: David Watson <dwatson@debian.org> Architecture: amd64 Version: 0.92.3-1co1bv2022.0b12 Replaces: ntlmaps Depends: adduser, libc6 (>= 2.14) Filename: pool/sdk/c/cntlm/cntlm_0.92.3-1co1bv2022.0b12_amd64.deb Size: 63396 MD5sum: 1e761138609fc074bdaed82665fd31f0 SHA1: 491e434a4e3ecd7a3e6ca2463c82bdfecbf88a93 SHA256: 73655721031373c7f7f0da9708abb607a8abb5be57b1a60ebfc99600cb415ac3 SHA512: f4eedab2e09582e641dc5f13d7a2ef7bb3408c3bdd881a1dc55f55704a713033b80cf1767fba5f10ad92d011e7a33917fc4dfc4b4ed64b587ebb028ebf7e68f9 Description: Fast NTLM authentication proxy with tunneling Cntlm is a fast and efficient NTLM proxy, with support for TCP/IP tunneling, authenticated connection caching, ACLs, proper daemon logging and behaviour and much more. It has up to ten times faster responses than similar NTLM proxies, while using by orders or magnitude less RAM and CPU. Manual page contains detailed information. Homepage: http://cntlm.sourceforge.net/ Package: cobertura Priority: optional Section: java Installed-Size: 50 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org> Architecture: all Version: 2.1.1-2co1bv2022.0b8 Depends: default-jre-headless (>= 1:1.6) | java6-runtime-headless, libcobertura-java (= 2.1.1-2co1bv2022.0b8) Recommends: junit4 Filename: pool/sdk/c/cobertura/cobertura_2.1.1-2co1bv2022.0b8_all.deb Size: 18892 MD5sum: 62b905d9ba0d9935ed7f5529eaf967e2 SHA1: 8ffb1a491da49ef3a566d55ff304cf49e775b665 SHA256: dfea9a71ee056e71f6d5b434cf37b6b55d834e535ede07744e4d3c2f6a544b20 SHA512: 912cf089842c489a0a8d29d2d8d808669c73e844a90cb64f1e8fc52c67ef1e558d745e632ab13db1fdc138226a177e0208e7b434ca43c84854592213a83c046a Description: java tool that calculates the percentage of code accessed by tests Tool that measures test coverage by instrumenting a Java code base and watching which lines of code are and are not executed as the test suite runs. In addition to identifying untested code and locating bugs, Cobertura can optimize code by flagging dead, unreachable code and can provide insights into how an API operates in practice. It is based on jcoverage. Homepage: https://cobertura.github.io/cobertura/ Package: command-not-found Priority: optional Section: admin Installed-Size: 104 Maintainer: Julian Andres Klode <jak@debian.org> Architecture: all Version: 20.10.1-1+deb11u1+apertis1bv2022.3db1 Depends: apt-file (>= 3.0~exp1~), lsb-release, python3-apt, python3:any Suggests: snapd Filename: pool/sdk/c/command-not-found/command-not-found_20.10.1-1+deb11u1+apertis1bv2022.3db1_all.deb Size: 26832 MD5sum: b2a9040feeae4e08248816768f652b9f SHA1: 5c10390beb61ab82c86bea00f92ca5dd7a114065 SHA256: 6ecb05b2e01c400cea6dbdbbb59b9e6894090a79edf226d1529012eea0682395 SHA512: fef3c69ab1e9b94cc1e36217a7fad8bfc1734a173ab357e78b66b61865879399fbd9625ff409f0c4c6c7dcf5af1fb1ce3207856a3b32175fd27a477a91fcda2f Description: Suggest installation of packages in interactive bash sessions This package will install a handler for command_not_found that looks up programs not currently installed but available from the repositories. Package: coolkey Priority: optional Section: admin Installed-Size: 443 Maintainer: A. Maitland Bottoms <bottoms@debian.org> Architecture: amd64 Version: 1.1.0-16+apertis0bv2022.0b7 Depends: libckyapplet1 (= 1.1.0-16+apertis0bv2022.0b7), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4), libpcsclite1 Recommends: libnss3-tools, epiphany-extensions Filename: pool/sdk/c/coolkey/coolkey_1.1.0-16+apertis0bv2022.0b7_amd64.deb Size: 90848 MD5sum: a3ac5cc8f0a26739c24398cf14424486 SHA1: c2436c989aa33980a9f62c4979498ad3a2daebf6 SHA256: b5b9c1cac7a952ac85983a2daf095927b2376b3769bf0e0de63c219172e08814 SHA512: 5fcf233040045ee5d699405738f715646fc10d5ecc4e942a6520597e8bc9ca5ec3c247f5961f619168c34c4bde34390a9ac9828afa6e61de3b1e56e83fd118d4 Description: Smart Card PKCS #11 cryptographic module Linux Driver support for the CoolKey and Common Access Card (CAC) smart card security keys used in a Public Key Infrastructure (PKI). The libpkcs11 module allows use of Smart Cards in applications that use mozilla Network Security Services (NSS). Homepage: http://directory.fedoraproject.org/wiki/CoolKey Package: coolkey-dbgsym Priority: optional Section: debug Installed-Size: 314 Maintainer: A. Maitland Bottoms <bottoms@debian.org> Architecture: amd64 Source: coolkey Version: 1.1.0-16+apertis0bv2022.0b7 Depends: coolkey (= 1.1.0-16+apertis0bv2022.0b7) Filename: pool/sdk/c/coolkey/coolkey-dbgsym_1.1.0-16+apertis0bv2022.0b7_amd64.deb Size: 306300 MD5sum: bc6a27c8d4ce5f230c9f739e18e67d69 SHA1: be1ae5c42f78166ec882a67809e798b61f17f626 SHA256: 84511a09a1777e0c063c444aa7428174fb2e4b84961a52f63fef79b40c89d19d SHA512: 792eac4e922fcfcb12ef450604b3868e1b75cd68a9cd48b54afe53b4b1bf06f167cfb4a0f84475121084dfea7b5238a70518fc291d7ee32cc5a8dc3e8fbf43d2 Description: debug symbols for coolkey Auto-Built-Package: debug-symbols Build-Ids: 66202164e4c8c836c54a2638198a4e4a19b99bd6 Package: cross-config Priority: optional Section: utils Installed-Size: 90 Maintainer: Wookey <wookey@debian.org> Architecture: all Source: dpkg-cross Version: 2.6.18+nmu1+apertis0bv2022.0b7 Replaces: dpkg-cross (<= 2.6.14) Breaks: dpkg-cross (<= 2.6.14) Filename: pool/sdk/d/dpkg-cross/cross-config_2.6.18+nmu1+apertis0bv2022.0b7_all.deb Size: 31908 MD5sum: 2546855b6c6c54e7f2c09bbd052c70b8 SHA1: e4e8d75aef512ac477af0b35dd451e659183b8af SHA256: db163adce3272f14525bc86a56754429d2c0386612e7321a7f4851143a27274e SHA512: 76ded30062ffd6f3a77482e0e80251da7b802bec390b60c7f2ecbfc81911b0a7a954523c8135c00149cb1f90b63369f4f806466b335ace204820a7acdace4aec Description: autotools support for cross-compilation This package contains configuration files describing available cross architecture settings for use by autotools along with support for cross-building using CMake and a small number of package-specific cross-building configuration support files. . This package will remain after the deprecated dpkg-cross binary and supporting perl module have been removed. Package: debos Priority: optional Section: devel Installed-Size: 7123 Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org> Architecture: amd64 Version: 1.0.0+git20210707.c66a48d-2+apertis1bv2022.0b11 Depends: busybox | busybox-static, debootstrap, qemu-system-x86, qemu-user-static, systemd-container, libc6 (>= 2.4), libglib2.0-0 (>= 2.37.0), libostree-1-1 (>= 2016.8) Recommends: bmap-tools, bzip2, e2fsprogs, linux-image-amd64, mount, ovmf, parted, udev, xz-utils, zip Filename: pool/sdk/d/debos/debos_1.0.0+git20210707.c66a48d-2+apertis1bv2022.0b11_amd64.deb Size: 2213504 MD5sum: c658626b913ef501a75355f0cca3dea4 SHA1: 0a2a16a85c16381f203bf9bdb70938af8402d35a SHA256: 467acbce2e87b7a308eb91b1c3fa65704deee3953904ca7204d9ae7bc2040a27 SHA512: 38b79f83195e9eafbeea0eb1f798a091b9dc89aa33131b9699549e02a3eab6e033a6d00164dc2f927b6ddaec5bdbb7774d731da2dc73405310e9b0716b5fd30a Description: Debian OS builder debos is a tool to make creation of various Debian based OS "images" simpler. While most other tools focus on specific use-case, debos is more meant as a toolchain to make comon actions trivial while providing enough rope to do whatever tweaking that might be required behind the scenes. Built-Using: golang-1.15 (= 1.15.9-6+apertis0bv2022dev3b1), golang-github-docker-go-units (= 0.4.0-3apertis0bv2022dev2b1), golang-github-go-debos-fakemachine (= 0.0~git20210901.fc48786-1+apertis1bv2022.0b7), golang-github-google-uuid (= 1.2.0-1+apertis1bv2022preb1), golang-github-sjoerdsimons-ostree-go (= 0.0~git20201014.8fae757-2~bpo10+1co1bv2022.0b13), golang-github-surma-gocpio (= 1.1.0+git20160926.fcb6877-1.1apertis0bv2022.0b24), golang-go-flags (= 1.4.0-2apertis0bv2022dev2b1), golang-golang-x-sys (= 0.0~git20210124.22da62e-1apertis0bv2022dev2b1), golang-gopkg-freddierice-go-losetup.v1 (= 0.0~git20170407.fc9adea-1.1apertis0bv2022.0b24), golang-yaml.v2 (= 2.4.0-1apertis1bv2022dev2b1) Homepage: https://github.com/go-debos/debos Package: debos-dbgsym Priority: optional Section: debug Installed-Size: 2797 Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org> Architecture: amd64 Source: debos Version: 1.0.0+git20210707.c66a48d-2+apertis1bv2022.0b11 Depends: debos (= 1.0.0+git20210707.c66a48d-2+apertis1bv2022.0b11) Filename: pool/sdk/d/debos/debos-dbgsym_1.0.0+git20210707.c66a48d-2+apertis1bv2022.0b11_amd64.deb Size: 2198836 MD5sum: 71540a3ac785e229d33e136499aeb51d SHA1: af480dec9236a747524747bb54ddc8d171921b52 SHA256: 93481149b69e62e01e6839d0a08d800bb384eb35aef140f559b76eda6aa0640c SHA512: f00271b847cd920d7be8620977944f3d737d74ac494e72870ce1ab20e080fc4dd88088490a6a0168f92b654a6eb2d65d934736cca1b21660981dd056b247959a Description: debug symbols for debos Auto-Built-Package: debug-symbols Build-Ids: 154f06ca5f3eb98954f0669fbcf12ab45c2f027a Package: devhelp Priority: optional Section: devel Installed-Size: 213 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: amd64 Version: 3.38.1-1apertis0bv2022.0b32 Replaces: devhelp-common (<< 3.21.91-1) Depends: python3:any, libamtk-5-0 (>= 5.0.0), libc6 (>= 2.4), libdevhelp-3-6 (>= 3.36.0), libglib2.0-0 (>= 2.64), libgtk-3-0 (>= 3.22), libpango-1.0-0 (>= 1.14.0), libwebkit2gtk-4.0-37 (>= 2.26) Recommends: libgtk-3-doc, libglib2.0-doc, libpango1.0-doc Breaks: devhelp-common (<< 3.21.91-1) Filename: pool/sdk/d/devhelp/devhelp_3.38.1-1apertis0bv2022.0b32_amd64.deb Size: 77180 MD5sum: 6fbb8e5d148d75f8aba402967757315a SHA1: ecae641c8fd940144c8444b38a093fa9daa0b0b7 SHA256: ad7d43d875a71ed533993e5e774400f094f794c720dbe17215f53a3f9490e896 SHA512: eab323e2cd459ff5d4cc45a4785574b8fa3810b02ddd0f46e238f2a59e57f37c9325eed5e527fc9d40fa9b8e593d319949309cd601034c3c6404de393ad058e1 Description: GNOME developers help program Devhelp's primary goal is to be an API documentation browser for GNOME. It is able to scan for .devhelp files generated automatically for packages that use gtk-doc-tools to generate documentation for libraries and programs. . Devhelp provides some integration capabilities, which is used to allow command-line searches, emacs integration and embedding in applications like the Anjuta IDE. Homepage: https://wiki.gnome.org/Apps/Devhelp Package: devhelp-common Priority: optional Section: devel Installed-Size: 1154 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: all Source: devhelp Version: 3.38.1-1apertis0bv2022.0b32 Depends: dconf-gsettings-backend | gsettings-backend Filename: pool/sdk/d/devhelp/devhelp-common_3.38.1-1apertis0bv2022.0b32_all.deb Size: 165772 MD5sum: f6de608a032f2b9b16dc2e75e6052087 SHA1: 387890a39c4534b6922c1609508acbc64d17c2cf SHA256: c97ef1628d99516f07fea3d568d61bb0574813493f2c54a4444bf1c2eef292e1 SHA512: 0710dfbb7bdba72ec5a3287d64a7b3bc1d65baec5704d8f286e3575f2d4992d70705c36d12595e87d2848a6db9dfaeaf03eccb0bebddd5f9e7d9b3e37d2783bb Description: Common files for devhelp and its library Devhelp's primary goal is to be an API documentation browser for GNOME. It is able to scan for .devhelp files generated automatically for packages that use gtk-doc-tools to generate documentation for libraries and programs. . This package provides internationalization files, mainly. Homepage: https://wiki.gnome.org/Apps/Devhelp Multi-Arch: foreign Package: devhelp-dbgsym Priority: optional Section: debug Installed-Size: 94 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: amd64 Source: devhelp Version: 3.38.1-1apertis0bv2022.0b32 Depends: devhelp (= 3.38.1-1apertis0bv2022.0b32) Filename: pool/sdk/d/devhelp/devhelp-dbgsym_3.38.1-1apertis0bv2022.0b32_amd64.deb Size: 68608 MD5sum: c0ef09c85374fee52a6a08357f077857 SHA1: 43019bd6201da179de0a8f6cebdd91fd5aa04bc0 SHA256: ecd0e95ccc284e5a5f880163ae70c83d79974e86ba55990448ae80f34e27fd63 SHA512: a3e625c2a25f057fd50fd0864dd20238e35d678ebe000ad209fd225e42471b84833820735bda7c7347f57e6656af98c39b6316b605c2911334c665bff593acec Description: debug symbols for devhelp Auto-Built-Package: debug-symbols Build-Ids: 1f4d4c5d29b29968e5bfcc22b00193c45286b297 Package: devilspie Priority: optional Section: gnome Installed-Size: 234 Maintainer: Debian QA Group <packages@qa.debian.org> Architecture: amd64 Version: 0.23-2co2bv2022.3db1 Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.0.0), libwnck-3-0 (>= 3.2.0), libx11-6 Filename: pool/sdk/d/devilspie/devilspie_0.23-2co2bv2022.3db1_amd64.deb Size: 52560 MD5sum: 7accabeb62b54a1ce91b897fae723531 SHA1: 3cf1cb3db3e5f7329d6349b21588a2838a026c3c SHA256: a2bdc2d561b84b85efb2b21f625f852c9a1b201bf344e9e2fe3578bca1ddce56 SHA512: 129dcc5bf9343fb64e1104080cac2d70a63af7d35bd4132aee8f6dff19aa34bb213f2f4785ac0aec7844d75bc5876a44ed350b4c23140f635298b7d90ce47abf Description: find windows and perform actions on them This tool will find windows as they are created and perform actions on them, such as resizing, moving to another workspace, or pinning them to all workspaces. Homepage: http://burtonini.com/wordpress/tag/devilspie Package: devilspie-dbgsym Priority: optional Section: debug Installed-Size: 94 Maintainer: Debian QA Group <packages@qa.debian.org> Architecture: amd64 Source: devilspie Version: 0.23-2co2bv2022.3db1 Depends: devilspie (= 0.23-2co2bv2022.3db1) Filename: pool/sdk/d/devilspie/devilspie-dbgsym_0.23-2co2bv2022.3db1_amd64.deb Size: 72652 MD5sum: 28da7901fe4d541db4f61ee702595147 SHA1: b54eff311507092a6295f0e21fe8802d7657ebce SHA256: 9312ac7166e917e03576ac43f8f8aa405289c128f7c3e11056a8718b914c9655 SHA512: 98b1731690b64dd390b84d8768c0f1a4886ab1ce0f897fb4bdd1bccddf158041f7bad7138b164ce37c1cf28eb52e5004a759f5a72f7ab55f7759e95efc31663d Description: debug symbols for devilspie Auto-Built-Package: debug-symbols Build-Ids: e7c5f9e7c46bca564baac0cf7ebc75b5dcf84b4e Package: dh-make Priority: optional Section: devel Installed-Size: 166 Maintainer: Craig Small <csmall@debian.org> Architecture: all Version: 2.202003apertis0bv2022.0b20 Depends: debhelper (>= 13.1), make, python3:any, dpkg-dev Suggests: build-essential Filename: pool/sdk/d/dh-make/dh-make_2.202003apertis0bv2022.0b20_all.deb Size: 43692 MD5sum: c24069f09a5004f91361800e6ff529c4 SHA1: d07de8ecdfc4dce4a3b68f337c4bec781db3a81c SHA256: 14dc05cf2cc83aa295046596ff0227cc034afe697660ba04eb32a1a39364d909 SHA512: d5e62fe9950f2ba19a6cf6588bc53f03527ff8bf3fc6f658c77ac4ec02ef2ee0a13028f30c25eb606bba7c5fd9c8f47333f54e819a07790ddb337f3a425161db Description: tool that converts source archives into Debian package source This package allows you to take a standard (or upstream) source package and convert it into a format that will allow you to build Debian packages. . After answering a few questions, dh_make will then provide a set of templates that, after some small editing, will allow you to create a Debian package. Homepage: https://salsa.debian.org/debian/dh-make Package: doc-base Priority: optional Section: doc Installed-Size: 350 Maintainer: Robert Luberda <robert@debian.org> Architecture: all Version: 0.11.1apertis0bv2022.0b20 Depends: libuuid-perl, libyaml-tiny-perl Suggests: dhelp | dwww | dochelp | doc-central | yelp | khelpcenter Filename: pool/sdk/d/doc-base/doc-base_0.11.1apertis0bv2022.0b20_all.deb Size: 102348 MD5sum: db1ab408a5e7add12ef9cd660480b31f SHA1: 83274ddfbe28df92b64cc4b4e10b0f643b54d3a1 SHA256: 5fb96483c4e19807af048be29851401ba74a80b2e16015eee3cc65533a4a1329 SHA512: 20a67ab561e049f42e8885ecc4a599b257f7b08b1e557edf658d4adc2f4f23434362919ee99213dcb0a4b8924b15568106a150fa4c5e5e99bd32d8bd75c0f7c3 Description: utilities to manage online documentation This package contains utilities to manage documentation installed on a Debian system. It generates a database of document metadata, which other packages such as dwww, dhelp, dochelp, and doc-central can use to provide a catalog of available documentation. . For additional information see the Debian doc-base Manual included in this package. Package: dpkg-cross Priority: optional Section: utils Installed-Size: 99 Maintainer: Wookey <wookey@debian.org> Architecture: all Version: 2.6.18+nmu1+apertis0bv2022.0b7 Depends: perl:any, dpkg-dev (>= 1.14.7), libconfig-auto-perl, libdebian-dpkgcross-perl (= 2.6.18+nmu1+apertis0bv2022.0b7), cross-config Recommends: fakeroot Suggests: binutils-multiarch Breaks: debhelper (<< 8.1.2~) Filename: pool/sdk/d/dpkg-cross/dpkg-cross_2.6.18+nmu1+apertis0bv2022.0b7_all.deb Size: 42036 MD5sum: 1d6dd0c0bca2705201f23688232f4b9a SHA1: bc6e07fa8021041748c7a5aba08cdf7b31ea8fdb SHA256: cd6a627b5d5f09c8995ecd445f62a59db03b438afbdd33280c6aa2b147b6d2ce SHA512: fd99ef0781bc8917f0f76c033e0c06707f346e5c515190b8e4bcea8d3afeaf1fa644b2b410ae4e8abdead6e65c073490a54bec64acbc237ce8a0e7a62592ca9f Description: tools for cross compiling Debian packages dpkg-cross is a tool for installing libraries and headers from packages which have not been converted for Multi-Arch to support cross compiling. . This package contains only the deprecated dpkg-cross binary. Future releases will drop the dpkg-cross and libdebian-dpkgcross-perl binary packages. Package: dpkg-source-gitarchive Priority: optional Section: admin Installed-Size: 28 Maintainer: Bastian Blank <waldi@debian.org> Architecture: all Version: 0.1.3+apertis1bv2022.0b8 Depends: dpkg-dev (>= 1.18.0), git, pristine-lfs, perl:any Filename: pool/sdk/d/dpkg-source-gitarchive/dpkg-source-gitarchive_0.1.3+apertis1bv2022.0b8_all.deb Size: 4640 MD5sum: 251e10c192a1b869507f3b527e2c1a49 SHA1: 6219635fee75f5d71e829474f45cafa1cd645171 SHA256: 505f5f895a8026ad78419614bb3767c19cc15f6f5df385618e196bb0e8bf9c02 SHA512: 3d3bd591a7d9e8696885d697f2f5baea9dca6235cffb47861516241d0351d82ecde90bc54b10a1729d460b3501f6e00a754df2abd06546b29c61d544506a174c Description: dpkg source format for git repositories Defines an additional dpkg source format for use with plain git repositories. . Install this package if you want to use the external "3.0 (gitarchive)" source format. Multi-Arch: foreign Package: dtdinst Priority: optional Section: text Installed-Size: 24 Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@alioth-lists.debian.net> Architecture: all Source: jing-trang Version: 20181222+dfsg2-4apertis0bv2022.0b18 Depends: default-jre, libdtdinst-java, java-wrappers Filename: pool/sdk/j/jing-trang/dtdinst_20181222+dfsg2-4apertis0bv2022.0b18_all.deb Size: 8120 MD5sum: 40c79515a57b84635bb879e6c4b78e50 SHA1: 5b841f091465272f8bdfc0556b5385b77ec61d42 SHA256: b4c502e657cf305a41d015137f6f09d2234d1a77ffe0a809db9f14ac50b0adc5 SHA512: e73907aa91309cb4d17a63ed2939e2c26703a117cc596cb5cf616d602f259421f70c2424a342e0cfddd97f330b0a9d19964aeca42ab49c671185325af52b13b6 Description: XML DTD to XML instance format converter dtdinst converts XML DTDs into XML instance format. The XML instance can be in either a format specific to DTDinst or RELAX NG format. Homepage: https://github.com/relaxng/jing-trang Package: eclipse-ide-cpp Priority: optional Section: devel Installed-Size: 260148 Maintainer: Lucas Kanashiro <lucas.kanashiro@collabora.com> Architecture: amd64 Version: 4.10-1co2bv2022.0b8 Depends: libc6 (>= 2.7), libglib2.0-0 (>= 2.26.0), libsecret-1-0 (>= 0.7), default-jdk Filename: pool/sdk/e/eclipse-ide-cpp/eclipse-ide-cpp_4.10-1co2bv2022.0b8_amd64.deb Size: 234822684 MD5sum: 0accc7cc26614d81364180275e041533 SHA1: 553bcf05bc30a3484d0b1edfd09b09de570e0f4b SHA256: 5c8f0ace10262a84739c56d15ff231b3aea372749db47f366d4645366f0b0acc SHA512: 4e0e387423ecfcc1b7114d4947f91cdedf431525826ddc34845e229409d89c224a9518e24b2b5c12b31565eb1bde8317b229e94ae9bfe0f1ec0209f94c098809 Description: Eclipse IDE for C/C++ Developers The Eclipse IDE with packages for C/C++ developers Homepage: https://www.eclipse.org/ Package: eclipse-ide-cpp-dbgsym Priority: optional Section: debug Installed-Size: 90 Maintainer: Lucas Kanashiro <lucas.kanashiro@collabora.com> Architecture: amd64 Source: eclipse-ide-cpp Version: 4.10-1co2bv2022.0b8 Depends: eclipse-ide-cpp (= 4.10-1co2bv2022.0b8) Filename: pool/sdk/e/eclipse-ide-cpp/eclipse-ide-cpp-dbgsym_4.10-1co2bv2022.0b8_amd64.deb Size: 53760 MD5sum: 20bbeb828543319a04df8329a871ee2b SHA1: 9bbbc51793371cdd0504c83edaa146c96cd6f234 SHA256: 223dec5445c05ac17ab8d631aa5d72aa6baafe3df7eedd6bf294140ac0ce5483 SHA512: b22ade910b219013dbc446973ad973dd0460f550d35433e91a79f757b000c0d220b89c9298d3465f93b457779432bcf3bfcce844e0e9a814a73c8d985d5fa9dd Description: debug symbols for eclipse-ide-cpp Auto-Built-Package: debug-symbols Build-Ids: 0237686b2c33f7b211fef2779fe56cb4a78488c5 b621fbc20e80d7ac375ece11a5775fc6686b71c7 c071992a788e37531247fc5a0ac45f0ed67f9575 Package: etckeeper Priority: optional Section: admin Installed-Size: 176 Maintainer: Antoine Beaupré <anarcat@debian.org> Architecture: all Version: 1.18.16-1+apertis0bv2022.2b1 Depends: git | mercurial | brz | darcs, debconf (>= 0.5) | debconf-2.0, python3:any Recommends: cron-daemon Suggests: sudo Filename: pool/sdk/e/etckeeper/etckeeper_1.18.16-1+apertis0bv2022.2b1_all.deb Size: 54492 MD5sum: 2b7bce973927870b183124c913873263 SHA1: 67f4c0ca477dd6f1d247553935aeaecc0b650e8e SHA256: 2a5cd47fe082e3e8be997ec897898b90aa1dd28245a1a8857997593f21535352 SHA512: 75081640bb3d928f64b3c50877348bfbf2b87114a93316d9475959ce06d6ae3dbfc212411b9fb5c5640f1477b0806983397185889864b966b47b60920916ee8b Description: store /etc in git, mercurial, brz or darcs The etckeeper program is a tool to let /etc be stored in a git, mercurial, brz or darcs repository. It hooks into APT to automatically commit changes made to /etc during package upgrades. It tracks file metadata that version control systems do not normally support, but that is important for /etc, such as the permissions of /etc/shadow. It's quite modular and configurable, while also being simple to use if you understand the basics of working with version control. Homepage: https://etckeeper.branchable.com/ Package: evince Priority: optional Section: gnome Installed-Size: 961 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: amd64 Version: 3.38.2-1apertis0bv2022.0b30 Replaces: libevdocument3-4 (<< 3.29.91-2~) Provides: djvu-viewer, pdf-viewer, postscript-viewer Depends: evince-common (<< 3.39), evince-common (>= 3.38), gsettings-desktop-schemas, libevdocument3-4 (= 3.38.2-1apertis0bv2022.0b30), libevview3-3 (= 3.38.2-1apertis0bv2022.0b30), shared-mime-info, dconf-gsettings-backend | gsettings-backend, libatk1.0-0 (>= 1.12.4), libc6 (>= 2.29), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.14.0), libgdk-pixbuf-2.0-0 (>= 2.40), libglib2.0-0 (>= 2.61.2), libgnome-desktop-3-19 (>= 3.17.92), libgtk-3-0 (>= 3.21.6), libnautilus-extension1a (>= 3.28), libpango-1.0-0 (>= 1.37.5), libpangocairo-1.0-0 (>= 1.14.0), libsecret-1-0 (>= 0.7) Recommends: default-dbus-session-bus | dbus-session-bus Suggests: gvfs, nautilus-sendto, poppler-data, unrar Breaks: libevdocument3-4 (<< 3.29.91-2~) Filename: pool/sdk/e/evince/evince_3.38.2-1apertis0bv2022.0b30_amd64.deb Size: 281604 MD5sum: 239267e883a4a1ea788f7f3eff5800a6 SHA1: e54872287f6bef10b3ef72c5a41f872735b32ef4 SHA256: 8cc35beeec1ce58322721c55de7d77601a8d5290bf8e6c72b8f4b15dfb84a84b SHA512: f1b890aa10515590cac334a038b1922dc6b673d25e3d9c4977fae6fce040b8ec13191c18d3c07d5fd1713aaef96507035ea5fa779c22f083c897e69569b85ab0 Description: Document (PostScript, PDF) viewer Evince is a simple multi-page document viewer. It can display and print PostScript (PS), Encapsulated PostScript (EPS), DjVu, DVI, Portable Document Format (PDF) and XML Paper Specification (XPS) files. When supported by the document, it also allows searching for text, copying text to the clipboard, hypertext navigation, and table-of-contents bookmarks. Enhances: nautilus Homepage: https://wiki.gnome.org/Apps/Evince Package: evince-common Priority: optional Section: gnome Installed-Size: 11563 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: all Source: evince Version: 3.38.2-1apertis0bv2022.0b30 Filename: pool/sdk/e/evince/evince-common_3.38.2-1apertis0bv2022.0b30_all.deb Size: 1625308 MD5sum: 0d7978487b62db69b4b938dda5a1c3b9 SHA1: 9f44623736897c82c27f42a4dff1004180aaa5c4 SHA256: 32b8552261a54e42bff0d40fe23e7fbd5b427c786a4741f572eb6a91c0ff1701 SHA512: 561e6d90d8994b0f0038e0264e1104b3c99626681c7e7d29f65d2280b64bc2c29303ca684c233452055c100a2c26416f85a6db09c8d02d6ff6d675f7f37afe46 Description: Document (PostScript, PDF) viewer - common files Evince is a simple multi-page document viewer. It can display and print PostScript (PS), Encapsulated PostScript (EPS), DjVu, DVI, Portable Document Format (PDF) and XML Paper Specification (XPS) files. When supported by the document, it also allows searching for text, copying text to the clipboard, hypertext navigation, and table-of-contents bookmarks. . This package contains architecture-independent files for evince. Homepage: https://wiki.gnome.org/Apps/Evince Package: evince-dbgsym Priority: optional Section: debug Installed-Size: 733 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: amd64 Source: evince Version: 3.38.2-1apertis0bv2022.0b30 Depends: evince (= 3.38.2-1apertis0bv2022.0b30) Filename: pool/sdk/e/evince/evince-dbgsym_3.38.2-1apertis0bv2022.0b30_amd64.deb Size: 568952 MD5sum: 7d0bbc080a6c831523c10b56b74a1254 SHA1: f8b4dc891842c3d8e22cf293acf88e9b0676b335 SHA256: 0d12dbe96f9c8efc5fe57ca4d2651e6ce289959a76ffc88a826555404a359633 SHA512: 95d8b47231090341136a6e7f228fa983a74daf955ea06b8644931b67350da5cd3fe58549a25b1a64db9d9cbe9f0b74f2f3eae9480b0a14280be47506d35ae64b Description: debug symbols for evince Auto-Built-Package: debug-symbols Build-Ids: 334a01dbc7b09f4e0f1c667f558553278a271af6 38b091918e73bcf4537e5d796c0b1e194bd0fcbe 9d86d2edc9b2b0ce08f63d2149600149cb447373 b297bdfb80986184abbc6c34dbba86456a89023a de15fd30c108fe9079c66b74b6e9fe7aa708635e Package: exo-utils Priority: optional Section: xfce Installed-Size: 309 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Source: exo Version: 4.16.0-1+deb11u1+apertis0bv2022.2b2 Depends: libexo-2-0 (= 4.16.0-1+deb11u1+apertis0bv2022.2b2), libc6 (>= 2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.22.0), libxfce4ui-2-0 (>= 4.15.1), libxfce4util7 (>= 4.9.0) Breaks: xfce4-cddrive-plugin (<= 0.0.1-0ubuntu2), xfce4-volstatus-icon (<= 0.1.0-0ubuntu5) Filename: pool/sdk/e/exo/exo-utils_4.16.0-1+deb11u1+apertis0bv2022.2b2_amd64.deb Size: 219336 MD5sum: a4ce67b9e48e37a7f93f90e54e269664 SHA1: 1a84a2296a9a5328bf2786889b7c92fea1b6d493 SHA256: 5fa7170b1be06b1fe917ddd757258faff081f30997d43ebb8b8cf0c6230ae645 SHA512: a164be1c3ea5d32661c21572411841b2d466e231f0849c23d84592d9b76788af9a629fa2ea5f5d897f7ad2709420ed6e4dc365a34865873803323033e1fff6f1 Description: Utility files for libexo This package contains the Xfce settings plugin and the utility files for libexo-2-0 which are: - exo-csource - exo-desktop-item-edit - exo-open - exo-preferred-applications Homepage: https://docs.xfce.org/xfce/exo/start Package: exo-utils-dbgsym Priority: optional Section: debug Installed-Size: 130 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Source: exo Version: 4.16.0-1+deb11u1+apertis0bv2022.2b2 Replaces: exo-utils-dbg (<< 0.11.2-1~) Depends: exo-utils (= 4.16.0-1+deb11u1+apertis0bv2022.2b2) Breaks: exo-utils-dbg (<< 0.11.2-1~) Filename: pool/sdk/e/exo/exo-utils-dbgsym_4.16.0-1+deb11u1+apertis0bv2022.2b2_amd64.deb Size: 90240 MD5sum: 0133da2af8bb2f38bc7aaddc3b549d48 SHA1: c8e2f10241f494b5375177e4a362f5c768cd8d05 SHA256: 9f25df5e00c8e49b94a56b673c24bd1227cd759283b83af22d0f3bf8b3d67e26 SHA512: f0464abb33ac23b5be0119d56bf1ca4fda6a8ee9165a954ecd031ab92ec4f840b2f87948a2ecd5273130f79ab4569516927ce3b6c8e999094cccab2955df763d Description: debug symbols for exo-utils Auto-Built-Package: debug-symbols Build-Ids: 5c56408e15dde94c015414a616a4c4fcb41f5d19 820d9669f13b5f8d5699ca864beee9062d89817d Package: fakemachine Priority: optional Section: devel Installed-Size: 2973 Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org> Architecture: amd64 Source: golang-github-go-debos-fakemachine Version: 0.0~git20210901.fc48786-1+apertis1bv2022.0b7 Depends: busybox | busybox-static, qemu-system-x86, systemd Recommends: e2fsprogs, linux-image-amd64 Filename: pool/sdk/g/golang-github-go-debos-fakemachine/fakemachine_0.0~git20210901.fc48786-1+apertis1bv2022.0b7_amd64.deb Size: 965060 MD5sum: cbc139696d4d1f04c7f09498e3fe8226 SHA1: 807956f900b55260dd3e88d9c76ea1734c4c686b SHA256: fcff9ebfcdc3521d62c834776c3d2a67a479b4487e36e01313b607a098a070ed SHA512: a37c7fc286bd1608029e4a8bbd469eeb53061b4059d2f69cc8c7959e40949df16f567f7cf1018e3bce65b533260d3271d11c85a95233538eae58d37c6cb8f009 Description: create and spawn virtual machines for building images with debos Create and spawn virtual machines for building images with debos tool. Built-Using: golang-1.15 (= 1.15.9-6+apertis0bv2022dev3b1), golang-github-docker-go-units (= 0.4.0-3apertis0bv2022dev2b1), golang-github-surma-gocpio (= 1.1.0+git20160926.fcb6877-1.1apertis0bv2022.0b24), golang-go-flags (= 1.4.0-2apertis0bv2022dev2b1), golang-golang-x-sys (= 0.0~git20210124.22da62e-1apertis0bv2022dev2b1) Homepage: https://github.com/go-debos/fakemachine Package: firefox-esr Priority: optional Section: web Installed-Size: 234142 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: amd64 Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Provides: gnome-www-browser, www-browser Depends: libasound2 (>= 1.0.16), libatk1.0-0 (>= 1.12.4), libc6 (>= 2.30), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.10.0), libdbus-1-3 (>= 1.9.14), libdbus-glib-1-2 (>= 0.78), libevent-2.1-7 (>= 2.1.8-stable), libffi7 (>= 3.3~20180313), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.3.5), libgcc-s1 (>= 4.0), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.0), libgtk-3-0 (>= 3.13.7), libpango-1.0-0 (>= 1.14.0), libstdc++6 (>= 9), libx11-6, libx11-xcb1 (>= 2:1.7.2), libxcb-shm0, libxcb1, libxcomposite1 (>= 1:0.4.5), libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxrandr2 (>= 2:1.4.0), libxtst6, zlib1g (>= 1:1.2.11.dfsg), fontconfig, procps, debianutils (>= 1.16) Recommends: libavcodec60 | libavcodec-extra60 | libavcodec59 | libavcodec-extra59 | libavcodec58 | libavcodec-extra58 | libavcodec57 | libavcodec-extra57 | libavcodec56 | libavcodec-extra56 | libavcodec55 | libavcodec-extra55 | libavcodec54 | libavcodec-extra54 | libavcodec53 | libavcodec-extra53 Suggests: fonts-stix | otf-stix, fonts-lmodern, libgssapi-krb5-2 | libkrb53, libcanberra0, pulseaudio Conflicts: iceweasel (<< 45) Breaks: xul-ext-torbutton Filename: pool/sdk/f/firefox-esr/firefox-esr_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_amd64.deb Size: 64458312 MD5sum: e978336d3b954478d4bd6120eb92aa4f SHA1: 4db829ec840efcb09e2464f0e0bbd9cc8cd49736 SHA256: d3cb50c7b297925a36f8c15d0f2389082d26dc91ed16e79fc7dcf863afe47c81 SHA512: 761560b5ef8a1e02a8ce2440e8e897c922065d65f49dc27a5bb14ab8208ef366e337fdbe57c861bac13b607d32cfa784e30173429e7da8993cde495c9445ddde Description: Mozilla Firefox web browser - Extended Support Release (ESR) Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. Package: firefox-esr-dbgsym Priority: optional Section: debug Installed-Size: 1134297 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: amd64 Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: firefox-esr-dbg (<< 49.0-4~) Depends: firefox-esr (= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Breaks: firefox-esr-dbg (<< 49.0-4~) Filename: pool/sdk/f/firefox-esr/firefox-esr-dbgsym_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_amd64.deb Size: 1112454880 MD5sum: a5767696b02b9d6a52cab0724518d85b SHA1: bf2083bc422d9421230f9ecdf11712fbc5a87d47 SHA256: 42bb1d7625f885c32c5c16f258aa99bdf3d90eff35f449ee46402c1b108b9ac6 SHA512: 2cdfa1d71f6610fc2a12844523a1f0a9a0e7fdad9aaa05ce2b147a4eb07edaf60bad7f7ac242a69287942a7aafe121f7131d9f75aae7407a0cf14b4a7aecc3cd Description: debug symbols for firefox-esr Auto-Built-Package: debug-symbols Build-Ids: 0633cfcb4280a36365f70601af3c7fa43b25ef58 16ebe884933ca0fba6f9bba30a9eee485d2aae49 2dc8ef3d5bab7f26e8b55a188e9a5099325f7d66 325bfce370acb08f4190cccb2162162da7d60d01 3a5e1a8b77107ab88bd3fa1e1fff1a2a50f975bb 4a8673fef8056274bc6b1329159bd1b3235a68ef 4b6a5614f0db6e613e759dcab6d841b7ada573a0 5d63b9b5be1c9e4be209868da21b4204202e86a0 5dd038184b3148a6970eaf06f9bad1373890bcb8 67a2ec5a5969bc8bb2510d60aab442666858fa87 716fa78fbdf4eb62ad109a37e67cbf109bd3d270 8ed8ceae8053ba0471a99e83273feafed61eb06d 91fa438c038bf1fefb4b19c98dfece90ed4f35da 9374750182401aa2326b76d1318d8dccdea1c0e2 96c7223fd846fc440e1d37a86576d755be16542a a4c0230c6f65d4306273e1fcf3f195787f43a456 a96a6d428865a4c3c5ea63cc8026f759da33ff9a b23cea20d76a98744a576bad47a8b438025523ad b4bfd6b17da6dcda897614ca8c022982976382c1 bd3ca96e6d0fff956111dcd21925d51fb9124799 bdfc875b35bb281493b8789623d3de25186e81a4 cbaaff7c056797a068aa4950b76a9e51625530fc cbb17ee08bec192ec10b97c1f8b9049eb27eafb9 d64e42269134319ec2486660f6a7090eca2c59f1 db1372694ba9a778bfe00c067e0cfcd1fa0eb5dc fb1ceb43e59f6bac76f0a4a5b57331c633da5b85 fdb393b55cba2402cd08539447593444900670ea Package: firefox-esr-l10n-ach Priority: optional Section: localization Installed-Size: 1473 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-ach (<< 45) Provides: iceweasel-l10n-ach Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Breaks: iceweasel-l10n-ach (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-ach_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1291252 MD5sum: 1f6b497fc98ff55538d1e11b5f0dd292 SHA1: b34cedeb7bfc3c8ec3c044873e14d2285453543c SHA256: 15c6aefd136841bf836c3be4179f41839f33e4602e8944c332da2be2bf12808c SHA512: a6d68e046843fff748ec966d08e055d1c16c0741b643e112e9a90a87d04c5492b67a4f3c338af2ced2052415e599a055b11f2c61cd260a9464afd1ed1983fe41 Description: Acoli language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Acoli. Package: firefox-esr-l10n-af Priority: optional Section: localization Installed-Size: 1435 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-af (<< 45) Provides: iceweasel-l10n-af Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Recommends: hunspell-af Breaks: iceweasel-l10n-af (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-af_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1248796 MD5sum: 40996b95ab26ea0d73cfcb2a0a257b3a SHA1: 218f1767795e2bf00257584938de5f43a239b2cb SHA256: e92b4ccdb79b472272207aa1885c88d63f27aae778b3aef257cc5c9efe3f56ca SHA512: 907139ea3effc262b311b67afa8bda369d5790ab86e5545053173deed7cc66d815b9cf86414d485e3968d2569c9eab1c9a26e87f7e8ee7a3d491e2e136a48ec0 Description: Afrikaans language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Afrikaans. Package: firefox-esr-l10n-all Priority: optional Section: metapackages Installed-Size: 1072 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-all (<< 45) Provides: iceweasel-l10n-all Depends: firefox-esr-l10n-ach, firefox-esr-l10n-af, firefox-esr-l10n-an, firefox-esr-l10n-ar, firefox-esr-l10n-ast, firefox-esr-l10n-az, firefox-esr-l10n-be, firefox-esr-l10n-bg, firefox-esr-l10n-bn, firefox-esr-l10n-br, firefox-esr-l10n-bs, firefox-esr-l10n-ca, firefox-esr-l10n-ca-valencia, firefox-esr-l10n-cak, firefox-esr-l10n-cs, firefox-esr-l10n-cy, firefox-esr-l10n-da, firefox-esr-l10n-de, firefox-esr-l10n-dsb, firefox-esr-l10n-el, firefox-esr-l10n-en-ca, firefox-esr-l10n-en-gb, firefox-esr-l10n-eo, firefox-esr-l10n-es-ar, firefox-esr-l10n-es-cl, firefox-esr-l10n-es-es, firefox-esr-l10n-es-mx, firefox-esr-l10n-et, firefox-esr-l10n-eu, firefox-esr-l10n-fa, firefox-esr-l10n-ff, firefox-esr-l10n-fi, firefox-esr-l10n-fr, firefox-esr-l10n-fur, firefox-esr-l10n-fy-nl, firefox-esr-l10n-ga-ie, firefox-esr-l10n-gd, firefox-esr-l10n-gl, firefox-esr-l10n-gn, firefox-esr-l10n-gu-in, firefox-esr-l10n-he, firefox-esr-l10n-hi-in, firefox-esr-l10n-hr, firefox-esr-l10n-hsb, firefox-esr-l10n-hu, firefox-esr-l10n-hy-am, firefox-esr-l10n-ia, firefox-esr-l10n-id, firefox-esr-l10n-is, firefox-esr-l10n-it, firefox-esr-l10n-ja, firefox-esr-l10n-ka, firefox-esr-l10n-kab, firefox-esr-l10n-kk, firefox-esr-l10n-km, firefox-esr-l10n-kn, firefox-esr-l10n-ko, firefox-esr-l10n-lij, firefox-esr-l10n-lt, firefox-esr-l10n-lv, firefox-esr-l10n-mk, firefox-esr-l10n-mr, firefox-esr-l10n-ms, firefox-esr-l10n-my, firefox-esr-l10n-nb-no, firefox-esr-l10n-ne-np, firefox-esr-l10n-nl, firefox-esr-l10n-nn-no, firefox-esr-l10n-oc, firefox-esr-l10n-pa-in, firefox-esr-l10n-pl, firefox-esr-l10n-pt-br, firefox-esr-l10n-pt-pt, firefox-esr-l10n-rm, firefox-esr-l10n-ro, firefox-esr-l10n-ru, firefox-esr-l10n-sc, firefox-esr-l10n-sco, firefox-esr-l10n-si, firefox-esr-l10n-sk, firefox-esr-l10n-sl, firefox-esr-l10n-son, firefox-esr-l10n-sq, firefox-esr-l10n-sr, firefox-esr-l10n-sv-se, firefox-esr-l10n-szl, firefox-esr-l10n-ta, firefox-esr-l10n-te, firefox-esr-l10n-tg, firefox-esr-l10n-th, firefox-esr-l10n-tl, firefox-esr-l10n-tr, firefox-esr-l10n-trs, firefox-esr-l10n-uk, firefox-esr-l10n-ur, firefox-esr-l10n-uz, firefox-esr-l10n-vi, firefox-esr-l10n-xh, firefox-esr-l10n-zh-cn, firefox-esr-l10n-zh-tw Breaks: iceweasel-l10n-all (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-all_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 939272 MD5sum: 71f08da260ec498b717214c034646e2e SHA1: 373d0bea50ca0f50caf92b6b09ac08b4e180a478 SHA256: 934dcbce20a11ff0f90a2c1c3a09f3a9f212426e1f47b8263562a5607cd8c46a SHA512: e53e018369f5f4bc927804415ee1982e2de47f0170f5ab866e8386b4715e5b3a70b80504e4ef64c207cd8f3e70faff239ef405726f1681c1758c47aee255f3cf Description: All language packages for Firefox ESR (meta) Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This is a metapackage depending on all available localizations of Firefox ESR. Package: firefox-esr-l10n-an Priority: optional Section: localization Installed-Size: 1513 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-an (<< 45) Provides: iceweasel-l10n-an Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Recommends: hunspell-an Breaks: iceweasel-l10n-an (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-an_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1335668 MD5sum: 617f092c4402c154cd2b0a0dcd92270d SHA1: 4c1c965ba52000f93f978ce5f538cd4ace40ed1f SHA256: 8fb357eb8ca0187707daea77c8b15126bc53cc44add6f1e98deec91b488bf41e SHA512: 5d138d9e2d330d7482b2507cccb1ae67267ad21276c8bb1d0ee7a3050e69cefbfb9250fdbe624b04b78ad64c5384b548f77d0058d36c43c321e986d30d88ad36 Description: Aragonese language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Aragonese. Package: firefox-esr-l10n-ar Priority: optional Section: localization Installed-Size: 1594 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-ar (<< 45) Provides: iceweasel-l10n-ar Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Recommends: hunspell-ar Breaks: iceweasel-l10n-ar (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-ar_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1422020 MD5sum: 778b3a6100cf365a557d82800c0287d3 SHA1: 4e7762fd082c1ff7d3eb0ca4f1f23489a474a12d SHA256: a1a2a7d055798dfd7f59ec46aeabdb7f378c2ed62ab77cda0844f7f75353a886 SHA512: c5cc884929e177e58d5e394ea5b7c76260e2e67b6ccdf00e6b538c5ce0849901014c7104557837f11fd3c3f46b2cb1d409438dcf5adca1180ee585501cc84447 Description: Arabic language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Arabic. Package: firefox-esr-l10n-ast Priority: optional Section: localization Installed-Size: 1502 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-ast (<< 45) Provides: iceweasel-l10n-ast Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Breaks: iceweasel-l10n-ast (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-ast_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1324212 MD5sum: 669f6da528a1703fded8296479e2b1aa SHA1: ed5fbab29ad5d5d9de3c1e35ca5db8832f30b678 SHA256: 067d007c07187e54852e1295c93adab306cac2616f2c40fe072b366b823c20b4 SHA512: 93950959b7ae02986531238da2fba70e5caa98b7c6265a2c63b53b5b0d72dcc54b1f59817e07fcb88c215b8b67f8b3655fabe28f4836e65e22e3dbaa6de091f5 Description: Asturian language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Asturian. Package: firefox-esr-l10n-az Priority: optional Section: localization Installed-Size: 1498 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-az (<< 45) Provides: iceweasel-l10n-az Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Breaks: iceweasel-l10n-az (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-az_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1317720 MD5sum: 654fe60cf44b6e53ab831e4466cb4539 SHA1: 351e5d51f3d6dd8503ea2f6f183043dcded42698 SHA256: 82dbb1190e4afb56d404dd00b60b9529f7577efdd6f8fa3c59d89b354d290872 SHA512: 01dbb333d7da94bd53b494c21de4a711a48b388a03db0ac5edab8479cdae91dff704f7777e65515b55399f1f19266ba1045a8ce574f6e75f83a6f503276c3d40 Description: Azerbaijani language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Azerbaijani. Package: firefox-esr-l10n-be Priority: optional Section: localization Installed-Size: 1689 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-be (<< 45) Provides: iceweasel-l10n-be Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Recommends: hunspell-be Breaks: iceweasel-l10n-be (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-be_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1524468 MD5sum: 73e6479e387e96a69d9f031fed609a11 SHA1: 3531a3decfa460260a4ccf205f56ade50d9a7d21 SHA256: 14bec679a49229e2f37551c9e57fd23d5d236424be316f9f2cca07bdc6632110 SHA512: f843f587ad8cf4506811504221f7bc1078442ddeafb548d1d52d73d32fe22cb6c3ac07af2decd4941a27c39080e4c40177d62982ed7b9420327532a17cc864fa Description: Belarusian language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Belarusian. Package: firefox-esr-l10n-bg Priority: optional Section: localization Installed-Size: 1593 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-bg (<< 45) Provides: iceweasel-l10n-bg Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Recommends: hunspell-bg | myspell-bg Breaks: iceweasel-l10n-bg (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-bg_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1419664 MD5sum: 093cec89c5e57f1c74f00b13cfedfd18 SHA1: b21154ca18fe1c47afb56e2c01b645a473ca0f23 SHA256: 419e46e44d84e691df955f1755f8b6a2661ec2fe211369ef59af0243bb95a136 SHA512: e1150899c6616a863ab0bdcc21a64d23961fdede427c1fdc8d7d9135bae4eb564501fee29f516da8e02d19b05a4ba91deb52be0cb1c1e42aef56e2dfa5e6af02 Description: Bulgarian language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Bulgarian. Package: firefox-esr-l10n-bn Priority: optional Section: localization Installed-Size: 1580 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: firefox-esr-l10n-bn-bd (<< 68), firefox-esr-l10n-bn-in (<< 68) Provides: firefox-esr-l10n-bn-bd, firefox-esr-l10n-bn-in Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Breaks: firefox-esr-l10n-bn-bd (<< 68), firefox-esr-l10n-bn-in (<< 68) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-bn_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1405792 MD5sum: 90f1afe78f02818dbdefd4a01b50ef01 SHA1: 54d98e33554194071ba0d1c72ffab658145e7af4 SHA256: 530a89c6ec8b96846fde3baf9b8925441a568af4a54224b029a5fc8155efe212 SHA512: e5b65f53631dedffe9071c2d55b7d0e05e1c19a7f8c4f9f182b3b00299caf1e71dfcf711e8d5dcc75a82c7e1eb9184e97bdb9f7dba0fa0234b1769be56c9102d Description: Bengali language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Bengali. Package: firefox-esr-l10n-br Priority: optional Section: localization Installed-Size: 1583 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-br (<< 45) Provides: iceweasel-l10n-br Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Recommends: hunspell-br Breaks: iceweasel-l10n-br (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-br_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1413648 MD5sum: 68920ea5f2c0d9ce88cfa4582ef1f0ff SHA1: 0d1b0b2876a428dca9c1526a41ebfee033f2c61d SHA256: 031a37200fcccdf5024b9638bc7aee602ea8d6db6000d09c42fa48b1aa57997a SHA512: ea2fa1acf7ba958c78f5029d3885bcfe50bf214ef40639b298e43331d43322e4736ca7f4e2dbb89548d90b755623d8be25606f06425c68c40db8daa767b085f5 Description: Breton language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Breton. Package: firefox-esr-l10n-bs Priority: optional Section: localization Installed-Size: 1481 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-bs (<< 45) Provides: iceweasel-l10n-bs Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Recommends: hunspell-bs Breaks: iceweasel-l10n-bs (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-bs_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1299608 MD5sum: c0c98a3138dbed3382ecf35d65a717fa SHA1: c7e6af7287f3a578cd41f876be818776a899b0fb SHA256: 2b271d02c7d88cebbe43d9665d8996c2a72cac0934f8f87a4aa7ddd848768b10 SHA512: 707a63b05af82c53d1af3045e4296a578a6b7144217ff65ee44420dddb5f0c21bbb9821f1336e5acc1ef413596de9e27e36702825c76a9d7b984cccb26f67fde Description: Bosnian language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Bosnian. Package: firefox-esr-l10n-ca Priority: optional Section: localization Installed-Size: 1585 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-ca (<< 45) Provides: iceweasel-l10n-ca Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Recommends: hunspell-ca Breaks: iceweasel-l10n-ca (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-ca_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1414832 MD5sum: e7e63f4c2cb11b2ec2c19fcd0dd68bae SHA1: a0d7376850511b1389e91dd8614c3734af316ef0 SHA256: 13b029e07999cecaaf7005db92cf4a75ad6c3e44bc35b74b18f25ad22ffb7944 SHA512: 518f785493a2ecf5950da135bc0a9db9726bd26c8f8b2185b919b2d486d4d1b172d0d20234a13bd620be916e3fa703a0f03f0235ec6912539b8928b7b825d4cf Description: Catalan language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Catalan. Package: firefox-esr-l10n-ca-valencia Priority: optional Section: localization Installed-Size: 1549 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-ca-valencia_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1366952 MD5sum: 4527829da6f279023b1b42ae86b177e1 SHA1: 239973e38cfee77aad2e989d807dad2d47487b4c SHA256: 5b5e4541d70bf3938fca0d6e20aa3f1f4c7b02680fefa3eea665e9ccf0ef9750 SHA512: 95d527f3591f598a2482556d7ed3a866b1a8aab339bfcba70ce6e88c3938fbceaaf1eb624ba4d890658306bc86ba0da038c924c4415e17e3a15eab40af9c1b30 Description: Catalan (Valencia) language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Catalan (Valencia). Package: firefox-esr-l10n-cak Priority: optional Section: localization Installed-Size: 1590 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-cak_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1418776 MD5sum: f493bea15329c4946e241e5fb60d2db8 SHA1: 4257b6576cd124a0c5676d369c699c087669b3c0 SHA256: 89318f65f0b6115901f07015b0d1e8a71df8f5099f556a843806944b558223ca SHA512: bd26f9a0880f0b068821bca36aaa39693ed980b9d58492c8ef3777562b6d0e5d0aaeb99e4ee3162907f8ddc49cf16c034ff57e91d2b21638294ed233ee0b5216 Description: Kaqchikel language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Kaqchikel. Package: firefox-esr-l10n-cs Priority: optional Section: localization Installed-Size: 1642 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-cs (<< 45) Provides: iceweasel-l10n-cs Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Recommends: hunspell-cs Breaks: iceweasel-l10n-cs (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-cs_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1474876 MD5sum: 4cd89d349922da55980b9e8a9a381cd2 SHA1: fe0e12aa90cf5eb18fe3bf24642188f42662c536 SHA256: fb798c4f6eb1b6481f78ba5aa049b5a60909eb4eba0b39935d6f5e0ca07e5bf8 SHA512: b3ac7fefe9d12cf5c67da906d6d625c040f59a0582a6a158dcb8679f57fa626d89b38316c774a91c5da2756a497d287af13423521b7e39d9547396d9921a2291 Description: Czech language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Czech. Package: firefox-esr-l10n-cy Priority: optional Section: localization Installed-Size: 1614 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-cy (<< 45) Provides: iceweasel-l10n-cy Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Breaks: iceweasel-l10n-cy (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-cy_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1446620 MD5sum: 0e611dc18fce7eee825a99ed3b64ad37 SHA1: b8a2fe458efb4d9b0d917a8957c6784a8faa2bd0 SHA256: c12d557825725ee08ce4edde725088e9ba93c7a38b054e83099078b0b692bbb0 SHA512: fa992c87338813d6a36b980bb01baa3250faa4b7876135e5dcb97402dd02ea568efb322c8c6aba67ac1ec5230ce8b71d366444c35c32393831a3a1ea395e871c Description: Welsh language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Welsh. Package: firefox-esr-l10n-da Priority: optional Section: localization Installed-Size: 1599 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-da (<< 45) Provides: iceweasel-l10n-da Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Recommends: hunspell-da | myspell-da Breaks: iceweasel-l10n-da (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-da_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1431644 MD5sum: 7dd58db20a6c96580621556f042750bd SHA1: 7543f5073a5ba9fde2d105299131b976725f0f94 SHA256: c03f544c19a6e6bd6c48ea35f6e83b258a2f7d22a53a3604094c8bfc5036a18d SHA512: fb4dd33986c0c0bf32f59749cd90909649e00d885783b3f13d08e443d5822e11d6ca4527c78baf1ecc697eaf995a97d927e6a905552425c943806585552bc063 Description: Danish language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Danish. Package: firefox-esr-l10n-de Priority: optional Section: localization Installed-Size: 1621 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-de (<< 45) Provides: iceweasel-l10n-de Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Recommends: hunspell-de-de | hunspell-de-at | hunspell-de-ch Breaks: iceweasel-l10n-de (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-de_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1453376 MD5sum: aea7145f6cba98c04a6d2fbd9944d90b SHA1: 0ed2600ec8327889f6bf448839023c28e4be2325 SHA256: c2924daaf3f3b5deb9e23129a9234a7a1db4f1f18b05a71b44497943667ebc82 SHA512: 38b3ade28d2ac642fc251dbfc9ea2ab60c03dafecaa8d9e14c35178c71f968c0d9987e8be2653ef1be16b85491177615782c77329777734f17e5300470980b7e Description: German language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in German. Package: firefox-esr-l10n-dsb Priority: optional Section: localization Installed-Size: 1635 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-dsb (<< 45) Provides: iceweasel-l10n-dsb Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Breaks: iceweasel-l10n-dsb (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-dsb_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1467944 MD5sum: 468cf8ba508742e8f3d4fd068a687d9b SHA1: 448d3c706e99840fd7db95c0d12a1971eca40d91 SHA256: 461890d587e00e5a2c93081f1a2ed8d2266a23c9b74cd61fb549a0ca01f0973f SHA512: f5db9a769f93e6db60f7c6a79b537761544d8b1b9d30ca91ead3df000a602b9cec21954bb054e53a2735a1a8cae875edec41acb37dd9680fc5741e0715bbc34d Description: Lower Sorbian language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Lower Sorbian. Package: firefox-esr-l10n-el Priority: optional Section: localization Installed-Size: 1707 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-el (<< 45) Provides: iceweasel-l10n-el Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Recommends: hunspell-el | myspell-el-gr Breaks: iceweasel-l10n-el (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-el_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1542548 MD5sum: 2fc7e9a897b2ae920e5c0cb1ddc8fbe8 SHA1: 60130650769bebd523b0042186cf45b2a7c0d316 SHA256: a6b59bb6a6c0aa16a2134fa7ecb4d819d6e1c177d5dd90aa3b62581ffe8df731 SHA512: 0465f88e3ccebd407d08539c9faa0d67e305034fe8e120aa9d6e3a617517a90d7e11c0114eea48dc0ac79fb390918a9d1b8b302b8f8cd21bdded97f9a9924b8f Description: Modern Greek language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Modern Greek. Package: firefox-esr-l10n-en-ca Priority: optional Section: localization Installed-Size: 1561 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Recommends: hunspell-en-gb | hunspell-en-us Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-en-ca_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1388368 MD5sum: 425223066dabc95164bd7e9a7d155c98 SHA1: ab0c402487c5b8586bdfcfb639c97f72e23b4832 SHA256: 3f5c4740e2a194aef4cdcb175c2052579a2019d91a32b6929a532b625209d581 SHA512: 8ab17e4e95448bfe63f12aadb2d02b5ed55e696ffb8b6068cd1645b75ac96231650334eb3ccfe00994408fb7bd794d7d9f7684ea46ca68b295fefa6ad7b531b0 Description: English (Canada) language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in English (Canada). Package: firefox-esr-l10n-en-gb Priority: optional Section: localization Installed-Size: 1576 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-en-gb (<< 45) Provides: iceweasel-l10n-en-gb Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Recommends: hunspell-en-gb | hunspell-en-us Breaks: iceweasel-l10n-en-gb (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-en-gb_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1404508 MD5sum: b45249bee6a21f9f4600b99040f93280 SHA1: 9cae1c0b5ca01092f624f6fadb09334b1ee3bde2 SHA256: 903282923967feb4cb5b515f5dd192b237741bc3b349a495ccaacf07446ce399 SHA512: db6c9c582b953a2cd359a139fe8a0456b0fc5adf71520f1d68fe9e07168fc61b523a9ae2caf37f64317a9ee5741ad917479db5703b1bb8ddd7ea37d835acdb03 Description: English (United Kingdom) language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in English (United Kingdom). Package: firefox-esr-l10n-eo Priority: optional Section: localization Installed-Size: 1595 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-eo (<< 45) Provides: iceweasel-l10n-eo Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Recommends: myspell-eo Breaks: iceweasel-l10n-eo (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-eo_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1425680 MD5sum: d6bf4827fd6972371ac47ac827025a65 SHA1: 29862de60cfd24d54a774a04d02baf98ecc3d930 SHA256: 5b8794df638b486d4aa44eae8b72f7c1c1bbaba121e6a3612c12037265687de6 SHA512: f0389f614b128e4cb5555568091f8468102ba1d97091da4f766d5aab8cdeca935553ea049f745d04f76b822fab931631e2f593471b4877f211c8a8e03f9ef798 Description: Esperanto language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Esperanto. Package: firefox-esr-l10n-es-ar Priority: optional Section: localization Installed-Size: 1617 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-es-ar (<< 45) Provides: iceweasel-l10n-es-ar Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Recommends: hunspell-es | myspell-es Breaks: iceweasel-l10n-es-ar (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-es-ar_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1447676 MD5sum: e63cf5f0df176c2ab54d99b1766d2ffa SHA1: 9ad0250439add8eb73968d495c3f594bf9d8c930 SHA256: 22b3ee4b6345fe584f1671857c394c10a75ea453cb4ad17fe284472babb9e33a SHA512: ec4f10170bc00a60471b311180ca085cb357fe3eeda283e0641885acf647cd1c27ac584e4f806712689982151ac21a7f342c7e22074dda0aa6337002333f6b0e Description: Spanish (Argentina) language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Spanish (Argentina). Package: firefox-esr-l10n-es-cl Priority: optional Section: localization Installed-Size: 1616 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-es-cl (<< 45) Provides: iceweasel-l10n-es-cl Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Recommends: hunspell-es | myspell-es Breaks: iceweasel-l10n-es-cl (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-es-cl_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1445808 MD5sum: 9643fc7c1bb8d3e6ae32ec06737e8ec1 SHA1: 0e2705b28066c22b31099290013d761bbd200dba SHA256: a310ba9d2a1586b6d133cb1c918547b5fc4373ac2b1b3663ebb2885ca76dc571 SHA512: 02570dfbc1483b9cd1f2576fb25ee235cc0a30897b9fe4107e37697ba17aef0938372cf5471f5ee3836a2a08932ddc9aca9f8eb314d4ca55ae794c06fca8caf7 Description: Spanish (Chile) language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Spanish (Chile). Package: firefox-esr-l10n-es-es Priority: optional Section: localization Installed-Size: 1610 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-es-es (<< 45) Provides: iceweasel-l10n-es-es Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Recommends: hunspell-es | myspell-es Breaks: iceweasel-l10n-es-es (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-es-es_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1439748 MD5sum: 4a336405ffcb250c8fd38269b93bf2c8 SHA1: 7e27e05e505cce5087b354ae179e8a66c8e91ef4 SHA256: d40f7d1aca148f269858b29b9e50405e5e4961b5fb1bbc847dd72c76bd73d1f2 SHA512: 887db4e959e7b01470275b8654149ba2c2a5a8e0fd74b1ced8f336534a50b20ff6f4dd2db35865725fbcf8579ed16a9874035fb4fdca5efe296b921fb477d468 Description: Spanish (Spain) language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Spanish (Spain). Package: firefox-esr-l10n-es-mx Priority: optional Section: localization Installed-Size: 1591 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-es-mx (<< 45) Provides: iceweasel-l10n-es-mx Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Recommends: hunspell-es | myspell-es Breaks: iceweasel-l10n-es-mx (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-es-mx_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1417724 MD5sum: 9aee4ae92d5ab8e04cef34f2b57ba001 SHA1: b85fb27a5c23a1555a56219af162ec1df499de2c SHA256: 82b8e43fa70bb50ca6057ae5bc286779ac71f547efc9cb18c01027317fd26398 SHA512: 587f83a511996a485c9971d481c845c55a78205720a1de2ab51cb66d22c46494613608ecca6533a60db99852b7aae6aefb96ce0bfba2ffbd1a662205e0049378 Description: Spanish (Mexico) language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Spanish (Mexico). Package: firefox-esr-l10n-et Priority: optional Section: localization Installed-Size: 1544 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-et (<< 45) Provides: iceweasel-l10n-et Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Recommends: myspell-et Breaks: iceweasel-l10n-et (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-et_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1370664 MD5sum: 633d7a4f0a34bb26452ba5b1d2620f3e SHA1: 487d5cb0ca5fa3033adaca8ad59311e389503c74 SHA256: d04814ee7ebee9ecfeca1cbb7dc919c17eee84e8cdab9a89f104485c4236e9fd SHA512: 07b550937df875b3ba81cbc0faace3a8c00028284c79063c5a41475fd0c51246daaed0d2c307a5baa9908c2b07cce1b276c259b444e929e4a91f0502aab54632 Description: Estonian language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Estonian. Package: firefox-esr-l10n-eu Priority: optional Section: localization Installed-Size: 1593 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-eu (<< 45) Provides: iceweasel-l10n-eu Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Recommends: hunspell-eu Breaks: iceweasel-l10n-eu (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-eu_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1422732 MD5sum: ea09ff3b04196ed856a6effc67fb5bf5 SHA1: 60e4cb559c6606127ee7211becd122f4921fce5e SHA256: 8f1cce3f9172abf4a99b70beadb18234cb7d644b094441e819c60a38a86caff1 SHA512: 8cf3658cd9499943c27f9f007b9ffd47450618aa2d3991285864835c8261a551887c20f029f76c0d0edb9bd393b6418b994ab6822ff84106406f9e968d5cdcbd Description: Basque language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Basque. Package: firefox-esr-l10n-fa Priority: optional Section: localization Installed-Size: 1586 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-fa (<< 45) Provides: iceweasel-l10n-fa Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Recommends: myspell-fa Breaks: iceweasel-l10n-fa (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-fa_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1413020 MD5sum: 030d65fbeea15e85438452386289f4e9 SHA1: 771b7abafdee79cd882d1c28e9765585caa45209 SHA256: fac762b40356cc93d65e932e7006549fafbb64049ab5f0fdd1447f4b5da6f508 SHA512: c8ade768ef853727510135c813ee0ebe557135b4dab82c4a09a86484494d691619524b72dcaf8e78f1fe8e60f8763f552875df2851319e396b69f1378d43c26b Description: Persian language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Persian. Package: firefox-esr-l10n-ff Priority: optional Section: localization Installed-Size: 1485 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-ff (<< 45) Provides: iceweasel-l10n-ff Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Breaks: iceweasel-l10n-ff (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-ff_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1305168 MD5sum: 889acef8935c806b02aaa63577c54fe1 SHA1: 8177b4f63077b9193a7e059c18b951ef5159b421 SHA256: 523e37a97a946b1a207932ef18c0248fc313e8a5b3ed31408782ab1b23256c1a SHA512: 620d70c3adbf2352194069a5cf13f5ebd3f16c5bc859068cbb02c05440eb530b97ce86997cf8ee99c1f3c17c7e162e237aec6053b1617d9be8d5da29fa619073 Description: Fulah language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Fulah. Package: firefox-esr-l10n-fi Priority: optional Section: localization Installed-Size: 1597 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-fi (<< 45) Provides: iceweasel-l10n-fi Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Recommends: xul-ext-mozvoikko Breaks: iceweasel-l10n-fi (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-fi_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1428840 MD5sum: 97f24c1909c9014b24a431a76594eaed SHA1: 4756d711bb9c16f4fef6d7c33c4eb39d0e74f996 SHA256: f3345cd93fc1020d4f062690c0249481f1b0dae4dfaf96989846fb651faa1630 SHA512: b496007250e4d9ad1c17e5f86e4b7bfe2bba1f6bd79bdd29c5b0b44aa1f941846c6e4ff4e2e3e1731a3994cb0b6e85340894a120f14fc6676da548b5da4e88a6 Description: Finnish language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Finnish. Package: firefox-esr-l10n-fr Priority: optional Section: localization Installed-Size: 1627 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-fr (<< 45) Provides: iceweasel-l10n-fr Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Recommends: hunspell-fr | myspell-fr | myspell-fr-gut Breaks: iceweasel-l10n-fr (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-fr_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1459228 MD5sum: 92a4b4e20817de95c424716ccbc7a4af SHA1: a2d2c25dab05750e8e0988de2c2d9d1c1ae11ffc SHA256: 409c09db61b66eb5538885a64d6351ddcaaa1acef5340b4f43b2135ac09f087c SHA512: bba3b2e47b346d0401bb693ad9be082d3ae4a283b4faa38d2dfc64dd773ab65db71e5f8d3b54aec14551921fff1d3044187d8b36ad0a230899fe6b61e108772b Description: French language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in French. Package: firefox-esr-l10n-fur Priority: optional Section: localization Installed-Size: 1620 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-fur_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1451780 MD5sum: 91a7879fbe8af27ff2a8bbe164da660a SHA1: eff07d172f2752cd7d4d681baff54081b10a4c28 SHA256: aed1e495abd194b9b726b85a1eec33ac931858cf45769b9f52f99e1152ceb4c2 SHA512: 141a3b9f5f7775a0f556102595a393b007576bb5684c8790e675f34b7a789fd8ee9614fe490f6cee018c10e709d6693ef96d04d3c34d5af19a1d183c1a47bc93 Description: Friulian language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Friulian. Package: firefox-esr-l10n-fy-nl Priority: optional Section: localization Installed-Size: 1612 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-fy-nl (<< 45) Provides: iceweasel-l10n-fy-nl Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Breaks: iceweasel-l10n-fy-nl (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-fy-nl_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1441464 MD5sum: dd88b2b55dcf57d4dcefe8c9e609b4ba SHA1: 796cbfd8ce926240764c9a4003234eaab934cfa3 SHA256: 82dfb0e999179f70b4eea202bd08266785959789d132cdec46f2fb5032f61c92 SHA512: 3085c81b40ebbb3255ef3e69d51beb9fffa4d4e3d7f48eab2a6795fc65ec95496a88dc650218991fca346977431219339cb9af9852eec941c4f16e97779f0f66 Description: Western Frisian (Netherlands) language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Western Frisian (Netherlands). Package: firefox-esr-l10n-ga-ie Priority: optional Section: localization Installed-Size: 1483 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-ga-ie (<< 45) Provides: iceweasel-l10n-ga-ie Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Recommends: myspell-ga Breaks: iceweasel-l10n-ga-ie (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-ga-ie_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1298016 MD5sum: 21842207f33e555a6317ca7769a1c3c1 SHA1: 0b6dc3d9b7a058d3be4fdf28f1a0c5b2678fdd2d SHA256: f5f2c38e15b367d5b550faacc8cce0aad4e4a207336e3964700b422d08fb861a SHA512: 004c2e10fbcbff653cb1b8fb95899ef60774873523915daa240b6ed3268e15c46462aa863b78ac8ee5f7a9fc62c2aef3f35df8bf9e031122d2cbe06d142db41b Description: Irish (Ireland) language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Irish (Ireland). Package: firefox-esr-l10n-gd Priority: optional Section: localization Installed-Size: 1592 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-gd (<< 45) Provides: iceweasel-l10n-gd Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Recommends: hunspell-gd | myspell-gd Breaks: iceweasel-l10n-gd (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-gd_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1421528 MD5sum: fbc14ddf92234a42fd9f1914c7d2d411 SHA1: 119f27da4b2e146a31e47f0f99a96633c7756c98 SHA256: 3073b71bb93b849282b69eb99067e71640c1ee9fc9a2dc9959640815b55e5817 SHA512: 59ff91694f5db98f81c648b5d8bda11f752499e39c79eb51d6d45a12400967f5d3d1c3ad1c172df6543325da371a0b8196871487165bfa6db568554f81c387a0 Description: Scottish Gaelic language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Scottish Gaelic. Package: firefox-esr-l10n-gl Priority: optional Section: localization Installed-Size: 1600 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-gl (<< 45) Provides: iceweasel-l10n-gl Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Recommends: hunspell-gl-es | hunspell-gl Breaks: iceweasel-l10n-gl (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-gl_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1432224 MD5sum: d8ec82107b3c49134dd62bf81537f468 SHA1: 16bb172ae76c91b5feb192e010a1b131d145f99d SHA256: 7a6d8eace214c87c72d770e4bdde28834c4d8e91f9fb12b334ebdca85238f51b SHA512: 09bdcf0cb8dcdba01cc3200f5f1e0f45702c6cb3e5322ae05c215156b60425de5ad886a09556ef39fc4b4c1d5db8dd651e30b07b9fa8edaa62551672cf9549dc Description: Galician language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Galician. Package: firefox-esr-l10n-gn Priority: optional Section: localization Installed-Size: 1624 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-gn (<< 45) Provides: iceweasel-l10n-gn Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Breaks: iceweasel-l10n-gn (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-gn_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1457160 MD5sum: 7ceab5e0c7eaaf89f18c11bc6b117b26 SHA1: 0a0800157fe382352c251b5dd7800475727747cd SHA256: 92fcb2be8c25422480c592c3b1d3a0777ac6a601dafd40db533ead62b6a7b643 SHA512: fa1cb11787ceefa2e409120baba1a17e03b06562d214b95c927d078046a1991b8729f2d2c43baad87ebdeb7396ab40fddbcd0051b04b81f20bc3c5cc3d57556c Description: Guarani language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Guarani. Package: firefox-esr-l10n-gu-in Priority: optional Section: localization Installed-Size: 1531 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-gu-in (<< 45) Provides: iceweasel-l10n-gu-in Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Recommends: hunspell-gu Breaks: iceweasel-l10n-gu-in (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-gu-in_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1350264 MD5sum: 42346ab91e42d64564c4cc28a6c9e9be SHA1: 3dcb553fba9724af6fa4cfd1a112b292c91681ff SHA256: 6ac9ac34734e9d89822ac93fe542b7b6c5e462bfe4ac882814924a5b6738ea8b SHA512: 1680b7964387c5a2a35568e429cfd5a4db6160e743fd36efbc6033fbed0f20c3be79ea984bb1fd4662456deb4990e5d5daf0c025567f089068947216dff88886 Description: Gujarati (India) language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Gujarati (India). Package: firefox-esr-l10n-he Priority: optional Section: localization Installed-Size: 1614 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-he (<< 45) Provides: iceweasel-l10n-he Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Recommends: hunspell-he | myspell-he Breaks: iceweasel-l10n-he (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-he_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1445752 MD5sum: e1ce6156d95dc262025363a5eba27ced SHA1: b97e4ddc6340fd0ec37b11eebe29309cfd9b9b0c SHA256: 32e533188ae797e2852014c6ee3425f5d1a943e57eeb3e1f0368c601f4d2c5e5 SHA512: 6659cae219240a7dbac449efff6f7ec7f7ecaba64ff2c6ce9ea7fa66ed5ea05cd1ae69ad7d16d9a580ea7daa5cddc04ef399c0b7fe252cf5c399876835b14219 Description: Hebrew language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Hebrew. Package: firefox-esr-l10n-hi-in Priority: optional Section: localization Installed-Size: 1563 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-hi-in (<< 45) Provides: iceweasel-l10n-hi-in Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Recommends: hunspell-hi Breaks: iceweasel-l10n-hi-in (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-hi-in_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1387200 MD5sum: 280a44ae405e88b9b0e28e12fd515a80 SHA1: a72db36daee2d87371a3f4585822a80e1623ece4 SHA256: 6920a4f84ae4d7f06814e0894298dfc45bdd98ae64280b77133f4ecf0505c210 SHA512: 0e38b6690aed223de70c8b46f46c23f4152666932ee7da65b43356a11b97f2a380f6610af04e73f9217ea12f831d343b108ff736614033dc703979401d7b09da Description: Hindi (India) language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Hindi (India). Package: firefox-esr-l10n-hr Priority: optional Section: localization Installed-Size: 1558 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-hr (<< 45) Provides: iceweasel-l10n-hr Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Recommends: hunspell-hr Breaks: iceweasel-l10n-hr (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-hr_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1386092 MD5sum: 19be824c974935f63e09713c27536c84 SHA1: 00633559d7da099a2b299185f42727540568d18d SHA256: 62b80c0bd2675d756db13603f146807d29aaa2a8ee8a7431dace0d26df467374 SHA512: 1cf4f8d4372d24d06bfe1a1acdbfc95e7cfa399705b38faa65d3655bcbdacfca98e998137e6d580b051ec11696153bc3d8915bcd10e5606e7aa796060874b7ff Description: Croatian language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Croatian. Package: firefox-esr-l10n-hsb Priority: optional Section: localization Installed-Size: 1633 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-hsb (<< 45) Provides: iceweasel-l10n-hsb Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Breaks: iceweasel-l10n-hsb (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-hsb_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1465456 MD5sum: 15b26d3573f0ef0dd099c4ce0e5279f5 SHA1: 2050b17df60b7048f039562734e09dae7c5f7baf SHA256: ea8ba378ee9ad474baea536fe43dcf0940c88a1b0ed99e27f04d7f513285eca8 SHA512: b50e6cf7d4f4030fc193453a2eaa712cf50ed5a4b3aa22b9a062bc5f5c8150a65f739445c00096b09bc191abb8507cf32dd6ac3e06173abb9acf8b541663fd5b Description: Upper Sorbian language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Upper Sorbian. Package: firefox-esr-l10n-hu Priority: optional Section: localization Installed-Size: 1635 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-hu (<< 45) Provides: iceweasel-l10n-hu Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Recommends: hunspell-hu | myspell-hu Breaks: iceweasel-l10n-hu (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-hu_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1468244 MD5sum: 34a351ffd2ce9cdf168ef0764a1498ac SHA1: a56d7c544100214235f5c4697e34a529cc94cdb3 SHA256: 39af127337e0707809090b786d99aeabb893e6162df9c823fbaf81620441b5b8 SHA512: 17e2bd1a2af79ad4f94fbb274c17aafba4350ee40ba38b2f467f2ee8f832d388cdcc123e0c140da60e3e472bb9ad1c750ea5aed6e112ccea59935d758c74ba26 Description: Hungarian language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Hungarian. Package: firefox-esr-l10n-hy-am Priority: optional Section: localization Installed-Size: 1603 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-hy-am (<< 45) Provides: iceweasel-l10n-hy-am Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Recommends: myspell-hy Breaks: iceweasel-l10n-hy-am (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-hy-am_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1428704 MD5sum: eba121cb7ef1e424f55111a9815ff362 SHA1: 723bab0b9667a8f94d3c8387851aa285116cc717 SHA256: dca4285471cdd589965acc90bdb27ffaedbae88807412ef67302ad203fb7a9f4 SHA512: aa0b26a977eacba47562d7a8a9dc0e33c1ef2dd7cb0a7bcc33e2e8d8a599f84e61b81fb5bcca443fcd1ca065973b2733a75a72229d445b3bb85d180410c11169 Description: Armenian (Armenia) language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Armenian (Armenia). Package: firefox-esr-l10n-ia Priority: optional Section: localization Installed-Size: 1601 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-ia_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1434120 MD5sum: 42fdb8ecd22552bee1369b306b95d01f SHA1: eac2ad5a698942815df38bf5a389e4d8922b1501 SHA256: d0e3355177efaafc7cb165d1308b2fa30387b60080a18bb41e2551ab3661415b SHA512: 8e2f1c67b28ce994be7b81106427513631a38203d8a64c22564083572218848af1527b6529d27d26ece3151c0c43c348dd0ae5463ce8382b7874907f091dde72 Description: Interlingua language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Interlingua. Package: firefox-esr-l10n-id Priority: optional Section: localization Installed-Size: 1567 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-id (<< 45) Provides: iceweasel-l10n-id Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Recommends: hunspell-id Breaks: iceweasel-l10n-id (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-id_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1396440 MD5sum: 80033113ae814371cad71cb9f7850817 SHA1: f8c1100918ccb27c1fc196aca6cf8c190cefe764 SHA256: bb6ebdfd72c0bdf231582b38474df6b388c8cdba7eeade6d6319eaa6d148e49d SHA512: 3ca1fc846cf3ab2744d7b88ea1c501a5c8a0c571842c540f60b2a0db8c1a7f7e65e7393f40894f02fab0dd2ee6b4671c33f5acdab6e6d344a2c85a401ee116df Description: Indonesian language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Indonesian. Package: firefox-esr-l10n-is Priority: optional Section: localization Installed-Size: 1603 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-is (<< 45) Provides: iceweasel-l10n-is Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Recommends: hunspell-is Breaks: iceweasel-l10n-is (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-is_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1435700 MD5sum: 39fa7a8f2b52b8e8897257516a8be260 SHA1: 948d017e8c2a9246157a7d5d08267ac4f90a5392 SHA256: 9f4181a0ffb46e864a6915f1c836032f329acab93dbf91ba98e776936725063e SHA512: 588dc7e1152d6ef3a11145c6b24d2925f86c497ad6ec08eb0711e806183f39a1f56d2d440b2a0f59a02f0fa8cbdc988d4d498927feb15148cc05844beb037913 Description: Icelandic language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Icelandic. Package: firefox-esr-l10n-it Priority: optional Section: localization Installed-Size: 1560 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-it (<< 45) Provides: iceweasel-l10n-it Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Recommends: hunspell-it Breaks: iceweasel-l10n-it (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-it_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1390208 MD5sum: 8d38d506a144ce9625c96e6919d10adb SHA1: 89be968420d5112afb0f5a1291be9a37c4c035eb SHA256: 050462db5fd8171c344634edecf9309edd11e3fa589b0bfc43485be5559d1272 SHA512: 6a475a2213c637e55abdc2f0efebe8191a733875e11bbcedffc8a41ff8ebe6a19357189612acb8006cf215a5807bcb98781f375718285a9d7a0616c6f9697a13 Description: Italian language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Italian. Package: firefox-esr-l10n-ja Priority: optional Section: localization Installed-Size: 1655 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-ja (<< 45) Provides: iceweasel-l10n-ja Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Breaks: iceweasel-l10n-ja (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-ja_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1489592 MD5sum: 8632ee788bc5118161ff767ed07319d0 SHA1: b4421611e6ce0c973048df73bda0a26a21388183 SHA256: c7ecaab6f12ce0821bb0b3815bc07ddaf2d19586ea9fba3af7d2000fe97676b0 SHA512: 511ea0956ccbf7522c9075919c4486b4d8ab30610a0312d9eb3daf5ceadde3a36e69ffbc658d78eca20e33cdee8449f7303015b35b626f53228f278f26c83281 Description: Japanese language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Japanese. Package: firefox-esr-l10n-ka Priority: optional Section: localization Installed-Size: 1653 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-ka_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1485820 MD5sum: a379705a05348b2f0619f9b39a8532e4 SHA1: b6cd8b58e472007b3b93e0117af85c8212b8f72e SHA256: ba908eaca6e1247e58cf4927ddc37a1ead13f4dc22509274372da8a71df8d881 SHA512: 82b4dd7eba360511583f81c27cae1efd4bab796a86dda6ceff6a138f2f77513f44363ca288e853fb8424fabb288a7427ee227b41252ff2d36471b873dbf93247 Description: Georgian language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Georgian. Package: firefox-esr-l10n-kab Priority: optional Section: localization Installed-Size: 1601 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-kab_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1433316 MD5sum: affcbe7c0af39f031d3570886954f358 SHA1: b15153f249b04f1453f6094335551e786db40774 SHA256: c4d3bb1f048a6bc88b2b7f71f52e770caa88ca877d442ab59d7200baf1249ba8 SHA512: 4867ef3d83ce001bf3920df825bea51aea3b1c94c899161a4e01fc99a3c3504f752b2452c4cf218d6b2b056f362dc0e63688f73b82b84aa2a90bfcd51d4bdd64 Description: Kabyle language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Kabyle. Package: firefox-esr-l10n-kk Priority: optional Section: localization Installed-Size: 1685 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-kk (<< 45) Provides: iceweasel-l10n-kk Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Recommends: hunspell-kk Breaks: iceweasel-l10n-kk (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-kk_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1519716 MD5sum: 16f02ff9e42e0396ce28775e009c34d9 SHA1: bfbcea15702e907eea67310f470cba17893d9c91 SHA256: f780ab93a622aa0ab1e5766c80849a0534e1226552333d1cec643ebdaa4afe1b SHA512: 6aa3d67e7b0556490c7b1e3336907ce1d5dd6d3b0c186906fe2319d555f2b7dcb1a2fc977ce082c9e9e74d82cff1ca5ab78ceb5ebee17aacb7608698f1f6c0fe Description: Kazakh language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Kazakh. Package: firefox-esr-l10n-km Priority: optional Section: localization Installed-Size: 1529 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-km (<< 45) Provides: iceweasel-l10n-km Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Breaks: iceweasel-l10n-km (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-km_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1349876 MD5sum: de23103d725dc6cc560257ed8926ae27 SHA1: 4c77b8b8812efa9b7e76ebf42a80dcee2a492bf1 SHA256: 060d743eb5692949590aa78eabc01f62f579a938bdb2877fed7676a5717aefa4 SHA512: 50b262961e9f29db32eaaad5cca3e96468a1c170923a7904c32185786fd438cf3fa00e23364051e48c47d0601acd9b684e3068fa2d4aebfdd203783073d525d5 Description: Central Khmer language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Central Khmer. Package: firefox-esr-l10n-kn Priority: optional Section: localization Installed-Size: 1500 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-kn (<< 45) Provides: iceweasel-l10n-kn Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Breaks: iceweasel-l10n-kn (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-kn_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1317360 MD5sum: 4a1970fc58321ae51e80a7744e226303 SHA1: f314f84ccd6ffa2910cc72cb95b785273cb2e8f2 SHA256: a8be2acb6acc71054f3332268fd5dcad0a709236e9b8c14e4f3ca0f9912ef3f5 SHA512: 6c8b2047208a803e44abb5bcc8689388c41ea13226fdb310a7cc2ac6f3a2a1df432b7c8fc721d4d726ca337b53e14f614fe96c8e061615c5a8046218719a8ebb Description: Kannada language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Kannada. Package: firefox-esr-l10n-ko Priority: optional Section: localization Installed-Size: 1641 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-ko (<< 45) Provides: iceweasel-l10n-ko Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Recommends: hunspell-ko Breaks: iceweasel-l10n-ko (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-ko_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1474156 MD5sum: 95b281696470fe71a831e7c665b9ee96 SHA1: 839e6f9936770ed284300202fa04b90567096669 SHA256: d924eb101e08d5b3c42334532ab0c81caa17b0a79120d7951e9edada404ba46d SHA512: 7e116802ea2b3de27d183d964cb34542833e83f177cc78b2c60e3ff8222fb1b9d211e44b11b5e1cebde6cc09b1aed1b827bb2eac7fc7dc2c95fb0e617eaf64c9 Description: Korean language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Korean. Package: firefox-esr-l10n-lij Priority: optional Section: localization Installed-Size: 1492 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-lij (<< 45) Provides: iceweasel-l10n-lij Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Breaks: iceweasel-l10n-lij (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-lij_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1313832 MD5sum: cb4a24b0747a53f0ebedb9040b8e5331 SHA1: 0e13679d56615ba55bf2528b394b0e447e34bc52 SHA256: 5810445239191a5ec6904d087cce693811f97fccaeeb98fe5c0ca3b1b9e81f32 SHA512: fe95b99e2d09f25452c07933a9ddf89a5584b940943634172014ee2992985b7e192799be98f7eec7b9fa3ddc761887f91aecf20db20b00ca3c7e5048bf7f5131 Description: Ligurian language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Ligurian. Package: firefox-esr-l10n-lt Priority: optional Section: localization Installed-Size: 1574 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-lt (<< 45) Provides: iceweasel-l10n-lt Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Recommends: hunspell-lt Breaks: iceweasel-l10n-lt (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-lt_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1400536 MD5sum: 7a58640b7eb9715c0c6833abc8ebf9d0 SHA1: 600639d3c2ee25c53aa4fe16a8def372c596d58a SHA256: d6019709cbfdc5627bfca6fbaf58eaa2d1579938f6bfb8e91ba23b1bacf87a66 SHA512: 2e06404daa8fa46ec46a7f45833b6c5114f5b3257d83ca55a07861902fda6d4faaf1051deb9175c9a68347b91c479d3fbb4a12db41e566bee1d9409957943f2a Description: Lithuanian language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Lithuanian. Package: firefox-esr-l10n-lv Priority: optional Section: localization Installed-Size: 1480 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-lv (<< 45) Provides: iceweasel-l10n-lv Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Recommends: hunspell-lv | myspell-lv Breaks: iceweasel-l10n-lv (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-lv_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1297892 MD5sum: c8a92c96cfeaa4b9de09a7d88ee5ad9b SHA1: c17fa49eccf8b096b7e35d12adf9181eab3a3795 SHA256: 363c9c0893972328d288d840bdcba98b03fb49b7a26672b142445b25902b7ce7 SHA512: b79a9c3b8b335371b0664a3b4024ff3513f21921a64be83e7d28ae6ab842dd3525c8085f8242ba5dbcc7694157ab5f8111febf312d04aeb27efbfe2463334d47 Description: Latvian language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Latvian. Package: firefox-esr-l10n-mk Priority: optional Section: localization Installed-Size: 1498 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-mk (<< 45) Provides: iceweasel-l10n-mk Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Breaks: iceweasel-l10n-mk (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-mk_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1319160 MD5sum: 5bba9753ae57a6873b81738744be108d SHA1: a5a7715efbf7e344c10e7dc6c863e6eb4a05ef2b SHA256: ad498e0c4da4dd2823e9b45424b35bf0449880fbd76fe47fe2eca82ebe08744e SHA512: ffef12c7923cbae8e247f11dd672900cbb884f4ecfd8c40a5223444f403be7ba861eed467f1cc58c8eb6cfb470cb050ebf941c846e2d0d9331710ebdbafebf34 Description: Macedonian language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Macedonian. Package: firefox-esr-l10n-mr Priority: optional Section: localization Installed-Size: 1535 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-mr (<< 45) Provides: iceweasel-l10n-mr Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Breaks: iceweasel-l10n-mr (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-mr_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1356032 MD5sum: 0fec21b478a1be3e1dc9daa35962fc78 SHA1: b2dd1d3d3d2a9edd453f08b5a98f964bb824db80 SHA256: 8d1ecc03c99acf389a48ce224c0b385e9838594be7ca2f3a507f47f5939bbda0 SHA512: 0a525003fba3980a03cb1d4d972fcf4df53db227d0b3d31a51d0ad604dad3c1259c16fca51ef21e821256fb8033f54da4ac2247fbb302a34f1bd3f708ef30f36 Description: Marathi language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Marathi. Package: firefox-esr-l10n-ms Priority: optional Section: localization Installed-Size: 1462 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-ms (<< 45) Provides: iceweasel-l10n-ms Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Breaks: iceweasel-l10n-ms (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-ms_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1279508 MD5sum: d194c1bbae0be270a2ff7a4c29fb5fc1 SHA1: d658ef61e0f2f9b3ca86c078966ec02fdac3f260 SHA256: 5fd154028d1133ebb576e3e3e0cf5994765851d5cf8c0df52092e6d73834a079 SHA512: 8f89bccffcabf8b86db884fb142c3087a154a00b917ba16171a2b07f50854dc35a6d7fe3e3015e2084d0ccd79164228526c9bcfef5579e301264ccc061163eaf Description: Malay language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Malay. Package: firefox-esr-l10n-my Priority: optional Section: localization Installed-Size: 1523 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-my_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1343796 MD5sum: 4561353af1f4fc6a2feb5fed8fc77aaf SHA1: adca02efafc6e162bddd41db25057f0471a7172f SHA256: 24348b2b00cb67fbb16b66f4a9bc5734fba69e936eb0813650b60f67b74d5c28 SHA512: 7cfddf49995bc2cf1a6e03c16ee5c25238aabcbe06ec555372c3a20d119de5dd7eb13305f8d7ffd37b6b7568f81877950ce9d7461cada78f6fb239a86aee200a Description: Burmese language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Burmese. Package: firefox-esr-l10n-nb-no Priority: optional Section: localization Installed-Size: 1597 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-nb-no (<< 45) Provides: iceweasel-l10n-nb-no Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Recommends: myspell-nb Breaks: iceweasel-l10n-nb-no (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-nb-no_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1425200 MD5sum: a744678c17b3dc41aa1c6b1044dba803 SHA1: 8569dc34c17c56816cbb51837ddf1ad5f78076de SHA256: 1cf82c0836612249bf7356ecdee9f290f20b72c67e2322550989e1cc96bf0c51 SHA512: a6a09eb40665903b3dac97aa3ab9a74dbc4da848b7a84fa894e010550f4648db698edb8b9c7c579be65bb5e6711136d2d7233a886e1f8c32596a3d9d3963830b Description: Norwegian Bokmål (Norway) language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Norwegian Bokmål (Norway). Package: firefox-esr-l10n-ne-np Priority: optional Section: localization Installed-Size: 1496 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Recommends: hunspell-ne Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-ne-np_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1313368 MD5sum: 75dde399ca7a79d11e02eb241e25bc9f SHA1: 3235da051cf1a0bbfecba7a4ba871eab68bc0b97 SHA256: 0c5c26ff00802f9e808ee4132b28520567a83441d5c99bd55624bc9f14499e06 SHA512: 155ccbe8d4c3ad80cdb088a27616ad52e53e01a082f18a09bc13b8f23eeeda3e42ed19b1f0d2abedf52ec11ab79b022dacab636d2d579053d4c4649274e606c0 Description: Nepali (Nepal) language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Nepali (Nepal). Package: firefox-esr-l10n-nl Priority: optional Section: localization Installed-Size: 1606 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-nl (<< 45) Provides: iceweasel-l10n-nl Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Recommends: hunspell-nl Breaks: iceweasel-l10n-nl (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-nl_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1439268 MD5sum: 40de35d770f6042f8cea1a3f47574d78 SHA1: 82b45d3c043ab82547c6c7dc443c9c4ff3138e93 SHA256: cacc781ae8a454db7ae7d3f63a282ddcacb7730fbb3d6c49ef7e06867ab8db5d SHA512: eb312029a0ab01ee14b7de47ff273b35091dbe1ca7e35811f73941cddfbb46f72b1e2efb5a52b816a8a8bcefce5b16dcf3da769efce7a2ea7afa8ee488460b46 Description: Dutch language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Dutch. Package: firefox-esr-l10n-nn-no Priority: optional Section: localization Installed-Size: 1593 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-nn-no (<< 45) Provides: iceweasel-l10n-nn-no Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Recommends: myspell-nn Breaks: iceweasel-l10n-nn-no (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-nn-no_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1421752 MD5sum: b82f556746071600d8cca227c8130495 SHA1: 046a54d23427fa5e29d0719fde81ef7b00ef8206 SHA256: 661b1220151c90b6e9772500276c8f0c1c24c744e524642319820d3fd09c9bba SHA512: ccfce9c4726be7982ee9624706fa0b2caeace8db7db72bba4f9a4cb417f96be1be21626c7a1fe9b97f55c9331a3ef73e6e57e2880d7c49f314e279a3b483e433 Description: Norwegian Nynorsk (Norway) language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Norwegian Nynorsk (Norway). Package: firefox-esr-l10n-oc Priority: optional Section: localization Installed-Size: 1606 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Recommends: hunspell-oc Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-oc_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1438044 MD5sum: e39da1a3de847d71c75d0a2e63046efb SHA1: 4ff448126e23d5d36b2261ccf21582c35123f571 SHA256: 52f1ecb8094d7efded2d389f841c16eaea0b32b719bdc743e7e7712892b3da05 SHA512: 88f13bdaf7e024a5bfcb50d0a111724cfb505f756fd676461162c09e9538f7fba207014e44b4210d25fc88e22cc62eebaffc2cf246be4b255b8c853964683bdc Description: Occitan language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Occitan. Package: firefox-esr-l10n-pa-in Priority: optional Section: localization Installed-Size: 1670 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-pa-in (<< 45) Provides: iceweasel-l10n-pa-in Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Breaks: iceweasel-l10n-pa-in (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-pa-in_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1501744 MD5sum: dd66d40b5f38a415dc9fe103e4d0a367 SHA1: 021a758fce087942eef18af19f368f06d9d5d7fd SHA256: 2e87867964e4de76c14d38223943ccdd9c7ae5db0e22762520766e4148c46b21 SHA512: b31f77bf0739912af902e1238206519065777ce820256816ea50b6441b47636a9878efa3da404b40e90d9ee73268bf10b3d05a0624efadff5d9c1e721f84f8c8 Description: Panjabi (India) language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Panjabi (India). Package: firefox-esr-l10n-pl Priority: optional Section: localization Installed-Size: 1622 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-pl (<< 45) Provides: iceweasel-l10n-pl Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Recommends: hunspell-pl | myspell-pl Breaks: iceweasel-l10n-pl (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-pl_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1454424 MD5sum: 21518b4d27e797c25597102d0e606677 SHA1: a6a7ac463047d21d7795a5286098d47e7811e04d SHA256: c86626104f8795c95e01781f871a89ac1c0525d95ef652e2c904ed80457449af SHA512: b4885dc2399bb9bf43ccd0557ce400add2e00c53c6937a0759be1969e43b24c233e1352e632924d5ec3f9745220f478b6ad8ba28c7afcac305c5a16cf94dc147 Description: Polish language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Polish. Package: firefox-esr-l10n-pt-br Priority: optional Section: localization Installed-Size: 1611 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-pt-br (<< 45) Provides: iceweasel-l10n-pt-br Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Recommends: hunspell-pt-br | myspell-pt-br Breaks: iceweasel-l10n-pt-br (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-pt-br_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1440808 MD5sum: 93a5b8981da10d1d44fc77d8daf90104 SHA1: 43c301377710f1f50bd38cd9e87fdaedddeeda0e SHA256: cee21f91e30954c1cd333a55edf3475a24ebddaf80a8dbf4902e84523cb18202 SHA512: 932677bf009aea6a06993f1b3e81d70e98fb645d640939dd5603a217b16108c4c6e0782e162a497a6b47c4f66a922b3b386ebe434ac51ec0731d926ea404eed0 Description: Portuguese (Brazil) language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Portuguese (Brazil). Package: firefox-esr-l10n-pt-pt Priority: optional Section: localization Installed-Size: 1607 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-pt-pt (<< 45) Provides: iceweasel-l10n-pt-pt Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Recommends: hunspell-pt-pt | myspell-pt-pt Breaks: iceweasel-l10n-pt-pt (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-pt-pt_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1437336 MD5sum: 9c517444751e2cd15fe5287bca6f448e SHA1: eb443baa997a88d2698e7d6de93d7c86d8ea1e8d SHA256: acba47474519b3011b1dade7e4158321a816d380a05799e2145248ee2c12d201 SHA512: 337635c48a766b921b16f731e9db2069cd808f2fe418f7694d94fbabdfd765899a4d581f793c71eb6966078412eff05f56a3607be66dc771121d9f9ae2229166 Description: Portuguese (Portugal) language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Portuguese (Portugal). Package: firefox-esr-l10n-rm Priority: optional Section: localization Installed-Size: 1605 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-rm (<< 45) Provides: iceweasel-l10n-rm Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Breaks: iceweasel-l10n-rm (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-rm_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1437812 MD5sum: 93d81a408286bbfee22835c4bbe117aa SHA1: da2f45f6ce2ecdc6f57e5b4debebbe80282f3c71 SHA256: 6ec4d0c3b6d6787e1a057d80ab1264903dbb6aae837b1ac9657cae30c9188438 SHA512: 5389c436fa4f2c15025571d91ed82ade8d6a33fec312583d874a8a261ffec74bf2a8caa7abdec6f16aa53fc410041fecf8a3e1987e5bd7261bc13da20e4d6ab5 Description: Romansh language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Romansh. Package: firefox-esr-l10n-ro Priority: optional Section: localization Installed-Size: 1552 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-ro (<< 45) Provides: iceweasel-l10n-ro Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Recommends: hunspell-ro Breaks: iceweasel-l10n-ro (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-ro_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1378460 MD5sum: e3f0ff8f8bac9a36e44c9dba6c52a41a SHA1: ee4fb261469e88edef843f4ae74d089d0b0e1e18 SHA256: 76c787c50a2a0ce16eb3405787ec29aa82e345659c762a07f188529270feab54 SHA512: e0d42a67de92e0802e3eca47c263939f7f826b02b7917082040732f741f1bb6f55f9a918707242a58dce2a9c509891ee6552ad8917a7fcee3369bf63ce8282ef Description: Romanian language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Romanian. Package: firefox-esr-l10n-ru Priority: optional Section: localization Installed-Size: 1697 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-ru (<< 45) Provides: iceweasel-l10n-ru Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Recommends: hunspell-ru | myspell-ru Breaks: iceweasel-l10n-ru (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-ru_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1532572 MD5sum: 366abf13a9a3144590346449cd2f2465 SHA1: 3ad50006149e8d4fe123245b9dcc2891f627bce9 SHA256: 9436be2c454b44b7bbcdba8ea047ab1b08a1d6769fba4f6401f36afb04f0a9b9 SHA512: 090542f80567abb02b66719dc3d7792983e690b01771a1e43346e8eebf93ef28388fcfc661c464fbc76a1127997a2704fd84922dd5c6b1f5ea452064c503957d Description: Russian language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Russian. Package: firefox-esr-l10n-sc Priority: optional Section: localization Installed-Size: 1568 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-sc_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1397936 MD5sum: 8c4064bb4db2216541eedac285bdf5aa SHA1: 95cd7e496ae1561374e87129ef5127b29685b0e3 SHA256: 243600fc1a02b8a1873bc5a94fd91ac7af7fce7ca30b8cb5e1cef303cde54fbd SHA512: bc33fb8180232aff244efb1ce6f2bace4203d89cc3ae26b41c9fe920dff8c1392b3eddcbd0db9fb7d11d8cb24f8896cfe0be327a1d7716da8030529688fcdb21 Description: Sardinian language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Sardinian. Package: firefox-esr-l10n-sco Priority: optional Section: localization Installed-Size: 1516 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-sco_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1338596 MD5sum: 473ccde60f8e53e0900dc68589c17338 SHA1: c0a8cff47672a0d8d2a5368b3339563a3e7d43a0 SHA256: 1c714bfa4a4ee8030bd702446042958ff8d2198b5e7721476f0829ce74bd9b9b SHA512: bd877b11547100e4bc0ca619f8c4095060a8073b562883095b7c617669d2c37d4e0eda822279fae72627b0b71d4dfc08e92eebd56e511eeb134ace438bd4532c Description: Scots language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Scots. Package: firefox-esr-l10n-si Priority: optional Section: localization Installed-Size: 1601 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-si (<< 45) Provides: iceweasel-l10n-si Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Recommends: hunspell-si Breaks: iceweasel-l10n-si (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-si_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1432276 MD5sum: 7ca2695b3d6da5b095c373ff82731dbf SHA1: 83cf68526fdd069c26b9dc550abc13e23dbd32d4 SHA256: 632e7e39a29e110ae9b4aff6393ac6d6d97e6a01625061da34aa6423ddf548c5 SHA512: b4534c8a842c959f8ed0d6b37bb363272bfbf1f4abf819b0c0fc9544c091b3940bae8b533b22dc80d027bde74d611490a0aa1ac12d3b343977fbcb80e180886b Description: Sinhala language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Sinhala. Package: firefox-esr-l10n-sk Priority: optional Section: localization Installed-Size: 1637 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-sk (<< 45) Provides: iceweasel-l10n-sk Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Recommends: hunspell-sk | myspell-sk Breaks: iceweasel-l10n-sk (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-sk_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1470200 MD5sum: 70c1afbb7c5c67da6e585076e52821d7 SHA1: c9c4d89d9425d726cdd001f18e9a106cc5c535ca SHA256: 68aa565fc7623eeadb000f5f573e86f8a92ae087f1be4306913e0ccfe960a4f3 SHA512: 491ae4a3fe242e3a67a02950af1c4a43cd59d1e2793526ab0d2b2b77a791661e811f877cca62be125888897c03cc7e0e7918919e7c41599a1833e83ca9e109b6 Description: Slovak language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Slovak. Package: firefox-esr-l10n-sl Priority: optional Section: localization Installed-Size: 1607 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-sl (<< 45) Provides: iceweasel-l10n-sl Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Recommends: hunspell-sl Breaks: iceweasel-l10n-sl (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-sl_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1439468 MD5sum: 33eecd82e4a3c8ebfd1180985b4f9ed3 SHA1: cd06e5b24d9db7c0340e90edcafa529f090fbd04 SHA256: 64d4e39badf1f1492b6fb08c1a29335d77185840f092e2cfeb5621e906c23504 SHA512: 40c414d0da5e950c70a41a7cd8bc435b282492e599f222ed0f27c759a279d1c4fbc0896de9e72f9486b88e8d42ac1031566c376f65894ea68c4aa80422e424d7 Description: Slovenian language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Slovenian. Package: firefox-esr-l10n-son Priority: optional Section: localization Installed-Size: 1433 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-son (<< 45) Provides: iceweasel-l10n-son Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Breaks: iceweasel-l10n-son (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-son_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1246624 MD5sum: baf029c87f1a936f4b9b91a8e0d5183f SHA1: c0a8c4771cd05c1bccae97581ad174824dfebfcb SHA256: 8a43e89d6eb537247e9eebc8f252bef10a3287b97d70b31c46ed90b18504905a SHA512: 99fbb954d42d9e1123153e235607df92275d08a89a107c66d57957153050c56907b25d9675bb6d63ce80dc292dfa96da3a54486a8a7ec8adbeb5053c7aa51b37 Description: Songhai languages language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Songhai languages. Package: firefox-esr-l10n-sq Priority: optional Section: localization Installed-Size: 1622 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-sq (<< 45) Provides: iceweasel-l10n-sq Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Recommends: myspell-sq Breaks: iceweasel-l10n-sq (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-sq_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1454768 MD5sum: 7e94ba12b08f57999648699f0f0b9cea SHA1: cafceb873567fcfc2052298f418ce7a4de462a68 SHA256: 1bbb08782fd4f2a72d5988d5722052ea22b718c0d9a3bbacf8b5e44a0d369a00 SHA512: ad3189d6a9c8d4bf7af9b8ede9e759900dccace379ea5a6c803ff0175aa8eafa82cd9818cf710af65e522ce6c8285664a09ae50a5dc8492a5a3ac5613cb13e02 Description: Albanian language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Albanian. Package: firefox-esr-l10n-sr Priority: optional Section: localization Installed-Size: 1633 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-sr (<< 45) Provides: iceweasel-l10n-sr Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Recommends: hunspell-sr Breaks: iceweasel-l10n-sr (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-sr_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1465040 MD5sum: 134d4583707852bf9f54c967dead2791 SHA1: 9c82eb1f6ee6839742a990b144b0fea0f387479c SHA256: c1e62ca712e575837cebe7739258d6650194a5dfe7d927e664113b508bba233d SHA512: b48c03bee696aca244c62aa24532277128a987389893c917bef36da96cca80ff823f87eda958f442bc574eb7a29742263d94acb4faba574925f5ef2b302d72db Description: Serbian language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Serbian. Package: firefox-esr-l10n-sv-se Priority: optional Section: localization Installed-Size: 1608 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-sv-se (<< 45) Provides: iceweasel-l10n-sv-se Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Recommends: hunspell-sv-se Breaks: iceweasel-l10n-sv-se (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-sv-se_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1438856 MD5sum: e0c854ed28c6bf2d0a34a41043231f0b SHA1: 0978fe249b54e92e19ea1c5ca299a0b31e1e804b SHA256: 32593f4f296c151c7ebc66ebcdc859c85778f38713e81c2b7ba02e3b5dfabccf SHA512: 58148a41a251a158db237c29fd8c20a761a33bcf75e4b623699be24ad897722cef08083a942886de4232d61966be2b6af2792be2bbdd9e2a3ac942462bd019e4 Description: Swedish (Sweden) language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Swedish (Sweden). Package: firefox-esr-l10n-szl Priority: optional Section: localization Installed-Size: 1532 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-szl_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1353020 MD5sum: 3965e2b510ae65293de421b22d22d8e0 SHA1: 3938a48a09749f9ec89cf670394d891fb244f756 SHA256: a3115a190eeb122d91f9f6f4a4dffba4cf43e462cf3cef652b684fe0163b7221 SHA512: 42f217663fb0a2fd6d796d2680fb0fdd7a25a1d76eb6493ffa4855fe3c982daff58478dc43fc37b52d22f5f9bb3a2839e54a1815b46329590bae78ba5479de4c Description: Silesian language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Silesian. Package: firefox-esr-l10n-ta Priority: optional Section: localization Installed-Size: 1514 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-ta (<< 45) Provides: iceweasel-l10n-ta Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Breaks: iceweasel-l10n-ta (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-ta_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1333932 MD5sum: 2a9b722e88e7b24fdf48da740f172e36 SHA1: 3a80ef70fc28cebc610a2aef96bdd5d0ca8d2a8d SHA256: 7bfbb08aec0fd15e9d5ebec6066dcbdaa0acb4450c7fe6babf4cf0f05c4df2c1 SHA512: 7a3c79fff5cddec75bd08f6cb44c626fc3adccfea21dca33eeb8c7d1d37bf163433de9ad83c4871678e1996dc7f5d810ec20f1257ee2e4c9d278f04d232e5803 Description: Tamil language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Tamil. Package: firefox-esr-l10n-te Priority: optional Section: localization Installed-Size: 1559 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-te (<< 45) Provides: iceweasel-l10n-te Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Recommends: hunspell-te Breaks: iceweasel-l10n-te (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-te_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1384380 MD5sum: 1936fd2849cc0c8a9edfc06474c22dbd SHA1: ad0d0c64c003195d1f897b1a2eeec7c420ee6dd5 SHA256: 039c44b1d5e79ba1173d15ea0cb1878ffb1a083b3292eb2492b9951b3f786c27 SHA512: c1e8c01a3b15b528592e102cd0fe00bc3c38617421753f48f9b6f8715ff13abbea21ccea5e3689d9641d7c213be4815882ccc8e08477f41511498a93879e81bc Description: Telugu language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Telugu. Package: firefox-esr-l10n-tg Priority: optional Section: localization Installed-Size: 1692 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-tg_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1527496 MD5sum: 3ab7243589e14f3130f062dc0e0a13fe SHA1: 737d1f2f81f8815b2640f73bf3f4ff0b876f7536 SHA256: bcb4f7a19b45f7b170fe0f0a5cb17fec2dd198dd7249102fd7b134b445580ed2 SHA512: cc3f8b599e816dc7b3996ee7b0d3285ba9636fe945df03efb2a0c4c52af7f87d26745bf5c296798ba0c7edb2f66c43e7e430438afbb147d852d01f96531a058a Description: Tajik language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Tajik. Package: firefox-esr-l10n-th Priority: optional Section: localization Installed-Size: 1672 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-th (<< 45) Provides: iceweasel-l10n-th Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Recommends: hunspell-th Breaks: iceweasel-l10n-th (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-th_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1506248 MD5sum: d97873c8c03c02819d6d06e746fbf895 SHA1: 5db6e52c4ca0764294a043b4c1db2478f7201fb8 SHA256: 6b3fac5a3241c1059a9cf83240341371b846dcca6aa78ad6209c1544d07c24ee SHA512: 0b24881f4c1df88ff7af6ed54ebb1d154dff023308d29caba8b24ef8ffd8793f38040787fe6f614849e22eb603f2381e8aedf0c008ea5693819330ce4cbcad65 Description: Thai language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Thai. Package: firefox-esr-l10n-tl Priority: optional Section: localization Installed-Size: 1538 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-tl_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1363524 MD5sum: cec7e8c333a3708d10e4c59a54434455 SHA1: 5fdfe0a50cc4f8794fbe232a6b14effe9a8eee02 SHA256: bb11baf1550d40dd1098b805da5909d016608dcdc019ca8a58f3f3b5108a957b SHA512: c55f57c96ec2e0a1b15f2a5840fe3586eee080716e670e0326037258e664517d4f14b5f6b30c4189b0f61424f2734e48e3f00f5a1c32f0d4042cbfa04d346bb6 Description: Tagalog language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Tagalog. Package: firefox-esr-l10n-tr Priority: optional Section: localization Installed-Size: 1619 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-tr (<< 45) Provides: iceweasel-l10n-tr Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Breaks: iceweasel-l10n-tr (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-tr_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1451084 MD5sum: 1d3fd125d089ea4694964d6e8908d3d3 SHA1: 0e3c35936ef514cf28eab8e61f50a42de61db96e SHA256: b1faddd35a269199fb5f8b615e1531d4ede8cd98b2309dee285145ff4b1ec1f6 SHA512: 5f1fee1f0b4242e4f6fcf04fb4fb7b09d7322410d456a4d958bc1b06e12385d4de6bd12e190715d82177a5f2a7ced359a0bc9622bac9c9db2ee54d2ff7b17131 Description: Turkish language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Turkish. Package: firefox-esr-l10n-trs Priority: optional Section: localization Installed-Size: 1510 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-trs_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1330408 MD5sum: 5711fba6959a0a2d0e0d2ca57df1e950 SHA1: d4c31fbb5a547f594169d2dfcb213f44c4852054 SHA256: 83abd71698788fe7f59a6155c33fa6dccac5ebf509bcf0e4ebd606eb14e8f5d4 SHA512: dbf428ccb1a9917eb80e9cc87c740ccf4e115411462b47b9600921eda05385fff5e9f88b73a0128393c11030d66026f6ebfe74e9a3217371d28cd7abdf7d7596 Description: Chicahuaxtla Triqui language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Chicahuaxtla Triqui. Package: firefox-esr-l10n-uk Priority: optional Section: localization Installed-Size: 1689 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-uk (<< 45) Provides: iceweasel-l10n-uk Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Recommends: hunspell-uk | myspell-uk Breaks: iceweasel-l10n-uk (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-uk_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1524660 MD5sum: 39773bf8b065282fa716a562bc817719 SHA1: 2a4c0e44b589124dd06c21e12ec9b44cc3bb819a SHA256: c791d3ac13b80d079b1b05473029257136c77690d70e8c2f603f62b94231340b SHA512: c4f1a5a9604a16d3fdce48d1b5f047d00fae64a4f4c6d375df6221b5017c1e7ef5fc08145e43d3ade12d37ad2b39e4bfd79dc2810ec5fcdd3535d3fda5f49452 Description: Ukrainian language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Ukrainian. Package: firefox-esr-l10n-ur Priority: optional Section: localization Installed-Size: 1558 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-ur_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1383532 MD5sum: 0a22e3ab561968d194dcd1362c460178 SHA1: 5ab41ccbbfa8652c0e640c24032f87bb9ecd76b2 SHA256: b970534a618a09abe341296a173d0914a6e44d378e2ccd9131748b322312761d SHA512: 83f028a3cb5a3726c470e7c9a3d69ca832152dff32568f86ca7cc3c8291049da3474939854144b2db208be37bd9be2e0942a9e97ead9e98f7d4b2cc7b8492f60 Description: Urdu language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Urdu. Package: firefox-esr-l10n-uz Priority: optional Section: localization Installed-Size: 1489 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-uz (<< 45) Provides: iceweasel-l10n-uz Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Recommends: hunspell-uz Breaks: iceweasel-l10n-uz (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-uz_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1309176 MD5sum: 3cb2aebd8dd3f043f6293e072570e6fc SHA1: eea415ff7634478b2dced2466c4792273701e3aa SHA256: b79b8dee1d3a793411b436a0b974ea37b12a09723a0ea5370652e584545ed9b6 SHA512: 1905c6728095e5b13d21d1b90eb73266adf8351bb9a8ded8288b404975b65b4fa41fd3110c60ca6c2e4f227eee34b2ba099e0ad84c4bfb60dfca434bec64bd93 Description: Uzbek language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Uzbek. Package: firefox-esr-l10n-vi Priority: optional Section: localization Installed-Size: 1638 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-vi (<< 45) Provides: iceweasel-l10n-vi Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Recommends: hunspell-vi Breaks: iceweasel-l10n-vi (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-vi_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1472240 MD5sum: a0fae5d72d1949d77260e7f0f6393b78 SHA1: c108f719c042142ee864c829effdf9800ddc94e9 SHA256: 32c83a47233c7dccfc677cfc5541cf83ba149a92e71ea547befaf8c5a794e65e SHA512: 1cfb56bb9e9a3c9f6307fdea1f9c4f94c3281645bad4f928590480c69658577746f3eabc9899215fd7470bda658158c0a494a9bb641e3020c311375c44a07836 Description: Vietnamese language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Vietnamese. Package: firefox-esr-l10n-xh Priority: optional Section: localization Installed-Size: 1435 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-xh (<< 45) Provides: iceweasel-l10n-xh Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Breaks: iceweasel-l10n-xh (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-xh_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1248500 MD5sum: e8d240bb097ccb146bf995f202fc3324 SHA1: 632837edac425787fbca8db5e1ad216bbe289a61 SHA256: 92a15793dda626025ccfa6ea9bd4ae96e96c1cbd4df6055c0d391e4c1ead8ea9 SHA512: 39a7a91a582f5cc8774069eebae772ced98c0d12401827acb76f1fb3f66a34aba22d5c0615faf0abcf0f898c288ee34444d06e674d9ba9543d75a893b720bec7 Description: Xhosa language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Xhosa. Package: firefox-esr-l10n-zh-cn Priority: optional Section: localization Installed-Size: 1633 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-zh-cn (<< 45) Provides: iceweasel-l10n-zh-cn Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Breaks: iceweasel-l10n-zh-cn (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-zh-cn_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1463392 MD5sum: 2e305b7eecced779348c07225b530b67 SHA1: 08440f3de09471562d2bed7fd93973ef6f16361b SHA256: 6ee6e1f57fcae39eba16d94b6d9e82a7cdb6298b4ac977fb8381d069b294f0eb SHA512: 044fabfbae8433bfcfb9ef475d9c923edf544f7e0304dc6fe15e07d9f97930531824bfb108bf7b35ef66bc6ab6b4fddffa2ed016a52a9e5df7cb6a1a0fb780f3 Description: Chinese (China) language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Chinese (China). Package: firefox-esr-l10n-zh-tw Priority: optional Section: localization Installed-Size: 1637 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Replaces: iceweasel-l10n-zh-tw (<< 45) Provides: iceweasel-l10n-zh-tw Depends: firefox-esr (>= 115.7.0esr-1~deb11u1+apertis1bv2022.3db1), firefox-esr (<< 115.7.0esr-1~deb11u1+apertis1bv2022.3db1.1~) Breaks: iceweasel-l10n-zh-tw (<< 45) Filename: pool/sdk/f/firefox-esr/firefox-esr-l10n-zh-tw_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 1468100 MD5sum: ba38666c119e5138e9e32f3a260994f7 SHA1: c1184b0ed84c60ec51cd74abad534e8bad8f1b2b SHA256: 4f84c0cec2560e1841f1b7df13e5252f38ab1e4b2f06d681bf23d1a4d1502686 SHA512: c05d38852a473a1213f4f1090b9124f59d43601c9ab33d9babca934fed0c65d8ccc982cc7cf1de0906b0927ab2150af811664fef207a0872109a50cf1285e3ff Description: Chinese (Taiwan) language package for Firefox ESR Firefox ESR is a powerful, extensible web browser with support for modern web application technologies. . This package contains the localization of Firefox ESR in Chinese (Taiwan). Package: flatpak-builder Priority: optional Section: devel Installed-Size: 461 Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org> Architecture: amd64 Version: 1.0.12-1+deb11u1+apertis1bv2022.2b18 Replaces: flatpak (<< 0.9.8-1~) Depends: gir1.2-flatpak-1.0 (>= 1.10.7~), flatpak (>= 1.10.7~), ostree (>= 2017.14), libc6 (>= 2.28), libcurl3-gnutls (>= 7.16.2), libelf1 (>= 0.131), libglib2.0-0 (>= 2.44), libjson-glib-1.0-0 (>= 1.5.2), libostree-1-1 (>= 2018.6), libsoup2.4-1 (>= 2.41.90), libxml2 (>= 2.7.4), libyaml-0-2 Recommends: binutils, elfutils, git, patch, unzip Suggests: brz, p7zip-full, subversion Filename: pool/sdk/f/flatpak-builder/flatpak-builder_1.0.12-1+deb11u1+apertis1bv2022.2b18_amd64.deb Size: 160752 MD5sum: 4ce04ad078c05d9561fe9109d67711c6 SHA1: ae6020eb64eab0ee83f6552fbd1e7de29243bb8c SHA256: fa80c781d8972b3f4c536843fcd77cfd54e3b5f9837449b3fcf1aa2757d76954 SHA512: eb38c4040eecd68b8f767a03a5082383ceddd240b0f35ce5fb71f030e245b8affcb96ac7bbd9766790328c89e3cdb0c0b8b8085410b8bcefb90b259df6d93659 Description: Flatpak application building helper Flatpak installs, manages and runs sandboxed desktop application bundles. See the flatpak package for a more comprehensive description. . flatpak-builder is a tool that makes it easy to build applications and their dependencies by automating the configure && make && make install steps. Homepage: https://flatpak.org/ Package: flatpak-builder-dbgsym Priority: optional Section: debug Installed-Size: 547 Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org> Architecture: amd64 Source: flatpak-builder Version: 1.0.12-1+deb11u1+apertis1bv2022.2b18 Depends: flatpak-builder (= 1.0.12-1+deb11u1+apertis1bv2022.2b18) Filename: pool/sdk/f/flatpak-builder/flatpak-builder-dbgsym_1.0.12-1+deb11u1+apertis1bv2022.2b18_amd64.deb Size: 493420 MD5sum: 955dff506c5172351cea8ae9324c31b5 SHA1: 7026d5dbc8cf7ab8cd1ac6356ea5675f0d7636c6 SHA256: a4762831323a67a9a2a5405049dce34df93f916530575c6801259e8203dd4f0b SHA512: 656b354041ff79b7c0cf78db22e0e8692988f597fa189ba783bc26c858caec521c82c7820df995547e5c072dc8ae4d352f2b87a1d09b8b0804d2a42b3047ecfa Description: debug symbols for flatpak-builder Auto-Built-Package: debug-symbols Build-Ids: d26d3c16e49fe2843e858cb85b3f9f06e2c982b5 Package: flatpak-builder-tests Priority: optional Section: misc Installed-Size: 132 Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org> Architecture: amd64 Source: flatpak-builder Version: 1.0.12-1+deb11u1+apertis1bv2022.2b18 Replaces: flatpak-tests (<< 0.9.12) Depends: attr, ca-certificates, desktop-file-utils, flatpak-builder (= 1.0.12-1+deb11u1+apertis1bv2022.2b18), hicolor-icon-theme, git, gtk-update-icon-cache, make, ostree (>= 2017.14), shared-mime-info Suggests: python2 Breaks: flatpak-tests (<< 0.9.12) Filename: pool/sdk/f/flatpak-builder/flatpak-builder-tests_1.0.12-1+deb11u1+apertis1bv2022.2b18_amd64.deb Size: 46844 MD5sum: 461a09765d87c76eff23cb6aaddda3fb SHA1: 7f7009ef0c21a5c2af753ab6400a1d0f9be37b4c SHA256: 25c29e967c4826391acfb62af0349c268d8d11c170fa843e65d306fe918490b4 SHA512: 82849d1f9d7a7c5cae192238342d85859f95e340e8c9cff1ca3dea250a3f3a11ed206e0872c2f4ca8356f5d8f26e275cbc60035115bfba1cb9d291c441fc5a0e Description: Application deployment framework for desktop apps (tests) Flatpak installs, manages and runs sandboxed desktop application bundles. See the flatpak package for a more comprehensive description. . This package contains automated tests. Homepage: https://flatpak.org/ Package: fonts-dejima-mincho Priority: optional Section: fonts Installed-Size: 4012 Maintainer: Debian Fonts Task Force <pkg-fonts-devel@lists.alioth.debian.org> Architecture: all Version: 227-16apertis0bv2022.0b20 Replaces: ttf-dejima-mincho (<< 227-3) Pre-Depends: dpkg (>= 1.15.6~) Breaks: ttf-dejima-mincho (<< 227-3) Filename: pool/sdk/f/fonts-dejima-mincho/fonts-dejima-mincho_227-16apertis0bv2022.0b20_all.deb Size: 2121040 MD5sum: 6b697b3c3d724d012addf28e75e624ac SHA1: 7fe1bde37d9c3efe65b1cb9c60a7da2ae4e4e6d9 SHA256: 014d5e98e805ee2f4ba1e12bc82909649bc05cc6e92a24e2cd684effd6d6bf3e SHA512: 82242455b6a9ab945eb7ba123e5952ab0d367cc9dc63e9f8983338a6e129060c573fb27e2cd55cf95dc8823c29cc5af5baf7382844f23be349a20909c423cc0f Description: antique-looking Japanese TrueType Mincho font Dejima Mincho is Japanese TrueType Mincho font. . Its Kanji part is based on "Tsukiji 3gou" and Kana is based on "Tsukiji 4gou", these are known as "Tsukiji-tai" font, in Meiji-era. These old fonts are already under public domain. Homepage: https://code.google.com/archive/p/dejima-fonts/downloads Multi-Arch: foreign Package: geany Priority: optional Section: devel Installed-Size: 3891 Maintainer: Geany Packaging Team <pkg-geany-team@lists.alioth.debian.org> Architecture: amd64 Version: 1.37.1-2apertis0bv2022.0b31 Provides: geany-abi-18432, geany-api-239 Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.27), libcairo2 (>= 1.8.0), libgcc-s1 (>= 3.0), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.63.1), libgtk-3-0 (>= 3.21.5), libpango-1.0-0 (>= 1.20.0), libpangocairo-1.0-0 (>= 1.14.0), libstdc++6 (>= 5.2), geany-common (= 1.37.1-2apertis0bv2022.0b31) Suggests: libvte9, doc-base Breaks: geany-plugins-common (<< 0.21) Filename: pool/sdk/g/geany/geany_1.37.1-2apertis0bv2022.0b31_amd64.deb Size: 1639252 MD5sum: 8cff561008e0b2a8febdaaa7eabd5a43 SHA1: 6ea5dd2e852461ba7572cc6bd4843e2e45664691 SHA256: 793f707aa704fe00cbacdc7aa282bd6d527c318287190cb24046541e465dfe1c SHA512: 6d9d9d676afd4dc2e679ce0d7c50ac0b44f648aecaab8498e6020bb3c0f4ed0784c7b5e63258383328755ede412e6e1fd68e336f46fd0f2da38dcb883b150283 Description: fast and lightweight IDE Geany is a small and lightweight integrated development environment. It was developed to provide a small and fast IDE, which has only a few dependencies from other packages. It is using only the GTK3 toolkit and therefore you need only the GTK3 runtime libraries to run Geany. . The basic features of Geany are: - syntax highlighting - code completion - auto completion of constructs like if, for and while, XML and HTML - call tips - folding - many supported filetypes like C, Java, PHP, HTML, Python, Perl, Pascal - symbol lists - embedded terminal emulation Homepage: http://www.geany.org Package: geany-common Priority: optional Section: devel Installed-Size: 8692 Maintainer: Geany Packaging Team <pkg-geany-team@lists.alioth.debian.org> Architecture: all Source: geany Version: 1.37.1-2apertis0bv2022.0b31 Replaces: geany (<< 0.21-1~) Breaks: geany (<< 0.21-1~) Filename: pool/sdk/g/geany/geany-common_1.37.1-2apertis0bv2022.0b31_all.deb Size: 2620992 MD5sum: 35f6ff57442f3ba4a38cacca347ced62 SHA1: e3df09e58cec2562c403c42d6966613436416a69 SHA256: 1f4c8a9dd8ac614dfd5c0d5931e6c6e3834aca9a28ae7db41f0ef073f8f3e5dc SHA512: f79c106070b503259af01a499455e387b18037c0d47441b3a95fe24ad42e8b3d7b1f252670b06b6965ad6a8eedee56c241d03507f40d26652f38877c91e797d4 Description: fast and lightweight IDE -- common files Geany is a small and lightweight integrated development environment. It was developed to provide a small and fast IDE, which has only a few dependencies from other packages. It is using only the GTK3 toolkit and therefore you need only the GTK3 runtime libraries to run Geany. . The basic features of Geany are: - syntax highlighting - code completion - auto completion of constructs like if, for and while, XML and HTML - call tips - folding - many supported filetypes like C, Java, PHP, HTML, Python, Perl, Pascal - symbol lists - embedded terminal emulation . This package contains arch independent files. Homepage: http://www.geany.org Multi-Arch: foreign Package: geany-dbgsym Priority: optional Section: debug Installed-Size: 8877 Maintainer: Geany Packaging Team <pkg-geany-team@lists.alioth.debian.org> Architecture: amd64 Source: geany Version: 1.37.1-2apertis0bv2022.0b31 Depends: geany (= 1.37.1-2apertis0bv2022.0b31) Filename: pool/sdk/g/geany/geany-dbgsym_1.37.1-2apertis0bv2022.0b31_amd64.deb Size: 8561508 MD5sum: bee2a9e82cac24d3f4a96ed9eb7613ed SHA1: 06fa61ce99785da728b7d3cdcadcc6f47fdca01b SHA256: 46fb117ee5c885666080edc21f179b3fe9aac7297b8359d4b5d393ad89249aa8 SHA512: 804ca9e9fa4a9cd3768f740988db867fb7d608062140c439ae01ecd647b5c155968872cdb01dbee0b4c1f1724e89b78aab8d1eef8a6d6594263b17f99b1160c8 Description: debug symbols for geany Auto-Built-Package: debug-symbols Build-Ids: 0f40df394e84e2dc95d37be7fff08164cb45da1c 607e12a60b26ab9b47028892e1ff1a0723944044 bb619085c03f1ed7d733aae9bb305c5771547b51 bdbe314c8490c1822d9f394deb34fcd10140c0d5 c46750c6bee0ac7d60b627d095f4bc15edc1859d d4af1492865f550fabccd234fdf22c97d38902e1 e692615faf185f28161d405416ab20b7133199b7 eec570c47977769dbaff939773e771d9fc971ee4 Package: gir1.2-amtk-5 Priority: optional Section: introspection Installed-Size: 25 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: amd64 Source: amtk Version: 5.2.0-1apertis0bv2022.0b37 Depends: gir1.2-gtk-3.0 (>= 3.22), libamtk-5-0 (>= 5.0.0) Filename: pool/sdk/a/amtk/gir1.2-amtk-5_5.2.0-1apertis0bv2022.0b37_amd64.deb Size: 5924 MD5sum: f5a692a41e9a79609c121defa840e113 SHA1: 8df8bdf8fdac405cc3b769d3d5f626e2ff003da5 SHA256: 8357e3f5c79deaf2e0ca6b883d6cdb6016c264f01b73489e02eb089b4a6d5605 SHA512: 2050c28ecc12643f1498d82b1ef8f4cc8105f669ebb1f07c9b1ea291526e680e0a63f31934d8f67977e026e3f42b3e32b0e6058280e907c10ffe3c5fd57f4f61 Description: Actions, Menus and Toolbars Kit for GTK+ - GObject introspection Amtk is a basic GtkUIManager replacement based on GAction. It is suitable for both a traditional UI or a modern UI with a GtkHeaderBar. . This package contains the GObject introspection binding. Homepage: https://wiki.gnome.org/Projects/Amtk Multi-Arch: same Package: gir1.2-ayatanaido3-0.4 Priority: optional Section: introspection Installed-Size: 49 Maintainer: Ayatana Packagers <pkg-ayatana-devel@lists.alioth.debian.org> Architecture: amd64 Source: ayatana-ido Version: 0.8.2-1+apertis0bv2022.0b10 Replaces: gir1.2-ayatana-ido3-0.4 (<< 0.4.2-1~) Depends: libayatana-ido3-0.4-0 (>= 0.8.2-1+apertis0bv2022.0b10) Breaks: gir1.2-ayatana-ido3-0.4 (<< 0.4.2-1~) Filename: pool/sdk/a/ayatana-ido/gir1.2-ayatanaido3-0.4_0.8.2-1+apertis0bv2022.0b10_amd64.deb Size: 29396 MD5sum: 202630f5bd845c40755e0e6bd4dfc9ca SHA1: ecfcd1f2e6e38f77ad7c5295b740cad9f7ad9814 SHA256: e69a7c66bf8d86c115ea36a743386a45cff2fb0eb2c4daa5ea3cc63e06c6d381 SHA512: 6b3b3b45abba9bbfa60214fe7ee3844f5510c4341433282bc5a6edc435b9a24981c8573aad406668f2f0e3150988dfdc102ecf3da0f0a3a2ef0f403fc2be7c8d Description: Widgets and other objects used for Ayatana Indicators - Typelib file Shared library providing extra gtk menu items for display in system Ayatana Indicators. . This package can be used by other packages using the GIRepository format to generate dynamic bindings for libayatana-ido3-0.1. Homepage: https://github.com/AyatanaIndicators/ayatana-ido Multi-Arch: same Package: gir1.2-dbusmenu-glib-0.4 Priority: optional Section: introspection Installed-Size: 48 Maintainer: The Ayatana Packagers <pkg-ayatana-devel@lists.alioth.debian.org> Architecture: amd64 Source: libdbusmenu Version: 18.10.20180917~bzr492+repack1-2apertis0bv2022.0b38 Depends: libdbusmenu-glib4 (= 18.10.20180917~bzr492+repack1-2apertis0bv2022.0b38), gir1.2-glib-2.0 (>= 0.9.3) Filename: pool/sdk/libd/libdbusmenu/gir1.2-dbusmenu-glib-0.4_18.10.20180917~bzr492+repack1-2apertis0bv2022.0b38_amd64.deb Size: 24908 MD5sum: 0472b719d14305a2909f59cd4536790a SHA1: 439b297c1acb17a1b844ea2b44d1564dc2f36976 SHA256: d9a4417d98b5cdd7fe081cec34a1f146f078713f4c9e4746ecbb03c1883e91be SHA512: 680a928eda9d4c243724c99446db68b1d8c22be4f45994c101a08ff4b064aaf0d2a451acae0a176ff878562869caf8f6f2ef5dc6d7daa76a816b3e08deac8e16 Description: typelib file for libdbusmenu-glib4 libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package can be used by other packages using the GIRepository format to generate dynamic bindings for libdbusmenu-glib4. Homepage: https://launchpad.net/dbusmenu Multi-Arch: same Package: gir1.2-dbusmenu-gtk-0.4 Priority: optional Section: introspection Installed-Size: 35 Maintainer: The Ayatana Packagers <pkg-ayatana-devel@lists.alioth.debian.org> Architecture: amd64 Source: libdbusmenu Version: 18.10.20180917~bzr492+repack1-2apertis0bv2022.0b38 Depends: libdbusmenu-gtk4 (= 18.10.20180917~bzr492+repack1-2apertis0bv2022.0b38), gir1.2-dbusmenu-glib-0.4 (= 18.10.20180917~bzr492+repack1-2apertis0bv2022.0b38), gir1.2-glib-2.0 (>= 0.9.3), gir1.2-gtk-2.0 (>= 2.24.4-1~) Filename: pool/sdk/libd/libdbusmenu/gir1.2-dbusmenu-gtk-0.4_18.10.20180917~bzr492+repack1-2apertis0bv2022.0b38_amd64.deb Size: 21784 MD5sum: 964069638764e1db5cc8508953e323f4 SHA1: 05e6300ad34591845d49efc3a3fcd330d3072ac5 SHA256: 62a1cfffa70ecdbe1d0c15707050fc7a9f501055db1d0a7eabbf3b99303616de SHA512: e143c9a93c75bf13b4d564113f1973900fd4294c02d2b7fd3911ba56b4ab9aa59053589e6648ff4df59bb5892af8a1d706881db2977df6b416c8fb735cd4540c Description: typelib file for libdbusmenu-gtk4 (GTK-2 variant) libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package can be used by other packages using the GIRepository format to generate dynamic bindings for libdbusmenu-gtk4. Homepage: https://launchpad.net/dbusmenu Multi-Arch: same Package: gir1.2-dbusmenu-gtk3-0.4 Priority: optional Section: introspection Installed-Size: 36 Maintainer: The Ayatana Packagers <pkg-ayatana-devel@lists.alioth.debian.org> Architecture: amd64 Source: libdbusmenu Version: 18.10.20180917~bzr492+repack1-2apertis0bv2022.0b38 Depends: libdbusmenu-gtk3-4 (= 18.10.20180917~bzr492+repack1-2apertis0bv2022.0b38), gir1.2-dbusmenu-glib-0.4 (= 18.10.20180917~bzr492+repack1-2apertis0bv2022.0b38), gir1.2-glib-2.0 (>= 0.9.3), gir1.2-gtk-3.0 (>= 2.99.2-1ubuntu2) Filename: pool/sdk/libd/libdbusmenu/gir1.2-dbusmenu-gtk3-0.4_18.10.20180917~bzr492+repack1-2apertis0bv2022.0b38_amd64.deb Size: 21796 MD5sum: 43d95d1f14ca86c6507ca3aa8af19322 SHA1: e0fe616e304d182c230c67c1f9db204cd4e676ca SHA256: 129be95242d61f6cfea3fe5854c209834f636d6cb376ef5c1c628179dff09471 SHA512: 8a5a622de248400a9fe32c77bc7b19ff34d982760da2dab3f82afae3f65e2695d3c56563e449c6def706fe3e0f71cae25f22f70ebefbb3792fc30f9d47a479b7 Description: typelib file for libdbusmenu-gtk3-4 libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package can be used by other packages using the GIRepository format to generate dynamic bindings for libdbusmenu-gtk3-4. Homepage: https://launchpad.net/dbusmenu Multi-Arch: same Package: gir1.2-devhelp-3.0 Priority: optional Section: introspection Installed-Size: 43 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: amd64 Source: devhelp Version: 3.38.1-1apertis0bv2022.0b32 Depends: gir1.2-gtk-3.0 (>= 3.22), gir1.2-webkit2-4.0 (>= 2.26), libdevhelp-3-6 (>= 3.36.0) Filename: pool/sdk/d/devhelp/gir1.2-devhelp-3.0_3.38.1-1apertis0bv2022.0b32_amd64.deb Size: 20936 MD5sum: a8794b02df4ca5894aea90313b3e10ab SHA1: 95f7618063d0efeee29b65dad383a3a1e4014937 SHA256: efae7741b387b88a1019ee84f7f6b1db4faa5ee19084d83b1a066a3401e6714a SHA512: 83a70666a9c59658ca6e7c42098f0f7cac4adc6866591ab3f7160166afb92d4dd61419c0bec311dcc7a802795ff5b0c253156d456df8bcebfde9a7f434e6cea8 Description: GObject introspection data for the devhelp library This library provides embedable widgets from the Devhelp program to be integrated in tools like the Anjuta IDE for browsing API reference documentation. . This package contains introspection data for the devhelp library. . It can be used by packages using the GIRepository format to generate dynamic bindings. Homepage: https://wiki.gnome.org/Apps/Devhelp Multi-Arch: same Package: gir1.2-evince-3.0 Priority: optional Section: introspection Installed-Size: 149 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: amd64 Source: evince Version: 3.38.2-1apertis0bv2022.0b30 Provides: gir1.2-evincedocument-3.0 (= 3.38.2-1apertis0bv2022.0b30), gir1.2-evinceview-3.0 (= 3.38.2-1apertis0bv2022.0b30) Depends: gir1.2-gdkpixbuf-2.0 (>= 2.40) | libgdk-pixbuf2.0-dev (>= 2.40), gir1.2-glib-2.0 (>= 1.0), gir1.2-gtk-3.0 (>= 3.16.0), libevdocument3-4 (>= 3.38.0), libevview3-3 (>= 3.35.1) Filename: pool/sdk/e/evince/gir1.2-evince-3.0_3.38.2-1apertis0bv2022.0b30_amd64.deb Size: 44504 MD5sum: 277a6cf65171e4d265c40970d6911fc8 SHA1: 61eb5571e605136e319df5039c097b62487a665a SHA256: 4dbcc57d7f47cd87bccf76a1b47a1265d225c0e0e4fc0ab66c4fbdaf817d0224 SHA512: 28f3c89334671f96702ea17f18304a69306e274aded3f8365ded9fef7d739ebf995c22b1ab5cd5e50ce7d3963da97dd60bcbe2f92bfe671e2745e4cb71300b2d Description: GObject introspection data for the evince libraries This package contains introspection data for the libevview and libevdocument libraries. . Evince is a simple multi-page document viewer. It can display and print PostScript (PS), Encapsulated PostScript (EPS), DjVu, DVI, Portable Document Format (PDF) and XML Paper Specification (XPS) files. When supported by the document, it also allows searching for text, copying text to the clipboard, hypertext navigation, and table-of-contents bookmarks. . It can be used by packages using the GIRepository format to generate dynamic bindings. Homepage: https://wiki.gnome.org/Apps/Evince Multi-Arch: same Package: gir1.2-garcon-1.0 Priority: optional Section: introspection Installed-Size: 111 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Source: garcon Version: 4.16.1-1apertis0bv2022.0b41 Depends: gir1.2-glib-2.0, gir1.2-libxfce4util-1.0 (>= 4.15.6), libgarcon-1-0 (>= 0.6.2) Filename: pool/sdk/g/garcon/gir1.2-garcon-1.0_4.16.1-1apertis0bv2022.0b41_amd64.deb Size: 87668 MD5sum: 39ad7a1c10c8de2038dd48926931b463 SHA1: a95416400e897edb44bbfc7d0677b2233adfa252 SHA256: 8dfda60f46a3c05ce26a67c53df37a9e19558eb55ee75f447b57e42aa060896e SHA512: a3fd0964e2723c0ce36fcea2249cf7c904f0de6c15df3049f713649d5ae3e941834232d121134c3772d48804763c534844a408d7679af409f486b83c612d190f Description: Typelib file for garcon garcon is a menu implementation that is compliant with the Desktop Menu Specification of freedesktop.org . This package provides the introspection data for garcon. Homepage: https://docs.xfce.org/xfce/garcon/start Multi-Arch: same Package: gir1.2-garcongtk-1.0 Priority: optional Section: introspection Installed-Size: 93 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Source: garcon Version: 4.16.1-1apertis0bv2022.0b41 Depends: gir1.2-garcon-1.0 (= 4.16.1-1apertis0bv2022.0b41), gir1.2-glib-2.0, gir1.2-gtk-3.0 (>= 3.14.0), gir1.2-libxfce4ui-2.0 (>= 4.15.7), gir1.2-libxfce4util-1.0 (>= 4.15.6), libgarcon-gtk3-1-0 (>= 0.7.1) Filename: pool/sdk/g/garcon/gir1.2-garcongtk-1.0_4.16.1-1apertis0bv2022.0b41_amd64.deb Size: 83484 MD5sum: 0e29e1569bb398df6a8ffb43cafaee54 SHA1: dd7077017ae8cafac2e96336377e4f689408655b SHA256: 743d4e7f8a30cbfd59b34e792016b82f6ae648a5218b34f4564faa207a1343d7 SHA512: 5b17eabc344e059fdedaa66159723dbf9bb55b4f38ac1bf0644928416ab8058ae69e222c15c3cb6272a01661287818a9cd5d4346332c83e631db58c485e1c3a3 Description: Typelib file for garcon GTK garcon is a menu implementation that is compliant with the Desktop Menu Specification of freedesktop.org . This package provides the introspection data for garcon GTK. Homepage: https://docs.xfce.org/xfce/garcon/start Multi-Arch: same Package: gir1.2-gnomeautoar-0.1 Priority: optional Section: introspection Installed-Size: 23 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: amd64 Source: gnome-autoar Version: 0.2.4-3+apertis0bv2022.0b36 Depends: gir1.2-glib-2.0 (>= 1.30.0), libgnome-autoar-0-0 (>= 0.1.1) Filename: pool/sdk/g/gnome-autoar/gir1.2-gnomeautoar-0.1_0.2.4-3+apertis0bv2022.0b36_amd64.deb Size: 5848 MD5sum: 92140e04025ad04285d42691e4d798e1 SHA1: 7699d5fc34c7d9962061d62723e51187812db785 SHA256: e5d8c4b43d86b2c9d5a712eb82235bcc2531c37abb7a92d63e0b1079d41c814c SHA512: ea68b8bdb0b7ec8f0764c4435866a8ae3886993c978f205991ab08ccf4291316ac918264ceea24f105d706cab3b080b0ea82b860684975b29a13097253fdb340 Description: GObject introspection data for GnomeAutoar This package contains GObject introspection information. . It can be used by packages using the GIRepository format to generate dynamic bindings. Multi-Arch: same Package: gir1.2-gnomeautoargtk-0.1 Priority: optional Section: introspection Installed-Size: 16 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: amd64 Source: gnome-autoar Version: 0.2.4-3+apertis0bv2022.0b36 Depends: gir1.2-gnomeautoar-0.1 (= 0.2.4-3+apertis0bv2022.0b36), gir1.2-gtk-3.0 (>= 3.2), libgnome-autoar-gtk-0-0 (>= 0.1.1) Filename: pool/sdk/g/gnome-autoar/gir1.2-gnomeautoargtk-0.1_0.2.4-3+apertis0bv2022.0b36_amd64.deb Size: 4000 MD5sum: 247a7554df3b4a5bc50c27368e165745 SHA1: 2ec3ad0b4204b0d89e319ec68b423f6518e954f3 SHA256: 08f4f66dbfd840b66d5d548e4aa43635b51823bb8000bf4af6a9a756e6443e4c SHA512: 3dbf2b6e8d5a478481d0f7bfd12729d71e829970f1d039fd7b970a19a683367dd9a20488073cb63b9508cc23d676da51e041dd60b3d85c292686b2faccfcd4d6 Description: GObject introspection data for GnomeAutoarGtk This package contains GObject introspection information. . It can be used by packages using the GIRepository format to generate dynamic bindings. Multi-Arch: same Package: gir1.2-gspell-1 Priority: optional Section: introspection Installed-Size: 33 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: amd64 Source: gspell Version: 1.8.4-1apertis0bv2022.0b35 Depends: gir1.2-gtk-3.0 (>= 3.20), libgspell-1-2 (>= 1.8.2) Filename: pool/sdk/g/gspell/gir1.2-gspell-1_1.8.4-1apertis0bv2022.0b35_amd64.deb Size: 10016 MD5sum: 07cf03d531b440e82b4ca9e6a4ab093a SHA1: 68ce8abd34f0d437c6e08d09c398f72020ef8bcc SHA256: e22d216dd5393cf32756c20b0bae4ee3ee80c655e50a658114029e3b7d857933 SHA512: 5aee41f9ad6c461b77ca19c033171491d3290286db9a4296428522d18e5b81546f238718b8b3843009bf09c438d9922c45542bf0cfd9992e8b5acda945f90fab Description: spell-checking library for GTK+ applications - GObject introspection gspell provides a flexible API to add spell checking to a GTK+ application. It features: * GObject wrappers around Enchant * An inline spell checker for GtkTextView (enhanced version of GtkSpell) * A spell checker dialog for GtkTextView * Support of the no-spell-check tag defined by GtkSourceView * Language choosers (button and dialog) . This package contains the GObject introspection binding Homepage: https://wiki.gnome.org/Projects/gspell Multi-Arch: same Package: gir1.2-gtksource-3.0 Priority: optional Section: introspection Installed-Size: 96 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: amd64 Source: gtksourceview3 Version: 3.24.11-2apertis0bv2022.0b41 Depends: gir1.2-gtk-3.0 (>= 3.19.6), libgtksourceview-3.0-1 (>= 3.23.90) Filename: pool/sdk/g/gtksourceview3/gir1.2-gtksource-3.0_3.24.11-2apertis0bv2022.0b41_amd64.deb Size: 28492 MD5sum: 23639fd534db37ff8ab71cac2d22fccd SHA1: 984dad6d05c026a23e0e4ee2fbad2a257bd43758 SHA256: 712cf467e7dd6a27d4aeb4012fa043e486d2d8492d24d913837ca1bfc0ff6e4d SHA512: 0e88d7a8604b76f6c58b6c3b81b4817e0991991130a98c733eb4c636045c172dffba1f4ba2a1fa0899c10a9e04b8bc17c18228e2eefcb8885b7eb0c464b300cf Description: gir files for the GTK+ syntax highlighting widget GtkSourceView is a text widget that extends the standard GTK+ 3.x text widget GtkTextView. It improves GtkTextView by implementing syntax highlighting and other features typical of a source editor. . This package contains GObject introspection information. Homepage: https://wiki.gnome.org/Projects/GtkSourceView Multi-Arch: same Package: gir1.2-gtksource-4 Priority: optional Section: introspection Installed-Size: 97 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: amd64 Source: gtksourceview4 Version: 4.8.0-1+apertis1bv2022.0b13 Depends: gir1.2-gtk-3.0 (>= 3.24), libgtksourceview-4-0 (>= 3.99.7) Filename: pool/sdk/g/gtksourceview4/gir1.2-gtksource-4_4.8.0-1+apertis1bv2022.0b13_amd64.deb Size: 33076 MD5sum: de44ca302e04ee4b3001689016cc41f5 SHA1: 7a7dd63134ff085e59c722b13373bd60a1bc1a53 SHA256: 23a68c23152cfa9741b25474718b1e8a7bab4329e2ccd661740698b3be90d4f5 SHA512: ee7dccba24b10ae519d2cedff7c802120e4ddae812f83722f3c85ba87343dd251a0e7898f1b9ccf332ef1f39816439fd6289b9128d96e1f4021b43f9a3b0892e Description: gir files for the GTK+ syntax highlighting widget GtkSourceView is a text widget that extends the standard GTK+ 3.x text widget GtkTextView. It improves GtkTextView by implementing syntax highlighting and other features typical of a source editor. . This package contains GObject introspection information. Homepage: https://wiki.gnome.org/Projects/GtkSourceView Multi-Arch: same Package: gir1.2-keybinder-3.0 Priority: optional Section: introspection Installed-Size: 14 Maintainer: Andrew Starr-Bochicchio <asb@debian.org> Architecture: amd64 Source: keybinder-3.0 Version: 0.3.2-1.1apertis0bv2022.0b35 Depends: gir1.2-glib-2.0, libkeybinder-3.0-0 (>= 0.3.2) Filename: pool/sdk/k/keybinder-3.0/gir1.2-keybinder-3.0_0.3.2-1.1apertis0bv2022.0b35_amd64.deb Size: 4020 MD5sum: 5583e8acfcaedac45be81fc4f635f9a3 SHA1: b7c85f2d0632515afcff1177bae11d349f0cfb41 SHA256: 62dd48c62e1a23d7481046b72a4cbd2369c818b4c8ac1618bd1d6970fb586679 SHA512: c702b48ca29135dd8fa57bd124099c22bb7b0433cadc16929596f8140f8d8d84b0acb44bf1511a840c7c461e59a71d0548a73b60a5a5bdd8cdf234a44faf84d4 Description: registers global key bindings for applications - Gtk+3 - typelib keybinder is a library for registering global keyboard shortcuts to be used by GTK-based applications under the X Window System. . When a combination of key is pressed, keybinder notifies it to the registering application, which can execute one or more operations based on the event previously registered. . Originally written as part of the Tomboy project, keybinder has been distributed as stand-alone library let other applications to use key binding. . This package contains libkeybinder introspection typelib. . This is the Gtk+3 version of the library. Homepage: https://github.com/engla/keybinder Package: gir1.2-libxfce4panel-2.0 Priority: optional Section: introspection Installed-Size: 314 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Source: xfce4-panel Version: 4.16.2-1apertis0bv2022.0b37 Depends: gir1.2-glib-2.0, gir1.2-gtk-3.0, gir1.2-libxfce4util-1.0 (>= 4.15.6), libxfce4panel-2.0-4 (>= 4.15.2) Filename: pool/sdk/x/xfce4-panel/gir1.2-libxfce4panel-2.0_4.16.2-1apertis0bv2022.0b37_amd64.deb Size: 295452 MD5sum: 80e94f5a7c1df665994a799c9dca47b9 SHA1: 4337ad8e6619e93cdc9f128329b3c48a30667900 SHA256: e920587c0b8104564f6ab3144d14a1ed643b460aebad94f0a13b2c5ecd1f478f SHA512: d38cb10172b25063477d536fbe891d0e9ee5d664a8c5760732f59589a6dcc217d46ca75b5ef5acc1e93220bab905cda5f8f14d7c1f50930ca02ea625913ad460 Description: Xfce4 panel library (introspection data) This package contains introspection data for the library (GTK3 variant) used by various plugins for the Xfce panel. Homepage: https://docs.xfce.org/xfce/xfce4-panel/start Package: gir1.2-libxfce4ui-2.0 Priority: optional Section: introspection Installed-Size: 148 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Source: libxfce4ui Version: 4.16.0-1apertis0bv2022.1b45 Depends: gir1.2-glib-2.0, gir1.2-gtk-3.0, gir1.2-libxfce4util-1.0 (>= 4.15.6), libxfce4ui-2-0 (>= 4.15.8) Filename: pool/sdk/libx/libxfce4ui/gir1.2-libxfce4ui-2.0_4.16.0-1apertis0bv2022.1b45_amd64.deb Size: 130204 MD5sum: 7ca4558adbc3878f66122bd0e80234a5 SHA1: 8c9243fb88180b94df84ac7329b9445fe7ff1f5d SHA256: b6b7cbf6de50e8d80d809ca7a6d2198bce52aa8e6b45149febc385126b55e757 SHA512: d21ade5dc865ca063bd23afc58e37020d732286ba4c20077fb52275ded76e52efe9aa41c2b6c2b42ec8a0f55fa4c637e34558f03a1636cd85ea0345bfc58d2fb Description: Typelib file for libxfce4ui libxfce4ui is used to share commonly used Xfce widgets among the Xfce applications. . This package provides the introspection data for libxfce4ui. Homepage: https://docs.xfce.org/xfce/libxfce4ui/start Multi-Arch: same Package: gir1.2-libxfce4util-1.0 Priority: optional Section: introspection Installed-Size: 86 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Source: libxfce4util Version: 4.16.0-1apertis0bv2022.0b29 Depends: gir1.2-glib-2.0, libxfce4util7 (>= 4.15.3) Filename: pool/sdk/libx/libxfce4util/gir1.2-libxfce4util-1.0_4.16.0-1apertis0bv2022.0b29_amd64.deb Size: 70512 MD5sum: a5821ff46fc0a0f0f78e930dbfeb31ac SHA1: f3460e5525bd499fe13f53d1172650a5dda333f7 SHA256: eaef3c8b654932e37b5c1db30c01cb4ff4adbbf047f20e30b438de4b03e7f1a4 SHA512: 0d10739d72274eef2510f44ab988151af50fbea353e922244ab09d80f6f831696064e6eb160f4833ab9e93ba2c94dc5d082b92d2da5975e08cade91fbe43047e Description: Typelib file for libxfce4util libxfce4util is the basic utility function library for Xfce4. . This package provides the introspection data for libxfce4util. Homepage: https://docs.xfce.org/xfce/libxfce4util/start Multi-Arch: same Package: gir1.2-lightdm-1 Priority: optional Section: introspection Installed-Size: 53 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Source: lightdm Version: 1.26.0-7apertis1bv2022.0b35 Depends: liblightdm-gobject-1-0 (= 1.26.0-7apertis1bv2022.0b35) Filename: pool/sdk/l/lightdm/gir1.2-lightdm-1_1.26.0-7apertis1bv2022.0b35_amd64.deb Size: 32280 MD5sum: 402859ec84429ec30b68669070ba32fc SHA1: 5405f2c80209d774e7a000c6fff715011ca60093 SHA256: 5e58023b0245c77631dbbeb13bffeae15d541848fbf8ab93099572325144c6e6 SHA512: 455c59e2af58d3ce0d5adbd1c60c8cb053d6f41e7e94803001ad85ca798fb141b9ff67512dd0d7d8ba436f374986b43ef7a7af797368a584cc5b75e9e7d1280d Description: Typelib file for liblightdm-1 liblightdm provides a library for building LightDM greeters and applications. . This package can be used by other packages using the GIRepository format to generate dynamic bindings for liblightdm. Homepage: https://launchpad.net/lightdm Package: gir1.2-nautilus-3.0 Priority: optional Section: introspection Installed-Size: 49 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: amd64 Source: nautilus Version: 3.38.2-1+deb11u1+apertis0bv2022.0b34 Depends: gir1.2-glib-2.0 (>= 0.10.7-1~), gir1.2-gtk-3.0 (>= 3.22.27), libnautilus-extension1a (>= 3.14.1) Filename: pool/sdk/n/nautilus/gir1.2-nautilus-3.0_3.38.2-1+deb11u1+apertis0bv2022.0b34_amd64.deb Size: 31616 MD5sum: e620555f99a5668640f04b82d75d47c6 SHA1: a69364b911b816bff156a874bf4bf6e37d99452c SHA256: 670762ca7af9640dedd7ae4ef8cb8bcae1a88c7f620fc6771021cd731d88da4d SHA512: 8318a8f3a3c5fa03aeee96a2d0e77f543ae791bd7b71d5f2643a7aed0c5d888f86f1a74762f9ba9f3396266178be0c3c27df979d10aa0ab0973367a092b2490c Description: libraries for nautilus components - gir bindings Nautilus is the official file manager and graphical shell for the GNOME desktop. . This package can be used by other packages using the GIRepository format to generate dynamic bindings. Homepage: https://wiki.gnome.org/action/show/Apps/Nautilus Multi-Arch: same Package: gir1.2-thunarx-3.0 Priority: optional Section: introspection Installed-Size: 486 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Source: thunar Version: 4.16.8-1+apertis0bv2022.0b11 Depends: gir1.2-glib-2.0, gir1.2-gtk-3.0, libthunarx-3-0 (>= 1.7.1) Filename: pool/sdk/t/thunar/gir1.2-thunarx-3.0_4.16.8-1+apertis0bv2022.0b11_amd64.deb Size: 476100 MD5sum: 846fa17f1d36ed10e0d28897bd92963c SHA1: 2f1d5162d378ad749708f29d18f661ef0f7ff50b SHA256: 6f05a1e6eb77f2143e7eb04a6ea0366dd12420b7757ee72969e992810a9a8bbd SHA512: 451d91696d863f83c4acc95507b40c39ee3813cc3f75615b3e62e953718866bfc1ea9ee2d1ed053415031123bacb1c75dc37290e9d20df44a67c7bb5ab658def Description: Typelib file for thunar This package contains the Thunar extension library which permits adding new features to the Thunar file manager. . This package provides the introspection data for thunar. Homepage: https://docs.xfce.org/xfce/thunar/start Multi-Arch: same Package: gir1.2-xfconf-0 Priority: optional Section: introspection Installed-Size: 102 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Source: xfconf Version: 4.16.0-2apertis0bv2022.0b29 Depends: gir1.2-glib-2.0, libxfconf-0-3 (>= 4.12.1) Filename: pool/sdk/x/xfconf/gir1.2-xfconf-0_4.16.0-2apertis0bv2022.0b29_amd64.deb Size: 88552 MD5sum: 936d9b64e101ed7b2d5ce90371d1bad1 SHA1: 540a6d507d08bd607f6336dd6480c7f4e4a917e9 SHA256: 7f491ae5301f9aa6dce35a67c484c924024bbab5d44ab1ed2209c4efb50f883d SHA512: 2eed39f63fd5d26093800e09dd287c003f7da0e83f8062820353f2a2d18f9f9322a277cc826630d5f105533a0f8719eb33cb88b1dfb7dc39ee30122d9dcb9a93 Description: utilities for managing settings in Xfce - introspection support xfconf contains xfconfd and xfconf-query. - xfconfd handles the Xfce settings storage - xfconf-query enables users to tune settings from command line . This package provides the introspection data for xfconf. Homepage: https://docs.xfce.org/xfce/xfconf/start Package: gir1.2-xkl-1.0 Priority: optional Section: introspection Installed-Size: 31 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: amd64 Source: libxklavier Version: 5.4-4co1bv2022.0b16 Depends: libxklavier16 (= 5.4-4co1bv2022.0b16), gir1.2-freedesktop (>= 1.30), gir1.2-glib-2.0 (>= 1.30) Filename: pool/sdk/libx/libxklavier/gir1.2-xkl-1.0_5.4-4co1bv2022.0b16_amd64.deb Size: 11788 MD5sum: 0267ee3d4f5f9464e00088aa12494f1f SHA1: 987f6e617fcf66faae860b65bab61f278b8ceb94 SHA256: 2f153a7f3f8ed525cd068bc0fbe0e52254a0b755e22097c08ec7c7bcb97537d9 SHA512: 55e9f340ed5e9795d56db1ef0724d8ffedf35c2e8914df3ec578aa683bf4a22c85be0b3ac6bb110af9ee749a5eed0d350adc55550d29658b222ca7e7eb034aa0 Description: X Keyboard Extension high-level API - introspection data Libxklavier provides programmers an API for high(er) level access to the X Keyboard Extension, to ease creating XKB related applications. . This package provides introspection data for libxklavier. It can be used by packages using the GIRepository format to generate dynamic bindings. Homepage: https://www.freedesktop.org/wiki/Software/LibXklavier Multi-Arch: same Package: git-review Priority: optional Section: vcs Installed-Size: 156 Maintainer: Debian OpenStack <team+openstack@tracker.debian.org> Architecture: all Version: 1.28.0-2+apertis1bv2022.0b10 Depends: git, python3-requests, python3-six, python3:any Filename: pool/sdk/g/git-review/git-review_1.28.0-2+apertis1bv2022.0b10_all.deb Size: 36336 MD5sum: e5f4594e039ed151e16d798e9971ca5a SHA1: fe0d74d33976863ec6b1b889e4708574ef031d30 SHA256: 72f4534a128ce99fd8218ec77ca56784b72e0e7d38e5813d0b5e810dccc57ca6 SHA512: 40c88afefe42c0282f6f3894f1fb4760aa06c3bdcb3101991a763191b2882ff8fefe318a1c84b9d68b54918f21a9658e20448aabe86171a076f9e7de52fe3afe Description: git command for submitting branches to Gerrit git-review is a tool that helps submitting git branches to gerrit for review. It is used extensively for the development and maintenance of OpenStack, but it can be used for any project using Gerrit. Homepage: https://opendev.org/opendev/git-review Package: glibc-doc-reference Priority: optional Section: non-free/doc Installed-Size: 12644 Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org> Architecture: all Version: 2.28-1co1bv2022.0b8 Filename: pool/sdk/g/glibc-doc-reference/glibc-doc-reference_2.28-1co1bv2022.0b8_all.deb Size: 5533308 MD5sum: 1c38e2999830a37748041c79f9d471d2 SHA1: 28688e0e0b94fa276a65199c6704891a859c9df8 SHA256: a264b1fe06595e23186ebff9e29d39ceaccad48315ad77aee11e4c3ff7cc13eb SHA512: 13c7b061448e57167f88cb98c7f88eac684ea272aec97440d45d4203fbafa546b4ab3b8b104014f95b885e63ee8a22d0a78d48a288a88d4b2c0f9bff8c67533d Description: GNU C Library: Documentation Contains The GNU C Library Reference manual in info, pdf and html format. Package: gnome-devel-docs Priority: optional Section: doc Installed-Size: 42418 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: all Version: 3.38.1-1apertis0bv2022.0b22 Depends: yelp Filename: pool/sdk/g/gnome-devel-docs/gnome-devel-docs_3.38.1-1apertis0bv2022.0b22_all.deb Size: 9434040 MD5sum: ce586bc06b680b2402a8c33d19e2ca4b SHA1: 0d49bc7c4a58d5d1e3b6c09994b36658af54011b SHA256: e4fa74db445b9b71fc96ebacdb9098a46a1ba342e43f44d6bf3290fbf4f429b9 SHA512: 0f0784080a918be322c631dbe98d114009ecbe98e626b04bc059d56d3ae197813b38b3f81c715fd790143567efe6960f8a1aa10acd00564b23874fe0b38ff3c1 Description: GNOME developer documentation Documentation for developing for the GNOME desktop environment. It contains: * Platform Overview * Accessibility Guide * Integration Guide * Optimization Guide * Human Interface Guidelines * GNOME Developer Demos Homepage: https://developer.gnome.org/ Multi-Arch: foreign Package: golang-github-go-debos-fakemachine-dev Priority: optional Section: devel Installed-Size: 66 Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org> Architecture: amd64 Source: golang-github-go-debos-fakemachine Version: 0.0~git20210901.fc48786-1+apertis1bv2022.0b7 Filename: pool/sdk/g/golang-github-go-debos-fakemachine/golang-github-go-debos-fakemachine-dev_0.0~git20210901.fc48786-1+apertis1bv2022.0b7_amd64.deb Size: 15916 MD5sum: 486f5774fabf599170726a3a0ae00152 SHA1: c60d9e864c8620a82653428fdea4251c04866c4f SHA256: 016bb8c4f48535842c66b1d81d631921c439c0a02bd045d22f0c00bc09503847 SHA512: 127877185f57b703b63ce7fc071348ce5e467936b6e44e49e82d58e3fb64e9ffb6f1ede14e776db9d18df0ee66e7647d6dc24d5c08910e4913eabfa5f538236e Description: create and spawn virtual machines for building images with debos Create and spawn virtual machines for building images with debos tool. (development libraries) Built-Using: golang-1.15 (= 1.15.9-6+apertis0bv2022dev3b1), golang-github-docker-go-units (= 0.4.0-3apertis0bv2022dev2b1), golang-github-surma-gocpio (= 1.1.0+git20160926.fcb6877-1.1apertis0bv2022.0b24), golang-go-flags (= 1.4.0-2apertis0bv2022dev2b1), golang-golang-x-sys (= 0.0~git20210124.22da62e-1apertis0bv2022dev2b1) Homepage: https://github.com/go-debos/fakemachine Package: golang-github-sjoerdsimons-ostree-go-dev Priority: optional Section: devel Installed-Size: 138 Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org> Architecture: all Source: golang-github-sjoerdsimons-ostree-go Version: 0.0~git20201014.8fae757-2~bpo10+1co1bv2022.0b13 Depends: golang-github-14rcole-gopopulate-dev, libostree-dev Filename: pool/sdk/g/golang-github-sjoerdsimons-ostree-go/golang-github-sjoerdsimons-ostree-go-dev_0.0~git20201014.8fae757-2~bpo10+1co1bv2022.0b13_all.deb Size: 20688 MD5sum: 8df4c510d92b5c4636449a6c608b0523 SHA1: f9b6cbfe9fec7f85e693398fe7b89a2590a10e33 SHA256: 6c5228249484f531b6eb271cfebad08bc87c2ffe4215517e2a2b086452c80963 SHA512: dbf32c54e383d43b4ffcf2317f2576cbf36c6305f0094886be7acad8d048f20ffb49ad2a66e7111437dfb073f3cc105bb1203364f22b54b3fa7595ae3a87f880 Description: Golang bindings for OSTree libostree is a library for managing bootable, immutable, versioned filesystem trees. It is like git in that it checksums individual files and has a content-addressed object store; unlike git, it "checks out" the files using hardlinks into an immutable directory tree. This can be used to provide atomic upgrades with rollback, history and parallel-installation, particularly useful on "fixed purpose" systems such as embedded devices. It is also used by the Flatpak application runtime system. . This package provides Go bindings for libostree. Homepage: https://github.com/sjoerdsimons/ostree-go Multi-Arch: foreign Package: golang-github-surma-gocpio-dev Priority: optional Section: devel Installed-Size: 23 Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org> Architecture: all Source: golang-github-surma-gocpio Version: 1.1.0+git20160926.fcb6877-1.1apertis0bv2022.0b24 Filename: pool/sdk/g/golang-github-surma-gocpio/golang-github-surma-gocpio-dev_1.1.0+git20160926.fcb6877-1.1apertis0bv2022.0b24_all.deb Size: 4572 MD5sum: 6bef97f1313422615504fd53d64541ba SHA1: 698bf0bad5406488e2e62b6f9a3dbde9d03107b6 SHA256: 999e8021a1735b14ac0805c4f488eaaf819a58c24283cca702b51ce9890a62c1 SHA512: a02a6394b53b9a2e325bad7704e412d9ebf474f0c63046284f173c53753ebed2ae70c2c34d4f947644c7c6fc5f354ae453f89a265f0a413b15eb56304753c79b Description: Go package for cpio archives gocpio is a simple library similar to Go’s tar or zip package for accessing cpio archives. It’s not pretty and only implements the new ASCII format. Homepage: https://github.com/surma/gocpio Package: golang-gopkg-freddierice-go-losetup.v1-dev Priority: optional Section: devel Installed-Size: 24 Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org> Architecture: all Source: golang-gopkg-freddierice-go-losetup.v1 Version: 0.0~git20170407.fc9adea-1.1apertis0bv2022.0b24 Depends: golang-golang-x-sys-dev Filename: pool/sdk/g/golang-gopkg-freddierice-go-losetup.v1/golang-gopkg-freddierice-go-losetup.v1-dev_0.0~git20170407.fc9adea-1.1apertis0bv2022.0b24_all.deb Size: 4824 MD5sum: 688152ca0fa4e0972f40e6083aa5dfc7 SHA1: 2f77dc0039555f2f9f90163b90760e303300b0a6 SHA256: 512c8a6058e0b065e833c462f606c8f199303733b9d7c9169667008dd7a48d91 SHA512: ad01318acda15a0762d3fa71e29f9bed0cb1b5ba5f8e0fd2a55cf9884c4395af30082d449a213a062b138c525e05a7bf4e06bb27e63f6f836061740a2381237f Description: Golang losetup implementation Golang implementation of losetup which is used to associate loop devices with regular files or block devices, to detach loop devices and to query the status of a loop device. Homepage: https://github.com/freddierice/go-losetup Package: gpsd Priority: optional Section: misc Installed-Size: 1389 Maintainer: Bernd Zeimetz <bzed@debian.org> Architecture: amd64 Version: 3.22-4+apertis0bv2022.0b30 Replaces: gpsd-clients (<< 3.20-9), gpsd-tools (<< 3.20-10) Depends: netbase | systemd-sysv, lsb-base (>= 3.2-13), adduser (>= 3.34), libbluetooth3 (>= 4.91), libc6 (>= 2.29), libdbus-1-3 (>= 1.9.14), libusb-1.0-0 (>= 2:1.0.8), libgps28 (= 3.22-4+apertis0bv2022.0b30), python3:any, python3 Recommends: udev, gpsd-tools Suggests: gpsd-clients, dbus, apparmor Conflicts: fso-gpsd Breaks: gpsd-clients (<< 3.20-9), gpsd-tools (<< 3.20-10) Filename: pool/sdk/g/gpsd/gpsd_3.22-4+apertis0bv2022.0b30_amd64.deb Size: 396500 MD5sum: 90fa43c59aa14192bfe4b19fc6d90176 SHA1: 83abf002168f175350df76e0488f3600cb35ae0b SHA256: d12b07f840171e9be5057bce2f67eb0798986e5f54a6940cf9fba62340541196 SHA512: fdd99827e9a14ba19150556c292116c5c1fa4e46f4ac3263b5d26f4ca656f7a41d030b8238cf1179c48c8c3c9aa0db84fb47e94af04382505e0417dc1ba4201d Description: Global Positioning System - daemon The gpsd service daemon can monitor one or more GPS devices connected to a host computer, making all data on the location and movements of the sensors available to be queried on TCP port 2947. . With gpsd, multiple GPS client applications can share access to devices without contention or loss of data. Also, gpsd responds to queries with a format that is substantially easier to parse than the different standards emitted by GPS devices. . This also includes common tools ubxtool and gpsctl for device configuration of the local hardware as well as a ntpshmmon to check generated refclock data. Homepage: http://www.catb.org/gpsd/ Multi-Arch: foreign Package: gpsd-clients Priority: optional Section: misc Installed-Size: 1820 Maintainer: Bernd Zeimetz <bzed@debian.org> Architecture: amd64 Source: gpsd Version: 3.22-4+apertis0bv2022.0b30 Replaces: gpsd-tools (<< 3.20-10), python-gps Depends: libbluetooth3 (>= 4.91), libc6 (>= 2.29), libdbus-1-3 (>= 1.9.14), libusb-1.0-0 (>= 2:1.0.8), libgps28 (= 3.22-4+apertis0bv2022.0b30), gpsd-tools (= 3.22-4+apertis0bv2022.0b30), python3-matplotlib, python3-gps, python3-gi, python3-cairo, gir1.2-gtk-3.0, python3-serial, python3-gi-cairo, python3 Suggests: gpsd Breaks: gpsd-tools (<< 3.20-10), python-gps Filename: pool/sdk/g/gpsd/gpsd-clients_3.22-4+apertis0bv2022.0b30_amd64.deb Size: 476388 MD5sum: 9608f3c6688cd0cff8330f27f0374bc3 SHA1: 0bc3fcc91bf2005ca560dc5c7751598a514c48a5 SHA256: b7ff6106f67c187836d6bc4119678ef3ba372016aeb7384447992e7a2eadb8b9 SHA512: b3961688976c01887a91294ec7df5d6fcdd6707548d16bff450a1510522e2581cc8f9b9b9bcbcdce020f6cd7f4ddd2eae8577e73a241b8530e744a1e334b6e2c Description: Global Positioning System - clients The gpsd service daemon can monitor one or more GPS devices connected to a host computer, making all data on the location and movements of the sensors available to be queried on TCP port 2947. . This package contains auxiliary tools and example clients for monitoring, testing, latency-profiling, device configuration and simulating gpsd. Homepage: http://www.catb.org/gpsd/ Package: gpsd-clients-dbgsym Priority: optional Section: debug Installed-Size: 1850 Maintainer: Bernd Zeimetz <bzed@debian.org> Architecture: amd64 Source: gpsd Version: 3.22-4+apertis0bv2022.0b30 Replaces: gpsd-dbg (<< 3.16-4~) Depends: gpsd-clients (= 3.22-4+apertis0bv2022.0b30) Breaks: gpsd-dbg (<< 3.16-4~) Filename: pool/sdk/g/gpsd/gpsd-clients-dbgsym_3.22-4+apertis0bv2022.0b30_amd64.deb Size: 1729060 MD5sum: a4c1dea3c64a0fdef850766d776d6632 SHA1: 0bd4d44574a5edd2e14a3a059707b326cce3f3d8 SHA256: 2f7cdcdbe3259a44dc2744c580ae2cac5a518decb79ee10c1dd811374761fb4c SHA512: 1ff9935318aa18f19da75713684937f943d9b12aaa995d2538f86b10ae4b39e792b5ecc52269fbded9d36b248e7473befa26460c96ff25562cc043b47faaacb8 Description: debug symbols for gpsd-clients Auto-Built-Package: debug-symbols Build-Ids: 465f0ba770da7a78a983692ba508678bf050a39b 55ec1f36a236b1398c7ad57e4a0a7e678e302609 562a1c64401c19d5a98285b0b9eb0b5534b7e0b4 77b2deabb7907f2eacfc38b75cb69907840e234a c6ac20780ea332e5d9596539ba2c17f9ec462d69 d865cabd8200c560bddb5ad4b2ba360d442bb2fb Package: gpsd-dbgsym Priority: optional Section: debug Installed-Size: 2081 Maintainer: Bernd Zeimetz <bzed@debian.org> Architecture: amd64 Source: gpsd Version: 3.22-4+apertis0bv2022.0b30 Replaces: gpsd-dbg (<< 3.16-4~) Depends: gpsd (= 3.22-4+apertis0bv2022.0b30) Breaks: gpsd-dbg (<< 3.16-4~) Filename: pool/sdk/g/gpsd/gpsd-dbgsym_3.22-4+apertis0bv2022.0b30_amd64.deb Size: 1990384 MD5sum: b4d82e39cd7e738ab86a7cbe23e34725 SHA1: 6334b90092688d8832cb3fb2fbfcbb9a705a1574 SHA256: 5f987276e4bdea11e2914cde459c1eedccff2862bd44d4e0e1366a6501dcee44 SHA512: 61e3569d8ffdd188bf7da4adeedd8e8886af15fbcf5899365a89111da31e45d180d6a69df095aac5bc83fb11812ba675d2a9f7b8eb7992f9594ef84e12a8a3a8 Description: debug symbols for gpsd Auto-Built-Package: debug-symbols Build-Ids: 18593a4bdb8b13f33045a213d37006dca614f75b bcc05c9e0943567cd2e8dc04e9bec1b61585b4e6 ca0a661e039886b4e18528efe1b8e36c70b07b0d cd7df17d4ce737686a11381fd57f6de8d5c95e0d df28e3f0dda411cc9bfd358fcca2141a86113cb2 Package: gpsd-tools Priority: optional Section: misc Installed-Size: 824 Maintainer: Bernd Zeimetz <bzed@debian.org> Architecture: amd64 Source: gpsd Version: 3.22-4+apertis0bv2022.0b30 Replaces: gpsd-clients (<< 3.20-10), python-gps Depends: libbluetooth3 (>= 4.91), libc6 (>= 2.29), libdbus-1-3 (>= 1.9.14), libncurses6 (>= 6), libtinfo6 (>= 6), libusb-1.0-0 (>= 2:1.0.8), libgps28 (= 3.22-4+apertis0bv2022.0b30) Suggests: gpsd Breaks: gpsd (<< 3.20-9), gpsd-clients (<< 3.20-10), python-gps Filename: pool/sdk/g/gpsd/gpsd-tools_3.22-4+apertis0bv2022.0b30_amd64.deb Size: 312396 MD5sum: 0ed0ccf7a02103bdd1f1441e4b67d4df SHA1: f6eec51373e96174f91cf7d54daae2d4ce2f178d SHA256: dab560bdbf29f7bae0cf9756cf3812e19fe85dbd449e1fe22262e3ab41b3d17a SHA512: 0311202a5718b7647fdbbf7f77cb6e638f29a8bf240f03db11e8eaf660de05388411b286a8384bde82229a3b51e5dbe5314ea4d7f032640394b9159497676f7e Description: Global Positioning System - tools The gpsd service daemon can monitor one or more GPS devices connected to a host computer, making all data on the location and movements of the sensors available to be queried on TCP port 2947. . This package contains the most common tools 'gpsmon' and 'cgps' used to access a GPS device. Homepage: http://www.catb.org/gpsd/ Package: gpsd-tools-dbgsym Priority: optional Section: debug Installed-Size: 1293 Maintainer: Bernd Zeimetz <bzed@debian.org> Architecture: amd64 Source: gpsd Version: 3.22-4+apertis0bv2022.0b30 Replaces: gpsd-dbg (<< 3.16-4~) Depends: gpsd-tools (= 3.22-4+apertis0bv2022.0b30) Breaks: gpsd-dbg (<< 3.16-4~) Filename: pool/sdk/g/gpsd/gpsd-tools-dbgsym_3.22-4+apertis0bv2022.0b30_amd64.deb Size: 1239160 MD5sum: e47f06bfcb7c6d1ced0b2644b3f461e4 SHA1: ad5c18e485ff5a5af12fb19ec261f2f603478c56 SHA256: 6cc87808f966dd17477dc2590b0cda1584540e6056caea5b208d1d01bd0f8bd3 SHA512: df6613120420594c07c24d1c9b8cedf2aca83ece84ef7b3b8905fa622c9a2ab3b560aa52650b495b4fd0f1eabb89dd6ba76a20ebffbf1e460fa0515a5c12df16 Description: debug symbols for gpsd-tools Auto-Built-Package: debug-symbols Build-Ids: 6608299a985f1ee91cc4b973d5a940bdbb1d5e76 d738c1c346e5d405a2dfa3b29b00ce1ee15673dd Package: gspell-1-tests Priority: optional Section: misc Installed-Size: 271 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: amd64 Source: gspell Version: 1.8.4-1apertis0bv2022.0b35 Depends: iso-codes, libc6 (>= 2.4), libenchant-2-2 (>= 2.2.3), libglib2.0-0 (>= 2.44), libgtk-3-0 (>= 3.19.12), libpango-1.0-0 (>= 1.18.0) Filename: pool/sdk/g/gspell/gspell-1-tests_1.8.4-1apertis0bv2022.0b35_amd64.deb Size: 56056 MD5sum: bd6e5e7c7b29ba551baddb3d752966a0 SHA1: 098f4e213d22dd57c08e77f40346e47ca7cef95c SHA256: e6f81fbb7978bad60bc513849c50b9adb298cfe53c9b38d1a8830acdc1f1de71 SHA512: fbb1b30aee669319bc33b86b55429a68ff40c6949848dc60311a7bd4321cc0f5d73da6ef32ac7e1067821fb7bba9135c2a41b671e788f76577b8415f3b1aec86 Description: spell-checking library for GTK+ applications - installed tests gspell provides a flexible API to add spell checking to a GTK+ application. It features: * GObject wrappers around Enchant * An inline spell checker for GtkTextView (enhanced version of GtkSpell) * A spell checker dialog for GtkTextView * Support of the no-spell-check tag defined by GtkSourceView * Language choosers (button and dialog) . This package contains automated tests. Homepage: https://wiki.gnome.org/Projects/gspell Package: gspell-1-tests-dbgsym Priority: optional Section: debug Installed-Size: 286 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: amd64 Source: gspell Version: 1.8.4-1apertis0bv2022.0b35 Depends: gspell-1-tests (= 1.8.4-1apertis0bv2022.0b35) Filename: pool/sdk/g/gspell/gspell-1-tests-dbgsym_1.8.4-1apertis0bv2022.0b35_amd64.deb Size: 202264 MD5sum: 5073d17e1609f604cf820e889e94d722 SHA1: 0d1770be7ce732ac6c81bd78a8b0c530f61d5a39 SHA256: 70fc0ea94541d580ef820f1f348ff0f553ac9301fedf8b834996a79df053b1e8 SHA512: 28c23355283f60da59af2c0e0b6c5487812b84909a67a4110d17e112c9b367307205e81cc24a11775785eaeed09633fb443cb64e69857e3939117937050df4a4 Description: debug symbols for gspell-1-tests Auto-Built-Package: debug-symbols Build-Ids: 37c9e8204d558567e78404fcd99437c549259b7d 508a81fff8ce55522eb3c39193f77c364a33b2ad b316bfe422883c1d9bbaf77043702ac29dd6df57 c13c4f54a615d3ef80f64f171c7d77da71a4e1b3 f5c53c7254f5162b8b97221f4a74af5ac5958f69 Package: gstreamer1.0-pocketsphinx Priority: optional Section: sound Installed-Size: 45 Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net> Architecture: amd64 Source: pocketsphinx Version: 0.8+5prealpha+1-13apertis0bv2022.0b22 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.37.3), libgstreamer1.0-0 (>= 1.18~), libpocketsphinx3 (>= 0.8+5prealpha+1), libsphinxbase3 (>= 0.8+5prealpha) Filename: pool/sdk/p/pocketsphinx/gstreamer1.0-pocketsphinx_0.8+5prealpha+1-13apertis0bv2022.0b22_amd64.deb Size: 13044 MD5sum: 4e4207c6c3538efaf7885356aac50101 SHA1: 0bebe4956346cc236c4236f16b8289977a460746 SHA256: 86cbfe46f5f7dc653a61a540f5e3a0d075ba8ea7a366fd3eb3cdabcfa0d0476e SHA512: 82398c5587e863b768cf06d8bc95b449b916133c4083661e128c8fbb44f3e2a0b296efbb585728d4caf9caa2c250783232eece6c2eeee6bd937f75695acae5a0 Description: Speech recognition tool - GStreamer plugin CMU Sphinx is a large vocabulary, speaker-independent continuous speech recognition engine. . This package contains the GStreamer plugin Gstreamer-Elements: pocketsphinx Gstreamer-Version: 1.18 Homepage: http://cmusphinx.sourceforge.net/ Multi-Arch: same Package: gstreamer1.0-pocketsphinx-dbgsym Priority: optional Section: debug Installed-Size: 44 Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net> Architecture: amd64 Source: pocketsphinx Version: 0.8+5prealpha+1-13apertis0bv2022.0b22 Depends: gstreamer1.0-pocketsphinx (= 0.8+5prealpha+1-13apertis0bv2022.0b22) Filename: pool/sdk/p/pocketsphinx/gstreamer1.0-pocketsphinx-dbgsym_0.8+5prealpha+1-13apertis0bv2022.0b22_amd64.deb Size: 27432 MD5sum: 7bce3d5d33760bb6c8567900e2b688e6 SHA1: 326c6b8c9e3b7e8bdd093398aafef557279ace83 SHA256: 9cf1b58acf31d4080b0c1f77f58dedb6a4593a20ec9e5c0259910f43715d9ce5 SHA512: 62e9cde845b5ae1163f86f5b1300007d5cda41756ead143a05c19de2bb6bdb458fc122d793573e66b284a1e752293b422da3d9af3c0c87dbb94bc9d5e4c881fd Description: debug symbols for gstreamer1.0-pocketsphinx Auto-Built-Package: debug-symbols Build-Ids: f1a9b62291f859dab58ee117a9cca586d50d3297 Gstreamer-Elements: pocketsphinx Gstreamer-Version: 1.18 Multi-Arch: same Package: gtk2-engines-murrine Priority: optional Section: x11 Installed-Size: 339 Maintainer: Debian Desktop Theme Team <gtk2-engines-murrine@packages.debian.org> Architecture: amd64 Version: 0.98.2-3apertis0bv2022.0b27 Depends: libc6 (>= 2.29), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libpangocairo-1.0-0 (>= 1.14.0), libpixman-1-0 (>= 0.30.0) Suggests: murrine-themes Filename: pool/sdk/g/gtk2-engines-murrine/gtk2-engines-murrine_0.98.2-3apertis0bv2022.0b27_amd64.deb Size: 102088 MD5sum: 7d4f4f38650220c8be0d5ea04f8138d0 SHA1: eff9647b8e3f619e3ae2839b40d75f7ecbbd4aeb SHA256: 1fd047912c31cb8825dc9cf3f0d0dfda2b52405c4901c512cd51cf7f6979f745 SHA512: b1f28734627dffdc24cc1547d247ad17a886139533123eb82e4e70a3435635ac7eea34e062b91bd6a71363c4a425273e57bac836ccffcf81f460bebda83597bd Description: cairo-based gtk+-2.0 theme engine "Murrine" is an Italian word meaning the glass artworks done by Venicians glass blowers. The Engine is cairo-based, and it's very fast compared to clearlooks-cairo and ubuntulooks. . This package includes the Murrine engine. Multi-Arch: same Package: gtk2-engines-murrine-dbgsym Priority: optional Section: debug Installed-Size: 240 Maintainer: Debian Desktop Theme Team <gtk2-engines-murrine@packages.debian.org> Architecture: amd64 Source: gtk2-engines-murrine Version: 0.98.2-3apertis0bv2022.0b27 Depends: gtk2-engines-murrine (= 0.98.2-3apertis0bv2022.0b27) Filename: pool/sdk/g/gtk2-engines-murrine/gtk2-engines-murrine-dbgsym_0.98.2-3apertis0bv2022.0b27_amd64.deb Size: 216348 MD5sum: 349bd372a7b1103479520e2ae1ec347e SHA1: 4e3ef5d566085a34d8e6fdafef9dcb4061d941f7 SHA256: 564eac8c88b904a0220ce9fa5c453b8cdc8970831792fa19a2ee961c24251f46 SHA512: 24bb85907ed3415dd9866fd0b366325861a00a46e6844d7c05fa3c49e1f17ef51cc8a04de91b8837100b107a6db54e0fd8290c6758cb9da84f4d79e06a7bcc63 Description: debug symbols for gtk2-engines-murrine Auto-Built-Package: debug-symbols Build-Ids: 11fe8eebbe8c33e73342cc80d57f763feea4637f Multi-Arch: same Package: iceweasel Priority: extra Section: oldlibs Installed-Size: 1089 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr Version: 115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr Filename: pool/sdk/f/firefox-esr/iceweasel_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 939560 MD5sum: 943f726784ccba0f85d91a270876b6fd SHA1: 7b0c8fc9e8c8c14db36bee893ce23bd9b1a201ca SHA256: 097273d5a49b1785a6e9ff9c32c7a5f52a74a313f5e7c0fcc7302cbd29d3724d SHA512: b57cc3307776e7e0f3e8e496b6e40211371683b5d91fd1269c6131df8d0b55b2c416807844f76d616330aa8216f86ccf6828f0da4d1e33ca4dc5b31eb5886f39 Description: Web browser based on Firefox - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-ach Priority: extra Section: oldlibs Installed-Size: 1080 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-ach Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-ach_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 939200 MD5sum: 2a0cc63b9d2cf149200111b4faa2d98c SHA1: 35fbceb8c3b30386ac05966d2a73ec7eaa28c333 SHA256: 09359e3818b7d1fb9ef83c4693b12a1e3b2fef08c30fdaba4de0a88991da7016 SHA512: 5719a51eb88295f600dafd9b82ac34437eb521a0b9016eaf30fd89c132d7ef176e7e94a6151a1bb184939c00445d79e8d6230ee9c06d0fe2aa27b8712cc2ede7 Description: Acoli language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-af Priority: extra Section: oldlibs Installed-Size: 1076 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-af Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-af_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 939172 MD5sum: 6f37f1ee9e0f5d8a5d2b96f26cd9f950 SHA1: 9e44426019b207aabe775bae84ef4a927297855c SHA256: ef9cd8baa958307ed746452bd8e5a7c42232249074065ecdd1afc067d4474ab9 SHA512: 142b1ded2bd9087cfba71b3a647798db1d576ce01a8d1c609fc485c761b324a1c3d810e4d36ecd13bc6a405f73ef5e3e214e3c33349a4ccf4202694bc9ecada6 Description: Afrikaans language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-all Priority: extra Section: oldlibs Installed-Size: 1072 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-all Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-all_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 938936 MD5sum: 166e36518ea7309a657c1a85e7feee39 SHA1: 46d72162d4e13738f2a424bd23cfe836f1746ab1 SHA256: cf569d7bb14f43a682c59a7cf8410a527d8b7ded96946bd75e74a9c00d28353e SHA512: cafe65e30a1c6f6d7c8b564f9039e368794bb821559fca5c160e003ba44151da29b1162c629d1bbffb5e9816e509591bbcaad06bd92f2afb52c4fed1b2e9245b Description: All language packages for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-an Priority: extra Section: oldlibs Installed-Size: 1076 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-an Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-an_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 939168 MD5sum: 262494a05942e1e6ce7c56afd529282d SHA1: 70db387591065f4bdf43f253a0e9b42da799fd78 SHA256: a4e3fc955b7842a6740ea568c8172d8776724164dbd9811076741a553863b685 SHA512: 68644d8f18a3b33c97bddeada9de87f428f35fc62ed640b444666b0b321576f173f355b74c82921f7685f40e1d35e5894e1639973ca20424fef34fdeead9d9a5 Description: Aragonese language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-ar Priority: extra Section: oldlibs Installed-Size: 1076 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-ar Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-ar_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 939176 MD5sum: c3aa1f80139b14b049d7f50f0146ef1f SHA1: 8ff501cf77e0a1b76f33d1ff3f2cafdd024004a1 SHA256: ddfc300193335da33c68e3383369306b9741df1d62338086c641452817bc2575 SHA512: aae8f5d03a968dc270a66bc82195c79ff569e4b437325e7f18c3c015dbf93d33af6e0b32614d0615d2df261c42326a1ab4405917df5ea2a7191099faf1ca7c11 Description: Arabic language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-ast Priority: extra Section: oldlibs Installed-Size: 1076 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-ast Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-ast_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 939176 MD5sum: 8520312df1c6ec1b8445f8a820806122 SHA1: 7cb8f139bb28c031139db900247aee0696a6facd SHA256: 3dac83f77278432acd588742af58ccc6035ec8436fc0d30e96ab2de77e70f3af SHA512: dee2daf0235deee71ff7c7f19371f5345a5f215de3f2958dd7849972829ef347a8f41882774254848228389ac51f4a9cbbcf6478c33b8995f45525ebb3768f5f Description: Asturian language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-az Priority: extra Section: oldlibs Installed-Size: 1080 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-az Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-az_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 939208 MD5sum: 81f8ebc008697348c02bf6b12d873f63 SHA1: e9acd1dc81067d965b755d0cdecf8bd3dda77423 SHA256: 4ebadaed813ecf3c1acfc51de418d596880a4b853362e148f16c0cf7e4ad60fe SHA512: c3d212a702bf4d5b99e46b431cde02d61cb6eb1ae4782a4fb78087973cc52dc9c8e0146bf4fe3fb14bb839e7b3d111d0a23b3cd5609c9e18de181b4ec5b6bd50 Description: Azerbaijani language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-be Priority: extra Section: oldlibs Installed-Size: 1080 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-be Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-be_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 939192 MD5sum: 71ed5aec800bc2a387d163af1bb5e824 SHA1: 54881f53d1d82a36e99ad726621950e992f54902 SHA256: c89c4e6392a403dc0c28ebf97fa02c5d10afd4831034458cc70ec909d86b1d45 SHA512: 9a0dd243464684479b9c2152dce70819639a1b4b3c51bfca4fb6e9e8f8d9a9f55b4fab47cdc64f85cd9ea2ec7ea3241e0a27ab1f8fda92f533133d373dafb156 Description: Belarusian language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-bg Priority: extra Section: oldlibs Installed-Size: 1080 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-bg Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-bg_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 939196 MD5sum: 8e3458d5652a7d5c01f44772369e1639 SHA1: 07ba5f6ba1854c3a9d78443d2ee85e6325a8a309 SHA256: 211af82d2113eba443e359c155d2443528cda343a07fa069822d618852fac97f SHA512: 830360633c6e0be5750a7cdaaa8bf8740e9b69aead1a7c49a6c08da2ebd5e7cb611de28913e298101c488695931f1245bad311c1a6ada3e288b49a3c5fb8cf49 Description: Bulgarian language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-bn Priority: extra Section: oldlibs Installed-Size: 1072 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-bn Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-bn_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 938936 MD5sum: eff6474a3ca4bf05495f4ebaa03cd281 SHA1: 499965f5829cd78d319ed34ce35b90158b77668a SHA256: 9a1d2914bf33a832c62646a1e9560cb73333882cc1f3e8fb9b10e1f28a2add10 SHA512: db3aff68f541e8e4206b048c80a22ddfec8a557adbaa03ba9dc47aca1137c288d2f95c2ef95b52a1c5605a397084e4195b6cd26f448c4f1d3cd021c4792dc99e Description: Bengali language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-br Priority: extra Section: oldlibs Installed-Size: 1076 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-br Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-br_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 939176 MD5sum: e6437da3a6050a1daa3d1192c70f5935 SHA1: 9b3388d7057593e3616a22e86e0968633096c0e0 SHA256: a557a7e98ada81ebd0763c4b368d148ac8f9f2a7472039df1c1b4c1d2143ca86 SHA512: 6fabba30f93972a2baa69a0227d8e53281fc15a0a47fd08229c392c35271a1af966b533cc4d8314ddfee88a06d7b88023113c8fc43e7973f3a8ebede360f6f20 Description: Breton language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-bs Priority: extra Section: oldlibs Installed-Size: 1080 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-bs Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-bs_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 939192 MD5sum: 77fa2bb0afa7384def8157caee36dcb3 SHA1: 050aa5360bba5e31646cf59b1f8eed479f977085 SHA256: d80a62f4c7a01b62bb0649679d8359eef662994669ca4f03b3cafa37add89a17 SHA512: 734399e406a847ec2c17011e53667f29f87a1601511fac1b5a9d9e063e6150ff41636fca02d994bdae0a4e68d84476fa276a325b0b29132a3bab2b6bca5768e7 Description: Bosnian language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-ca Priority: extra Section: oldlibs Installed-Size: 1076 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-ca Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-ca_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 939160 MD5sum: c4b26f85138ae92584c3a8d8063c82ac SHA1: c907f1e14d282bce7b05a65a0d4c4720413a507b SHA256: 795e1c88e8b52ea4a13f751e809dc7bd32f99ae4f3a22cf2ec32d6a5f8c3ca73 SHA512: e07539451501b6920f1bd8ffeea4a25501bce3f816bc662fdfa5d4bc268b4ee8ae4d1278ef1b68bd2cd35884f554e3e0f054eebed47c9da4e438a43280912472 Description: Catalan language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-ca-valencia Priority: extra Section: oldlibs Installed-Size: 1072 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-ca-valencia Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-ca-valencia_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 938940 MD5sum: 3f8b09a72ea55b30bb727c6e99cbb50d SHA1: 0ec1cd583c655e9ec1901acf8fcc44e66e6f1450 SHA256: 3426850ad4f5def17478fc31d7d65f7c4f6df7ec92d529c501bb8753106024b6 SHA512: 6341fdd3babe5273de8c85c656af93e77c26725cf8bd7bbcf1b63a2433d0810f25a34b63b0cb9a466fa6a1a91916f23ffc79c3a66cf5277dc511a985b4128487 Description: Catalan (Valencia) language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-cak Priority: extra Section: oldlibs Installed-Size: 1072 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-cak Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-cak_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 938932 MD5sum: 7dde850f732548ff9133cc730365e532 SHA1: aea2b1f275c3656261f7829aef3faada839b1f76 SHA256: 2a70663412d68a5d1a4a99397f1917df04089610475cc97304ed0d481d50205e SHA512: cb6c869b41d65e57558d2a5eb23683d0776a7a5aebc2987d5643f55f1b1d9033e78ec01400d0d6f5b977bd9355c5105960ee6df4de8f7cf28fdbd5d68c929f0b Description: Kaqchikel language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-cs Priority: extra Section: oldlibs Installed-Size: 1076 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-cs Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-cs_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 939168 MD5sum: 8571c91e91853188a16223bfd3f8cea7 SHA1: 1cdee775edf49f195122fa7f1523ea815b5287ec SHA256: 5ee6039a54b32493fa1d745bd9c490ef03b93cac6f72594b596e6631f7dd080d SHA512: 61eaf4c5d5ef282f2148846ce49a6f5f6c6cc0487362e388604a120fe4ceddd12ff9c5b89bab7735bb044fbe328a64b87777ba2696150029f5a7a9dda20e8179 Description: Czech language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-cy Priority: extra Section: oldlibs Installed-Size: 1080 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-cy Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-cy_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 939216 MD5sum: c2ad8b84f791c174956b4220c89b3ce6 SHA1: 3fd1e511007a6f3111eb935f8fd31a96b2d34801 SHA256: 5eb3bb6a9afee1952ca3859e2495093940f5dfef5e8ba1be618da5f6055e5d73 SHA512: 902e31479a5269ba226b9222ae047710a73fff5faabb06a6ec32ab7efdaec97278267b5bb806287baae6941fbaca20d96666a55513d437097c81e229decaae29 Description: Welsh language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-da Priority: extra Section: oldlibs Installed-Size: 1076 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-da Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-da_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 939168 MD5sum: 7700a5b710baed4a1bfa1574ebe57bc2 SHA1: f1b5b716dd97a50a9ae778594cd58269be8b55a2 SHA256: 4a60f403a9d1cb3c1c62051d8eedad2d688c5b2bc36dc40b9891de46ffb811f1 SHA512: 8b94e11a0f3199951fcc9118531a33cbae5d8a8dad20eeb11c1f89dd430dd4c1546ab9069af58aae1855abe4d1d895a865af1935fe75b8427621f17ed6911c22 Description: Danish language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-de Priority: extra Section: oldlibs Installed-Size: 1080 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-de Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-de_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 939192 MD5sum: 1358d0ad42104738bfbd917960671bde SHA1: 24c02ae78cceb0f827e434aeb9cbad2093f2353a SHA256: 425d788f179dee48824148c0fb5ad84ff1e1a5ab3b92fd33a51f7cc6ce01bd36 SHA512: 8597f235cfd480d9018f0d53cb9c7fa2367caa3731a97f86678c7c22385fd0e0d44b7e15e4a09f1877d940d78f130fbeda05040f7d2095da13fea20122cb0e68 Description: German language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-dsb Priority: extra Section: oldlibs Installed-Size: 1080 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-dsb Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-dsb_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 939212 MD5sum: f1170fc325abe72aa61a34e964b86a7e SHA1: 501e8126cd14cbc3a7de8f5b82348a3b6c4d2d49 SHA256: 99212a617ad1b2ed681de28a43594a478fcc60d084d1046aa999b0f5e0706326 SHA512: 79653ba13425519a2c17d5aa6b920ac5398f0d7157210a47624a76b0dc5f10030a1cc7bffbce072eb4e154e9ecbcb615b33e061753c9f1a1a0b84f8bca4e9ef6 Description: Lower Sorbian language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-el Priority: extra Section: oldlibs Installed-Size: 1076 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-el Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-el_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 939176 MD5sum: a30e233be70d6999bf74e37c0c24a050 SHA1: cfaf29321cb91a244cdc6701913b937b4e0c084d SHA256: 3913a8da053357dd0728c5b88071d85ddffcb7a6fe9836eb104972e468b06538 SHA512: 6ba6e87602afed015e777d3e93ef69041a1ef9acf72fba652354128fb87a7bf867c56f2be12b1cdcb2e9583fa404c1651bf05ce9c835f2848dd4d69da7447971 Description: Modern Greek language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-en-ca Priority: extra Section: oldlibs Installed-Size: 1072 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-en-ca Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-en-ca_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 938928 MD5sum: 65db4581525779ce2f0d2fb1deb03563 SHA1: 667919323b14f0adf15409de561ad6a5d4cc0a3c SHA256: b7d37fdf9db29a02c23b61f22de9637b587fb117fcbb859749b9bc959e7c5413 SHA512: ea71e4de18be98d3d94b7f4eee3c71badc7a84018af5ad6c950e1a52627bb3f82e76c0ed6868ae0df5fd30cc0c328c305571a0b21fa932a97e35a5f8cdf4586d Description: English (Canada) language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-en-gb Priority: extra Section: oldlibs Installed-Size: 1072 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-en-gb Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-en-gb_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 938956 MD5sum: 991f9ae521b5375d59abee998dd72d5e SHA1: ec99cedf1376d668a69446da19e3933ebb072a00 SHA256: dbd3513bda77a4298ea944d4d267f34ed3803d8eb0bf0edd5a00730ccb6026c0 SHA512: 0fccd85d95bdb25b2a1a74b5980b9433be157f28bd1786318c9a42e87689b9c5fcad6a5346ec2a575c9c4f8044f2ff5c437496500a4fde4d3d20216686bde16d Description: English (United Kingdom) language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-eo Priority: extra Section: oldlibs Installed-Size: 1080 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-eo Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-eo_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 939216 MD5sum: 2f51ca4c933dc4604629a38b73b8ab6a SHA1: f517dc86610cc34b97c84319edeaed2a202a2d13 SHA256: f3e5afd0bb07128cd63cf14fb30491dbba53f7ed040f1e36c1365a3c0a615deb SHA512: ecd5f1bf6203dc0684c60a64bc0a3bfbe4c90ceb480368d45cb31d274c517244f2f21f8e26dbbbd30d35b755b2e3dad5f648a7df85c033326d06b22a78741054 Description: Esperanto language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-es-ar Priority: extra Section: oldlibs Installed-Size: 1072 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-es-ar Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-es-ar_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 938936 MD5sum: d1336343bee1df519754319298b4fcf2 SHA1: 3edb5dc91544eae1c389c097876266bba996476f SHA256: eba9da3bb4493a5bbfed0842bc78a16536aa33dd62dc87001bb6454510a93581 SHA512: 5493a5ef7e7109439b2c8ac3de3223e1fe3a146dee262ae1ddaed928f6f86f3fb4b3495e2b941dc775b8a7bae01cd79ec87efdbad380f5e28828010d3301d79e Description: Spanish (Argentina) language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-es-cl Priority: extra Section: oldlibs Installed-Size: 1072 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-es-cl Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-es-cl_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 938908 MD5sum: d6e57304d0c4432bc5b292e3cdbe6747 SHA1: ac92b3e14aa17d2928c8ba1582cb651cbaf99a79 SHA256: e7a07a48b3c14eb37897659b9229ca9de4d40e118ce5e432f3a1cbe64dcd759a SHA512: 3aed1599d59e65189b1b959120205cae2048ff56c2ac35d50a4e727d3ded8a0575e882a7ad5566de17c1d57114e1692faaf47a424ca28449dd1f44ed60e20a61 Description: Spanish (Chile) language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-es-es Priority: extra Section: oldlibs Installed-Size: 1072 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-es-es Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-es-es_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 938924 MD5sum: ee06cfd134ef5847bf9ad7a0491f4320 SHA1: 56e5543f2db78c417bba4f252ca92e75f36e79d9 SHA256: 0dd3b7bd74d080824d76622d59267836cd0813b390d06096e674ebc1611f8d21 SHA512: 5af55b29458fca808df364fdb6be04b34991a670ffae63bfc1e307caba5ec882bcd13759df50bff7f4dace284eb4f7de2309aa85d001537866e04dff11150e2c Description: Spanish (Spain) language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-es-mx Priority: extra Section: oldlibs Installed-Size: 1072 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-es-mx Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-es-mx_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 938928 MD5sum: 095c1ae4e189a2f85750adb8fafe1ce0 SHA1: 9dce77e8f6bcbb26d3d7776e33fb38abc8eed3ca SHA256: 5fc6e2fbba40bd9a0cbb1c86c7f9f15d3395311ab6942f46910471360b563c7e SHA512: b963dce6683feeebe017e04dc6e80d9695670ab42ac42be520b03d6ffe11f528155e23b0c77d4ab96fde81d9cd133d78e93d05879a156605d43e2e0dcaf7f8fe Description: Spanish (Mexico) language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-et Priority: extra Section: oldlibs Installed-Size: 1076 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-et Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-et_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 939172 MD5sum: 674c07ccf8766a88f69d111743552a38 SHA1: 3f81fe64aff205773a5faa32773cc9204bec2095 SHA256: 1a1ea5f0e4946dc1d092781aa4a0c42af3bcd02e4dadaecdee82f247c9a9c457 SHA512: 54911343d3255671ef82658c541887a1cf2902ca317867b17015004cfcb43d2bf67b4ce87177318c385a1ae354fffe2f80c22260705de3f4a49756fb4b4ee6bf Description: Estonian language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-eu Priority: extra Section: oldlibs Installed-Size: 1080 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-eu Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-eu_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 939208 MD5sum: 2b95dc09b1f3c0620995c82e60a0d79c SHA1: 199406615db843034cb2360a80c32907b1f8d159 SHA256: dbd65b0a3aa3fc0263c8817a2c23f05dacfbb0e4cff58565d2e309fc40f22fe5 SHA512: b65a1caa68230889f1ae8cb38ca29f5390e293f81ee0c948482ca62f6842ee932a27d6108396cc1478a79db4152a3c3f725a11aa84613590052474c3cfccece8 Description: Basque language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-fa Priority: extra Section: oldlibs Installed-Size: 1076 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-fa Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-fa_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 939164 MD5sum: 9ecc170e6e0c224fedbca96e763c9be1 SHA1: 4fdb9e958711eed2e49457b92ee8921b86d4793a SHA256: bc84524da375089f46753f32a624e7e44a0a869ad36db70d5efea320ab27b27e SHA512: bf564ea0ad2cd65ebc55bc3f439bb08beb577fce614f7a65259202a793272768bd7dac1808d819d27c084ad4c3348a588c12f9e73ef403ca3258f310544e62f6 Description: Persian language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-ff Priority: extra Section: oldlibs Installed-Size: 1080 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-ff Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-ff_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 939196 MD5sum: 33ae8ab060f899cbe47fb0aa9840c25c SHA1: a084aa508df8f78bbf4a209b2278ea4bdfad44f5 SHA256: b230b3965fe438d5ba21591f05978d69b535b45b9f87480cab11751be8cdbc4d SHA512: e250552111ca05c1a64c95c91d3f3a66263fe8a6fd3d5036e3c13dac313e0d1399641806066c313ad631b726a7c806b48247e1e7ee7d6ccf4b117d6b9c4c5b6d Description: Fulah language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-fi Priority: extra Section: oldlibs Installed-Size: 1076 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-fi Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-fi_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 939164 MD5sum: c41be8436efc865355b1fe381a683d6d SHA1: 9c6611eef033a8d23a71a84c397a6aeb0f058e56 SHA256: 539804bfe0695e7c1a4eeeb59d0877c93d7b6140ca604aa99d3c0f6d46498dd7 SHA512: 1803fd8b0c32e28925ef5d4c70a1c7809bf927795891aa72c0db9d51214c5de8ab194b24e4cea59a27ba0830a1755d8453097b59aa6fd08bd18b8be099a5a983 Description: Finnish language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-fr Priority: extra Section: oldlibs Installed-Size: 1080 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-fr Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-fr_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 939204 MD5sum: bdbd2d33be657dd5a85eef39929c4ac0 SHA1: 1352aa504176e68aa63bd091eef327366f4455bc SHA256: ad1baee60c384ab75ab307fb19a00ccc3ebbc0902dfb55feb0ac22e5277a606b SHA512: ee01cb6bb5348ba6e030f19fa482c9900a9b4e764b51903883ad687e31da9cd7a4de3f621e63649ba588460891b257f548321929d786b59217fc122c2fe6a2b8 Description: French language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-fur Priority: extra Section: oldlibs Installed-Size: 1072 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-fur Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-fur_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 938932 MD5sum: 6989bb70ebd36d27faba46247117abdf SHA1: 8f236ccca9b50b2aeb19f96f2ad1bff33fff3920 SHA256: da6358572d6c04696266fe1180302b45934ed88d089feac902db94755d94f21a SHA512: 4a62e6dd09dd997cdbebee525113c8558e3eb2e28cc8c5a574e61f5dcd168b5d5c73e2de0219c839fe0a48e13472d1206c1f78cbd068419c82450166781ca9df Description: Friulian language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-fy-nl Priority: extra Section: oldlibs Installed-Size: 1072 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-fy-nl Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-fy-nl_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 938936 MD5sum: d03cf963e8ef8d3115d71e63b2b4787d SHA1: 0a688425874cd6c4a521ec3dbaee993286cbeb46 SHA256: be855b42faea5639e864dfeb874fcfaf6f01759938769dddc107b35083440deb SHA512: 40fe9f225568a92e18b8b05e6dd725c718fce2fe243f885cff1453ec68aafaee79918dfc5e02aff2eae982c79f14435943e4b7ace50064d2b2a8e8b4d78dbc6b Description: Western Frisian (Netherlands) language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-ga-ie Priority: extra Section: oldlibs Installed-Size: 1072 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-ga-ie Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-ga-ie_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 938936 MD5sum: 73a8f8c675fdb2428d65c10e5e45d18d SHA1: a3c3189c5b26c50adf8546a02cb83bc8ca361f3a SHA256: 390f669ad8d6d36660712eb34bc1df616d85c2ed788c6f31a0d0ba1072b67590 SHA512: 948506525e9323a914128324f8d957890040d32c819c1abdcc2a7d025fe1e4ea28a837f962cb0f0feb5190a378791afce4ccbd303e7d54ee72755a3a137ce487 Description: Irish (Ireland) language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-gd Priority: extra Section: oldlibs Installed-Size: 1080 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-gd Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-gd_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 939220 MD5sum: d1f7cd710b8f4324e5dcb9c42166ed9a SHA1: a19917769e60890ba9697fc34873616edfe0d0d1 SHA256: bceaa6f1cd8d782f318fad49b2d94876e51c00aeb4b80de4eeebb74bd6fbbc1c SHA512: a0c13502987420683ee27b45498c3efc6746db38593b98ac1c537a3eb5c24601477688465b69e21166bf3a8abcf5941576b521f8cfc6c6a559876c8d0de898c8 Description: Scottish Gaelic language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-gl Priority: extra Section: oldlibs Installed-Size: 1076 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-gl Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-gl_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 939188 MD5sum: 2b46a7f2a8e431eeabc4c05f558b4086 SHA1: 4ece79d96c53bef5c66c77c66241e5e06d071d02 SHA256: 5af0ae6a49a3f906cb94279f64a479c195b0d7b7c6fe4794bd001896fc0e01ea SHA512: 0b3a0da62dbf00d85f30c27c1c84ff1368defeef32a7f1013b7fec63d1351adfa96e26e05d13330ca69cb9ee1bbe37fea034fac03b50285c4734be235efaf685 Description: Galician language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-gn Priority: extra Section: oldlibs Installed-Size: 1072 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-gn Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-gn_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 938932 MD5sum: c70be4b4931bc383930e4cc53f271ac4 SHA1: 25090761fe9daa75b0817e101816287e7498b54a SHA256: 323587c7d8561eb0bbbfa706c129c63c9da02c0706c4ad0514d21659bf43f2cd SHA512: 54bda3076603c63054915c6fa1143e0b9a27bbb870685942de64f7d8682b6bc42864bfe5e38c064f4760f4bd0e3c1d2b63760f2b733c04e8c3d78c5ab86b7108 Description: Guarani language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-gu-in Priority: extra Section: oldlibs Installed-Size: 1072 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-gu-in Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-gu-in_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 938928 MD5sum: 171426cf25879d821ba7bda220e00402 SHA1: 59ff230d6e332eb4eb2fb24a2ba8675f4f34b729 SHA256: 244da96aea4f1f5c97f92b9bb0f662c5dd5988777faba48fcbd7cf24244e8100 SHA512: 7778f2a7b327ff9c24f36bc8197358421261c57f3b26ef6f8117ac1fac72ac23e5ea5bac604a0cd9c45a6fa3a1ff5d61f29b8c09c1cf0d02d3e0ff07a2ef6489 Description: Gujarati (India) language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-he Priority: extra Section: oldlibs Installed-Size: 1076 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-he Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-he_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 939152 MD5sum: 8110417f11fce5759a87a1a295c11738 SHA1: 4d166d18f24c13fdc57bd0ba8a58da0c54d0fd8c SHA256: f17ac7cfe21eb8aa2938f8892eb9542da35da37420008f956914778756a0cd58 SHA512: 73010cf12f19e547682c744dca2cbde4b0eee15e6e900fcc210332416a14adc91b1cb5e1587b8d52bfe57f7f3cbecbb9ac0c3a8601fc1e8806637d5994da3dca Description: Hebrew language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-hi-in Priority: extra Section: oldlibs Installed-Size: 1072 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-hi-in Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-hi-in_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 938920 MD5sum: b6d6631a7729a5538be10096eee99ca9 SHA1: 1cda8f04efb98568f7454e6a4d44db8c833018fc SHA256: 95cfbe418da859ef65da955fb2aa7168840dfb9abfd13245835fd4eaa4482a51 SHA512: 4913bae4d7169e122fde17d9b5298e15ed9169cc28ace1796727fae17062c31fe95d5227e9b1b689af9b94330baa8b4cf655c1a08ad58da11ebd7219d742c4b6 Description: Hindi (India) language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-hr Priority: extra Section: oldlibs Installed-Size: 1080 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-hr Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-hr_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 939192 MD5sum: 72ad449804c8876efc0d82f8913ef116 SHA1: df375ca8563d4cc80b66c884da0ac7e3775bae25 SHA256: a9edcb155a17a566ac2e6befa5667c341ee404093345e6f9391f21f7806e4411 SHA512: 481d4cbcb00224994cfcaf1fe7f8362ab2ef0ab38e746c2256c40975b06b4ff85bc7b60f4ec2226d056daf927d149aed9fa8441a7d6f6fcf5f94b78a038a974a Description: Croatian language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-hsb Priority: extra Section: oldlibs Installed-Size: 1080 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-hsb Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-hsb_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 939192 MD5sum: cdf6d4166b840a9c2877b1824e84eaf8 SHA1: b04c2510b7bda3f90ebbf13a57001730a96f24cf SHA256: 0f7cade93ab4cf2e89736ecf2333916cf00b98764271a2c1cff0d04bb646dbc0 SHA512: 3ea8c5c3d4ecaee9d60c3016d510a5ab2b879f640da9b559bbc19c55308726cb967f03820915f1c1510375e90bb2f962544e008646f3b90db1da1904833694a4 Description: Upper Sorbian language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-hu Priority: extra Section: oldlibs Installed-Size: 1076 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-hu Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-hu_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 939172 MD5sum: 5520922635daced041c2260eb592b4d3 SHA1: c333483553db8ef1f35ca9a0a9dc7d03eb403217 SHA256: 0a67e993667ce128715784dcde5bb640d437889509ee301570db700a82f022ac SHA512: d8489f12538e85c0857f472ac48261a6a88f74a03a1bd54e2179e2b4d8741547ceba144271026ea6d838dd144937132e2027988fe2cfc4c860dce1118a3b070a Description: Hungarian language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-hy-am Priority: extra Section: oldlibs Installed-Size: 1072 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-hy-am Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-hy-am_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 938920 MD5sum: f2b3515a765b17670bce2ab1584e3066 SHA1: 1a86b7c03dad568379f533207477e8a6f753ba5b SHA256: b90d37cfd5c288611182eb896c59fcd48f8c74369dd96a3aa87c818718c7054b SHA512: 9764a714697d0be2d522e6b409490d2d893be336cf1ccc553a39a1a4f7b507131f0f64032ddf7a1250c14f0c6a9023bc62712c9672b32b65e08ccd03d01b37a3 Description: Armenian (Armenia) language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-ia Priority: extra Section: oldlibs Installed-Size: 1072 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-ia Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-ia_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 938940 MD5sum: 2a989cd4446c91306cbf4be3fcded7a9 SHA1: a667e68e25d517788152805078c6f9ab4c728fbd SHA256: 5e495877eca900522c36cca358aa657879ac9859f176e30ef6d5c92a15f45a28 SHA512: 2f51b38a16deed157ac040cf5e16b8984f82fb5deef775e646eb3d458e9e48c0db1084f2a6afeb971aa9125d8b6fb69dbe3ef2496a549e4a47a8a49bfa9acdb5 Description: Interlingua language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-id Priority: extra Section: oldlibs Installed-Size: 1076 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-id Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-id_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 939160 MD5sum: 1daeb40f5ee07642818e8ba71df6cc43 SHA1: 427ead753399a0804bb48507a24407b2e9677c7b SHA256: 59263393fcab26fd597791ddb30a95346f925cfa37dd5cf5b459925300bdc86a SHA512: c48dae1f8c64d70e3fac6d157edd5d5f35e5851864a40b5cb4a8ef5675b0b94d2055483c1a5c4f3cf12e9f09596d143ed664749bdc53cb914d927d6390c80645 Description: Indonesian language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-is Priority: extra Section: oldlibs Installed-Size: 1080 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-is Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-is_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 939204 MD5sum: 819272f2640fcf977c217887c230c538 SHA1: f34a605ec3d36f36e6decf5a6f904629d81715d4 SHA256: 87533989ede6c42d502f567755772871e58b6a4dd801a59c31a571b751a5af77 SHA512: 2fb07d38ff2531e94fb73b4b89677fac406a17df5e7bc77ac712b378bcb8ebd9ae269143f4efa8a818dffa85915cd55a61124ea4c787cbf9e14bee0e3d4dbad9 Description: Icelandic language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-it Priority: extra Section: oldlibs Installed-Size: 1080 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-it Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-it_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 939196 MD5sum: a90feb69a2fb27461ad8277f89311b77 SHA1: 77df18778b83dfb417f000e199b7efa3cd3a7c40 SHA256: df72f5d05e0205ebae47b5629901dd014890ae3370a0966e98c990f79105c1ad SHA512: f8ef9585277db5480e5595d46bf7e035eecaa149334d8edf8b6e6449a7380042f99e0de44c59f88ec53d16d772afddc41035afb02f23c40fd9f214d922b263ec Description: Italian language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-ja Priority: extra Section: oldlibs Installed-Size: 1080 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-ja Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-ja_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 939224 MD5sum: c26b1dc3000730555f1e754863f80ce1 SHA1: 84d0bf6ee51676a8c3779768bf6f600ab81f0fc4 SHA256: 473c132a59c8e688a2099d09286419c9ede35d8c5c1bdd239d180d371269c9ee SHA512: 55e159c57980ba5c56ec9abe7e27d7813969028358be32c586ff72187057b92c145cf420922a6ade49a806f3e4b24665192d2642e3c5948446af1b6f75d53895 Description: Japanese language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-ka Priority: extra Section: oldlibs Installed-Size: 1072 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-ka Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-ka_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 938928 MD5sum: df20f6ee2cdd731cdab13d4c704258b8 SHA1: 5208c2a6f33e90a86f4c788b11d17447250b0444 SHA256: 99911cbf475e1aad96fe59166ba0f6e4fbd4d448921c42115982ffa3c2088301 SHA512: 896cb1afa84a03e92628d90fbc5a16b211c742759ad488b4879405901ea890c99b8288a684e99d407c3dfae58ec43ba8064cbe2129a6206e6b5dd720c9776ef2 Description: Georgian language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-kab Priority: extra Section: oldlibs Installed-Size: 1072 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-kab Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-kab_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 938936 MD5sum: e9b86d8ad9935e9706d12efc5e800d85 SHA1: f7f52b4d29b531770ddd1db8dce6799c6bdd7b2f SHA256: d0f21fa04c2e71c0f0a49993d081a07d6cdeaf9476664fb93e3237bfabbb0716 SHA512: 3ea33cfbc474c66651615bd06b5422c331a8f25acf1b05bc83d20503285a6205b5f94986b91776b894388f122853d22ad407b60801427e3c952f829f0493b21c Description: Kabyle language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-kk Priority: extra Section: oldlibs Installed-Size: 1076 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-kk Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-kk_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 939168 MD5sum: 22cf5db171e533f00a8b6ab2f9ac2f8b SHA1: d0a9b5bae4f729dd0b6ca1745733331d8fc67380 SHA256: 8e485f32372c35b388c9ac49fa19e5bb82bed1f4fe4f3fdff0b26dad3ac0fe0d SHA512: c512b158f1d6b03faff7fb595cbcbcb0401eff949403079d01d38bc98d33bd9d83459aae4b0753de63dad0cbf8bdfc16bbf55fc9f5277fc719f8f808cb3c2c8a Description: Kazakh language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-km Priority: extra Section: oldlibs Installed-Size: 1080 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-km Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-km_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 939212 MD5sum: 1a71f279c9d4c6bbe1aa53896b538128 SHA1: 84d3c9ab4f1e7a8ae147242c961276163f018e0c SHA256: 5f38df0a9ec8d76b4b96f9ac9a9b289011e2bea35f8cca74fd44a123c773813f SHA512: ee695d665ddaaca207e9fca7e46579abcac754c856c85968bbecb703be6f47258279b17153f4f84934abc3202cc9e8542f20d5651e524bc78de25a83a67ace90 Description: Central Khmer language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-kn Priority: extra Section: oldlibs Installed-Size: 1076 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-kn Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-kn_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 939176 MD5sum: 2ea2c4410899c203762ccfd5af0bd59e SHA1: 54a3c7af6c6e381ed45f84edbad9fe2f82de38ad SHA256: 0c98b4b4cf1c28c7acf49e795eb0cf6bf9717253d3a482bbb323766f98cf5245 SHA512: e5fbd42423ac4b3dd14173d3740f8108862b158eb3fdc71f28fc23ab2e27b2232b2ef767252d5eb9d075e389ba18e4a8f3bc28729eb6d9198625351287c8408f Description: Kannada language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-ko Priority: extra Section: oldlibs Installed-Size: 1076 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-ko Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-ko_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 939156 MD5sum: 3516925e7d0f3c62648f7ffb1e3fc3b0 SHA1: a2e8988c75351a8a9990330c9ebb573861ea4cb0 SHA256: 79d2ab27707634d0e4c1dfe8683af2528ba6acd0af5340ea8c6fb71954688bbe SHA512: 783dc5f8a61d48d6d82c3f45149ddc48c78d93cd46d61790536eb08b52eb779086e7de240dd6e9ef16f422893ed1fea570bc0a952d311b245776816c7b22b678 Description: Korean language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-lij Priority: extra Section: oldlibs Installed-Size: 1080 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-lij Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-lij_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 939208 MD5sum: 495bba17c8faa0a2583d24cb290dd380 SHA1: bce2111e9f56d651b9493d896bc377871e39721c SHA256: 998f15895f6750fd0cb570bc9c9f5aa57727f988662ca3b86c5da7629f7495c7 SHA512: fd715dfe6734f7a67b23ea743eeac88880349de282f4ff57d23a6260d2a5893ce1ad501d0198c3141a3ab7c164aa7654b2c4b903046a733f72338b3fcf1fc58e Description: Ligurian language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-lt Priority: extra Section: oldlibs Installed-Size: 1076 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-lt Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-lt_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 939176 MD5sum: 76c447df402b061e64e519d902455aeb SHA1: 34b0b3bcdf5cf09b1ad8bc0ff087c5b908e67d78 SHA256: 170c88880a089b5df721fc317fc6b05a81005a6557d02484df563df8ba0c5ac2 SHA512: f2d3623465b39f14102970348fcef014201a07b5a8e5f7b0f8e99f2852a29acb7c3c24bf0640ff7bd99cafaf0e1f4cbadeb52e41a2cd23226accd965d813c65a Description: Lithuanian language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-lv Priority: extra Section: oldlibs Installed-Size: 1076 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-lv Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-lv_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 939176 MD5sum: fc19b5d106e9bb6d16d27663eaccf429 SHA1: 265cf9ff3360711313d6c0e6d16e951c3fa37286 SHA256: f1fbf629b5517915ef7d98e2bcbb4ae70be517ac18e4d04c3ebbd67d819b547a SHA512: cd924f8e69d3dfeb404e11512cf6f95b34c3d43bf49891396f254c5eeb9f3385c3b47249ff104971a35aded021dbb7f8cbe595ed912568e25684bbf234130f69 Description: Latvian language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-mk Priority: extra Section: oldlibs Installed-Size: 1080 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-mk Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-mk_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 939220 MD5sum: 5ebe46c27c4403ad271e58cb31c5aa91 SHA1: 9776061b85e0bec0cf8334120aaeae31e7252d99 SHA256: ca0cd9f8de558403c2b348c710e8f7139ee4f354b5c3ee5769df4e3cba788e72 SHA512: 12f694c8b09a7b01c6de35161fb9b5597793525acdf7f5be738d6ff7913599025f70044d24c60424273775799d44baeea124037a125775dc33bcfc9a0915ae12 Description: Macedonian language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-mr Priority: extra Section: oldlibs Installed-Size: 1080 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-mr Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-mr_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 939216 MD5sum: 7ac95b68488a85fb1c173dfecb70b5f1 SHA1: 32ec29dcc7716fce4c1a235f5c79a5fc8c697c0d SHA256: f9e7144cb92cd24c96d222664dc91398b182cf7c6df4abc8c971509c9cf24f61 SHA512: ed2bcac3c3071088808d591c2cb86abb3e45ce076b0279150dea829a0f5d92ca47d10eaf6bc4a9a1bb369b18b60e8d7462e107e97dd9072659b2c6a99f4a31b8 Description: Marathi language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-ms Priority: extra Section: oldlibs Installed-Size: 1080 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-ms Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-ms_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 939200 MD5sum: 66d70e0b859065f1e434e9b0402f13ea SHA1: 9ab17ba98a881861dd3d024f72841d7cb6a66fd3 SHA256: 2b3321eebda48da26d12774caf2e1a75ef6b47cc69e6b6407faefc7274a99cda SHA512: 73478b5a866c6e0d02d12e8443ce1b1884e7e7cd19570f7db293effdf8a1cddb90c1f6cd4ec03279698343e2d76bb0771c434e65ba01804bede0cbecc314acf9 Description: Malay language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-my Priority: extra Section: oldlibs Installed-Size: 1072 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-my Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-my_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 938932 MD5sum: a154a9e1460766c1ffbd10cef2eacfd2 SHA1: e2cf655d9b87658ac8eab7b8e5e035cb2ef27314 SHA256: 4b023cd65a4e6239fb92f8b64c0f2d51d597aa6f90353e4843a7879920cc3570 SHA512: ef6b55bb3316515919bd0973d1504fe5aca4d89fa6b9f29b1a183e6fb7ea769c0d13063e77d629df5166746477fad2275cab5afc33d65ee317d61e09a59aa3ac Description: Burmese language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-nb-no Priority: extra Section: oldlibs Installed-Size: 1072 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-nb-no Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-nb-no_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 938940 MD5sum: aeba7b47bed01603ac286d6434ae1b86 SHA1: a61365050c996cfe69ea73732fee6119bd952c3c SHA256: dc15fdd3db9665da767ec9e0ce7c493a8dd90db220a4b0eacd25b4a19869dea2 SHA512: 4e0249a94a63e4558fd9899d708c6b28d6eb325be319534de3e25f706e24470f4ed17c0ef0aec566460eae34aa07f8baf12401c995c1608ec5eb4c03491e7a68 Description: Norwegian Bokmål (Norway) language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-ne-np Priority: extra Section: oldlibs Installed-Size: 1072 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-ne-np Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-ne-np_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 938932 MD5sum: a66e8a6da5c0d22cde0b9ae128010d04 SHA1: 6361512e61a579623d40199d72d497893d519919 SHA256: 906630e820df5a84049664e9686fda7d61ffc91e2baeeb0d695979560e53874a SHA512: df70fc3b001421c391e33c014e93d3d3e20c3c6b4666e483690fc7b7e06a102188133146b92a349b035b6f400a9100766e2a69784897657fff9d929d70f742bb Description: Nepali (Nepal) language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-nl Priority: extra Section: oldlibs Installed-Size: 1076 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-nl Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-nl_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 939160 MD5sum: 06a41a52d8016d089b592081f7e37f9a SHA1: e12cd009485a334d7c16af026a294e01a4b54cc2 SHA256: 927cd65c785b23bf7d6afa3b74eded2360231e8f4a9f367df04b4e0a339eb58a SHA512: a86fb877b36119c2912baea341f585e2df9d112a6162f23d84c9ec3407aa19f3330fc4c88ba0e5d57c442ffcc3342ba1bd5f3d88049067e81167b97fa43356dc Description: Dutch language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-nn-no Priority: extra Section: oldlibs Installed-Size: 1072 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-nn-no Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-nn-no_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 938920 MD5sum: f6b9abf2e493ec74d47688b6dae65eaf SHA1: c649af7dbdcebe5cc69231b5b69784f90b67d5e2 SHA256: 1d042c9f5b9ef2d741c90a39d586820411919ace2b41afb352be20292437038d SHA512: 33f582d2b7315fe2d45a0dcab432bc19ebbedfa1b504d8da935a895e1708b01eb2d91f382ae5c51f0fc0978110abfa65e5448067cf45bba9486c243cc3f24f57 Description: Norwegian Nynorsk (Norway) language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-oc Priority: extra Section: oldlibs Installed-Size: 1072 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-oc Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-oc_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 938928 MD5sum: c7644c7ec3fa1956688eeabf663af826 SHA1: d400c18d73073986100f58f7e0b454272017419b SHA256: cd4941fb2ccd4e666dbdac622ed5a369f113c551697f4ecd2d0e85227803615a SHA512: c90de3dd4001da443617041e0d4ae0d791a9d803f44363e0be8f5875e867c1e110e5a55ea0379c096c93f9a85f1df14adc9f82184aa01926c809f0d863ab6c2f Description: Occitan language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-pa-in Priority: extra Section: oldlibs Installed-Size: 1072 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-pa-in Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-pa-in_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 938928 MD5sum: e6a0825561aaee5af43e7d6cc770338c SHA1: 86d6c0772fbec8093e4f203fee49a4ca79f46056 SHA256: 4195e115ec6995009ed9525c27b24a69df405bfb65b533ae17ed83b909ad4558 SHA512: 5bdc449526a99156a149ccd1f899276bf658308df6d707850fd25c8da153cbd21fa7bdce2be83abaa160c7f16c63d5e48619088341fa2fd1ea7a1ab5750f11c0 Description: Panjabi (India) language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-pl Priority: extra Section: oldlibs Installed-Size: 1080 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-pl Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-pl_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 939196 MD5sum: 3eb53ba4fcfd92d7511930a88751c99c SHA1: 83e1d5544eaa1e15ab5174fab6ae49843f592801 SHA256: b9434a26f2cdfdf70534a7bcec3d269d4c380344f1cabb4329a1a55eee237b4b SHA512: 1738711baad769923259cb7e9a609ef6246c8273c5ba21100b812ec8af259ecd65114db16e75e5d4c3ecaf6c0be35934adcc0dc8296157676fc3ede0cc92505f Description: Polish language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-pt-br Priority: extra Section: oldlibs Installed-Size: 1072 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-pt-br Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-pt-br_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 938948 MD5sum: 7168d150ce4eaa46a1a41ea508ee6bf9 SHA1: f42a5b5f298e0808a0400f57a0101fbd38d0960c SHA256: b477e8c98a3445ddb9ba0a062b1b5642b22f12fbfc80ce937a26ed034ba65758 SHA512: a998740c6272a71179320f6e6d80e2185cd5e0e6f97ac5ba2765c381a251a10ad3697f53fce30687ef730bd27b469f8553bc2c3c60684950b1a01143cbfc4bbb Description: Portuguese (Brazil) language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-pt-pt Priority: extra Section: oldlibs Installed-Size: 1072 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-pt-pt Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-pt-pt_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 938924 MD5sum: 7e5d315bd0c6f798a9f1ffe02fc24576 SHA1: 2d7330c89b69f7b4b064998c0f2ce0fc5f61d0c7 SHA256: 002e481168ca057ed52f5cc55d7971eaaf712171da8f8dcf56c18be29d537a85 SHA512: fea6e92f5074d39aca0a5d97e43107f17c4f6d78d323227c121dee523cf8a9a2d071bdf6671d626157f78770e464c6ed12d8af9e86c39052c3703dffadd94e1e Description: Portuguese (Portugal) language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-rm Priority: extra Section: oldlibs Installed-Size: 1076 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-rm Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-rm_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 939180 MD5sum: d49f42fdff61337200bb8ba661d7e8c3 SHA1: 4232f2a94038edf59de1a367777eaceabd5ac71d SHA256: fe0689340516d11b9d920d1e89368f81c4d6fe5daef3476ddc76a4766b35c003 SHA512: 8c040835b23c02dc68a39282e4b3ba5287a885513051886a27c89329224c22a285be078e054464047e7cc131ed54987a195936739e04fba4ee31a520d3490654 Description: Romansh language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-ro Priority: extra Section: oldlibs Installed-Size: 1076 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-ro Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-ro_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 939176 MD5sum: eb892def068336a655a541e822279e43 SHA1: f9b36948a3fbddf3c4e27888cef2395610e0c181 SHA256: 78a754ed2d0e1dd8155ed1e58fdd42d56731b1d4fb7959164de8e0e76c297d25 SHA512: 6c65959140ca41adfdc6751f92224415b7372706199039f61dd139a02d87ad35b0eddf95f75344fd6452123abe709847549ade66de560c9000b1a87a521362ca Description: Romanian language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-ru Priority: extra Section: oldlibs Installed-Size: 1080 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-ru Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-ru_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 939200 MD5sum: d9453b209af6392a10bcedb18fb7e734 SHA1: 2af118dd07d5e5b4d2f5cdd419f799c94050b68d SHA256: 38fe9a18c99d4b0021df74f60c7235f61e11e5fd8920946a2e92cf3409e78ba6 SHA512: cdeea1d72781e4789538790d9f144a5e86a3ffe0dc97dff722217c574fa2f5b9678ef222dfa00d7dcc56469feddd5671ab2e6c3e26697c6f1d967fd10b06b3dc Description: Russian language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-sc Priority: extra Section: oldlibs Installed-Size: 1072 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-sc Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-sc_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 938932 MD5sum: 02f38570f5fa5c7c26f5eb1466529e1f SHA1: 6bd470f78a6be134ddd52f1c1d33f76a8ca803f3 SHA256: ea41df7fff6d8ba68d3b82dfae161a0e7ccb5a7b9e5be8e044d07effe047a793 SHA512: b7014337bb0a0a8c11e652282ded93705a634100442ad684aaaf14d1b936a58e1f9bac5159304cce4b66391a8ca5c259761407ca38cc30244cbb62b2ba42eec3 Description: Sardinian language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-sco Priority: extra Section: oldlibs Installed-Size: 1072 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-sco Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-sco_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 938936 MD5sum: 62d9510067272030c6d6ea021bb4d9f4 SHA1: 2f85c979d619ec412d094c7dd0834420287ba702 SHA256: d993571c0d2885a3cfe42057012fde207c1e8eab9e62d88e99dc19212a265258 SHA512: 1efff2f4dafee49e09f90fc6c75e11206722c8a9028bf1cafa2982e43769227c051155179d2ffa746227897508d616abac94dca8841d5530cba628a77205f2f2 Description: Scots language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-si Priority: extra Section: oldlibs Installed-Size: 1080 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-si Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-si_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 939204 MD5sum: 3cf893a070ee387539667b08f184e87a SHA1: adeb9d8dfe6c81437e51b5d14186af00671f0607 SHA256: 88985b2402f344e5275abd3c2b24f158e3fe5376e450de08113164bc5d809e2a SHA512: 01839f63ad027249b25c691397a459039ab1201af50721698741c63ffb5657dd87dffd6aa03be2004c8a354693a4989138e2c54bc67d866da994fac7fe3f7908 Description: Sinhala language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-sk Priority: extra Section: oldlibs Installed-Size: 1080 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-sk Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-sk_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 939212 MD5sum: 4286bb332f02bbccaef6d3ce5130cbdf SHA1: 98c6b8c51b08447f32316f57a0b8f8174d0d82f6 SHA256: 72da70bc0b4f83fd36cfb78487feda70e0c6e9486930812f64dd28861725112a SHA512: 0ce90652a339e4dd22831014dedfe0d48d8a55b4029cd336ed40b5de8e6696ffbf26b3b8257f30043bb3a885deffc97c2c0aac4bd4fb8513224f0fe30f623505 Description: Slovak language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-sl Priority: extra Section: oldlibs Installed-Size: 1076 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-sl Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-sl_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 939176 MD5sum: 1d9a379219e4d75066eed49a42a50e03 SHA1: e8b6fc97b48c87be52cef99369164da12c01dc39 SHA256: e893fc18b2b8fa32e3ea99ecfcbaf99c1562fcef5f8cde712026220c212b89d0 SHA512: 2baa75e1aacafbb4f6837cbff3d99c63b47e08f700f1af61af56c4ac15735cfd2c08746aeb65dfcb2c461c7c3eaa51ef27304dbcc29aa5ac9644b6f8d9e9d67b Description: Slovenian language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-son Priority: extra Section: oldlibs Installed-Size: 1080 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-son Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-son_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 939204 MD5sum: 86c3b28f74e3f3dad22eecb0ec59c2b5 SHA1: 3b372058bab72834227a4f48cb0ed23659fa84e2 SHA256: bb8ea284f28ab762b0fe1f61f770b838e6be9cdf26320d9c8b547cb182f57948 SHA512: f859fb493f45044424545534c195c82cffdd4adb16f9458138961adf5a0f39e2be1b236ef49cf6eab2ce67bede2393e27f60c8e50010f01980bcdc8e4bd5d52d Description: Songhai languages language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-sq Priority: extra Section: oldlibs Installed-Size: 1076 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-sq Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-sq_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 939176 MD5sum: 800f1169b7c91299a91a52fca662471e SHA1: ec72fb8b645bfbcf191b24d272ab90fe8d4a54e6 SHA256: c55f30c688f4934a7557ffaaa70ff41df7841daace70647bd5f152e315721e43 SHA512: 08cb78f32f4ddbe0ad6f705a3af60ce77f2637ad10c57afe005d18cf3cf2c8885fe0e6552edfe073faba9d8c9a538f1f4ba8f4cc9a8ccd755cb5da89068cad3d Description: Albanian language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-sr Priority: extra Section: oldlibs Installed-Size: 1080 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-sr Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-sr_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 939200 MD5sum: a28cb17e98879770f47a8c5f8902d017 SHA1: 5c68d0bd694e8e9aa5de3092fc858ece03a3a122 SHA256: fb171296b33eefcb679473853fd89fd6345a9fa62f99ef6aa82582419a1c8ce5 SHA512: 3c2d47821f2b71be535321690cea85d12c85ca9c7f7557148bbf0fd1049c5e578240009651f3f9b2acb83fd106b68b462c703af65f6b7ca81de8a18dc4f73cd9 Description: Serbian language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-sv-se Priority: extra Section: oldlibs Installed-Size: 1072 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-sv-se Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-sv-se_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 938936 MD5sum: f4d411d6f7c244a510e97f27f1287fc2 SHA1: 822a672f53173fd393522107a08cd54057d43e7d SHA256: 1f1ef3be550bfe0d7622757248dbd85759fc1a4d452f0c04dbecb34ed9ffd90a SHA512: 7d921e8b0397f86e2cbd3cb5a4a90e57921770a40c5c1479cddede8ede77654b10989187cca670f9ef9ef835ab15ee89d6024ca51b594133ee918b9084899ce1 Description: Swedish (Sweden) language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-szl Priority: extra Section: oldlibs Installed-Size: 1072 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-szl Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-szl_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 938940 MD5sum: ed238ac963196e827b7daed5671d50e1 SHA1: 38563b7eb4e0ef2314783a5c2dca4c659f987d48 SHA256: 9d101378d197da02bffc1fb7ad06854668c57a8706f53b6ef6b422edbea0ffb3 SHA512: 8fd55d248003a2ada9e210f6b7854ef5de8c240199245a118ced04a83c0646917557242a8927531fedddde0ad7397bfcc90c98c6b0fb999fbd24ebde2bdb8777 Description: Silesian language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-ta Priority: extra Section: oldlibs Installed-Size: 1076 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-ta Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-ta_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 939172 MD5sum: 951c470793d9d1e79f287816a0c26315 SHA1: b47a28278e57512772dd51ff939354392089c145 SHA256: 9cf022bb728644ce651fcc618ef1500e94ce85a814835f04cda735758cfae950 SHA512: 68ebe0fa86d32ec728597c80a90c4108a768c3d21b40b248b37a6e8e30eacbd01e37f1888758daf504acba710e6bbb35587ad90f76d8a61c737051ea46e28744 Description: Tamil language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-te Priority: extra Section: oldlibs Installed-Size: 1080 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-te Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-te_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 939212 MD5sum: 17d32c20aa81775d76920782e21e1239 SHA1: 4a8377a96f7cce2563ae2d98675d41f4ddd0a44f SHA256: ddd6b4b752621b6b3f89111208e45dc3ee2852a51e4d52e37f619976f05a0430 SHA512: 56d2e71c62405cd283e84afb8854c698755128cb20a28170ee1deec631181f61a68038a4c6c358e43349d423f0875ed21beaeec8cd2be81425fca1a8daf8193e Description: Telugu language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-tg Priority: extra Section: oldlibs Installed-Size: 1072 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-tg Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-tg_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 938936 MD5sum: 69090e9176d7c0fd7e010a98a82ab67a SHA1: 240839e5bee67ac3d5f7ccb94b59464b249180ed SHA256: fcada5d0e6d201ce15c13237590393cdb3edebe8694cdb77ea6a68be7de02af5 SHA512: 00a071af50162748bdb90de693759a279cbd7547e5205c9b41098f60f1c1a626b2ed87db9578fa55c8962524ceda93abe2013d58966dae7c7396d7bd5abcfb3b Description: Tajik language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-th Priority: extra Section: oldlibs Installed-Size: 1080 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-th Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-th_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 939212 MD5sum: 9d8f81248ee185f7dc8d50c8f0621b9a SHA1: 2edb6d7c1fd9981acd38c34f1e68c5c6eb0bfa34 SHA256: 76e45d6805a6a4c906866fcc8a26b6b21f4fa22f943bbda6dff5a75f3549190c SHA512: 8077a37119183d69041e1b25f78c635f3b3d4802c2cb2406575769bc51ce397ff5c11520339716f213a7f866782410150e860c9dc61c7a94c1d14b2ccd005dd7 Description: Thai language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-tl Priority: extra Section: oldlibs Installed-Size: 1072 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-tl Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-tl_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 938936 MD5sum: 7607420a0855297b632bf0177ee7377e SHA1: 121bd832091edf0f1ec7600fdb45e2efe3629e5d SHA256: 703c2cdcb4c970e3debd340821b462bf6f3de6c101ce55f2e875c5877c193dbd SHA512: 0554de7fc55eb6f674f99192b673cbcaeefb78138021dfb176782e3dda0c0ece76270ec62ee2d331d4e226088b5731a2b54c7a0008a2af6d3e36c1348785c293 Description: Tagalog language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-tr Priority: extra Section: oldlibs Installed-Size: 1076 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-tr Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-tr_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 939168 MD5sum: d6b534b812463d1b53659a94e7d735fb SHA1: 9be51b0ab236c0b924a5964e97cacdb58ea6110e SHA256: d7c3e7fa16d7642b93a8b7d0b48c197eb80ae13ff62ce2fb15f3292aae7734de SHA512: 97dae5507dfe89349a97bd5cf7167b06ad4a84e9bb6a66537d92729306c5b43c7b57acbe782af99493ed18c6365fefa4033592167c295f1931d55344b3c11c9e Description: Turkish language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-trs Priority: extra Section: oldlibs Installed-Size: 1072 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-trs Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-trs_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 938944 MD5sum: 2e7bdbcbb8e26f5cc19cbc8d1e6b47e9 SHA1: 57906d2787e683cbf3e45b001009f8dbd223e41b SHA256: 19c2e959b13db0b48c6d9a435cf878e7bfa4299d82270ace27bd5084359806a2 SHA512: 26e6c4a7a5aae3dcdc7d339dd92513c3a2902d998528d3bd2b1e7cb4f7944812ecbc675d5aa0da856eed40a51d765ad020f89fa4a5c430a6f3217915cdd00891 Description: Chicahuaxtla Triqui language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-uk Priority: extra Section: oldlibs Installed-Size: 1076 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-uk Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-uk_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 939176 MD5sum: eb7d190e03c2f048eaf87e2d87869048 SHA1: f8c5f9a2398bc115f81e55b0d36621144f9ea3a7 SHA256: 023ae533b74fa19992d221d5da227d9786c53d293f9941ab0a9610a15eac3d7e SHA512: 5a414d116a673f2c47de5caeaf58da337a45586dac3917ce4b4acf95fb82ac88d48987a8be32097fbf1df0ef190a863bc5c6d4d54b174ae59c742971d017f66e Description: Ukrainian language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-ur Priority: extra Section: oldlibs Installed-Size: 1072 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-ur Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-ur_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 938932 MD5sum: 8107c1e89a6f7f45b790d3767a3578df SHA1: 587fcbecb3972ec9ac0a8955579d1425af47520b SHA256: 549ce193c40bc350ef781e9f8b7d6ed6b04ede8607a6916d0e54ba880b1c0ebd SHA512: 9e031b5059079dea0ccc4e85a595294d0b9f520e816d7e11be416a64e0faec9d030462346cc6ea5853eecffcdfc589ae10562441d9a88abb3a1b8cfdcdd8c30f Description: Urdu language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-uz Priority: extra Section: oldlibs Installed-Size: 1080 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-uz Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-uz_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 939200 MD5sum: 2981df7bb0cdac7cba6c05e89ec0323d SHA1: 3b5fc9810b6b3e3455ebca176dd6896481355d2a SHA256: fc4ac453616212bbc4570c38ae879d7b7639b1711beb6c9bce6c4192bbc2cf1e SHA512: a7d9aac23cbf2c3c53273b3727bf31303ce3e3329fae8205b423410376a3c0c95461f8f775a9d9a0dbcd86dc456fe30dcc2763806ea37df61eb1e4c083a0d0f5 Description: Uzbek language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-vi Priority: extra Section: oldlibs Installed-Size: 1080 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-vi Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-vi_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 939220 MD5sum: 1490270a1c66721bf1cd8d350839e382 SHA1: 06a8edbbcbcb7ed8671183d29f39ed631d76d49b SHA256: a56eb8f02cf8ef8152cdd1a76847759f075845bb94ed07e0d2eebc02e802ecb5 SHA512: 5ca03cd020853ede79c682e5c67755de3a3eee7778e8d67a3f0358d5725ff78250f9ada193bd2fc22206347a51d4ec8db03c9ba3b4784bf590a0c8f29d0ecebc Description: Vietnamese language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-xh Priority: extra Section: oldlibs Installed-Size: 1076 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-xh Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-xh_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 939152 MD5sum: 9eb859e71ca2628c24ee87f081857a82 SHA1: 4890dad865c92064c0b5d32b9ab0af034bfe3dbd SHA256: b855d53a58ea31482d162e03eedcc73ab5db31c0ac097d2d2a0303fbc37c9f35 SHA512: 9bbffeefa196cd99014de21ba6a5b2abe43b892b85fd15d3881f325c0db428a9975fe80e14980add4866c97b1e6eb9ac67a9dce4806c7b7b0b7a78adee6137fe Description: Xhosa language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-zh-cn Priority: extra Section: oldlibs Installed-Size: 1072 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-zh-cn Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-zh-cn_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 938924 MD5sum: adeced3399f06d7e7611f7b0f235b79e SHA1: aa8556391973da5ba5acb700e2bbb63548981538 SHA256: 0187798cf6669beff33920f3580b3659c6d96076dd960d447683dd2f33abc82f SHA512: 0e53382a339422d4b5415c89a7981a92a20b745b61dee87910a860c509ec18e5c76c7dcc31991cb9db26dd8ee6c39ffdeb0e9f772e8cd7ae03b6587019fc456a Description: Chinese (China) language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: iceweasel-l10n-zh-tw Priority: extra Section: oldlibs Installed-Size: 1072 Maintainer: Maintainers of Mozilla-related packages <team+pkg-mozilla@tracker.debian.org> Architecture: all Source: firefox-esr (115.7.0esr-1~deb11u1+apertis1bv2022.3db1) Version: 1:115.7.0esr-1~deb11u1+apertis1bv2022.3db1 Depends: firefox-esr-l10n-zh-tw Filename: pool/sdk/f/firefox-esr/iceweasel-l10n-zh-tw_115.7.0esr-1~deb11u1+apertis1bv2022.3db1_all.deb Size: 938924 MD5sum: 6000b84581beac5f87a4813ddfd1afde SHA1: b6600a725c1fa1f584aeeff08e2279fb3ab1dbdd SHA256: a8c370e13e09dfa1dbc77f9bc43f558ba31f5e0b4491b79875ca9eebdf764597 SHA512: 580f937df65219bf01cbb23f81325f35f5896f0367a75c92725db10da8825c15e3dc09c9713158cfa962a573d46b7208d2e2c89bd310b683d87f6800274ca8d8 Description: Chinese (Taiwan) language package for Iceweasel - Transitional package This is a transitional package, it can be safely removed. Package: ieee-data Priority: optional Section: net Installed-Size: 12026 Maintainer: Luciano Bello <luciano@debian.org> Architecture: all Version: 20210605.1+apertis0bv2022.0b7 Depends: wget | libwww-perl | curl Filename: pool/sdk/i/ieee-data/ieee-data_20210605.1+apertis0bv2022.0b7_all.deb Size: 1888892 MD5sum: a9ec2fb18ad9d4a09f1d995307ccb7b5 SHA1: c7c64df3307bdbed9ad962219fac7c397ac7d084 SHA256: a4eba61263bcf61a8d9d6c4c5f4bc20991a5dcc8cc1314546792fc2642147796 SHA512: 46c542d26c8e3210e2d50b5cf710efeb83066f74b8068b024eaf12592e14781339bfbc7b48a9fc3c933929313205953bd9aa31100604308fcd875d89bdf2310d Description: OUI and IAB listings Provide the Organizationally Unique Identifier (OUI) and Individual Address Block (IAB) listings of identifiers assigned by IEEE Standards Association. Homepage: http://standards.ieee.org/regauth/oui/index.shtml Package: ipxe Priority: optional Section: admin Installed-Size: 3826 Maintainer: Bastian Blank <waldi@debian.org> Architecture: all Version: 1.0.0+git-20190125.36a4c85-5.1apertis0bv2022.0b18 Filename: pool/sdk/i/ipxe/ipxe_1.0.0+git-20190125.36a4c85-5.1apertis0bv2022.0b18_all.deb Size: 1172368 MD5sum: 05b7c23d72d983575f37c079b5c9f4e5 SHA1: 3b5378bda6853747460d4daf0e4bd8743dec2dc1 SHA256: 3e6cac14f6ce79e58d093a13e7d7c2b3ca847dc65d2dc5619ee29dad8982be2e SHA512: cea0d90d7f989931de9d90c95b4d5668d66157ad2b756d7edb9a27a52f5ec235eb0f349f491c08badecf3d573ef5c29a9903b9940adaea389bcb124ea9347522 Description: PXE boot firmware iPXE is network boot firmware. It supports a variety of network cards, including some wireless cards, and variety of network protocols (traditional DHCP, BOOTP and TFTP and also HTTP, iSCSI, SAN via FCoE and Infiniband). It supports scripting. . It is possible to use iPXE as a PXE ROM in the network card or to chainload it from other boot methods. . This package provides boot code for all supported network cards in one binary and several bootable formats. Homepage: http://ipxe.org/ Multi-Arch: foreign Package: ipxe-qemu Priority: optional Section: admin Installed-Size: 2556 Maintainer: Bastian Blank <waldi@debian.org> Architecture: all Source: ipxe Version: 1.0.0+git-20190125.36a4c85-5.1apertis0bv2022.0b18 Filename: pool/sdk/i/ipxe/ipxe-qemu_1.0.0+git-20190125.36a4c85-5.1apertis0bv2022.0b18_all.deb Size: 753756 MD5sum: 7447fe6f2d5267a1113e3c892c567bee SHA1: 79d96c70c895da42a863c741ab20634c9b698134 SHA256: 9b02d337695f01cd57370e2b77e6f4b2913583ad2fb1d1ce0168650007660b2e SHA512: 938d659a697e0c56760a15a2b26facfdf5d3f41049cd084d352cc4f713b3c60e9db4035016059ed3e059e831130930c09854968be87075296c158f8ed7e61a2a Description: PXE boot firmware - ROM images for qemu iPXE is network boot firmware. It supports a variety of network cards, including some wireless cards, and variety of network protocols (traditional DHCP, BOOTP and TFTP and also HTTP, iSCSI, SAN via FCoE and Infiniband). It supports scripting. . It is possible to use iPXE as a PXE ROM in the network card or to chainload it from other boot methods. . This package provides boot code for the qemu emulated network cards in as boot ROMs. Homepage: http://ipxe.org/ Multi-Arch: foreign Package: jenkins-job-builder Priority: optional Section: misc Installed-Size: 187 Maintainer: Debian OpenStack <team+openstack@tracker.debian.org> Architecture: all Version: 3.8.0-1apertis0bv2022.0b24 Replaces: python3-jenkins-job-builder (<< 2.0.3-3~) Depends: python3-jenkins-job-builder (= 3.8.0-1apertis0bv2022.0b24), python3:any Breaks: python3-jenkins-job-builder (<< 2.0.3-3~) Filename: pool/sdk/j/jenkins-job-builder/jenkins-job-builder_3.8.0-1apertis0bv2022.0b24_all.deb Size: 178560 MD5sum: ae1b75655d61ef95d4e92a1ce62544f6 SHA1: 8da7ac5579b4d6a832119aef4dace4eac87ce7c8 SHA256: 6d561d1d001d2d05b9cf60ac0da435f9596c1671ef51e462c4859e0dd97ec64a SHA512: 1c6fb9ba78769cd3d1974600736375ddbdc45a888238cb50d35ab1fc29190641ba029a574e18c313bd5381b2df8b3c4fe6e7545059db67984436e25c17497495 Description: Configure Jenkins using YAML files - metapackage Jenkins Job Builder takes simple descriptions of Jenkins jobs in YAML format and uses them to configure Jenkins. You can keep your job descriptions in human readable text format in a version control system to make changes and auditing easier. It also has a flexible template system, so creating many similarly configured jobs is easy. . Metapackage to install the Python 2 or 3 version of jenkins-job-builder. Homepage: http://ci.openstack.org/jenkins-job-builder Package: jenkins-job-builder-doc Priority: optional Section: doc Installed-Size: 2084 Maintainer: Debian OpenStack <team+openstack@tracker.debian.org> Architecture: all Source: jenkins-job-builder Version: 3.8.0-1apertis0bv2022.0b24 Depends: libjs-sphinxdoc (>= 2.4.3-5~) Filename: pool/sdk/j/jenkins-job-builder/jenkins-job-builder-doc_3.8.0-1apertis0bv2022.0b24_all.deb Size: 215788 MD5sum: 57c3faade5538d0f533a53d189c1a64e SHA1: 455bb3fc4801f731121e6eed21c96b6e79fd6bc4 SHA256: 65f98bc3c8db03b758e56386400e8a788305aac35d0324dd9cd9a5f2dfb5fe2f SHA512: d41b0e7685268695d1afc901d82aaf4d5a83f5a216a5c382f2b41b7809123a3f64499b399ac0924003cb9538d2bd0013b8a8de0e12e9cf226684976654b472ca Description: Configure Jenkins using YAML files - doc Jenkins Job Builder takes simple descriptions of Jenkins jobs in YAML format and uses them to configure Jenkins. You can keep your job descriptions in human readable text format in a version control system to make changes and auditing easier. It also has a flexible template system, so creating many similarly configured jobs is easy. . This package contains the documentation. Homepage: http://ci.openstack.org/jenkins-job-builder Multi-Arch: foreign Package: jets3t Priority: optional Section: net Installed-Size: 2008 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org> Architecture: all Version: 0.8.1+dfsg-4co1bv2022.0b7 Depends: default-jre | java5-runtime, libcommons-codec-java, libcommons-httpclient-java, libcommons-logging-java, libjets3t-java (= 0.8.1+dfsg-4co1bv2022.0b7), liblog4j1.2-java Recommends: libbcprov-java Filename: pool/sdk/j/jets3t/jets3t_0.8.1+dfsg-4co1bv2022.0b7_all.deb Size: 1555048 MD5sum: 7459040ce0ba44a1811b12bf928d2a3f SHA1: 5b647218e77b15da71a0841c34f91eac9304a0ea SHA256: 231d7897a242543127651e7d046a40e92342edef73e421d4437a1a425ff9578f SHA512: df24d1509980edbab22b93f424dde77dfa6821ce2c7cfd407b6316829aa307ecea6a9698250209cee7d95a19de2d9506b1b9739e964b9d30ec752f73fe38599f Description: graphical and command-line tools for Amazon S3 and CloudFront The JetS3t toolkit provides several applications for interacting and managing data stored in Amazon Simple Storage Service and Amazon CloudFront content delivery network. Features: - jets3t-cockpitlite: A graphical application that Service Providers with S3 accounts may provide to clients or customers without S3 accounts. jets3t-cockpitlite allows users to manage the content of an S3 account to upload files, download files, delete S3 objects and make objects publicly accessible. All these operations are mediated by a Gatekeeper service. - jets3t-cockpit: graphical application for transferring files, viewing and managing the contents of an Amazon S3 account. - jets3t-synchronize: A command-line application for synchronizing directories on your computer with an Amazon S3 account. Ideal for performing back-ups or synchronizing files between different computers. - jets3t-uploader: A graphical application that Service Providers with S3 accounts may provide to clients or customers without S3 accounts. jets3t-uploader allows users to upload files to S3 using a simple wizard-based workflow, but all uploads must first be authorized by a Gatekeeper service - gatekeeper: A servlet that acts as an authorization service running on a Service Provider's server to mediate access to S3 accounts. It processes requests from client applications such as JetS3t Uploader & CockpitLite, and authorizes the client application to perform operations such as uploads, downloads and deletes. Homepage: https://jets3t.s3.amazonaws.com/index.html Package: jing Priority: optional Section: text Installed-Size: 24 Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@alioth-lists.debian.net> Architecture: all Source: jing-trang Version: 20181222+dfsg2-4apertis0bv2022.0b18 Depends: default-jre, libjing-java, java-wrappers Filename: pool/sdk/j/jing-trang/jing_20181222+dfsg2-4apertis0bv2022.0b18_all.deb Size: 8608 MD5sum: e8c44d44c86c20c5cf3f2e0a15990b7a SHA1: 02c663da556a999ef13f80f271da9c7385781bc3 SHA256: 0847b717f5373a5d3fce5dc1dbee842b25aeb0f0d4d6197b942f0588981965c3 SHA512: 08e59bc3df04c1e50d69052a7561ec75275a095e23c3cb7238751fe3b1b2768df16b89f5cf4fdbd7e25987fb375d12425edd85e289368a4acc7665922e7a08dc Description: RELAX NG validator This provides a validator for - RELAX NG 1.0 Specification, - RELAX NG Compact Syntax, and - parts of RELAX NG DTD Compatibility, specifically checking of ID/IDREF/IDREFS. Homepage: https://github.com/relaxng/jing-trang Package: jing-trang-doc Priority: optional Section: doc Installed-Size: 175 Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@alioth-lists.debian.net> Architecture: all Source: jing-trang Version: 20181222+dfsg2-4apertis0bv2022.0b18 Depends: xhtml-relaxng Filename: pool/sdk/j/jing-trang/jing-trang-doc_20181222+dfsg2-4apertis0bv2022.0b18_all.deb Size: 29104 MD5sum: a66cc4ee33978cf513cefece4f74188a SHA1: cd92e34ec6c7d6f99b62b8a18ceb934d30a88524 SHA256: 666a002f8ad7cd8ac4f579e811a1e39c9960471e1c1d380621e366cae106fe06 SHA512: d5e0aaf83b7a2e83860c82e251a8cc4c125ab24e5a9c1a84108066e35e4d83bb1ae627e558c6948ad1d9274cf45709e134aaf36cee6c85d81f0ad71ebacd353a Description: Jing Trang and dtdinst documentation This package provides documentation for libjing-java, libtrang-java, and libdtdinst-java Homepage: https://github.com/relaxng/jing-trang Multi-Arch: foreign Package: joe Priority: optional Section: editors Installed-Size: 2093 Maintainer: Josip Rodin <joy-packages@debian.org> Architecture: amd64 Version: 4.6-1co1bv2022.0b12 Depends: libc6 (>= 2.29), libtinfo6 (>= 6) Breaks: jupp (<< 3.1.18-2~) Filename: pool/sdk/j/joe/joe_4.6-1co1bv2022.0b12_amd64.deb Size: 535156 MD5sum: e28ec21231be0ced2c0b8ebebdcc2303 SHA1: b5b2ee9d1a96dc803e26103345344e2a4303ca5f SHA256: c833faeeabecd9ab9314c370d694ae2d404c3f3b8415f872c41efdaec57e0154 SHA512: 1cf86093f17a0d1c070b31cc4c969222a168735b2d186aa5b8ec6c39871a95efd2a9eb806ecccf0c73c0a43460e574c472bf0701bf6ca45451fc5cae46e70f3d Description: user friendly full screen text editor Joe, the Joe's Own Editor, has the feel of most PC text editors: the key sequences are reminiscent of WordStar and Turbo C editors, but the feature set is much larger than of those. Joe has all of the features a Unix user should expect: full use of termcap/terminfo, complete VI-style Unix integration, a powerful configuration file, and regular expression search system. It also has six help reference cards which are always available, and an intuitive, simple, and well thought-out user interface. . Joe has a great screen update optimization algorithm, multiple windows (through/between which you can scroll) and lacks the confusing notion of named buffers. It has command history, TAB expansion in file selection menus, undo and redo functions, (un)indenting and paragraph formatting, filtering highlighted blocks through any external Unix command, editing a pipe into or out of a command, and block move, copy, delete or filter. . Through simple QEdit-style configuration files, Joe can be set up to emulate editors such as Pico and Emacs, along with a complete imitation of WordStar, and a restricted mode version (lets you edit only the files specified on the command line). Joe also has a deferred screen update to handle typeahead, and it ensures that deferral is not bypassed by tty buffering. It's usable even at 2400 baud, and it will work on any kind of sane terminal. Homepage: http://joe-editor.sourceforge.net/ Package: jsvc Priority: optional Section: utils Installed-Size: 73 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org> Architecture: amd64 Source: commons-daemon Version: 1.0.15-8+deb11u1+apertis0bv2022.3db2 Depends: libcommons-daemon-java, libc6 (>= 2.27) Recommends: default-jre-headless | java2-runtime-headless Filename: pool/sdk/c/commons-daemon/jsvc_1.0.15-8+deb11u1+apertis0bv2022.3db2_amd64.deb Size: 27532 MD5sum: c8b51e49b6f29ef6bffa456d05eb47af SHA1: 8882fa887a9bc79e1314b204f3b439b0f017b534 SHA256: 698f89ce199182aa4f44a536406fb388f81578198fbd81664f49fc5bd2a55cfe SHA512: 98f4aeec5fb2293add698789ab55159c59c6a65962115d9eb9eed6f11386321f9bdc6cd10b7601bd7e8aac7b17ff64958307d958e12de9e19d38fe5673eeeec5 Description: Wrapper to launch Java applications as daemons This is the native application for launching Java applications implementing certain interfaces from the libcommons-daemon-java package as daemons. Homepage: http://commons.apache.org/daemon/ Package: jsvc-dbgsym Priority: optional Section: debug Installed-Size: 74 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org> Architecture: amd64 Source: commons-daemon Version: 1.0.15-8+deb11u1+apertis0bv2022.3db2 Depends: jsvc (= 1.0.15-8+deb11u1+apertis0bv2022.3db2) Filename: pool/sdk/c/commons-daemon/jsvc-dbgsym_1.0.15-8+deb11u1+apertis0bv2022.3db2_amd64.deb Size: 56568 MD5sum: 3537b4445c66405d45ce981375336a54 SHA1: a26fa488162d5b79dd592c573c56cffb14fc1ef9 SHA256: 152cf735a79c0023894f828cc5a40e430788e71369902a7d7ab384a1c8b284ce SHA512: 91c89f916031ab59ef32463ebc5d1e533e2fa0cd8a0be749ed4c3fdc446ae0bdae7b069478281d7f473f99bd249dfb1efd0db06e23c4d7f63a38a6e906f33935 Description: debug symbols for jsvc Auto-Built-Package: debug-symbols Build-Ids: d22efe4610815bf445500b45cf0f20cc08742eb4 Package: keybinder-3.0-doc Priority: optional Section: doc Installed-Size: 63 Maintainer: Andrew Starr-Bochicchio <asb@debian.org> Architecture: all Source: keybinder-3.0 Version: 0.3.2-1.1apertis0bv2022.0b35 Filename: pool/sdk/k/keybinder-3.0/keybinder-3.0-doc_0.3.2-1.1apertis0bv2022.0b35_all.deb Size: 12300 MD5sum: 287af6bf5d3dfbff363658a709fa9797 SHA1: 685cf35c319606cc62180f6df073d25b6debc0cf SHA256: 0e8cc84ee0f1ce3ae12607f48a7e94b9af0e33c00fdcc902f01894a51fe17edf SHA512: 0e19d015a61759aea9200aa1173e8f593e7d66025b327e27d45c5a238927a102590aaac68b19e98f87e55dc04cf768a618a434de722658bb65e2893ba1271d2c Description: registers global key bindings for applications - Gtk+3 - documentation keybinder is a library for registering global keyboard shortcuts to be used by GTK-based applications under the X Window System. . When a combination of key is pressed, keybinder notifies it to the registering application, which can execute one or more operations based on the event previously registered. . Originally written as part of the Tomboy project, keybinder has been distributed as stand-alone library let other applications to use key binding. . This package contains documentation and API reference. . This is the Gtk+3 version of the library. Homepage: https://github.com/engla/keybinder Package: liballeggl4-dev Priority: optional Section: libdevel Installed-Size: 590 Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org> Architecture: amd64 Source: allegro4.4 Version: 2:4.4.3.1-2apertis0bv2022.0b29 Replaces: liballegro4.2-dev (<< 2:4.4.2-3) Depends: liballeggl4.4 (= 2:4.4.3.1-2apertis0bv2022.0b29), liballegro4-dev Breaks: liballegro4.2-dev (<< 2:4.4.2-3) Filename: pool/sdk/a/allegro4.4/liballeggl4-dev_4.4.3.1-2apertis0bv2022.0b29_amd64.deb Size: 140512 MD5sum: 62d3c49c26d1d03a7f90cf30ef8b95fa SHA1: 532875c493569bbe00b3ec0fa41c74524927dfed SHA256: 8e2dbed5998d6ecb254ddbf1ab2f669e7a1b3b0c01ee1673c3d298c867c5a40f SHA512: 2d636bd77270446c3ea84ad1453465a0522b87281880122f7eb7d44799de519296dac8acac36d199180bade6a6cda978cf549575a9380fdd8249ca7214ae34be Description: development files for the allegrogl library This package contains the development headers for liballeggl. . AllegroGL is an Allegro add-on that allows you to use OpenGL alongside Allegro -- you use OpenGL for your rendering to the screen, and Allegro for miscellaneous tasks like gathering input, doing timers, getting cross-platform portability, loading data, and drawing your textures. So this library fills the same hole that things like glut do. . AllegroGL also automatically exposes most, if not all, OpenGL extensions available to user programs. This means you no longer have to manually load them; extension management is already done for you. . Allegro is a cross-platform library mainly aimed at video game and multimedia programming. It handles common, low-level tasks such as creating windows, accepting user input, loading data, drawing images, playing sounds, etc. and generally abstracting away the underlying platform. Homepage: http://www.liballeg.org Multi-Arch: same Package: liballeggl4.4 Priority: optional Section: libs Installed-Size: 516 Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org> Architecture: amd64 Source: allegro4.4 Version: 2:4.4.3.1-2apertis0bv2022.0b29 Depends: liballegro4.4 (= 2:4.4.3.1-2apertis0bv2022.0b29), libc6 (>= 2.14), libgl1, libglu1-mesa | libglu1, libx11-6, libxcursor1 (>> 1.1.2), libxpm4, libxxf86vm1 Filename: pool/sdk/a/allegro4.4/liballeggl4.4_4.4.3.1-2apertis0bv2022.0b29_amd64.deb Size: 189132 MD5sum: 781be9f19657ea336a8aece1552dd425 SHA1: f314ae0dfab12b446dba2f979938735da8511400 SHA256: ff9b658704ae533fb01f2f71b1c5098be6e42b503af2abeec1b4b4e608abe6f8 SHA512: 1c015ffb78f16727c81fcd1bb0cefb964d8a515151efc030e1d3745a046d3e15d1c7e74fdd130f673653f4989b4ae4547f210c09bccf2b7fb76e6a0e7e477927 Description: library to mix OpenGL graphics with Allegro routines AllegroGL is an Allegro add-on that allows you to use OpenGL alongside Allegro -- you use OpenGL for your rendering to the screen, and Allegro for miscellaneous tasks like gathering input, doing timers, getting cross-platform portability, loading data, and drawing your textures. So this library fills the same hole that things like glut do. . AllegroGL also automatically exposes most, if not all, OpenGL extensions available to user programs. This means you no longer have to manually load them; extension management is already done for you. . Allegro is a cross-platform library mainly aimed at video game and multimedia programming. It handles common, low-level tasks such as creating windows, accepting user input, loading data, drawing images, playing sounds, etc. and generally abstracting away the underlying platform. Homepage: http://www.liballeg.org Multi-Arch: same Package: liballeggl4.4-dbgsym Priority: optional Section: debug Installed-Size: 354 Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org> Architecture: amd64 Source: allegro4.4 Version: 2:4.4.3.1-2apertis0bv2022.0b29 Depends: liballeggl4.4 (= 2:4.4.3.1-2apertis0bv2022.0b29) Filename: pool/sdk/a/allegro4.4/liballeggl4.4-dbgsym_4.4.3.1-2apertis0bv2022.0b29_amd64.deb Size: 263488 MD5sum: 371246c67f7d72f236867e5ab2023177 SHA1: c65f3d71667c1b9c0c403681bbce5412fb57b095 SHA256: 59c01fd586ab43979becdb3d687b8682c790a5c174245a83d0861031e5a7884b SHA512: b4eb4538b5afeaadb75c18e7563960f38c4a7d5850ccf7f7bedfd7c7ade26f920e0197e515c1b8ee28f3d361e1b4f4305006f440351aea493c494bfe6f4bbff3 Description: debug symbols for liballeggl4.4 Auto-Built-Package: debug-symbols Build-Ids: 916bcaee6dd7d0bf010c8f41a1b16a3b93e4343c Multi-Arch: same Package: liballegro4-dev Priority: optional Section: libdevel Installed-Size: 1238 Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org> Architecture: amd64 Source: allegro4.4 Version: 2:4.4.3.1-2apertis0bv2022.0b29 Replaces: liballegro-dev, liballegro-dev-common, liballegro4.2-dev, liballegro4a Provides: liballegro-dev, liballegro4.2-dev Depends: liballegro4.4 (= 2:4.4.3.1-2apertis0bv2022.0b29), libc6 (>= 2.29), libjpgalleg4.4 (>= 2:4.4.3.1), libxext-dev, libx11-dev, libxpm-dev, libxxf86vm-dev, libxcursor-dev Conflicts: liballegro-dev, liballegro-dev-common, liballegro4.2-dev, liballegro4a Filename: pool/sdk/a/allegro4.4/liballegro4-dev_4.4.3.1-2apertis0bv2022.0b29_amd64.deb Size: 293044 MD5sum: 1af08a8a95396fbb6e83bb7061cbd193 SHA1: 22a057c3e11693299b6cc6b09b7c6a343f868a0a SHA256: e7c700eb8b704a3ed7a7d196e66efd44fc45ab96b20cfd3a1d646db5c89cdbd7 SHA512: b0a98521959b5318e20de9848016eecc9279fc7b500945a2b0c7037a525f27b47fe9d4d06403a319930aca1d1587621d315945f4bdf71cb0bd1949d1ee35dd40 Description: development files for the Allegro library This package contains the development headers for the Allegro library. . Allegro is a cross-platform library mainly aimed at video game and multimedia programming. It handles common, low-level tasks such as creating windows, accepting user input, loading data, drawing images, playing sounds, etc. and generally abstracting away the underlying platform. Homepage: http://www.liballeg.org Package: liballegro4-dev-dbgsym Priority: optional Section: debug Installed-Size: 633 Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org> Architecture: amd64 Source: allegro4.4 Version: 2:4.4.3.1-2apertis0bv2022.0b29 Depends: liballegro4-dev (= 2:4.4.3.1-2apertis0bv2022.0b29) Filename: pool/sdk/a/allegro4.4/liballegro4-dev-dbgsym_4.4.3.1-2apertis0bv2022.0b29_amd64.deb Size: 509112 MD5sum: 89e2ea37c77f70a56846a97d18751ac2 SHA1: 83a7de94a292d884550f3f3c6188b2c11c2e5828 SHA256: 0bda2fc661e06e8ebc912aba62365dc521cd313b39bf4e2f6bcf94335f47d61a SHA512: 8af3d8ebcc6cc74dc904b16a95af2362ab14cdd5da99bb31013ba2e624fbf2f11a326a9b81250c707d7a4dd5062d1c8e9e29c4cb457b95a7b9272655e99b8bc1 Description: debug symbols for liballegro4-dev Auto-Built-Package: debug-symbols Build-Ids: 2d931ffa760c87f2f0e32ab1f29c82c277512a57 2fd4215423b438dcf892fc06fde113181cc514f4 324c2a09bb66544c92fd2edb8a4dfc0bc70f56a8 33e6ebccd3f7a416081abdfc5eb70106ce2655d0 4362ceca2bf9b1172fd1f3c504dc622c0785e501 73d310a9033720f4a62b0b40e3acfba796c8d2f9 80fccd3553c1228b55ced55a4d917aec115c3e16 a350c5f35700adbeb740360247b8a4f7d4b0ec74 d7ba4f4ef103c77c6b01d108174a5a19e8710297 dca67e45bca552cceeb6fab89de6f049deea85e0 Package: liballegro4.4 Priority: optional Section: libs Installed-Size: 1197 Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org> Architecture: amd64 Source: allegro4.4 Version: 2:4.4.3.1-2apertis0bv2022.0b29 Replaces: liballegro4.4-plugin-alsa (<= 2:4.4.2-4) Depends: libasound2 (>= 1.0.16), libc6 (>= 2.17), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxpm4, libxxf86dga1, libxxf86vm1 Breaks: liballegro4.4-plugin-alsa (<= 2:4.4.2-4) Filename: pool/sdk/a/allegro4.4/liballegro4.4_4.4.3.1-2apertis0bv2022.0b29_amd64.deb Size: 433092 MD5sum: a8d7bf91b5edca8e8144cc60899ae3cc SHA1: d6838dc1205abd4fda61430e6a9a9869c57840fd SHA256: 35c41e6cf167151cd1e151d21415ebdeb0ee487a3cbec0e032f7f61af0a03bb4 SHA512: 325c2476da622dc7530db673e14a5164500dcfbb308d418a971fb6bfe80f29bcdd37ad054439c52b9c318b9002beea0f90e6e4824d2cfdeb79e167f817237b14 Description: portable library for cross-platform game and multimedia development Allegro is a cross-platform library mainly aimed at video game and multimedia programming. It handles common, low-level tasks such as creating windows, accepting user input, loading data, drawing images, playing sounds, etc. and generally abstracting away the underlying platform. Homepage: http://www.liballeg.org Multi-Arch: same Package: liballegro4.4-dbgsym Priority: optional Section: debug Installed-Size: 1159 Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org> Architecture: amd64 Source: allegro4.4 Version: 2:4.4.3.1-2apertis0bv2022.0b29 Depends: liballegro4.4 (= 2:4.4.3.1-2apertis0bv2022.0b29) Filename: pool/sdk/a/allegro4.4/liballegro4.4-dbgsym_4.4.3.1-2apertis0bv2022.0b29_amd64.deb Size: 1053992 MD5sum: 558cfb68a66846ecce2a6461153e1be8 SHA1: 3612e6fae28dba159e3ab263ca4bb39c0bd3846d SHA256: f83e180538bb2536b46cf3bff331aa927d43e7a1ca1b023d543ccecab4f86116 SHA512: e77dcb8e0a226da1c40505027255e80765b636dfab17fde7291739bf46123a3d845b8a1dbc049b444ba587899e748eb475bdef5eefb9c6619c27c351251cae32 Description: debug symbols for liballegro4.4 Auto-Built-Package: debug-symbols Build-Ids: 1596ca4df21e4af025253e2a059e95bc83ff4ef0 56062fce2359a2d63677f4f3056d3acfa4f13bb4 9f5fc1ef8802e27a6f353cc459595deb810920df b3aff2e1e642c25b728bc1e9f67e6e90fe146ed4 Multi-Arch: same Package: libamtk-5-0 Priority: optional Section: libs Installed-Size: 92 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: amd64 Source: amtk Version: 5.2.0-1apertis0bv2022.0b37 Depends: libamtk-5-common (= 5.2.0-1apertis0bv2022.0b37), libc6 (>= 2.4), libglib2.0-0 (>= 2.56), libgtk-3-0 (>= 3.19.12) Filename: pool/sdk/a/amtk/libamtk-5-0_5.2.0-1apertis0bv2022.0b37_amd64.deb Size: 23912 MD5sum: fab1d0dba9611c8dc2bc24817442396e SHA1: 531894bc6b32377b890fd91a8ab37bb0bb803075 SHA256: a9e7cc4cd3eb716a2ed22342f3ef8299b9afbdceac8da6adcd29bbcd5b5d42b7 SHA512: 848d1a8be906dd3ad67439f2a303b168e3f0ab87eefc19ace6c2900c50481ab64f9ea74e79219c7fcca210c40b3d7b508dcadbdcb7a7e267549073a555378cc9 Description: Actions, Menus and Toolbars Kit for GTK+ Amtk is a basic GtkUIManager replacement based on GAction. It is suitable for both a traditional UI or a modern UI with a GtkHeaderBar. Homepage: https://wiki.gnome.org/Projects/Amtk Multi-Arch: same Package: libamtk-5-0-dbgsym Priority: optional Section: debug Installed-Size: 87 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: amd64 Source: amtk Version: 5.2.0-1apertis0bv2022.0b37 Depends: libamtk-5-0 (= 5.2.0-1apertis0bv2022.0b37) Filename: pool/sdk/a/amtk/libamtk-5-0-dbgsym_5.2.0-1apertis0bv2022.0b37_amd64.deb Size: 61164 MD5sum: 905bd9826a124def967474727c10e488 SHA1: 321dce4d5a3137cb654693f50a6001e99c72a4e4 SHA256: 8a7361bf19329ede0b13b9c8f6db6e944bf177de3e5f1119d5ee385b6963dbc9 SHA512: 0e0e66bc471d58bb7bcc6c7f45fac824320cb412d3a8cc9fd36c682c3847c637b4555f25dbe531cc501da01ce6a18c2b1a81c6c24ed223d1f45afdb3a98092ed Description: debug symbols for libamtk-5-0 Auto-Built-Package: debug-symbols Build-Ids: 3cd4c1c51caf234e5de459ad0df03e055aaaee14 Multi-Arch: same Package: libamtk-5-common Priority: optional Section: libs Installed-Size: 89 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: all Source: amtk Version: 5.2.0-1apertis0bv2022.0b37 Filename: pool/sdk/a/amtk/libamtk-5-common_5.2.0-1apertis0bv2022.0b37_all.deb Size: 7696 MD5sum: ccd264c36173687a40b6f7d018460a1f SHA1: 200c0a558a473f271bfe026bffe78edc34d39e6b SHA256: ed5817d2b1cbcec0cdfa3dcc60d296efcc45003ef3bfad63b5ac81167fa47c8d SHA512: 8676c59228f08ff9732af9755f2e0dec6fa5463f68bd18efcbfdca03c2b279c371cd2927386fd7c63682cffc3fa2b7075ef7e8e451c035684d5f5d722c8d0491 Description: Actions, Menus and Toolbars Kit for GTK+ - architecture-independent files Amtk is a basic GtkUIManager replacement based on GAction. It is suitable for both a traditional UI or a modern UI with a GtkHeaderBar. . This package contains the architecture independent files like translation of messages. Homepage: https://wiki.gnome.org/Projects/Amtk Multi-Arch: foreign Package: libamtk-5-dev Priority: optional Section: libdevel Installed-Size: 530 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: amd64 Source: amtk Version: 5.2.0-1apertis0bv2022.0b37 Depends: gir1.2-amtk-5 (= 5.2.0-1apertis0bv2022.0b37), libamtk-5-0 (= 5.2.0-1apertis0bv2022.0b37), libgtk-3-dev (>= 3.22) Filename: pool/sdk/a/amtk/libamtk-5-dev_5.2.0-1apertis0bv2022.0b37_amd64.deb Size: 43168 MD5sum: f068c77ff0ff66bcd9cc0507235362bb SHA1: 0e3d9465571ec84cfce4d124534fc530b269fb16 SHA256: 5f04ffed09faf13b6939aed24a821f431593532aed086af81aec819c4f2513f0 SHA512: 36e7a63894c21f5e34e7bde0f7037c40f92c4d0545359795913a09b24db299a87b0c8a202d523059dbe9a303f8adb3c4298a4aa71db04a36e4584207b388eca4 Description: Actions, Menus and Toolbars Kit for GTK+ - development files Amtk is a basic GtkUIManager replacement based on GAction. It is suitable for both a traditional UI or a modern UI with a GtkHeaderBar. . This package contains development headers and libraries. Homepage: https://wiki.gnome.org/Projects/Amtk Multi-Arch: same Package: libapache-mime4j-java Priority: optional Section: java Installed-Size: 532 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org> Architecture: all Source: apache-mime4j Version: 0.8.2-1co1bv2022.0b11 Filename: pool/sdk/a/apache-mime4j/libapache-mime4j-java_0.8.2-1co1bv2022.0b11_all.deb Size: 415304 MD5sum: 82a4de5df86a3d3b40ba3374e64c80eb SHA1: d998dbe45055f13337554986789424873129b598 SHA256: 2c12b1a7adae839fad47f96743192a4478250a8d670e4de5dc017e242bd71ff8 SHA512: ecc261e3db793b91df5975f9577d7cf6025747c4b2ae6d3d04c6c3e70ac44c01dcac1133da382983ba1c037a8e6e49dee5aae5b296b1033a67de2d2a59f3a013 Description: MIME and RFC822 parser for Java mime4j provides a parser, MimeStreamParser, for e-mail message streams in plain rfc822 and MIME format. The parser uses a callback mechanism to report parsing events such as the start of an entity header, the start of a body, etc. If you are familiar with the SAX XML parser interface you should have no problem getting started with mime4j. Homepage: http://james.apache.org/mime4j/ Package: libasync-http-client-java Priority: optional Section: java Installed-Size: 500 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org> Architecture: all Source: async-http-client Version: 2.12.2-1apertis0bv2022.0b17 Depends: libactivation-java (>= 1.2.0), libnetty-java, libnetty-reactive-streams-java (>= 2.0.5), libreactive-streams-java (>= 1.0.3), libslf4j-java (>= 1.7.30) Filename: pool/sdk/a/async-http-client/libasync-http-client-java_2.12.2-1apertis0bv2022.0b17_all.deb Size: 413220 MD5sum: d9e03a888fa619595c95a80bfcb7fd6d SHA1: 5b36aa5799a9c59d159778aa0dd6af66469a26b1 SHA256: 1896e484bef6ae44ec76d4024618f02696f2ac84c174946153522d4a67bd951b SHA512: aeddc5a3d61b094db59ab297b0d1dbe1427748eb6e5ddc0b0d2f5e5d768a815224491d485c08bdc268b0c12132cc2dcb6a97a5a0f5ec5a7d8fb4c6a73e1dc01f Description: Java Asynchronous HTTP Client Async HTTP Client library purpose is to allow Java applications to easily execute HTTP requests and asynchronously process the HTTP responses. Homepage: https://github.com/AsyncHttpClient/async-http-client Package: libayatana-ido3-0.4-0 Priority: optional Section: libs Installed-Size: 207 Maintainer: Ayatana Packagers <pkg-ayatana-devel@lists.alioth.debian.org> Architecture: amd64 Source: ayatana-ido Version: 0.8.2-1+apertis0bv2022.0b10 Depends: libc6 (>= 2.29), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.23.0), libglib2.0-0 (>= 2.53.1), libgtk-3-0 (>= 3.21.4), libpango-1.0-0 (>= 1.20.0), libpangocairo-1.0-0 (>= 1.14.0) Filename: pool/sdk/a/ayatana-ido/libayatana-ido3-0.4-0_0.8.2-1+apertis0bv2022.0b10_amd64.deb Size: 75680 MD5sum: aff7be8cd66f24dda81e7e6ca9345e52 SHA1: e4137255e4f2b01a4241adb2f91f3e00bd6f7006 SHA256: 9692c254cc3f666b01f7b29bbd696588fdb1d1ac266c5e6840df5df0f01fccd2 SHA512: d56fca25d277421bfd5047b70cf54a9eaa3381d8917bd30cd83ad48a69b2637ba42582b85b482a8ff219bd0a2f867cd6a7185c4f32e1753e3f467f799e17a97b Description: Widgets and other objects used for Ayatana Indicators Shared library providing extra gtk menu items for display in system Ayatana Indicators. . This package contains shared libraries to be used by GTK+ 3 applications. Homepage: https://github.com/AyatanaIndicators/ayatana-ido Multi-Arch: same Package: libayatana-ido3-0.4-0-dbgsym Priority: optional Section: debug Installed-Size: 209 Maintainer: Ayatana Packagers <pkg-ayatana-devel@lists.alioth.debian.org> Architecture: amd64 Source: ayatana-ido Version: 0.8.2-1+apertis0bv2022.0b10 Depends: libayatana-ido3-0.4-0 (= 0.8.2-1+apertis0bv2022.0b10) Filename: pool/sdk/a/ayatana-ido/libayatana-ido3-0.4-0-dbgsym_0.8.2-1+apertis0bv2022.0b10_amd64.deb Size: 168232 MD5sum: 41ca94bb7d8429814e41cbe0fe54594a SHA1: 4c7be6f173f6dec933acec77c6752f9d44ce1367 SHA256: 2b64fb2008c268cd27c476e541831b4212ecf44c5554c21662e53d529e505197 SHA512: 732d7deec0dba0259f8ed1647b24ddc012e9853c179d19061edf4a8fdbcb16ab209ad9dc7a0ee20fc6c8c05fc1a23444aff10b5d909cf3292918f7f26269dfe0 Description: debug symbols for libayatana-ido3-0.4-0 Auto-Built-Package: debug-symbols Build-Ids: 0f421a3c476786c65c45d7e9e8396d1763ad330c Multi-Arch: same Package: libayatana-ido3-dev Priority: optional Section: libdevel Installed-Size: 166 Maintainer: Ayatana Packagers <pkg-ayatana-devel@lists.alioth.debian.org> Architecture: amd64 Source: ayatana-ido Version: 0.8.2-1+apertis0bv2022.0b10 Replaces: libayatana-ido3-0.4-dev (<< 0.4.3-1~) Provides: libayatana-ido3-0.4-dev Depends: gir1.2-ayatanaido3-0.4 (= 0.8.2-1+apertis0bv2022.0b10), libayatana-ido3-0.4-0 (= 0.8.2-1+apertis0bv2022.0b10), libglib2.0-dev (>= 2.14.0), libgtk-3-dev (>= 3.8.2-0ubuntu2), pkg-config Breaks: libayatana-ido3-0.4-dev (<< 0.4.3-1~) Filename: pool/sdk/a/ayatana-ido/libayatana-ido3-dev_0.8.2-1+apertis0bv2022.0b10_amd64.deb Size: 37352 MD5sum: 22a4cfad023e2a1b13b41e8beddd7e26 SHA1: b74964193ff52004f9a093bd85e5d739edec49ed SHA256: fa0687f24c4503ee2f093a94842f943353f038ec651e2f7eb9c74c46dea0f767 SHA512: df362441d9d30f3bc062a8cee386d4949548e7f7c1c08f223da8afda813d335174be010ff555ab0e295a5fcbd39e1ce26cbc16ac6893a6d83d43c49577903b33 Description: Widgets and other objects used for Ayatana Indicators - development files Shared library providing extra gtk menu items for display in system Ayatana Indicators . This package contains files that are needed to build GTK+ 3 applications with Ayatana Indicators support. Homepage: https://github.com/AyatanaIndicators/ayatana-ido Package: libayatana-indicator-dev Priority: optional Section: libdevel Installed-Size: 215 Maintainer: Ayatana Packagers <pkg-ayatana-devel@lists.alioth.debian.org> Architecture: amd64 Source: libayatana-indicator Version: 0.8.4-1+deb11u2+apertis0bv2022.0b10 Depends: libgtk2.0-dev (>= 2.12.0), libayatana-indicator7 (= 0.8.4-1+deb11u2+apertis0bv2022.0b10) Filename: pool/sdk/liba/libayatana-indicator/libayatana-indicator-dev_0.8.4-1+deb11u2+apertis0bv2022.0b10_amd64.deb Size: 94716 MD5sum: f3dd6eb4459edb673f8cc30a16a7aedc SHA1: 7040658bd1d7789c47b88c608c97ed2956189741 SHA256: db630f6a41feb6da1fefaf6f437db9c16cffa4d21dfa82721032d8a27ea6d0d5 SHA512: 42396d3147ba166951b04b3620adccfa3457c7786f63d379aa3ca561695bebe7e4e1833718e3b25bd9e8785ad8ff1708e269f5160602ff4478268222d86e11fb Description: panel indicator applet - library development files (GTK-2+) The Ayatana Indicators library contains information to build indicators to go into modern desktops' indicator applets. . This package contains files that are needed to build GTK-2+ applications with Ayatana Indicator support. Homepage: https://github.com/AyatanaIndicators/libayatana-indicator Package: libayatana-indicator3-7 Priority: optional Section: libs Installed-Size: 174 Maintainer: Ayatana Packagers <pkg-ayatana-devel@lists.alioth.debian.org> Architecture: amd64 Source: libayatana-indicator Version: 0.8.4-1+deb11u2+apertis0bv2022.0b10 Depends: libayatana-ido3-0.4-0 (>= 0.8.0), libc6 (>= 2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.21.4) Filename: pool/sdk/liba/libayatana-indicator/libayatana-indicator3-7_0.8.4-1+deb11u2+apertis0bv2022.0b10_amd64.deb Size: 96920 MD5sum: 0bb3027d6b005f5d1044f3054adf47ed SHA1: fd0bce0689f97c4abded2ac8f9372bcafb51ef9a SHA256: 534aea27f0733f5a3ff930de5077e09abbdcbc8777b14b6952e4700594c1ead7 SHA512: b7d945fafee31d2e972db8c0265d894d20363fb5bc9110869b26269db40f8a7b1add9bc4d14d8acb660d74c148e7d997026275ea6493338b4d60f3b77c72a3fb Description: panel indicator applet - shared library (GTK-3+ variant) The Ayatana Indicators library contains information to build indicators to go into modern desktops' indicator applets. . This package contains the library itself (GTK-3+ variant). Homepage: https://github.com/AyatanaIndicators/libayatana-indicator Multi-Arch: same Package: libayatana-indicator3-7-dbgsym Priority: optional Section: debug Installed-Size: 106 Maintainer: Ayatana Packagers <pkg-ayatana-devel@lists.alioth.debian.org> Architecture: amd64 Source: libayatana-indicator Version: 0.8.4-1+deb11u2+apertis0bv2022.0b10 Depends: libayatana-indicator3-7 (= 0.8.4-1+deb11u2+apertis0bv2022.0b10) Filename: pool/sdk/liba/libayatana-indicator/libayatana-indicator3-7-dbgsym_0.8.4-1+deb11u2+apertis0bv2022.0b10_amd64.deb Size: 79856 MD5sum: bf19953282a9c1082e0b8f156df7a83c SHA1: 872a021293b838614ca5021754976ee55436420d SHA256: e2941156f3fb7889f442a935c1f59d324008ac8069a41c5d4e7a30477bb350c3 SHA512: 4da435a7ba9bcbe97b1cc0148bcd358361f215b23711d5fc452a7cd9b23edf70bdcdc4e9457a00f0d1fc2066f8fa5052d1f10db1595666ac4ddab6aaf19830c6 Description: debug symbols for libayatana-indicator3-7 Auto-Built-Package: debug-symbols Build-Ids: 05a64977626809ec0856ffde547009961465d6ac Multi-Arch: same Package: libayatana-indicator3-dev Priority: optional Section: libdevel Installed-Size: 256 Maintainer: Ayatana Packagers <pkg-ayatana-devel@lists.alioth.debian.org> Architecture: amd64 Source: libayatana-indicator Version: 0.8.4-1+deb11u2+apertis0bv2022.0b10 Depends: libgtk-3-dev (>= 2.91.3), libayatana-indicator3-7 (= 0.8.4-1+deb11u2+apertis0bv2022.0b10) Filename: pool/sdk/liba/libayatana-indicator/libayatana-indicator3-dev_0.8.4-1+deb11u2+apertis0bv2022.0b10_amd64.deb Size: 102684 MD5sum: c7110891830899af8f7d6dfa77695a0a SHA1: 08c8d58610c8769a0637a230a2ebd2f276952d63 SHA256: 72fc5a646ab6fb0775889bc66fead34017b841a00b1b51d1c29716bae36800a1 SHA512: f0929c59ec19b46694ce5153b0fc7359f37395daf4d76ef2ed64c5026a296972298bab8742cc439b52a5cd593e17ac2d4791a0256a044148f8d11844c8296142 Description: panel indicator applet - library development files (GTK-3+) The Ayatana Indicators library contains information to build indicators to go into modern desktops' indicator applets. . This package contains files that are needed to build GTK-3+ applications with Ayatana Indicator support. Homepage: https://github.com/AyatanaIndicators/libayatana-indicator Package: libayatana-indicator3-tools Priority: optional Section: devel Installed-Size: 104 Maintainer: Ayatana Packagers <pkg-ayatana-devel@lists.alioth.debian.org> Architecture: amd64 Source: libayatana-indicator Version: 0.8.4-1+deb11u2+apertis0bv2022.0b10 Replaces: libayatana-indicator-tools Depends: libayatana-ido3-0.4-0 (>= 0.8.0), libayatana-indicator3-7 (= 0.8.4-1+deb11u2+apertis0bv2022.0b10), libc6 (>= 2.4), libglib2.0-0 (>= 2.37), libgtk-3-0 (>= 3.0.0) Conflicts: libayatana-indicator-tools Filename: pool/sdk/liba/libayatana-indicator/libayatana-indicator3-tools_0.8.4-1+deb11u2+apertis0bv2022.0b10_amd64.deb Size: 76308 MD5sum: 35487c66daea32456e06a1a61e55984b SHA1: 8ecc6dc1bace9bfa65af8ef141d3abf676223e69 SHA256: 8b87b090e46583f25454a181fcf5b1d84473bdd56d19265fa71bae71b533d2db SHA512: bb4e58282a71727ff427fe0a727d6e1a8a1d703312f4e5556bdc6c4f2137d9c16feaf335c5f39d957f5866e15d556837307cd26d1b72e85173e8d86c30fa4dac Description: Tools for libayatana-indicator The Ayatana Indicators library contains information to build indicators to go into modern desktops' indicator applets. . This package contains tools useful for developers of applications using indicators. Homepage: https://github.com/AyatanaIndicators/libayatana-indicator Multi-Arch: foreign Package: libayatana-indicator3-tools-dbgsym Priority: optional Section: debug Installed-Size: 31 Maintainer: Ayatana Packagers <pkg-ayatana-devel@lists.alioth.debian.org> Architecture: amd64 Source: libayatana-indicator Version: 0.8.4-1+deb11u2+apertis0bv2022.0b10 Depends: libayatana-indicator3-tools (= 0.8.4-1+deb11u2+apertis0bv2022.0b10) Filename: pool/sdk/liba/libayatana-indicator/libayatana-indicator3-tools-dbgsym_0.8.4-1+deb11u2+apertis0bv2022.0b10_amd64.deb Size: 15356 MD5sum: 68e0eee04f0b7089271d114f313feca1 SHA1: 5662b5ae6cac767da7fb20015e41f2db42d209fa SHA256: da4bb0378d63e91cf1276ac78452c4fd1955f2c3ccd64d754839363c2c7d8e18 SHA512: fe623d3f2efc4d151762678b822f4dff3cac89547ef07e41298999dcb37a8c522a1b507887cd2d82fac81fed0567b0612299c008916ffbaf4351f088986f04d3 Description: debug symbols for libayatana-indicator3-tools Auto-Built-Package: debug-symbols Build-Ids: 6a2c8d78bfb98a17e4ac98b4f4f9b7b6a40e54ab Package: libayatana-indicator7 Priority: optional Section: libs Installed-Size: 145 Maintainer: Ayatana Packagers <pkg-ayatana-devel@lists.alioth.debian.org> Architecture: amd64 Source: libayatana-indicator Version: 0.8.4-1+deb11u2+apertis0bv2022.0b10 Depends: libc6 (>= 2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk2.0-0 (>= 2.18) Filename: pool/sdk/liba/libayatana-indicator/libayatana-indicator7_0.8.4-1+deb11u2+apertis0bv2022.0b10_amd64.deb Size: 90052 MD5sum: 17176975851fea8280abfe3d761f6448 SHA1: 791f9cf1913833ade1c395a9073f94b6dbc7c5cd SHA256: 093baf2cb55b32d59a308c31d3b0d8a2e7b3fa439dc15cbe4d1121e2b68ae538 SHA512: 72e3f55b32ad73aef6f060c01439ae7b6765397d0466088fc6d9cb4b6a1257f80ba7ce5f30c9014fc17471138177194da8a2c5c3520a91a3e5439dacface25d5 Description: panel indicator applet - shared library (GTK-2+ variant) The Ayatana Indicators library contains information to build indicators to go into modern desktops' indicator applets. . This package contains the library itself (GTK-2+ variant). Homepage: https://github.com/AyatanaIndicators/libayatana-indicator Multi-Arch: same Package: libayatana-indicator7-dbgsym Priority: optional Section: debug Installed-Size: 85 Maintainer: Ayatana Packagers <pkg-ayatana-devel@lists.alioth.debian.org> Architecture: amd64 Source: libayatana-indicator Version: 0.8.4-1+deb11u2+apertis0bv2022.0b10 Depends: libayatana-indicator7 (= 0.8.4-1+deb11u2+apertis0bv2022.0b10) Filename: pool/sdk/liba/libayatana-indicator/libayatana-indicator7-dbgsym_0.8.4-1+deb11u2+apertis0bv2022.0b10_amd64.deb Size: 63188 MD5sum: be2c7412b6341501ddc2b11a28334c40 SHA1: 5327cd0fc88ff6657599166109cd9ee3d7e8b7de SHA256: c1534a136f596794a2f8b72f4e4b6450d8a8753c576e0df37e9a8f79f0e60bab SHA512: 80e5d244955b421049d2dedf9472f2ba084816d831fc1d0c4e4319e9d2945e5fe5b10af3250b9ff924f918335e7f9f7030fa54861827de1175593abd1933002b Description: debug symbols for libayatana-indicator7 Auto-Built-Package: debug-symbols Build-Ids: a68a785b140cc3965e705793cc0a2399ae3ae5e8 Multi-Arch: same Package: libckyapplet1 Priority: optional Section: libs Installed-Size: 82 Maintainer: A. Maitland Bottoms <bottoms@debian.org> Architecture: amd64 Source: coolkey Version: 1.1.0-16+apertis0bv2022.0b7 Depends: libc6 (>= 2.14) Filename: pool/sdk/c/coolkey/libckyapplet1_1.1.0-16+apertis0bv2022.0b7_amd64.deb Size: 24800 MD5sum: 936988218ad19dd0ced98ba3e87c02ac SHA1: 80f6ef1482d335f5b771d6a6e5850840a31ee9d8 SHA256: d2537fe11d39d47936359187704c1a8b1e73117c99dcc32d46fdf20f1e9ac5b0 SHA512: b657b7b48a9450cc86482717c23986ba0afb06e63108e653f00692e4da244583109ba9e7a828c7a3ba8a9dc7b38be3263de4a2993ad29fdeae3db7000f1f3233 Description: Smart Card Coolkey applet Protocol library for Coolkey applications. Homepage: http://directory.fedoraproject.org/wiki/CoolKey Package: libckyapplet1-dbgsym Priority: optional Section: debug Installed-Size: 76 Maintainer: A. Maitland Bottoms <bottoms@debian.org> Architecture: amd64 Source: coolkey Version: 1.1.0-16+apertis0bv2022.0b7 Depends: libckyapplet1 (= 1.1.0-16+apertis0bv2022.0b7) Filename: pool/sdk/c/coolkey/libckyapplet1-dbgsym_1.1.0-16+apertis0bv2022.0b7_amd64.deb Size: 54380 MD5sum: 1e2186cc83306210a2c32745cc887253 SHA1: d3b87cf521de97ec3895b0aabf71f4ba2884ce0e SHA256: 23b440780f0b296aaaad042b7595cbd6072d41655f010bda1bfb31ceb809d394 SHA512: 309c32f93a2a3f12b50ff5370f19042d7a3a20942869de51b8f004e0d5b3ef7bd46f1a98504e2a829671feef903cc400d3837cad89745a5aadc7712275082dfe Description: debug symbols for libckyapplet1 Auto-Built-Package: debug-symbols Build-Ids: 4a9038028536fb3a77b88acf30c2b0fd4c80ad19 Package: libckyapplet1-dev Priority: optional Section: libdevel Installed-Size: 173 Maintainer: A. Maitland Bottoms <bottoms@debian.org> Architecture: amd64 Source: coolkey Version: 1.1.0-16+apertis0bv2022.0b7 Depends: libckyapplet1 (= 1.1.0-16+apertis0bv2022.0b7) Filename: pool/sdk/c/coolkey/libckyapplet1-dev_1.1.0-16+apertis0bv2022.0b7_amd64.deb Size: 35328 MD5sum: 6b95357214c48ac2f076a7f093ae9ee6 SHA1: b79df7be4f742b18fa8900988f6c1998094228dd SHA256: ce19a6313fe8dd3fc8d6f6cd1ee74a84cbae56a1096be80935795af66153cb96 SHA512: d724603931b5e3b4cf83ba39cb18a63215110aeb6757f1b1a503aeabaa7ce1529cdde68404f81af195dbcb82017d364fd0d9599d00ac186d450b9a486bd84a47 Description: Smart Card Coolkey applet development files Header files and support for Coolkey applications. Homepage: http://directory.fedoraproject.org/wiki/CoolKey Package: libcobertura-java Priority: optional Section: java Installed-Size: 703 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org> Architecture: all Source: cobertura Version: 2.1.1-2co1bv2022.0b8 Depends: ant, ant-optional, junit4 (>= 4.13.1), libasm-java (>= 9.1), libcommons-lang3-java (>= 3.11), libjaxen-java (>= 1.1.6), liblogback-java (>= 1.2.3), liboro-java, libservlet3.1-java, libslf4j-java (>= 1.7.30) Filename: pool/sdk/c/cobertura/libcobertura-java_2.1.1-2co1bv2022.0b8_all.deb Size: 539980 MD5sum: 30cb72196bb17b469fefce7dfbdd14a8 SHA1: 42fe9d76b72752f3c470327a578fc70bc7b33781 SHA256: 82af7c9278347bc23c3e2af15a58c6bfbd545dc191ae16f57f25ac5f4c571d56 SHA512: 4270ad0ac82e00f6a426b3abf6de4d28f88bea0620c4e60a78123e27e09d88a7df3391622298b24a72df6a573510e356edc8a705d2b241d48adae77ee995ef0b Description: java library that calculates the percentage of code accessed by tests Library that measures test coverage by instrumenting a Java code base and watching which lines of code are and are not executed as the test suite runs. In addition to identifying untested code and locating bugs, Cobertura can optimize code by flagging dead, unreachable code and can provide insights into how an API operates in practice. It is based on jcoverage. Homepage: https://cobertura.github.io/cobertura/ Package: libcommons-daemon-java Priority: optional Section: java Installed-Size: 1338 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org> Architecture: all Source: commons-daemon Version: 1.0.15-8+deb11u1+apertis0bv2022.3db2 Recommends: jsvc Suggests: java-virtual-machine Filename: pool/sdk/c/commons-daemon/libcommons-daemon-java_1.0.15-8+deb11u1+apertis0bv2022.3db2_all.deb Size: 276772 MD5sum: aeefff9ee3a5f0bca0a09b5640942e85 SHA1: cc80fc7ed2bef477d148293eeb265e0b5e5d4a1f SHA256: 641ed668fabd5bd49b27a6ef4c982559d17d4e9bb06b0d634bdc7debb558622f SHA512: 5c1fa6382491adda2e4d08993d2d5bf38baf58585d8954097caee02ecb2dbea1acd7d79d129ddba9ee44e1dc47c1a2c9229bc7f27d8f37ad0f348e52ecd743c1 Description: Library to launch Java applications as daemons The Daemon package from Apache Commons can be used to implement Java applications which can be launched as daemons. For example the program will be notified about a shutdown so that it can perform cleanup tasks before its process of execution is destroyed by the operation system. . This package contains the java library. You will also need the actual binary for your architecture which is provided by the jsvc package. Homepage: http://commons.apache.org/daemon/ Package: libcommons-el-java Priority: optional Section: java Installed-Size: 138 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org> Architecture: all Version: 1.0-10apertis0bv2022.0b20 Filename: pool/sdk/libc/libcommons-el-java/libcommons-el-java_1.0-10apertis0bv2022.0b20_all.deb Size: 111900 MD5sum: e21a597460091a005470ef7c8a5637c2 SHA1: a0e39f061ea4056f91e62a3afddf92e489391155 SHA256: 0ad748a9317b32725799fca0d2583c52e2dc492292fb37732e73ebaa85678bb6 SHA512: 42b41ddcfe8162b8ebdbb4a7e3a90465491b122f3be3a5f871eed092f1d435a26529fe079baf30054eb587dadd6ca99375b8a658ec955122a87f3af162bdbc6c Description: Implementation of the JSP 2.0 Expression Language interpreter The JSP 2.0 specification provides a portable API for evaluating "EL Expressions": The classes and interfaces in the javax.servlet.jsp.el package describe and define programmatic access to the Expression Language evaluator. This package is an implementation of the API. Homepage: https://commons.apache.org/el/ Package: libconcurrent-java Priority: optional Section: java Installed-Size: 175 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org> Architecture: all Source: concurrent-dfsg Version: 1.3.4-4.1apertis0bv2022.0b20 Depends: default-jre-headless | java2-runtime-headless Filename: pool/sdk/c/concurrent-dfsg/libconcurrent-java_1.3.4-4.1apertis0bv2022.0b20_all.deb Size: 137636 MD5sum: ca15b675120e6e80b7861b215b3df4d0 SHA1: ec5fc073fa031a1f42fbdd909a6a63a54ceabc4e SHA256: 1e6c0778be205c2e1294bb091490f77904863242a1bd73dcd0ed0107586513aa SHA512: fa96d6da38871ec8c351afca9a320d3bd10d3c9660fd352234106266fbbf7eb2c0ac5883a4b8b4e4ffa6572dbf7a822c171ae6d0f827a1d4f1b4896f91418646 Description: utility classes for concurrent java programming The concurrent java library provides standardized, efficient versions of utility classes commonly encountered in concurrent Java programming. Discussions of the rationale and applications of several of these classes can be found in the second edition of Concurrent Programming in Java. . The package mainly consists of implementations of a few interfaces: . * Sync -- locks, conditions * Channel -- queues, buffers * Barrier -- multi-party synchronization * SynchronizedVariable -- atomic ints, refs etc * java.util.Collection -- collections * Executor -- replacements for direct use of Thread Homepage: http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/util/concurrent/intro.html Package: libconcurrent-java-doc Priority: optional Section: doc Installed-Size: 4502 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org> Architecture: all Source: concurrent-dfsg Version: 1.3.4-4.1apertis0bv2022.0b20 Suggests: libconcurrent-java Filename: pool/sdk/c/concurrent-dfsg/libconcurrent-java-doc_1.3.4-4.1apertis0bv2022.0b20_all.deb Size: 424136 MD5sum: 33def0d641c47ee0d7a957f6c10b4012 SHA1: 0ef1643be2781cac3d094baaa534f64137726e5a SHA256: 2917ba11ec43abba94673870fa8c16051964089d7ec1d9cf20a004a3ce5975eb SHA512: 7e3b84a95b7cfad25683a72f1b27d645c94b9d71b16f31b7239560e2efb82b036456ee86f68f11ec238d6670abf624ccb532960319c0f1f2a1a572a404a9f9ba Description: documentation and javadoc API for libconcurrent-java The concurrent java library provides standardized, efficient versions of utility classes commonly encountered in concurrent Java programming. . This package contains the introduction and javadoc API. Homepage: http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/util/concurrent/intro.html Package: libcore-renderer-java Priority: optional Section: java Installed-Size: 2003 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org> Architecture: all Source: xhtmlrenderer Version: 0.0~R8+dfsg2-1.1apertis0bv2022.0b22 Depends: libitext-java (>= 2.0) Filename: pool/sdk/x/xhtmlrenderer/libcore-renderer-java_0.0~R8+dfsg2-1.1apertis0bv2022.0b22_all.deb Size: 1029284 MD5sum: a21d0ccacd7794afa28114c15617f391 SHA1: c0515de1c8ab45b1916e69a988bbe8db9b174aa1 SHA256: c9b28be2026b215034ccb56cd03ba6a07963e158ee329f8bb85961dd4dbaaeca SHA512: dcf242a53915f2e815f9b1d673c054e72095dc24949262f77a8285d2ca9f39c86958bb745b22d69d44d6a694bf741e3276081c00dcae0c0de03a6f8c39d563dd Description: Java library that provides an XML/XHTML/CSS 2.1 Renderer xhtmlrender is an XML/CSS renderer, which means it takes XML files as input, applies formatting and styling using CSS, and generates a rendered representation of that XML as output. The output may go to the screen (in a GUI), to an image or to a PDF file. . The main target for content is XHTML 1.0 (strict), an XML document format that standardizes HTML. However, xhtmlrenderer accepts any well-formed XML for rendering as long as CSS is provided that tells how to lay it out. . In the case of XHTML, default stylesheets are provided out of the box and packaged within the library. Homepage: https://code.google.com/p/flying-saucer/ Package: libcore-renderer-java-doc Priority: optional Section: doc Installed-Size: 16930 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org> Architecture: all Source: xhtmlrenderer Version: 0.0~R8+dfsg2-1.1apertis0bv2022.0b22 Recommends: libcore-renderer-java Suggests: default-jdk-doc Filename: pool/sdk/x/xhtmlrenderer/libcore-renderer-java-doc_0.0~R8+dfsg2-1.1apertis0bv2022.0b22_all.deb Size: 2721280 MD5sum: 0396c6813908b980a49aee16ee98e6bd SHA1: 6b5176fe7d0a7ca97bf3e76a820df4b86b5add0f SHA256: e8be69c16e3a826a5252658b1aec64bc4c938eb33c2dbc4da835de2a2bfdb38d SHA512: 91e63292948582748e744a151f59a4ab457441f6a9a9fb82d6cb16ff7853a470f89a2e8d39bb992b6711d66c19394efa8fc4acc3c7f0b8637148534c9fa4946a Description: Documentation for libcore-renderer-java Documentation for xhtmlrender that is an XML/CSS renderer, which means it takes XML files as input, applies formatting and styling using CSS, and generates a rendered representation of that XML as output. The output may go to the screen (in a GUI), to an image or to a PDF file. . The main target for content is XHTML 1.0 (strict), an XML document format that standardizes HTML. However, xhtmlrenderer accepts any well-formed XML for rendering as long as CSS is provided that tells how to lay it out. . In the case of XHTML, default stylesheets are provided out of the box and packaged within the library. . This package contains the javadoc files of libcore-renderer-java and the user guide reference for xhtmlrenderer. Homepage: https://code.google.com/p/flying-saucer/ Package: libcwidget-dev Priority: optional Section: libdevel Installed-Size: 2768 Maintainer: Manuel A. Fernandez Montecelo <mafm@debian.org> Architecture: amd64 Source: cwidget Version: 0.5.18-5apertis1bv2022.0b18 Depends: libcwidget4 (= 0.5.18-5apertis1bv2022.0b18), libsigc++-2.0-dev, libncursesw5-dev, pkg-config Suggests: libcwidget-doc Filename: pool/sdk/c/cwidget/libcwidget-dev_0.5.18-5apertis1bv2022.0b18_amd64.deb Size: 388364 MD5sum: 26d2e568ac75e30cfb98ddc0fcfa3d6e SHA1: 1bdecc316b754a7c204b96bb5f2ed7bd39cf7f20 SHA256: 53113629a7f9633519713acb0336047ab8ca640fe10978e4923b01f5674223d6 SHA512: 71d35ca3983ff2d239949c526fb59f36885b0c5396106d1f8cf7e14446a7a9334996d16856b79b8cd6c7f6d2815f564875d6bd1c19002671db8555cc71bbec5a Description: high-level terminal interface library for C++ (development files) libcwidget is a modern user interface library modeled on GTK+ and Qt, but using curses as its display layer and with widgets that are tailored to a terminal environment. . This package contains files that are needed to write or compile software that uses libcwidget. . WARNING: this is a newly created library whose development is closely tied to the development of aptitude. Its API may be incomplete and is likely to change considerably version-over-version! You may want to avoid cwidget for stable projects. Homepage: https://salsa.debian.org/cwidget-team/ Multi-Arch: same Package: libcwidget-doc Priority: optional Section: doc Installed-Size: 7090 Maintainer: Manuel A. Fernandez Montecelo <mafm@debian.org> Architecture: all Source: cwidget Version: 0.5.18-5apertis1bv2022.0b18 Depends: libjs-jquery Suggests: libcwidget-dev, iceweasel | www-browser Filename: pool/sdk/c/cwidget/libcwidget-doc_0.5.18-5apertis1bv2022.0b18_all.deb Size: 384816 MD5sum: 569f55bc34d63f5468a180ae5cd3b337 SHA1: bc8ad7741910aa7b0b282ec4f8f15f5852ff70b6 SHA256: 2a944a4525dbbb42d87bea99a495bfbb99fb24dc27b3f011100264749d0fe32d SHA512: 8a33e55691c64ef80f6108c20028bff1d5f412e2e08df6ba281bf0189f60e416c0e9846c66014d3ba1d75f6bde2b26cde4d1d4bcba72dbe1fb86ac3b94c5ea74 Description: high-level terminal interface library for C++ (documentation) libcwidget is a modern user interface library modeled on GTK+ and Qt, but using curses as its display layer and with widgets that are tailored to a terminal environment. . This package contains documentation for libcwidget, in HTML format. Homepage: https://salsa.debian.org/cwidget-team/ Multi-Arch: foreign Package: libcwidget4 Priority: optional Section: libs Installed-Size: 1152 Maintainer: Manuel A. Fernandez Montecelo <mafm@debian.org> Architecture: amd64 Source: cwidget Version: 0.5.18-5apertis1bv2022.0b18 Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libncursesw6 (>= 6.0+20180210), libsigc++-2.0-0v5 (>= 2.8.0), libstdc++6 (>= 5.2), libtinfo6 (>= 6.0+20180210) Suggests: libcwidget-dev Filename: pool/sdk/c/cwidget/libcwidget4_0.5.18-5apertis1bv2022.0b18_amd64.deb Size: 309248 MD5sum: a8a0d3e6c7fd15c727ebadfdbe797e74 SHA1: 35393b688f48a9394139e15439df1665aa336555 SHA256: 967c0098a5b80eb76967fc514b4936d1d772dfc76447bbfdf962529a747eb8e3 SHA512: 78a5814da44d5606cb8772e7f3bfc4b9adb4ee0b56e0640fea845627349deeae3c450b681ec2744b7b171c4ba2d2c464c86fffdbe46f79f36c72dd2a4ad2c497 Description: high-level terminal interface library for C++ (runtime files) libcwidget is a modern user interface library modeled on GTK+ and Qt, but using curses as its display layer and with widgets that are tailored to a terminal environment. . This package contains the files that are required to run programs compiled against libcwidget. Homepage: https://salsa.debian.org/cwidget-team/ Multi-Arch: same Package: libcwidget4-dbgsym Priority: optional Section: debug Installed-Size: 3788 Maintainer: Manuel A. Fernandez Montecelo <mafm@debian.org> Architecture: amd64 Source: cwidget Version: 0.5.18-5apertis1bv2022.0b18 Replaces: libcwidget3v5-dbg (<< 0.5.17-4~) Depends: libcwidget4 (= 0.5.18-5apertis1bv2022.0b18) Breaks: libcwidget3v5-dbg (<< 0.5.17-4~) Filename: pool/sdk/c/cwidget/libcwidget4-dbgsym_0.5.18-5apertis1bv2022.0b18_amd64.deb Size: 3607676 MD5sum: 9751c47641b6a845ac15a0d233db4d55 SHA1: bc3649c4a4861e9e0ad3fec1881fcfedbf31f9cf SHA256: 9e716afd8b154c5ee8b2744d9858a20799f6b9cadcff114d53626bbc1cf4c123 SHA512: c51c60fff5594d07f723f1dd3ff14e5810d4dcd00b6bff01cf6bc709a4db7ed419a3faed55c0a2a14ddc085d36d73561d9523de71c8698c4ea9df923eb72ae2b Description: debug symbols for libcwidget4 Auto-Built-Package: debug-symbols Build-Ids: 29d850185b1d98382f3d0aa3bd69a98b41c9be33 Multi-Arch: same Package: libdb-je-java Priority: optional Section: java Installed-Size: 1322 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org> Architecture: all Version: 3.3.98-2co1bv2022.0b10 Filename: pool/sdk/libd/libdb-je-java/libdb-je-java_3.3.98-2co1bv2022.0b10_all.deb Size: 1256796 MD5sum: 3c89657b5537c69f047a6aa2be6783a6 SHA1: eb4718d63c5c3324ef9dd24158ac753f44208029 SHA256: d67c2831d7ee2dad39b32671534dea994d9016bde30f88aa8269bf765107dd09 SHA512: ef843682e6830ab3eebf83b419d382d899afdd83d51ea67d8bfabad1bb1d5d7cc27f738975e946dc1d539d0f05333441c3890f6f32b6cc4f24f3634c33864931 Description: Oracle Berkeley Database Java Edition Oracle Berkeley DB Java Edition is a open source, embeddable, transactional storage engine written entirely in Java. Like Oracle Berkeley DB, Oracle Berkeley DB Java Edition executes in the address space of the application, without the overhead of client/server communication. It stores data in the application's native format, so no runtime data translation is required. It provides an easy-to-use, programmatic interface, allowing developers to store and retrieve information quickly, simply and reliably. Homepage: https://www.oracle.com/database/berkeley-db/java-edition.html Package: libdbusmenu-glib-dev Priority: optional Section: libdevel Installed-Size: 523 Maintainer: The Ayatana Packagers <pkg-ayatana-devel@lists.alioth.debian.org> Architecture: amd64 Source: libdbusmenu Version: 18.10.20180917~bzr492+repack1-2apertis0bv2022.0b38 Depends: gir1.2-dbusmenu-glib-0.4 (= 18.10.20180917~bzr492+repack1-2apertis0bv2022.0b38), libdbusmenu-glib4 (= 18.10.20180917~bzr492+repack1-2apertis0bv2022.0b38), libgtk2.0-dev (>= 2.12.0) Filename: pool/sdk/libd/libdbusmenu/libdbusmenu-glib-dev_18.10.20180917~bzr492+repack1-2apertis0bv2022.0b38_amd64.deb Size: 84996 MD5sum: 5606674b35b10958f72f6a995d849af6 SHA1: efb80ea28734190ddfb2cf040245acdcca98841f SHA256: ac378a0240d09e450abbddb70ad4092bfa27816d556c8c111f681e3c3a9b2f4b SHA512: 84f118d4649f76c2ff4c3c741bcc1e0d58b8b76a76fbfcef50abe5fd0c68e08b6e9b60b8267ddb435846bcfb6c62c6464653c0c5c14163b0e267b30bc78f622e Description: library for passing menus over DBus - development files libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package contains files that are needed to build applications. Homepage: https://launchpad.net/dbusmenu Multi-Arch: same Package: libdbusmenu-glib-doc Priority: optional Section: doc Installed-Size: 354 Maintainer: The Ayatana Packagers <pkg-ayatana-devel@lists.alioth.debian.org> Architecture: all Source: libdbusmenu Version: 18.10.20180917~bzr492+repack1-2apertis0bv2022.0b38 Filename: pool/sdk/libd/libdbusmenu/libdbusmenu-glib-doc_18.10.20180917~bzr492+repack1-2apertis0bv2022.0b38_all.deb Size: 46324 MD5sum: aca21d5143e75c5288974201d49fe1b2 SHA1: 8052bb45d9b58463ad9a6c382bd6d3f797aead47 SHA256: 107bf8c30840ea12b9d4b515053c2ba5d40e4069f7c8dbb9b6830e4dc9b9fc4d SHA512: d0d4f3ba99cd4f10c8d64272468d14a647f653ab4700a13e75c72dd2b05bfd0280f5d7fa98c4db41ed0a3be0382f8f057321d5006bfde0e902c758267f09cab5 Description: library for passing menus over DBus - documentation libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package contains developer documentation for libdbusmenu-glib. Homepage: https://launchpad.net/dbusmenu Package: libdbusmenu-glib4 Priority: optional Section: libs Installed-Size: 157 Maintainer: The Ayatana Packagers <pkg-ayatana-devel@lists.alioth.debian.org> Architecture: amd64 Source: libdbusmenu Version: 18.10.20180917~bzr492+repack1-2apertis0bv2022.0b38 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.37.3) Filename: pool/sdk/libd/libdbusmenu/libdbusmenu-glib4_18.10.20180917~bzr492+repack1-2apertis0bv2022.0b38_amd64.deb Size: 59564 MD5sum: f7a17bca9c1ab0820166d79278264857 SHA1: d3c4825d321d484c9c0f09478c763075019bb86e SHA256: f257d8d7ae37596ee07f72e5d1540a5bf3b41514b35e31fafb76ce9c7875ae28 SHA512: 71c0f70c1eadfc49afb454fe028731002767cdb8ec1772dcea848deb46d9f89ab7964f643c82d7b0f04c83901151e4a165b5918fba85a43a8842bed259462d99 Description: library for passing menus over DBus libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package contains shared libraries to be used by applications. Homepage: https://launchpad.net/dbusmenu Multi-Arch: same Package: libdbusmenu-glib4-dbgsym Priority: optional Section: debug Installed-Size: 144 Maintainer: The Ayatana Packagers <pkg-ayatana-devel@lists.alioth.debian.org> Architecture: amd64 Source: libdbusmenu Version: 18.10.20180917~bzr492+repack1-2apertis0bv2022.0b38 Depends: libdbusmenu-glib4 (= 18.10.20180917~bzr492+repack1-2apertis0bv2022.0b38) Filename: pool/sdk/libd/libdbusmenu/libdbusmenu-glib4-dbgsym_18.10.20180917~bzr492+repack1-2apertis0bv2022.0b38_amd64.deb Size: 115456 MD5sum: e93b231374c6e41585f66bb234ee39ed SHA1: 12027f68e147cc209ccf929c578238337b0958ab SHA256: bf5e80266c16c0af74630c34162ca22406186916f284c321b585794b6a65a889 SHA512: 5a3c7a1549b29c9033cd1e51a5c62e7499a23bcc3e588d764496442c1abc7dd2c31cfc3b9807ee01080f57a88fe7d954649d86083d05d0e93975e7cd6743110b Description: debug symbols for libdbusmenu-glib4 Auto-Built-Package: debug-symbols Build-Ids: 9e24ce1c5fab11ee0b84613d04455956475dbabf Multi-Arch: same Package: libdbusmenu-gtk-dev Priority: optional Section: libdevel Installed-Size: 237 Maintainer: The Ayatana Packagers <pkg-ayatana-devel@lists.alioth.debian.org> Architecture: amd64 Source: libdbusmenu Version: 18.10.20180917~bzr492+repack1-2apertis0bv2022.0b38 Depends: gir1.2-dbusmenu-gtk-0.4 (= 18.10.20180917~bzr492+repack1-2apertis0bv2022.0b38), libdbusmenu-glib-dev, libdbusmenu-gtk4 (= 18.10.20180917~bzr492+repack1-2apertis0bv2022.0b38), libgtk2.0-dev (>= 2.12.0) Filename: pool/sdk/libd/libdbusmenu/libdbusmenu-gtk-dev_18.10.20180917~bzr492+repack1-2apertis0bv2022.0b38_amd64.deb Size: 54616 MD5sum: 7341fcfb83a1c14f84446537795bf834 SHA1: e45c1f906bde09748ec4557d0e2586a461bb7308 SHA256: e9c0bf5bb76730d6b5d91be234f584f108d1d95bffd58cef0a049ffe523e0218 SHA512: 59be14ad1ead1c1e0af4f4200095b519a141a531e6f84d9db99b7adc988f56ad0a43c1395433a631e2c9d1cbc672975b2d9365e57fbde529e8220bc0e6a189fa Description: library for passing menus over DBus - GTK-2+ version development files libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package contains files that are needed to build GTK-2+ applications. Homepage: https://launchpad.net/dbusmenu Multi-Arch: same Package: libdbusmenu-gtk-doc Priority: optional Section: doc Installed-Size: 141 Maintainer: The Ayatana Packagers <pkg-ayatana-devel@lists.alioth.debian.org> Architecture: all Source: libdbusmenu Version: 18.10.20180917~bzr492+repack1-2apertis0bv2022.0b38 Filename: pool/sdk/libd/libdbusmenu/libdbusmenu-gtk-doc_18.10.20180917~bzr492+repack1-2apertis0bv2022.0b38_all.deb Size: 33480 MD5sum: 09fc0451be22fef80ae3fbdc3cd1e3c0 SHA1: e02f68c257c8df1502321fdd5d8efc6ba9ed45ff SHA256: 80b76455c0f6766c38ca714b908564c84574ffd0bb3f67ab59e2d7b397d6c60b SHA512: 93b1dad21f51e0d5c85648a4fd561f78012b16e2f2e37c2cb39c580ca6430223aef419cc9fd2fef7e9d0f0a1577854091b5f7fa58ccd76af423f46f5850f4a65 Description: library for passing menus over DBus - GTK+ version documentation libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package contains developer documentation for libdbusmenu-gtk. Homepage: https://launchpad.net/dbusmenu Package: libdbusmenu-gtk3-4 Priority: optional Section: libs Installed-Size: 122 Maintainer: The Ayatana Packagers <pkg-ayatana-devel@lists.alioth.debian.org> Architecture: amd64 Source: libdbusmenu Version: 18.10.20180917~bzr492+repack1-2apertis0bv2022.0b38 Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libdbusmenu-glib4 (>= 0.5.90), libgdk-pixbuf-2.0-0 (>= 2.22.1-0ubuntu4), libglib2.0-0 (>= 2.37.3), libpango-1.0-0 (>= 1.14.0) Filename: pool/sdk/libd/libdbusmenu/libdbusmenu-gtk3-4_18.10.20180917~bzr492+repack1-2apertis0bv2022.0b38_amd64.deb Size: 46564 MD5sum: ca4a5d23560302f1ed86cc8f61ff06fb SHA1: de87b700297c662af41a2acbe7a8bfe355d74a56 SHA256: e558333fc877d68b48e40bfef37749edc15a23f77243a21c905e54a673f24532 SHA512: 7e0530703a713a5f8ebce8724b44793b7524da5b2f732de8903b57149682eef0b6c998c04140583bfb72f02fff4e525eb55a6e9caaa07cfc7641ad5ba1aa336d Description: library for passing menus over DBus - GTK-3+ version libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package contains shared libraries to be used by GTK-3+ applications. Homepage: https://launchpad.net/dbusmenu Multi-Arch: same Package: libdbusmenu-gtk3-4-dbgsym Priority: optional Section: debug Installed-Size: 120 Maintainer: The Ayatana Packagers <pkg-ayatana-devel@lists.alioth.debian.org> Architecture: amd64 Source: libdbusmenu Version: 18.10.20180917~bzr492+repack1-2apertis0bv2022.0b38 Depends: libdbusmenu-gtk3-4 (= 18.10.20180917~bzr492+repack1-2apertis0bv2022.0b38) Filename: pool/sdk/libd/libdbusmenu/libdbusmenu-gtk3-4-dbgsym_18.10.20180917~bzr492+repack1-2apertis0bv2022.0b38_amd64.deb Size: 92964 MD5sum: 87719b3bc2d6089782fe033379cb7ae5 SHA1: 3b0083794972359b741848ab81cb6d67bdcb1910 SHA256: 934471aef5c4d3e4ea0f91d41188cc3301e71c806e07567000077857b4d75380 SHA512: 429a25c360f872324e9c66f546182a989a301004e7dee7a28592f8c8f2b1e5c519c87440eb835a19cb49bf91f4fc782d22c2b3d0bbb717f6cbe042fb909ea89d Description: debug symbols for libdbusmenu-gtk3-4 Auto-Built-Package: debug-symbols Build-Ids: 911021f37a27b73bfcc7cf687a985a054e2c4eeb Multi-Arch: same Package: libdbusmenu-gtk3-dev Priority: optional Section: libdevel Installed-Size: 237 Maintainer: The Ayatana Packagers <pkg-ayatana-devel@lists.alioth.debian.org> Architecture: amd64 Source: libdbusmenu Version: 18.10.20180917~bzr492+repack1-2apertis0bv2022.0b38 Depends: gir1.2-dbusmenu-gtk3-0.4 (= 18.10.20180917~bzr492+repack1-2apertis0bv2022.0b38), libdbusmenu-glib-dev, libdbusmenu-gtk3-4 (= 18.10.20180917~bzr492+repack1-2apertis0bv2022.0b38), libgtk-3-dev (>= 2.91.4-0ubuntu1) Filename: pool/sdk/libd/libdbusmenu/libdbusmenu-gtk3-dev_18.10.20180917~bzr492+repack1-2apertis0bv2022.0b38_amd64.deb Size: 54768 MD5sum: d2ca58f23bbfc8abfdecea2b0648296e SHA1: a284594fe7a288cc82cc9bb2cf20d826c4439e05 SHA256: 64a2d6dd323a56b477389eda6b684560028a6380e91e1a38ca4b49dc09d0c64b SHA512: bddcb4863485a913a64d47c1b6b957d55ff3366773c822f0145edc07184b6a2d03f81dbd6e48fcfed51112c6643282a3cc88858fecf2cbfc09bb759c53656809 Description: library for passing menus over DBus - GTK-3+ version development files libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package contains files that are needed to build GTK-3+ applications. Homepage: https://launchpad.net/dbusmenu Multi-Arch: same Package: libdbusmenu-gtk4 Priority: optional Section: libs Installed-Size: 122 Maintainer: The Ayatana Packagers <pkg-ayatana-devel@lists.alioth.debian.org> Architecture: amd64 Source: libdbusmenu Version: 18.10.20180917~bzr492+repack1-2apertis0bv2022.0b38 Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libdbusmenu-glib4 (>= 0.5.90), libgdk-pixbuf-2.0-0 (>= 2.22.1-0ubuntu4), libglib2.0-0 (>= 2.37.3), libpango-1.0-0 (>= 1.14.0) Filename: pool/sdk/libd/libdbusmenu/libdbusmenu-gtk4_18.10.20180917~bzr492+repack1-2apertis0bv2022.0b38_amd64.deb Size: 46520 MD5sum: 2b12e538d44f01dabe34ce1b6e9fd4e3 SHA1: 82bf0cc5ca52273d4c27e8ab6399f94c27bd8832 SHA256: f01cced462cbaa6b2b052a9f9af45cad5c3332b4e62e09afbb6551e0dc16fae5 SHA512: 6e3c03a177f8f81f718b54917b0f0aa6126a634301ec57f3ed9bbdd4bcfcb7f18d9e59a687b6f973bf06070d4cc37b66c15cd533d7e3f4d1ce4b77ca3dfc7b6b Description: library for passing menus over DBus - GTK-2+ version libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package contains shared libraries to be used by GTK-2+ applications. Homepage: https://launchpad.net/dbusmenu Multi-Arch: same Package: libdbusmenu-gtk4-dbgsym Priority: optional Section: debug Installed-Size: 123 Maintainer: The Ayatana Packagers <pkg-ayatana-devel@lists.alioth.debian.org> Architecture: amd64 Source: libdbusmenu Version: 18.10.20180917~bzr492+repack1-2apertis0bv2022.0b38 Depends: libdbusmenu-gtk4 (= 18.10.20180917~bzr492+repack1-2apertis0bv2022.0b38) Filename: pool/sdk/libd/libdbusmenu/libdbusmenu-gtk4-dbgsym_18.10.20180917~bzr492+repack1-2apertis0bv2022.0b38_amd64.deb Size: 96364 MD5sum: 1faaf31d60244efa713d403fc2127a9c SHA1: feeb00ae4b91c339fdbc0f9a8b608234db1a8e68 SHA256: 17e29c23aab462e8d1915751210944ab14659d80afb58c5ca52ab5bc019bb2d8 SHA512: 6f7e53b9621a5708e42eb27d15628d2075426f6a37e8f1207671ea73a2ec7a63a32bdd211bd2d518482b1b97c5520ace814c5ceab8986d06801ff30390644052 Description: debug symbols for libdbusmenu-gtk4 Auto-Built-Package: debug-symbols Build-Ids: 3e73eefcff5b078298f949f7efd5e8e64aa16037 Multi-Arch: same Package: libdbusmenu-jsonloader-dev Priority: optional Section: libdevel Installed-Size: 49 Maintainer: The Ayatana Packagers <pkg-ayatana-devel@lists.alioth.debian.org> Architecture: amd64 Source: libdbusmenu Version: 18.10.20180917~bzr492+repack1-2apertis0bv2022.0b38 Depends: libdbusmenu-glib-dev (= 18.10.20180917~bzr492+repack1-2apertis0bv2022.0b38), libdbusmenu-jsonloader4 (= 18.10.20180917~bzr492+repack1-2apertis0bv2022.0b38), libjson-glib-dev Filename: pool/sdk/libd/libdbusmenu/libdbusmenu-jsonloader-dev_18.10.20180917~bzr492+repack1-2apertis0bv2022.0b38_amd64.deb Size: 23872 MD5sum: ad4ce6f3a70f829bf2cb24a26c45dd3e SHA1: 56fff7345df8c34e6aae4c980ddbba470ff53df3 SHA256: 9d060dc2e1b3a0f249eb6942060115a9155ceccdbc49a35b9affd24f686b1c95 SHA512: 497515305c5363171cda9981884fec66d95e17b1b458a96f6c4bb0a5bd0bf4b98cfa919d55ec01b46ceac367320da504516f1e7c9e8c5efceee73c323a376c7d Description: library for passing menus over DBus - Test lib development files libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package contains files that are needed to build test suites in applications or libraries using dbusmenu. Homepage: https://launchpad.net/dbusmenu Multi-Arch: same Package: libdbusmenu-jsonloader4 Priority: optional Section: libs Installed-Size: 53 Maintainer: The Ayatana Packagers <pkg-ayatana-devel@lists.alioth.debian.org> Architecture: amd64 Source: libdbusmenu Version: 18.10.20180917~bzr492+repack1-2apertis0bv2022.0b38 Depends: libc6 (>= 2.4), libdbusmenu-glib4 (>= 0.4.2), libglib2.0-0 (>= 2.35.4), libjson-glib-1.0-0 (>= 1.5.2) Filename: pool/sdk/libd/libdbusmenu/libdbusmenu-jsonloader4_18.10.20180917~bzr492+repack1-2apertis0bv2022.0b38_amd64.deb Size: 24328 MD5sum: c18e618dd6c319ca4c144951029340fb SHA1: 6ece6e0ff272dbefce4173e7988a0fba9a9ff35f SHA256: aa35630e8f7c75bfc700e958af343ff6904d500055cf10efc8c6955457b54b0c SHA512: d1693fcc8ba1421dbca6d13eafa664447bc44c7a5729b0ead9fd269de48dbe670ce91d17b8bd21fc3a930660f1b54d630b5644f4fdff952a5ae93a363aafa942 Description: library for passing menus over DBus - Test lib libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package contains shared libraries to be used by test suites in applications or libraries using dbusmenu. Homepage: https://launchpad.net/dbusmenu Multi-Arch: same Package: libdbusmenu-jsonloader4-dbgsym Priority: optional Section: debug Installed-Size: 24 Maintainer: The Ayatana Packagers <pkg-ayatana-devel@lists.alioth.debian.org> Architecture: amd64 Source: libdbusmenu Version: 18.10.20180917~bzr492+repack1-2apertis0bv2022.0b38 Depends: libdbusmenu-jsonloader4 (= 18.10.20180917~bzr492+repack1-2apertis0bv2022.0b38) Filename: pool/sdk/libd/libdbusmenu/libdbusmenu-jsonloader4-dbgsym_18.10.20180917~bzr492+repack1-2apertis0bv2022.0b38_amd64.deb Size: 8956 MD5sum: f25fd26d1ee08bd058327a46feaca2a6 SHA1: 99f911f0e500e34837d3e838b1d9e9af2aeb4507 SHA256: 318be89878e68f21d7ea5014fe313bcc6b260e654083df67e9a1d21c07204e4c SHA512: 6314b61afebf7c7b5359294b812fe9cc2f512af23df8f4a68dbe274a216eaa7278cac760ceba7e760f9813b6f3c8beee54d4dd2fd72fdc0b85db37188b7949b8 Description: debug symbols for libdbusmenu-jsonloader4 Auto-Built-Package: debug-symbols Build-Ids: 6be759d857798ec2c1bdfb42f79e68bad7a1e970 Multi-Arch: same Package: libdbusmenu-tools Priority: optional Section: devel Installed-Size: 84 Maintainer: The Ayatana Packagers <pkg-ayatana-devel@lists.alioth.debian.org> Architecture: amd64 Source: libdbusmenu Version: 18.10.20180917~bzr492+repack1-2apertis0bv2022.0b38 Depends: libdbusmenu-glib4 (= 18.10.20180917~bzr492+repack1-2apertis0bv2022.0b38), python3, libc6 (>= 2.4), libglib2.0-0 (>= 2.35.4), libgtk2.0-0 (>= 2.24.4-1~), libjson-glib-1.0-0 (>= 1.5.2), libx11-6 Filename: pool/sdk/libd/libdbusmenu/libdbusmenu-tools_18.10.20180917~bzr492+repack1-2apertis0bv2022.0b38_amd64.deb Size: 31912 MD5sum: d7583348e9c56382bf576b45f4e25809 SHA1: e9b296c4af69f28c97fe16d2abe041f35a0858a8 SHA256: b61e541e7185b8a0b7f085e661d291c36a92866515baeba2db02b5bfee769071 SHA512: 0360e1bed40685ca8d42fae11864a9dbbb7b081fcd337600e4f1b463667d2430f4002fb368a2aac06dac9741fdc5a5695161c77d43bfd4f9161549297c8ee02e Description: tools useful during development with libdbusmenu libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package contains tools that are useful when developing and building applications with libdbusmenu. Homepage: https://launchpad.net/dbusmenu Multi-Arch: foreign Package: libdbusmenu-tools-dbgsym Priority: optional Section: debug Installed-Size: 54 Maintainer: The Ayatana Packagers <pkg-ayatana-devel@lists.alioth.debian.org> Architecture: amd64 Source: libdbusmenu Version: 18.10.20180917~bzr492+repack1-2apertis0bv2022.0b38 Depends: libdbusmenu-tools (= 18.10.20180917~bzr492+repack1-2apertis0bv2022.0b38) Filename: pool/sdk/libd/libdbusmenu/libdbusmenu-tools-dbgsym_18.10.20180917~bzr492+repack1-2apertis0bv2022.0b38_amd64.deb Size: 27176 MD5sum: 23ae74a8a0554eff35fcc99d70e8a7fb SHA1: 6126cd73ecf59e77032ea4f0aaeb7ce5b8a98f4a SHA256: 6d14507566024443328ffcede2027181dddac8330394640d39421b3dbe70ba60 SHA512: 8c588b4a2c8931fba56ec01a0509a2807ef09c48710d86b2165bbccdbdfb2fd78d1cca061ec02c835f9541a1229c3d72f63a2483352cc9e7e40d2f167867781c Description: debug symbols for libdbusmenu-tools Auto-Built-Package: debug-symbols Build-Ids: 0e6798754296412afd881029ec559ea43698c0f9 fa8f245d91d3b71aad4bd263042e80ec587207b7 Package: libdebian-dpkgcross-perl Priority: optional Section: perl Installed-Size: 58 Maintainer: Wookey <wookey@debian.org> Architecture: all Source: dpkg-cross Version: 2.6.18+nmu1+apertis0bv2022.0b7 Depends: perl:any, file, dpkg-dev (>> 1.14.6), libfile-temp-perl, libconfig-auto-perl, libfile-homedir-perl, liblocale-gettext-perl Filename: pool/sdk/d/dpkg-cross/libdebian-dpkgcross-perl_2.6.18+nmu1+apertis0bv2022.0b7_all.deb Size: 30952 MD5sum: 9be0b87cd80a7e4e9e53be00b7099275 SHA1: cf6523d581ea0696f3aa250555b83085cf7496e7 SHA256: cbbec2b43e964cea9027b71d6b708ac666db1ec98a82456589d40b500ef3ec83 SHA512: b318fccde6e1757832d4246c8396e85b6ba9f046e11caf4d019664229c8a03babb2136e23257c30941c3ea6d8e2e25557d433b13286fa6c8e77db3f0b9e03fe8 Description: functions to aid cross-compiling Debian packages Debian::DpkgCross is a module of perl functions to aid installing libraries and headers for cross compiling. . This package is deprecated as it only supports the deprecated dpkg-cross binary. Package: libdevhelp-3-6 Priority: optional Section: libs Installed-Size: 196 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: amd64 Source: devhelp Version: 3.38.1-1apertis0bv2022.0b32 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.64), libgtk-3-0 (>= 3.22), libpango-1.0-0 (>= 1.14.0), libwebkit2gtk-4.0-37 (>= 2.26), devhelp-common (>= 3.38.1-1apertis0bv2022.0b32) Breaks: anjuta (<< 2:3.14.0-2) Filename: pool/sdk/d/devhelp/libdevhelp-3-6_3.38.1-1apertis0bv2022.0b32_amd64.deb Size: 66132 MD5sum: cc428bd89b067dfff3ae0b21edf2bc96 SHA1: 5487e784b7b3543a6a334657f99fb5d0b4beb4ca SHA256: de5ffd06a00a43d453e156a022ba5811a639c2f19db7b5a0d522d82d42c4a9f6 SHA512: cb27e0562a2b30bd4b2749c26bd5d53fc28a36505b5e30ebd156f97c09f37b738cf1ce5535412731d76701d0cd23788a3097f0e72dffb356143e48706341f86b Description: Library providing documentation browser functionality This library provides embedable widgets from the Devhelp program to be integrated in tools like the Anjuta IDE for browsing API reference documentation. Homepage: https://wiki.gnome.org/Apps/Devhelp Multi-Arch: same Package: libdevhelp-3-6-dbgsym Priority: optional Section: debug Installed-Size: 228 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: amd64 Source: devhelp Version: 3.38.1-1apertis0bv2022.0b32 Depends: libdevhelp-3-6 (= 3.38.1-1apertis0bv2022.0b32) Filename: pool/sdk/d/devhelp/libdevhelp-3-6-dbgsym_3.38.1-1apertis0bv2022.0b32_amd64.deb Size: 187228 MD5sum: 644817faba84c3b1de05a67d2a868a37 SHA1: 61d578d29a770185a638324c7b1f98428ef7d558 SHA256: 1dfb70611bd784614016cd3618989639b50afab27daae5fd3aa864322febffd7 SHA512: d1ca67453e43b698310448a19ded1e0ec78968ea669b83e1c19893df269593eb73891b5de7bf8ed30d0e427ea2c229407dffa9914a1677152e70b77cdfa26d7b Description: debug symbols for libdevhelp-3-6 Auto-Built-Package: debug-symbols Build-Ids: ca9021e1a1e2ec00260ebc4ac3ec4abf4daf667f Multi-Arch: same Package: libdevhelp-dev Priority: optional Section: libdevel Installed-Size: 869 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: amd64 Source: devhelp Version: 3.38.1-1apertis0bv2022.0b32 Depends: gir1.2-devhelp-3.0 (= 3.38.1-1apertis0bv2022.0b32), gsettings-desktop-schemas-dev, libdevhelp-3-6 (= 3.38.1-1apertis0bv2022.0b32), libgtk-3-dev (>= 3.19.3), libwebkit2gtk-4.0-dev (>= 2.6.0) Filename: pool/sdk/d/devhelp/libdevhelp-dev_3.38.1-1apertis0bv2022.0b32_amd64.deb Size: 77052 MD5sum: 8118eac1471b02a80af9ae278b404ea8 SHA1: b612d2a719f4cc03aa3345c4a765ff158d542fe4 SHA256: 113509699b83209ba7a62702b36c38a243bc043226ea960cb7b9b53c1c1f559d SHA512: 4e77dd3273d3f3613d9ae4c9889e23e7ae42178541a66f6ac57091729d603d6e722dcbed9d038e828fa48e99187cb868d80fdc70ce19c5b2c92aab8b4aec37e1 Description: Library providing documentation browser functionality (development) This library provides embedable widgets from the Devhelp program to be integrated in tools like the Anjuta IDE for browsing API reference documentation. . This package contains the development files. Homepage: https://wiki.gnome.org/Apps/Devhelp Multi-Arch: same Package: libdevil-dev Priority: optional Section: libdevel Installed-Size: 1150 Maintainer: Debian QA Group <packages@qa.debian.org> Architecture: amd64 Source: devil Version: 1.7.8-10co1bv2022.0b13 Depends: libdevil1c2 (= 1.7.8-10co1bv2022.0b13), liblcms2-dev, libtiff-dev Filename: pool/sdk/d/devil/libdevil-dev_1.7.8-10co1bv2022.0b13_amd64.deb Size: 272160 MD5sum: f41fadeadbf54032889bce13ebf57627 SHA1: da6e2fbebe98306ac72e9f08dcd8bb23ac5d6f69 SHA256: 851dba47b50002cf336ecea3931d73187322312765c1bd80da5a2f90573900ea SHA512: 98d44683741fe71009a811562de7451bc8f5174b227a4a528adb13fe58b8b80b2db38ffe769656b9056e7002b459ab85418b7f80b7f1f67ab3f36d08051360ec Description: Cross-platform image loading and manipulation toolkit Developer's Image Library (DevIL) is a programmer's toolkit which can load, save and convert a wide variety of image formats. It also offers basic manipulation and filtering capabilities. . DevIL presents a simple programming interface similar to OpenGL's, which is easy for a developer to learn and use. Ultimate control of the images is left to the developer. . This package contains the development files. Homepage: http://openil.sourceforge.net/ Package: libdevil1c2 Priority: optional Section: libs Installed-Size: 655 Maintainer: Debian QA Group <packages@qa.debian.org> Architecture: amd64 Source: devil Version: 1.7.8-10co1bv2022.0b13 Replaces: libdevil1 Depends: liballegro4.4 (>= 2:4.4.3.1), libc6 (>= 2.29), libgcc-s1 (>= 3.0), libgl1, libglu1-mesa | libglu1, libjpeg62-turbo (>= 1.3.1), liblcms2-2 (>= 2.2+git20110628), libmng1 (>= 1.0.10), libpng16-16 (>= 1.6.2-1), libsdl1.2debian (>= 1.2.11), libstdc++6 (>= 5.2), libtiff5 (>= 4.0.3), libx11-6, libxext6 Conflicts: libdevil1 Filename: pool/sdk/d/devil/libdevil1c2_1.7.8-10co1bv2022.0b13_amd64.deb Size: 227844 MD5sum: 4dfde4046c2aa5cbae646586b3ef3d6d SHA1: 9b636529ab280bba15752d989ff803369bef793e SHA256: f68b3fcecad7634ab4dc50222277d01f17b140865fec50afde2d7fe61f048a6f SHA512: 23ae1c34dd8ad0df6ed8ddcea7c6975ce308b4100fb6de9ed412607d81faeed0e429afdfb39a66c0f2f34af25bb0362e5a475462dd25d96d4632c96e0af3ff2b Description: Cross-platform image loading and manipulation toolkit Developer's Image Library (DevIL) is a programmer's toolkit which can load, save and convert a wide variety of image formats. It also offers basic manipulation and filtering capabilities. . DevIL presents a simple programming interface similar to OpenGL's, which is easy for a developer to learn and use. Ultimate control of the images is left to the developer. Homepage: http://openil.sourceforge.net/ Package: libdevil1c2-dbgsym Priority: optional Section: debug Installed-Size: 675 Maintainer: Debian QA Group <packages@qa.debian.org> Architecture: amd64 Source: devil Version: 1.7.8-10co1bv2022.0b13 Depends: libdevil1c2 (= 1.7.8-10co1bv2022.0b13) Filename: pool/sdk/d/devil/libdevil1c2-dbgsym_1.7.8-10co1bv2022.0b13_amd64.deb Size: 607612 MD5sum: fb799697613080626f31dbd0a5055c41 SHA1: 7c6bcdab8426126b86e25ffd57ae9c5aebeb35dc SHA256: 292f9b354df67128a6b62f4835457f3564a4a6918a5ad6050bc918d2c44cfedf SHA512: e79c4057ad8e524e8ce25c3c576a38c082edf8d845ca8c96d44b196feb6a7bef5c6b7f13f926d1d0f734f636503ec5fec2056323facf9b0953ae392162059ca0 Description: debug symbols for libdevil1c2 Auto-Built-Package: debug-symbols Build-Ids: 258953a750cfd94ed3dbd5ff73f5702d7a06b185 4116dddfec18c8131b98394dea6325644d366d9d 9fb46583a8c330ed10f695cd2517d5231b6564d1 ace84ccaef388ea2fd961d5d8f7b485e0089e72f Package: libdotconf-dev Priority: extra Section: libdevel Installed-Size: 133 Maintainer: Shane Wegner <shane@debian.org> Architecture: amd64 Source: dotconf Version: 1.3repack-1+apertis1bv2022.0b7 Depends: libdotconf0 (= 1.3repack-1+apertis1bv2022.0b7), libc6-dev Filename: pool/sdk/d/dotconf/libdotconf-dev_1.3repack-1+apertis1bv2022.0b7_amd64.deb Size: 37300 MD5sum: 87f4c216aa265c0698954f42e1a5d897 SHA1: bf1e3e6d5fa148223a11f8ea987d80f59be50328 SHA256: e684bb220111684a2b9bb777071e7874ad260a15aab56520837aff74710b147a SHA512: 72a99d105f8de5a5247ec5de94817108916b590334f6e8612affba7d9ffbd66da625cf45554d6967989f77c1523356a3f6cec47d310828fdea4ef78fbc3c25ba Description: Configuration file parser library - development files dot.conf is a simple-to-use and powerful configuration-file parser library written in C. The configuration files created for dot.conf look very similar to those used by the Apache Webserver. Even Container-Directives known from httpd.conf can easily be used in the exact same manner as for Apache-Modules. It supports various types of arguments, dynamically loadable modules that create their own configuration options on-the-fly, a here-documents feature to pass very long ARG_STR data to your app, and on-the-fly inclusion of additional config files. . This package contains the development files necessary to build programs using the dotconf library. Package: libdotconf0 Priority: optional Section: libs Installed-Size: 47 Maintainer: Shane Wegner <shane@debian.org> Architecture: amd64 Source: dotconf Version: 1.3repack-1+apertis1bv2022.0b7 Depends: libc6 (>= 2.7) Filename: pool/sdk/d/dotconf/libdotconf0_1.3repack-1+apertis1bv2022.0b7_amd64.deb Size: 15224 MD5sum: 5014e8a273c3d4c6c15ff6551bc14d06 SHA1: da8854dfb1c37ab2fde77fb5c8a3bacb378be57e SHA256: 366e5095966634ca3d588f83ba7c3c6268c7183da677171048df41a55bf0129d SHA512: 7d80fb0ec8f5f700251638efe1bd6ae662568df57f68c29ff250fa7248ccc1e250007b8d43453b81d80d1b3dbe3fcbc3805e827b62e8bbb1bb6c042afde44d6b Description: Configuration file parser library - runtime files dot.conf is a simple-to-use and powerful configuration-file parser library written in C. The configuration files created for dot.conf look very similar to those used by the Apache Webserver. Even Container-Directives known from httpd.conf can easily be used in the exact same manner as for Apache-Modules. It supports various types of arguments, dynamically loadable modules that create their own configuration options on-the-fly, a here-documents feature to pass very long ARG_STR data to your app, and on-the-fly inclusion of additional config files. Multi-Arch: same Package: libdotconf0-dbg Priority: extra Section: debug Installed-Size: 47 Maintainer: Shane Wegner <shane@debian.org> Architecture: amd64 Source: dotconf Version: 1.3repack-1+apertis1bv2022.0b7 Depends: libdotconf0 (= 1.3repack-1+apertis1bv2022.0b7) Filename: pool/sdk/d/dotconf/libdotconf0-dbg_1.3repack-1+apertis1bv2022.0b7_amd64.deb Size: 29508 MD5sum: 8bb6c36a53e1aa8607ed5ac5d1cf0b2a SHA1: 4f7b7b4edd064a68d6894f86740988f203e1836d SHA256: d32aecf8c35c3e45af7980461dc83564d97ddd346204e58cd593539330be4341 SHA512: 77ab5b0422daa857101603f68f2ec5acb5de44a1f565663c960c6ff26b4605bca58fde16521881abc4e55403237e0ee627aafaa6ac641cfc7c0da89731d6ce0f Description: Configuration file parser library - debugging symbols dot.conf is a simple-to-use and powerful configuration-file parser library written in C. The configuration files created for dot.conf look very similar to those used by the Apache Webserver. Even Container-Directives known from httpd.conf can easily be used in the exact same manner as for Apache-Modules. It supports various types of arguments, dynamically loadable modules that create their own configuration options on-the-fly, a here-documents feature to pass very long ARG_STR data to your app, and on-the-fly inclusion of additional config files. . This package contains the debugging symbols for libdotconf. Build-Ids: 10ed547902ebd8f73f52d2e110a5ab26f2571b1f Multi-Arch: same Package: libdtdinst-java Priority: optional Section: java Installed-Size: 183 Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@alioth-lists.debian.net> Architecture: all Source: jing-trang Version: 20181222+dfsg2-4apertis0bv2022.0b18 Filename: pool/sdk/j/jing-trang/libdtdinst-java_20181222+dfsg2-4apertis0bv2022.0b18_all.deb Size: 148692 MD5sum: 3a556fd42d281741d56bab63b5a032ef SHA1: d365cfcadeef95cb554a72ec75b825f7f2a01023 SHA256: 2851bb0d4a6920df2522903297fb3258a7d4fdaca6aac6d271e2452f939ca046 SHA512: c514416f9485c15f9b75da5d2e55c953548eece3861aa56812f39ddb0e9a542371c3afabde990febf7c0968e7599e04f06ddafb14d3909dcbf992ab4ff5ddc5f Description: XML DTD to XML instance format converter - Java library dtdinst converts XML DTDs into XML instance format. The XML instance can be in either a format specific to DTDinst or RELAX NG format. . This package contains the Java library Homepage: https://github.com/relaxng/jing-trang Multi-Arch: foreign Package: libevdocument3-4 Priority: optional Section: libs Installed-Size: 732 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: amd64 Source: evince Version: 3.38.2-1apertis0bv2022.0b30 Depends: libarchive13 (>= 3.2.1), libc6 (>= 2.29), libcairo2 (>= 1.14.0), libdjvulibre21 (>= 3.5.28), libgdk-pixbuf-2.0-0 (>= 2.40), libglib2.0-0 (>= 2.51.5), libgtk-3-0 (>= 3.21.4), libgxps2 (>= 0.2.1), libkpathsea6 (>= 2020.20200327.54578), libpango-1.0-0 (>= 1.14.0), libpoppler-glib8 (>= 0.90.0), libspectre1 (>= 0.2.3), libsynctex2 (>= 2020.20200327.54578), libtiff5 (>= 4.0.3), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4) Filename: pool/sdk/e/evince/libevdocument3-4_3.38.2-1apertis0bv2022.0b30_amd64.deb Size: 206940 MD5sum: b9ebde3ffffdc74c1bbe17ff3aa62804 SHA1: b4bd96a6b77e51db9cddc46af33d2e4ee1b71184 SHA256: f1283374725b22b0c2b3bdcc7cd177203d95468a88ff94477cab7b0f26954c05 SHA512: a353bd499d36388041d846a5b8bae5f8b4dac97ff3f54b139da53bed67ea1c629c159a5bb0040aa5277788db0482421b1b4f9623558ebaa0138ce9b442a80489 Description: Document (PostScript, PDF) rendering library This package contains libevdocument, which performs the rendering of the documents. . It ships with a ps, pdf, dvi, tiff, djvu, comics and xps backend. Homepage: https://wiki.gnome.org/Apps/Evince Multi-Arch: same Package: libevdocument3-4-dbgsym Priority: optional Section: debug Installed-Size: 725 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: amd64 Source: evince Version: 3.38.2-1apertis0bv2022.0b30 Depends: libevdocument3-4 (= 3.38.2-1apertis0bv2022.0b30) Filename: pool/sdk/e/evince/libevdocument3-4-dbgsym_3.38.2-1apertis0bv2022.0b30_amd64.deb Size: 576756 MD5sum: 9147ca66215bdc8d341236ad39d7d810 SHA1: c1d3c382ea607a42afae4b1d07a872bba4d3fdf4 SHA256: 0f554a5c9e6824c0c071ba49ad762a30fb7940e2a93a551abab16fa347f07fdf SHA512: a893da4f29771ed8649ccedb466a85a845bde5ad7a219773005b29245701bf340714ed34b6a0690c1dfc7aabdfb461b0a4d66639d750c9737a9bf6c46fc5721d Description: debug symbols for libevdocument3-4 Auto-Built-Package: debug-symbols Build-Ids: 22c18719add109d3c31335e9e529fc1dc8074611 30e6ab70a34f167b9baa2a513f82bb6febf49f6b 98a1a54ba4ec085100af501d88469861d7e80fca a22bbb48b414304e98f9c538323c8c874a6808c2 b74b26078880bb6fbd6ce6f1457a0f57595f5b39 cd2639a51432cb23c1c85e48c4a4c6dba36e4e41 de46b0e9677774dea40c8e58f57ae71e3799b821 fd6745087ed8eaa12a8965275b93dc715681eb60 Multi-Arch: same Package: libevince-dev Priority: optional Section: libdevel Installed-Size: 2592 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: amd64 Source: evince Version: 3.38.2-1apertis0bv2022.0b30 Depends: gir1.2-evince-3.0 (= 3.38.2-1apertis0bv2022.0b30), libevdocument3-4 (= 3.38.2-1apertis0bv2022.0b30), libevview3-3 (= 3.38.2-1apertis0bv2022.0b30), libglib2.0-dev (>= 2.38.0), libgtk-3-dev (>= 3.16.0) Filename: pool/sdk/e/evince/libevince-dev_3.38.2-1apertis0bv2022.0b30_amd64.deb Size: 168564 MD5sum: 25d701f02da307449ad6f69771a3c1bf SHA1: b1a34f14789ac9fab9548f33612145135108cda0 SHA256: e517ffebd8e5212b76abda48e156a7c6a3766878b07928688d6a07f2f1aa7127 SHA512: ff9a4446fe1eada5f48e8fab60306501676581e50a7b2ba7017be3afc7c5971843f6764ca5dc0bebf489500179d4e9782d8dfcca7ccd38e1d7ee8b3c4e0f443d Description: Document (PostScript, PDF) rendering library - development files This package contains evince-related libraries for rendering and displaying Evince documents like PostScript (PS), Encapsulated PostScript (EPS), DjVu, DVI, Portable Document Format (PDF) and XML Paper Specification (XPS) files. * libevdocument, which performs the rendering of the documents * libevview, which provides GTK+ widgets for displaying documents . This package provides the development headers, static libraries and documentation. Homepage: https://wiki.gnome.org/Apps/Evince Multi-Arch: same Package: libevview3-3 Priority: optional Section: libs Installed-Size: 462 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: amd64 Source: evince Version: 3.38.2-1apertis0bv2022.0b30 Depends: gstreamer1.0-plugins-base, libatk1.0-0 (>= 1.12.4), libc6 (>= 2.29), libcairo2 (>= 1.14.0), libevdocument3-4 (>= 3.38.0), libglib2.0-0 (>= 2.38), libgspell-1-2 (>= 1.8.2), libgstreamer-plugins-base1.0-0 (>= 1.0.0), libgstreamer1.0-0 (>= 1.0.0), libgtk-3-0 (>= 3.21.4), libpango-1.0-0 (>= 1.14.0) Filename: pool/sdk/e/evince/libevview3-3_3.38.2-1apertis0bv2022.0b30_amd64.deb Size: 149052 MD5sum: dc4199cd1dd0406688fb623f58402e52 SHA1: 56093afee21c0334534362160bc2ca14c765fcfc SHA256: 65e69713b2d55e660a188a4b383ec088d2c19ab7ae7b3f1ee017349a0814f880 SHA512: 32dd70035d02c9dd14c3128c924c79ea9a5106124c5f6b047dd7d1964c252a84b42b3dea76b98e734e0a4b60ff84ec66b506f62b3cf118010dfc59f8d460e3aa Description: Document (PostScript, PDF) rendering library - Gtk+ widgets This package contains libevview, which provides GTK+ widgets for displaying documents. Homepage: https://wiki.gnome.org/Apps/Evince Multi-Arch: same Package: libevview3-3-dbgsym Priority: optional Section: debug Installed-Size: 503 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: amd64 Source: evince Version: 3.38.2-1apertis0bv2022.0b30 Depends: libevview3-3 (= 3.38.2-1apertis0bv2022.0b30) Filename: pool/sdk/e/evince/libevview3-3-dbgsym_3.38.2-1apertis0bv2022.0b30_amd64.deb Size: 421536 MD5sum: 5dd39eb0c557d83e14cf7d69347738be SHA1: 9ef05e566d8a48afea96fcfdfbd93841252603ae SHA256: cbc5b0df14177572d4f55dfd48866b3792abf6216f034022708eef9348fe3530 SHA512: e28e0310b410a607dd21ee0076249f23e2d6f54beed6f5ea18568c056bd43181a803b686dedcb820e72b5d7008796ad94509695d53635eacb61504686958a823 Description: debug symbols for libevview3-3 Auto-Built-Package: debug-symbols Build-Ids: 79c908f9292dbfafa16a997afd3b8cc644a94c6b Multi-Arch: same Package: libexo-2-0 Priority: optional Section: libs Installed-Size: 1513 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Source: exo Version: 4.16.0-1+deb11u1+apertis0bv2022.2b2 Depends: libexo-common, libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libcairo2 (>= 1.10.0), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.41.1), libgtk-3-0 (>= 3.22.0), libxfce4util7 (>= 4.9.0) Recommends: liburi-perl Filename: pool/sdk/e/exo/libexo-2-0_4.16.0-1+deb11u1+apertis0bv2022.2b2_amd64.deb Size: 419052 MD5sum: 263b255b2ee4a106666b2879f1ef6753 SHA1: 3e1d44a3236937a48cf771ea2bb3a474349184e3 SHA256: 748cfa69943673f5b716bec45bb4ddde67780145bc0a3575279206f3edd2d1c0 SHA512: d3123fd85c92e1c2fe5b00c4e470dfe582845341d5736ff1eb445ff50b35a1313b4f7788183476c26c17061de60c8905a8f3fb4c999ee215de30b676e5e0b1aa Description: Library with extensions for Xfce (GTK-3 version) libexo is a library for Xfce that contains a bunch of additional widgets and a framework for editable toolbars (an improved version of the framework present in GNOME), light-weight session management support, functions to automatically synchronize object properties (based on GObject Binding Properties) and several miscellaneous utility and helper functions for application developers. . While Xfce ships with quite a few libraries that are primarily targeted at desktop development, libexo is targeted at application development, with a focus on applications for Xfce. . This package provides GTK-3 version. Homepage: https://docs.xfce.org/xfce/exo/start Multi-Arch: same Package: libexo-2-0-dbgsym Priority: optional Section: debug Installed-Size: 312 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Source: exo Version: 4.16.0-1+deb11u1+apertis0bv2022.2b2 Depends: libexo-2-0 (= 4.16.0-1+deb11u1+apertis0bv2022.2b2) Filename: pool/sdk/e/exo/libexo-2-0-dbgsym_4.16.0-1+deb11u1+apertis0bv2022.2b2_amd64.deb Size: 255484 MD5sum: 4cdc077c5f397c1c957800ef84872f5a SHA1: bb95607ba4957aadca65b732b73d0c6691c656b6 SHA256: 76680ffe9104233af6d0c07036bd3ba5e212ef2acfd1b66d798812aca675aa2c SHA512: d7cb2b87cb7adecc4a26233aab3f8400b1d63d3f85e4d6056fc016643950415f0b31430945e169951f21ced79b6991a25e5b712620402dc973b95e559e273d53 Description: debug symbols for libexo-2-0 Auto-Built-Package: debug-symbols Build-Ids: 4608355663d74a837b170789bc67d18ec2f4c23d Multi-Arch: same Package: libexo-2-dev Priority: optional Section: libdevel Installed-Size: 938 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Source: exo Version: 4.16.0-1+deb11u1+apertis0bv2022.2b2 Depends: libexo-2-0 (= 4.16.0-1+deb11u1+apertis0bv2022.2b2), libgtk-3-dev, libxfce4util-dev (>= 4.10.0) Filename: pool/sdk/e/exo/libexo-2-dev_4.16.0-1+deb11u1+apertis0bv2022.2b2_amd64.deb Size: 297908 MD5sum: 26885c9336de83a8349a085c0ea186b3 SHA1: 14d66c3370fdbb74075635af26a353694881685f SHA256: f2fc2cf341c1637a9547de88c399141c8c9b9539dbc881e9c6d9095e657f0722 SHA512: 6ece9c2da84150e30af6dbedce90621562179cdc1ee809efb3b3d569023ab355faf48fbf71c283fa3adaea392383e20e7642d97dd82625f46478ae913962cc2f Description: Development files for libexo (GTK-3 version) libexo is a library for Xfce that contains a bunch of additional widgets and a framework for editable toolbars (an improved version of the framework present in GNOME), light-weight session management support, functions to automatically synchronize object properties (based on GObject Binding Properties) and several miscellaneous utility and helper functions for application developers. . This package contains the headers and the static library for libexo-2-0. Homepage: https://docs.xfce.org/xfce/exo/start Multi-Arch: same Package: libexo-common Priority: optional Section: libs Installed-Size: 214 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: all Source: exo Version: 4.16.0-1+deb11u1+apertis0bv2022.2b2 Suggests: sensible-utils Filename: pool/sdk/e/exo/libexo-common_4.16.0-1+deb11u1+apertis0bv2022.2b2_all.deb Size: 194508 MD5sum: d09a4c5409c5a3fba819f179e39af51e SHA1: 1aaba9cb75c8244abb22caf1a257d8f0703b58d0 SHA256: 6c6cb30b1dde32ac3633bb5e6a374b61835a147c10a01aef728c5904ff01ad06 SHA512: f41200ff5c2632d460d3ad64c7be26ac88abeddac242ea4dd4f637ce9cb185c34f6e0d06ebf8080f998c15a142fde4e196f2d30575bd8926a5289862fb1d8014 Description: libexo common files libexo is a library for Xfce that contains a bunch of additional widgets and a framework for editable toolbars (an improved version of the framework present in GNOME), light-weight session management support, functions to automatically synchronize object properties (based on GObject Binding Properties) and several miscellaneous utility and helper functions for application developers. . This package contains the common files in use by exo library. It ships desktop files and documentation. Homepage: https://docs.xfce.org/xfce/exo/start Multi-Arch: foreign Package: libfelix-gogo-command-java Priority: optional Section: java Installed-Size: 84 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org> Architecture: all Source: felix-gogo-command Version: 0.14.0-2.1apertis0bv2022.0b21 Depends: libfelix-bundlerepository-java (>= 2.0.10), libfelix-gogo-runtime-java (>= 0.16.2), libosgi-compendium-java, libosgi-core-java Suggests: libfelix-gogo-command-java-doc Filename: pool/sdk/f/felix-gogo-command/libfelix-gogo-command-java_0.14.0-2.1apertis0bv2022.0b21_all.deb Size: 58672 MD5sum: 5efe263f92323c078399b38ba01a775f SHA1: ba9f48b84e9b011d92e1a7f37cd1838d6bc6350f SHA256: 0654fc5dba93841e87cb7b35526ac998c41136e407516a8efde834f181367fd5 SHA512: 11e065e7864ac29a167319cf54fd4cc9a780c53b6dd32d71e6ee292a52271966ac555242558cce9d5146032a21a9d5c9988a8cddf18f75935c167185a71e6695 Description: Apache Felix Gogo Command bundle Apache Felix Gogo is a subproject of Apache Felix implementing the OSGi RFC 147, which describes a standard shell for OSGi-based environments. . Command bundle of Gogo subproject implements a set of basic commands. Homepage: http://felix.apache.org/site/apache-felix-gogo.html Package: libfelix-gogo-command-java-doc Priority: optional Section: doc Installed-Size: 1565 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org> Architecture: all Source: felix-gogo-command Version: 0.14.0-2.1apertis0bv2022.0b21 Depends: default-jdk-doc, libfelix-bundlerepository-java-doc, libfelix-gogo-runtime-java-doc, libosgi-compendium-java-doc, libosgi-core-java-doc Suggests: libfelix-gogo-command-java Filename: pool/sdk/f/felix-gogo-command/libfelix-gogo-command-java-doc_0.14.0-2.1apertis0bv2022.0b21_all.deb Size: 248548 MD5sum: bd72c93e115cd8e2cc057ca3fe0bfc0b SHA1: 45f26558e380093fe8ec99d02e8b3c26d88035cb SHA256: ef4ab329a0f0118481a55c589679d1bed9f3d7ea0c7e733a48d5849183d0cf60 SHA512: 611db0fe9de17ee94cb584325bf0be864801a89557b71c6926e537d3b786c89ed3afeab39b9b15c883d6c8279cde09e01b76c724ef85613286bde2de2df23a97 Description: Documentation for Apache Felix Gogo Command bundle Apache Felix Gogo is a subproject of Apache Felix implementing the OSGi RFC 147, which describes a standard shell for OSGi-based environments. . Command bundle of Gogo subproject implements a set of basic commands. . This package contains the API documentation of libfelix-gogo-command-java. Homepage: http://felix.apache.org/site/apache-felix-gogo.html Package: libfelix-gogo-shell-java Priority: optional Section: java Installed-Size: 82 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org> Architecture: all Source: felix-gogo-shell Version: 0.12.0-1.1apertis0bv2022.0b21 Depends: libfelix-gogo-runtime-java (>= 0.16.2) Suggests: libfelix-gogo-shell-java-doc Filename: pool/sdk/f/felix-gogo-shell/libfelix-gogo-shell-java_0.12.0-1.1apertis0bv2022.0b21_all.deb Size: 57272 MD5sum: ab2b68c1c01e216291897ca072acabb6 SHA1: c08ecd303ad1942df6b39c0f9e687dcfdf424e74 SHA256: 4572d0b3f1f08baed659b0746d3367525b5db21ef4a1ab00eea384059406e4a8 SHA512: 4f4dc720414e69027249bf15a78a8d704bee2609bb702628212eabac97253e7dbb84763ac2fcfcc3b2507962f98df5ab8ee1890e43d07ec127a339bdf9180e9d Description: Apache Felix Gogo Shell bundle Apache Felix Gogo is a subproject of Apache Felix implementing the OSGi RFC 147, which describes a standard shell for OSGi-based environments. . Shell bundle of Gogo subproject provides a simple textual user interface to interact with the command processor. Homepage: http://felix.apache.org/site/apache-felix-gogo.html Package: libfelix-gogo-shell-java-doc Priority: optional Section: doc Installed-Size: 1675 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org> Architecture: all Source: felix-gogo-shell Version: 0.12.0-1.1apertis0bv2022.0b21 Depends: default-jdk-doc, libfelix-gogo-runtime-java-doc Suggests: libfelix-gogo-shell-java Filename: pool/sdk/f/felix-gogo-shell/libfelix-gogo-shell-java-doc_0.12.0-1.1apertis0bv2022.0b21_all.deb Size: 251524 MD5sum: 2c75bebc7523ddbe377e7ad2790008a5 SHA1: cc429009c3a3e1e4c862bcc16ce33bc7c9ea536a SHA256: 70ad678e0425a2830d3d077c226ff46d10c06edc9399b0380b40f473fe3a4c10 SHA512: 381a84808d2f702a3e7557044964cb155b4ec6fd1c4fe595120ce36b5e8fd65beea3802d0b3226e74ff092b236035b761c87ba36e98a06a7f52325dce1b168cd Description: Documentation for Apache Felix Gogo Shell bundle Apache Felix Gogo is a subproject of Apache Felix implementing the OSGi RFC 147, which describes a standard shell for OSGi-based environments. . Shell bundle of Gogo subproject provides a simple textual user interface to interact with the command processor. . This package contains the API documentation of libfelix-gogo-shell-java. Homepage: http://felix.apache.org/site/apache-felix-gogo.html Package: libgarcon-1-0 Priority: optional Section: libs Installed-Size: 235 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Source: garcon Version: 4.16.1-1apertis0bv2022.0b41 Depends: libgarcon-common, libc6 (>= 2.4), libglib2.0-0 (>= 2.37.3), libxfce4util7 (>= 4.15.6) Filename: pool/sdk/g/garcon/libgarcon-1-0_4.16.1-1apertis0bv2022.0b41_amd64.deb Size: 122664 MD5sum: fb792a32c1c05c77e28ee5db6ac32213 SHA1: 73ad06f9c2900c9263e863987a5665258ebacaa6 SHA256: cd0c0875be64727886b44dad9def8f3cfb08c0571df78701795cc19cec00a030 SHA512: 636e00e4e9bb5f38020278539aabf0e7d38e5f567da6333f9fe981c1a661bf64249d07c0becf48f1dfde4a09b3723ca5a2f92b314b842442f216f33a2d94429c Description: freedesktop.org compliant menu implementation for Xfce garcon is a menu implementation that is compliant with the Desktop Menu Specification of freedesktop.org . This package contains the core library and the GTK2 support library. Homepage: https://docs.xfce.org/xfce/garcon/start Multi-Arch: same Package: libgarcon-1-0-dbgsym Priority: optional Section: debug Installed-Size: 164 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Source: garcon Version: 4.16.1-1apertis0bv2022.0b41 Depends: libgarcon-1-0 (= 4.16.1-1apertis0bv2022.0b41) Filename: pool/sdk/g/garcon/libgarcon-1-0-dbgsym_4.16.1-1apertis0bv2022.0b41_amd64.deb Size: 129556 MD5sum: cf1328c9237a35257b756257b299cdad SHA1: 29c5bfe0761a9164af7e6ae432307668fc2017fd SHA256: 019844bd9c5b0d2fc3a02226c8da09f34b2ab21ddf2d1e6098073f92c1e76f75 SHA512: d2055a282d015945f2986b6715f347a72a81c0c7f6418fef9160a9311ad0a7e6e662cb5487ff03f93a9fa3e3b1ec9b4de4084e6c19923d1c53d17f748020f197 Description: debug symbols for libgarcon-1-0 Auto-Built-Package: debug-symbols Build-Ids: bc7576e6b7f8977817a8fc04d93906b237fa34e0 Multi-Arch: same Package: libgarcon-1-0-dev Priority: optional Section: oldlibs Installed-Size: 87 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Source: garcon Version: 4.16.1-1apertis0bv2022.0b41 Depends: libgarcon-1-dev Filename: pool/sdk/g/garcon/libgarcon-1-0-dev_4.16.1-1apertis0bv2022.0b41_amd64.deb Size: 82416 MD5sum: bcb0792023ac5e0a990122bbf8ad884d SHA1: 231de603bc1032cef680e1fae469ce65eafecab1 SHA256: 08a273ef13ba8a901dbd3b56f6d72d635a51a5580ab8078780dc3c989ec092aa SHA512: e731192bbc045d9afd519b3a9b04c83ba6614adb1ae6e293ec130c8ee1959d4d76410b4351e589e9e9800629ad8f88d43131abc9fd8a6db5fa409193d1f71b07 Description: transitional package for libgarcon-1-dev This package has been renamed to libgarcon-1-dev. Homepage: https://docs.xfce.org/xfce/garcon/start Multi-Arch: same Package: libgarcon-1-dev Priority: optional Section: libdevel Installed-Size: 764 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Source: garcon Version: 4.16.1-1apertis0bv2022.0b41 Replaces: libgarcon-1-0-dev (<< 0.6.1-1~) Provides: libgarcon-1-0-dev Depends: gir1.2-garcon-1.0 (= 4.16.1-1apertis0bv2022.0b41), libgarcon-1-0 (= 4.16.1-1apertis0bv2022.0b41) Suggests: devhelp Breaks: libgarcon-1-0-dev (<< 0.6.1-1~) Filename: pool/sdk/g/garcon/libgarcon-1-dev_4.16.1-1apertis0bv2022.0b41_amd64.deb Size: 126552 MD5sum: 9f6d6e689610bcd4fde0a018d1693826 SHA1: 5e37ce68a33a14e6e8917b73f573dc3e114509e7 SHA256: e5bfb2b81f9f18d28bedadce08c57a79f2469f1d29dcf430272baea269fa624d SHA512: b25422ea3932c10d397e58ae49560e733540f3fd5ff770cdf272b0b5e5b492132bd8aeb5400df6f8b771b950e2799ddcddad5d2b74486271c4111ca3446235a9 Description: Development files for garcon-1 This package contains the headers and the static library for garcon-1. Homepage: https://docs.xfce.org/xfce/garcon/start Multi-Arch: same Package: libgarcon-common Priority: optional Section: libs Installed-Size: 547 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: all Source: garcon Version: 4.16.1-1apertis0bv2022.0b41 Replaces: libgarcon-1-0 (<< 0.1.2-1), xfdesktop4 (<< 4.7.0), xfdesktop4-data (<< 4.7.0) Filename: pool/sdk/g/garcon/libgarcon-common_4.16.1-1apertis0bv2022.0b41_all.deb Size: 132452 MD5sum: 1d697710c2c50d12c52471d433272fb8 SHA1: bd8207f61ed5e7b858370b92ed264e2e1cda0a74 SHA256: 3ad90f65533b8b087ccf79eed9a478a66c4642e798a7e36f64a07f70afce11d5 SHA512: 488877d2c6a81a6161c5a39d6592dedd43a9d47db056b840a727d7355ac6e012713280cc6ec97758d7dff93dd7b1dc08b2f9b0244ef93f1eedd632a6150792a7 Description: common files for libgarcon menu implementation garcon is a menu implementation that is compliant with the Desktop Menu Specification of freedesktop.org . This package contains common files like desktop-directories and menu file. Homepage: https://docs.xfce.org/xfce/garcon/start Multi-Arch: foreign Package: libgarcon-gtk3-1-0 Priority: optional Section: libs Installed-Size: 128 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Source: garcon Version: 4.16.1-1apertis0bv2022.0b41 Depends: libc6 (>= 2.4), libgarcon-1-0 (>= 0.6.0), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.14.0), libxfce4ui-2-0 (>= 4.15.7), libxfce4util7 (>= 4.15.6) Filename: pool/sdk/g/garcon/libgarcon-gtk3-1-0_4.16.1-1apertis0bv2022.0b41_amd64.deb Size: 92544 MD5sum: fd901a6064db381fb333f729a572df40 SHA1: 654c0b75b0dceb3394ff7d94bac1dd384c4f320b SHA256: 33314a79c85ed21402ffe79292bf600c16d3cbf660af0f08dce10ff6df80aabe SHA512: 8492b05322321f3a91c36a2f2d74a16d06590872b45c5bb833a273dd5213643d5d65ce6197487842ceeaf246723ce1c62d366f133269309491497ebe5dac94d9 Description: menu library for Xfce (GTK3 library) garcon is a menu implementation that is compliant with the Desktop Menu Specification of freedesktop.org . This package contains the GTK-3 support library. Homepage: https://docs.xfce.org/xfce/garcon/start Multi-Arch: same Package: libgarcon-gtk3-1-0-dbgsym Priority: optional Section: debug Installed-Size: 58 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Source: garcon Version: 4.16.1-1apertis0bv2022.0b41 Depends: libgarcon-gtk3-1-0 (= 4.16.1-1apertis0bv2022.0b41) Filename: pool/sdk/g/garcon/libgarcon-gtk3-1-0-dbgsym_4.16.1-1apertis0bv2022.0b41_amd64.deb Size: 39192 MD5sum: 0d1a92da09d3c46ac65a8025a07590cc SHA1: 8ef271f5f1a5340ce32aae019bf37a94ea47acc7 SHA256: 99118de31f198880a4d4d87843f536d09319d355ff3ea7b43b9ba7bf8c57a400 SHA512: 028d53459a82051e2ed9423f1c9813456e3dddb0460689bdb0077c5e266a340e627257242dc1e6a94b304a27c67e6647c3e28d7ea2cf935e1b4f903d8943780d Description: debug symbols for libgarcon-gtk3-1-0 Auto-Built-Package: debug-symbols Build-Ids: 1153c5786d0386a8da4eb30ee404f8125827b39e Multi-Arch: same Package: libgarcon-gtk3-1-dev Priority: optional Section: libdevel Installed-Size: 120 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Source: garcon Version: 4.16.1-1apertis0bv2022.0b41 Depends: gir1.2-garcongtk-1.0 (= 4.16.1-1apertis0bv2022.0b41), libgarcon-gtk3-1-0 (= 4.16.1-1apertis0bv2022.0b41), libgarcon-1-dev, libxfce4ui-2-dev Suggests: devhelp Filename: pool/sdk/g/garcon/libgarcon-gtk3-1-dev_4.16.1-1apertis0bv2022.0b41_amd64.deb Size: 86088 MD5sum: 139a29826e9f0fc410201ce2ecb7dbd3 SHA1: f728cccc50b8a8533eec976ef4784e0e9611d308 SHA256: e8b64708680de3ac331d3ffd350bfe16b6c4b83636f3d7f6d4167d18db04c888 SHA512: 5c346c6ae664daa49631626e922b90761a296e07e34879c7546445e94d56ac546c269dee2897f8313a4f761b77945c3edbbc13a2deb499a4faded377f3bdc742 Description: Development files for garcon-gtk3 This package contains the headers and the static library for garcon-gtk3 library, the GTK3 support library for the garcon menu library. Homepage: https://docs.xfce.org/xfce/garcon/start Multi-Arch: same Package: libgarmin-dev Priority: optional Section: libdevel Installed-Size: 252 Maintainer: Gilles Filippini <pini@debian.org> Architecture: amd64 Source: libgarmin Version: 0~svn320-6co1bv2022.0b12 Depends: libgarmin0 (= 0~svn320-6co1bv2022.0b12) Conflicts: garmin-forerunner-tools (<< 0.10-1) Filename: pool/sdk/libg/libgarmin/libgarmin-dev_0~svn320-6co1bv2022.0b12_amd64.deb Size: 66016 MD5sum: b5caef4d805dad25652b103b968ec08d SHA1: f3df014dd1111b4c0c12a44bb4e9ced83c222c88 SHA256: 223df5401054cd547f10992eb19dec67ab4fc9c10cca130d764872320d6f915e SHA512: baf2002e9b4e754d6a9b07dd2446d62f268d7e4a88269a1c25a4664bd6d0825097e16eaa10bcc822833805ed2fd2f245c281593e4fb91f10e56215becfd83e83 Description: Garmin image format library (development files) libgarmin is a library to parse Garmin IMG files as used by the Garmin GPS devices. . This package includes development support files. Homepage: http://libgarmin.sourceforge.net/ Package: libgarmin0 Priority: optional Section: libs Installed-Size: 154 Maintainer: Gilles Filippini <pini@debian.org> Architecture: amd64 Source: libgarmin Version: 0~svn320-6co1bv2022.0b12 Depends: libc6 (>= 2.14) Filename: pool/sdk/libg/libgarmin/libgarmin0_0~svn320-6co1bv2022.0b12_amd64.deb Size: 59428 MD5sum: ae8a37ec57271c951e0ac2c4f6e31e46 SHA1: 01085030e6fc6b9512c9096cfa54c414afbde74d SHA256: 45fd3f296e4fd76924f1731bc570533ac6ceddff304901098ec2f9d9fda309f9 SHA512: 8bd940c1306fd924a938336314f06d2abd9ddce792afc3ca541af1ec630e8572f57016b58767066739dd674a4dc3005985a5ea7d158dc098aa886b40bac83673 Description: Garmin image format library (runtime version) libgarmin is a library to parse Garmin IMG files as used by the Garmin GPS devices. . This package contains the run-time shared library only. Homepage: http://libgarmin.sourceforge.net/ Multi-Arch: same Package: libgarmin0-dbgsym Priority: optional Section: debug Installed-Size: 164 Maintainer: Gilles Filippini <pini@debian.org> Architecture: amd64 Source: libgarmin Version: 0~svn320-6co1bv2022.0b12 Depends: libgarmin0 (= 0~svn320-6co1bv2022.0b12) Filename: pool/sdk/libg/libgarmin/libgarmin0-dbgsym_0~svn320-6co1bv2022.0b12_amd64.deb Size: 147176 MD5sum: 91411d40cdd8ee74f827ab23505bea03 SHA1: 4958c00dfb5268b5b0d257df2c9410d1a5e23924 SHA256: 97e98e1d2ccbba576d2415e1f9532975d71990dc5849c40a477c30ec735011be SHA512: 13df14c0945d2de9798a8956b8691e8ea85efa98749e2c14e4c67d8ca9c34ab3adf918eb4c75174bb7caca5f8fab7a207cd27e57646629e0e596860f9e01d083 Description: debug symbols for libgarmin0 Auto-Built-Package: debug-symbols Build-Ids: 0c3c06529d7fd8a51ffb14c906d55722f8d8d027 Multi-Arch: same Package: libgetopt-java Priority: optional Section: java Installed-Size: 51 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org> Architecture: all Version: 1.0.14+dfsg-6apertis0bv2022.0b22 Filename: pool/sdk/libg/libgetopt-java/libgetopt-java_1.0.14+dfsg-6apertis0bv2022.0b22_all.deb Size: 25852 MD5sum: 8e6ab6ce72fa4cef95d5a92e369f7b19 SHA1: 6dd66112184db0051d5a9e8e0d93cf252bd6b41c SHA256: def5751c06f9406cad076954cc5390b8517eb76534d1567145bfbb7a0a90c304 SHA512: 01f6bb4f14213704122918434a6d4ada88cab8db3267c32621624483ad9b11423e9e595f34dd0a49b88c53d076b8f8da01ac804bea1220f4dc04d5a261d48bbf Description: GNU getopt - Java port The GNU Java getopt classes support short and long argument parsing in a manner 100% compatible with the version of GNU getopt in glibc 2.0.6 with a mostly compatible programmer's interface as well. Note that this is a port, not a new implementation. Homepage: http://www.urbanophile.com/arenn/hacking/download.html Package: libglc-dev Priority: optional Section: libdevel Installed-Size: 49 Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org> Architecture: amd64 Source: quesoglc Version: 0.7.2-6co1bv2022.0b12 Depends: libfontconfig1-dev, libfreetype6-dev, libfribidi-dev, libgl1-mesa-dev | libgl-dev, libglc0 (= 0.7.2-6co1bv2022.0b12), libglu1-mesa-dev | libglu-dev, libz-dev Filename: pool/sdk/q/quesoglc/libglc-dev_0.7.2-6co1bv2022.0b12_amd64.deb Size: 21804 MD5sum: 6cad115d95779ba8f2b5576fedfbf940 SHA1: 0ca31dda2fcde5301b7d58cd9aaf0f8787113b2e SHA256: 2c949e74d051a11fa065c51013e5862074aab441274e0be1213cf840941395db SHA512: 04904b7372d74392aa213f61abfdec1b62c16b1e5ade5048846a500d7be9fab9e04b57d365cfcfaa0c9abd7db2f2f53dec7367a82fdce7995f7feb60fa84aa9f Description: Implementation of SGI's OpenGL Character Renderer (GLC) The OpenGL Character Renderer (GLC) is a state machine that provides OpenGL programs with character rendering services via an application programming interface (API). . This package contains the development files. Homepage: http://quesoglc.sourceforge.net/ Package: libglc0 Priority: optional Section: libs Installed-Size: 167 Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org> Architecture: amd64 Source: quesoglc Version: 0.7.2-6co1bv2022.0b12 Depends: libc6 (>= 2.14), libfontconfig1 (>= 2.12.6), libfreetype6 (>= 2.2.1), libfribidi0 (>= 0.19.2), libgl1, libglewmx1.13 (>= 1.12.0), libglu1-mesa | libglu1 Filename: pool/sdk/q/quesoglc/libglc0_0.7.2-6co1bv2022.0b12_amd64.deb Size: 61400 MD5sum: 94ab2ed4a22f0fc6845ab53e8643073b SHA1: f1bd4be719489ae753392ca7fa2ef5a1f4d92e66 SHA256: 9425e0dc9c820afd8ce346a4b85176a55c9d3c4868589ff000c3410b6754edb2 SHA512: 12b4d39c2147f23c9ebd6660a3d7c453e8b45e37889fba225580d2411e1541c1c139282b219e89ca2d6a851d178dfc98ccf71de602752ca356bdedc25ef69df0 Description: QuesoGLC OpenGL Character Renderer (GLC) implementation The OpenGL Character Renderer (GLC) is a state machine that provides OpenGL programs with character rendering services via an application programming interface (API). . This package contains the QuesoGLC OpenGL Character Renderer library Homepage: http://quesoglc.sourceforge.net/ Package: libglc0-dbgsym Priority: optional Section: debug Installed-Size: 256 Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org> Architecture: amd64 Source: quesoglc Version: 0.7.2-6co1bv2022.0b12 Depends: libglc0 (= 0.7.2-6co1bv2022.0b12) Filename: pool/sdk/q/quesoglc/libglc0-dbgsym_0.7.2-6co1bv2022.0b12_amd64.deb Size: 207740 MD5sum: eed4eccbc5744be207cb92e344a87f7d SHA1: 40997aad3d57540af4e7ceb6ba1162574880d412 SHA256: 1176ed0007fc299f1aab11de068d3e0e4355e460ffe75fd9cdd65141405807fa SHA512: 500e520b45bfae7a471df48b4a9054b4c7d184d287d0632ff3608a2fbf2a524ed2a7a52b3bb0587042cd208d565cb69f449b69630883859c5f8aef8a18d1d096 Description: debug symbols for libglc0 Auto-Built-Package: debug-symbols Build-Ids: 3d4b516fa8c5598ec1a7fa1309b77489eb53f54a Package: libglewmx-dev Priority: optional Section: libdevel Installed-Size: 1154 Maintainer: Paul Wise <pabs@debian.org> Architecture: amd64 Source: glewmx Version: 1.13.0-4co1bv2022.0b15 Provides: libglewmx1.5-dev, libglewmx1.6-dev Depends: libglewmx1.13 (= 1.13.0-4co1bv2022.0b15) Conflicts: libglew-dev, libglewmx1.6-dev Filename: pool/sdk/g/glewmx/libglewmx-dev_1.13.0-4co1bv2022.0b15_amd64.deb Size: 123992 MD5sum: e2ca1992bbdd324d6dfcbee7db7f6891 SHA1: 4f2e085489c0e639c67d7c4a4a967b1ced248ad8 SHA256: 55348f5bf4d3ce9be831820940b941f52d01fb8511c715d22c1caebf73063d89 SHA512: 4ebe73668a7c9dc26b35668ce5c4c3de945eb82a2d55cfcec22b181c7b2396e93c2af8a937e4c7e2bc74300a04be30613f4e8bd6fc42d1695a5453b687ebbfbc Description: OpenGL Extension Wrangler MX - development environment The OpenGL Extension Wrangler, GLEW for short, is a library that handles initialization of OpenGL extensions in a portable and simple way. Once the program initializes the library and checks the availability of extensions, it can safely call the entry points defined by the extension. Currently GLEW supports almost all the extensions found in the OpenGL extension registry (https://www.opengl.org/registry). . This package contains the development libraries compiled with GLEW_MX. Homepage: http://glew.sourceforge.net Multi-Arch: same Package: libglewmx1.13 Priority: optional Section: libs Installed-Size: 577 Maintainer: Paul Wise <pabs@debian.org> Architecture: amd64 Source: glewmx Version: 1.13.0-4co1bv2022.0b15 Depends: libc6 (>= 2.4), libgl1 Filename: pool/sdk/g/glewmx/libglewmx1.13_1.13.0-4co1bv2022.0b15_amd64.deb Size: 108500 MD5sum: 01df258bdda8be47c97ff2448d856595 SHA1: b8f1d2e21b6bd025493d0e2d4b24c19cc7deef6c SHA256: 42f7a2e6b65c07355af04faeb6212b1065c67135117f885b6d5536461cc5b003 SHA512: cecfff3b09bebb52a24fb7bd1d268c8b9f898a9dda30ad070046de9646b242abb266ad7f4591a0cf09a12f55f64f871cdc87e6838b5d0bf4e0fd9b48e4154d6c Description: OpenGL Extension Wrangler (Multiple Rendering Contexts) For more information about GLEW please refer to the description of the libglewmx-dev package. . This package contains the runtime support files, built with GLEW_MX option, adding support for thread-safe usage of multiple rendering contexts. Homepage: http://glew.sourceforge.net Multi-Arch: same Package: libglewmx1.13-dbgsym Priority: optional Section: debug Installed-Size: 352 Maintainer: Paul Wise <pabs@debian.org> Architecture: amd64 Source: glewmx Version: 1.13.0-4co1bv2022.0b15 Depends: libglewmx1.13 (= 1.13.0-4co1bv2022.0b15) Filename: pool/sdk/g/glewmx/libglewmx1.13-dbgsym_1.13.0-4co1bv2022.0b15_amd64.deb Size: 236924 MD5sum: 6809a52a542b6a51527f2dba284f9e2e SHA1: 6fa3d14c4720e7b125fc132675bde5b188ad3d59 SHA256: ecf0f07e1f71745c69e0867ac9ebe3032c726bb3a10d9aec9056144166e26150 SHA512: 76a0674a2d11b0a14811019dcefcf4d5ad8d9b65ae89884efce0c25bf8ec12654a820b6c26c0186d1a3e769126dd5f818fef934931e1b3088d221bfb8b2cb799 Description: debug symbols for libglewmx1.13 Auto-Built-Package: debug-symbols Build-Ids: 95536d17d86669230f54888ef37420e4855e0702 Multi-Arch: same Package: libgnome-autoar-0-0 Priority: optional Section: libs Installed-Size: 120 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: amd64 Source: gnome-autoar Version: 0.2.4-3+apertis0bv2022.0b36 Depends: libarchive13 (>= 3.2.1), libc6 (>= 2.4), libglib2.0-0 (>= 2.55.2) Filename: pool/sdk/g/gnome-autoar/libgnome-autoar-0-0_0.2.4-3+apertis0bv2022.0b36_amd64.deb Size: 26524 MD5sum: 0f1ff2e8e5a320fe7270f2c4558acf5f SHA1: 674af6f2f87478f8cb2dc57ba8190226e07cdeac SHA256: a1dfe1735f7fb397da3a5ca74806142a3660591923951d7b9136f560de88eda7 SHA512: 2fe22f6f69f7ca4256a17e9b0e8738dae565c3ff273ce36e835e6ca286f03c40a12e26de633e710e433b8c76f8b2450c5422eb889170048f82cca893fe1a3381 Description: Archives integration support for GNOME GNOME Autoar is a library which makes creating and extracting archives easy, safe, and automatic. Multi-Arch: same Package: libgnome-autoar-0-0-dbgsym Priority: optional Section: debug Installed-Size: 59 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: amd64 Source: gnome-autoar Version: 0.2.4-3+apertis0bv2022.0b36 Depends: libgnome-autoar-0-0 (= 0.2.4-3+apertis0bv2022.0b36) Filename: pool/sdk/g/gnome-autoar/libgnome-autoar-0-0-dbgsym_0.2.4-3+apertis0bv2022.0b36_amd64.deb Size: 28036 MD5sum: 7b36dda558f74f8d041e77c910add597 SHA1: 712aa274ef8c8adc3a24388cce2f0997a6190cf9 SHA256: 93a8ba6ebe54f983dccb2197e2a5dc2818764fc1305fd54ade3f77ba50018533 SHA512: 88cc038bd2a1457a1e1f01a4012dc9167ddd33ad5609a148a39f4d4f3776f56ea642c13c4475e45cf3da2c45ceba10fc917a3d74a7bf331c4284a3364d3f6423 Description: debug symbols for libgnome-autoar-0-0 Auto-Built-Package: debug-symbols Build-Ids: 291cc556799d2a338cdbe803a59dc172161c37b2 Multi-Arch: same Package: libgnome-autoar-0-dev Priority: optional Section: libdevel Installed-Size: 137 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: amd64 Source: gnome-autoar Version: 0.2.4-3+apertis0bv2022.0b36 Depends: gir1.2-gnomeautoar-0.1 (= 0.2.4-3+apertis0bv2022.0b36), libglib2.0-dev, libarchive-dev Suggests: libgnome-autoar-doc Filename: pool/sdk/g/gnome-autoar/libgnome-autoar-0-dev_0.2.4-3+apertis0bv2022.0b36_amd64.deb Size: 15456 MD5sum: 83c327f828a9c025e7bd253b61f361f6 SHA1: 21321956988a1ff0ce70bca656b64a63fdfc9b03 SHA256: cd7f52fd17bd82ca9e5baff773c58deebe48278582086aade0fcdf05a525808f SHA512: 9428138d02dd004a94e37931b621cd82ca59424b15177f91e5e5dfbde83ee5a6e0fe9322a33136a1c3acf5a7984ddaacc280c394eb347fd672eba69f0d670368 Description: Archives integration support for GNOME - development files GNOME Autoar is a library which makes creating and extracting archives easy, safe, and automatic. . This package contains the development files. Multi-Arch: same Package: libgnome-autoar-doc Priority: optional Section: doc Installed-Size: 291 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: all Source: gnome-autoar Version: 0.2.4-3+apertis0bv2022.0b36 Suggests: devhelp Filename: pool/sdk/g/gnome-autoar/libgnome-autoar-doc_0.2.4-3+apertis0bv2022.0b36_all.deb Size: 24688 MD5sum: 0d9f2563138f41424514410b542ca36c SHA1: ef58c00c02e9b85bde2ae85a0356771ff7d045b6 SHA256: 6556d4d3f7ae244f13ff8ed9b8e87822011639fe2573e3035e5a5901093560f3 SHA512: d3eb929cb6963b9bdcb96d0d00f218485623afe7196af9a06eccb5e408449367b44e63a142fb2484753a5ea7ae1c1f4cf8d7aa30978ce7c9f2815615ce325d46 Description: Archives integration support for GNOME - documentation This package contains documentation for the GNOME Autoar library. Multi-Arch: foreign Package: libgnome-autoar-gtk-0-0 Priority: optional Section: libs Installed-Size: 40 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: amd64 Source: gnome-autoar Version: 0.2.4-3+apertis0bv2022.0b36 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.35.6), libgnome-autoar-0-0 (>= 0.1.1), libgtk-3-0 (>= 3.2.1) Filename: pool/sdk/g/gnome-autoar/libgnome-autoar-gtk-0-0_0.2.4-3+apertis0bv2022.0b36_amd64.deb Size: 9012 MD5sum: ad0cc6f25e7624f307317d01ac0eaba1 SHA1: 8a3cd96344e380c24d79bc77892c400ea9602e93 SHA256: 6f2c2e89cd3269663d09ffafa2ac630521fc17454240e788d814d65848308f73 SHA512: be6dd457ef6048e38501f26d01659b1e90173781fc1fb8448b1eafe0d9b2d26f5266b61689e4f44f20a6c40e4d0083a1f336acaeec5174ecb909568eb0cda803 Description: GTK+ widgets for the GNOME Autoar library GNOME Autoar is a library which makes creating and extracting archives easy, safe, and automatic. . This library contains GTK+ widgets which can be embedded into applications. Multi-Arch: same Package: libgnome-autoar-gtk-0-0-dbgsym Priority: optional Section: debug Installed-Size: 24 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: amd64 Source: gnome-autoar Version: 0.2.4-3+apertis0bv2022.0b36 Depends: libgnome-autoar-gtk-0-0 (= 0.2.4-3+apertis0bv2022.0b36) Filename: pool/sdk/g/gnome-autoar/libgnome-autoar-gtk-0-0-dbgsym_0.2.4-3+apertis0bv2022.0b36_amd64.deb Size: 8404 MD5sum: a074453051aaacfd2411c6997acf0776 SHA1: 82abeded21a19a83c2e5fb918b8685f2a5a24a34 SHA256: 6830a7e80b318642eeb406555000ea1a8d07a14f4b90b8719a96bcd27d30d0fd SHA512: 9cabda45e09ed89f82cc01dcd0386ffbd9563f6a2a3cdbfaa81c81f1af683314b83dbf418fa096997d1a78c6b993ac5a3ee3bed59f2b18b3f5a6fe5992d30e70 Description: debug symbols for libgnome-autoar-gtk-0-0 Auto-Built-Package: debug-symbols Build-Ids: f779234f9e1a9d00f277c88085ba304f982a8d53 Multi-Arch: same Package: libgnome-autoar-gtk-0-dev Priority: optional Section: libdevel Installed-Size: 32 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: amd64 Source: gnome-autoar Version: 0.2.4-3+apertis0bv2022.0b36 Depends: gir1.2-gnomeautoargtk-0.1 (= 0.2.4-3+apertis0bv2022.0b36), libgnome-autoar-0-dev (= 0.2.4-3+apertis0bv2022.0b36), libgtk-3-dev Suggests: libgnome-autoar-doc Filename: pool/sdk/g/gnome-autoar/libgnome-autoar-gtk-0-dev_0.2.4-3+apertis0bv2022.0b36_amd64.deb Size: 5652 MD5sum: 98857a92a0ba2bba6958f3049560b842 SHA1: 53c3eb7d66ad03a713fc71d9eb972f9a8455fd4f SHA256: 6acbccaa2731188666f5805c9e140881c7308972823c7302e42272fab2dec22b SHA512: 6b8887acd49345a5924e1cac114bb9d67925da8a7f465118ef4288f65ffec65cc8310f61f8b45c2812d0d8d7ba258f381dc06509ab61f605d83dc6b4104690aa Description: GTK+ widgets for the GNOME Autoar library - development files GNOME Autoar is a library which makes creating and extracting archives easy, safe, and automatic. . This package contains the development files. Multi-Arch: same Package: libgps-dev Priority: optional Section: libdevel Installed-Size: 458 Maintainer: Bernd Zeimetz <bzed@debian.org> Architecture: amd64 Source: gpsd Version: 3.22-4+apertis0bv2022.0b30 Depends: libgps28 (= 3.22-4+apertis0bv2022.0b30), pkg-config Filename: pool/sdk/g/gpsd/libgps-dev_3.22-4+apertis0bv2022.0b30_amd64.deb Size: 156004 MD5sum: 7a87d0729ae647a93adabd77c2c15a34 SHA1: aedbe80734a3bcf08b4ae7f2cbe766972870f7f9 SHA256: 561b9514cbd39c4388acf9c3bda4304cd377515ac5d1d8528834ecfed7fbb977 SHA512: b30858fd3a53b56f2366c5b9ce8121e1ee063ebcc5f99e8e60545c57434c1bd782e760d2cff6bfb0b8c4c20d16eb2d628474ccdd137385ecdf3fb73e45417d23 Description: Global Positioning System - development files The gpsd service daemon can monitor one or more GPS devices connected to a host computer, making all data on the location and movements of the sensors available to be queried on TCP port 2947. . This package contains the header and development files needed to build programs and packages using libgps. Homepage: http://www.catb.org/gpsd/ Multi-Arch: same Package: libgps28 Priority: optional Section: libs Installed-Size: 212 Maintainer: Bernd Zeimetz <bzed@debian.org> Architecture: amd64 Source: gpsd Version: 3.22-4+apertis0bv2022.0b30 Depends: libc6 (>= 2.17), libdbus-1-3 (>= 1.9.14), libstdc++6 (>= 5) Suggests: gpsd Conflicts: fso-gpsd Filename: pool/sdk/g/gpsd/libgps28_3.22-4+apertis0bv2022.0b30_amd64.deb Size: 104072 MD5sum: db589bda2fa957f73bbd49a3e6b8e6c4 SHA1: abba9b2e21ca603e326ea4d159699c220c6e7b1d SHA256: 0f87a4597657b2e7aec547d9fc8f1cafae2223f8a6bce98e2419e0c29f3289e9 SHA512: 48a4195247253106fe38f99e4068962d8ab219c4fb1a2e4fce569aa4d59fb67dd16a123869239955f3d54183cb0528454d13a71b3ffc6aa2e56f915523862cd2 Description: Global Positioning System - library The gpsd service daemon can monitor one or more GPS devices connected to a host computer, making all data on the location and movements of the sensors available to be queried on TCP port 2947. . This package provides libgps, a C service library for querying GPS devices. It supports both a low-level interface, which communicates directly with the device to which the GPS is connected, and a high-level interface, which goes through gpsd and is intended for concurrent use by several applications. Homepage: http://www.catb.org/gpsd/ Multi-Arch: same Package: libgps28-dbgsym Priority: optional Section: debug Installed-Size: 176 Maintainer: Bernd Zeimetz <bzed@debian.org> Architecture: amd64 Source: gpsd Version: 3.22-4+apertis0bv2022.0b30 Replaces: gpsd-dbg (<< 3.16-4~) Depends: libgps28 (= 3.22-4+apertis0bv2022.0b30) Breaks: gpsd-dbg (<< 3.16-4~) Filename: pool/sdk/g/gpsd/libgps28-dbgsym_3.22-4+apertis0bv2022.0b30_amd64.deb Size: 154760 MD5sum: c133d3aab2d61063bfc60f22931d8a6e SHA1: e07a2b96dcf5cb9899887c925d6e365d11283fb6 SHA256: 5578055e2f9fd76ba591302736fed5b9f5c32e6c904cf4baeece3fc6b0f5ea4b SHA512: 5cbb45b56fd35781abe63507911dd1468b835cc96361beb998bc9f3947fb760b5985f3ddb4ef0d398b4b1fa934708dd33426dff31836e36a979714e72d83ed51 Description: debug symbols for libgps28 Auto-Built-Package: debug-symbols Build-Ids: f61841be32f36d948299e27dcd084cbc4accf3ec Multi-Arch: same Package: libgspell-1-2 Priority: optional Section: libs Installed-Size: 184 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: amd64 Source: gspell Version: 1.8.4-1apertis0bv2022.0b35 Depends: iso-codes, libgspell-1-common (>= 1.8.4-1apertis0bv2022.0b35), libc6 (>= 2.4), libenchant-2-2 (>= 2.2.3), libglib2.0-0 (>= 2.44), libgtk-3-0 (>= 3.11.5), libpango-1.0-0 (>= 1.18.0) Filename: pool/sdk/g/gspell/libgspell-1-2_1.8.4-1apertis0bv2022.0b35_amd64.deb Size: 54536 MD5sum: 6d4c420f722f37ccf62682474f50cae0 SHA1: 225a9df9633761254772b8fd7a91476a2d0900f2 SHA256: 1fa08d93b84111c7ddcfb1037f0b95e3c90a1a28237b6998ab51b4dc5d4b2b56 SHA512: 6529adfdccc6da0cb3a5e899eaa8e6320b901f22e81ec264c0fc9d8b49ab7280f4cbe0d7500c2d3439fcca04cd9233a528221e3121967fd2788ee988e0124164 Description: spell-checking library for GTK+ applications gspell provides a flexible API to add spell checking to a GTK+ application. It features: * GObject wrappers around Enchant * An inline spell checker for GtkTextView (enhanced version of GtkSpell) * A spell checker dialog for GtkTextView * Support of the no-spell-check tag defined by GtkSourceView * Language choosers (button and dialog) Homepage: https://wiki.gnome.org/Projects/gspell Multi-Arch: same Package: libgspell-1-2-dbgsym Priority: optional Section: debug Installed-Size: 204 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: amd64 Source: gspell Version: 1.8.4-1apertis0bv2022.0b35 Depends: libgspell-1-2 (= 1.8.4-1apertis0bv2022.0b35) Filename: pool/sdk/g/gspell/libgspell-1-2-dbgsym_1.8.4-1apertis0bv2022.0b35_amd64.deb Size: 166236 MD5sum: 70fc33a7076cbf8d5828cc83dace6450 SHA1: 735d0026791ae486ad88a4108ef258c13ac22b84 SHA256: 370e45cce9647a0d6fb317230aff8500c5cf612601ed6f803326b49c18288ce9 SHA512: fda3338a708f9fde47b1c649a964c12e4582cf421d7e12f7e82913e531abd4732604427bfc198a2fb6b802cbbe65e8a7468319a1e6e8d2f2f7d909c1d1e2adcf Description: debug symbols for libgspell-1-2 Auto-Built-Package: debug-symbols Build-Ids: 8a912ce366f9b0f524fac64d488329ba7e979ba4 Multi-Arch: same Package: libgspell-1-common Priority: optional Section: libs Installed-Size: 275 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: all Source: gspell Version: 1.8.4-1apertis0bv2022.0b35 Filename: pool/sdk/g/gspell/libgspell-1-common_1.8.4-1apertis0bv2022.0b35_all.deb Size: 32144 MD5sum: 84a620ac529075c9921d4d0674aebaff SHA1: d04dfdb2112c1110660afff1cd8757f276179ed3 SHA256: 342c0a2cf4f52ca15d15324b6f74689f5587ed0ca02ca3c6d0c08901756c31a2 SHA512: d80a4b974797c7c35f469408ccbe58f30f8c937ab95e8356cd0440a3ffd5e0179115164bbfaf1889bb62aafced7d58b0ac5a845f2e741ad9598e027ed23255cb Description: libgspell architecture-independent files gspell provides a flexible API to add spell checking to a GTK+ application. It features: * GObject wrappers around Enchant * An inline spell checker for GtkTextView (enhanced version of GtkSpell) * A spell checker dialog for GtkTextView * Support of the no-spell-check tag defined by GtkSourceView * Language choosers (button and dialog) . This package contains the architecture independent files like translation of messages. Homepage: https://wiki.gnome.org/Projects/gspell Multi-Arch: foreign Package: libgspell-1-dev Priority: optional Section: libdevel Installed-Size: 180 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: amd64 Source: gspell Version: 1.8.4-1apertis0bv2022.0b35 Depends: gir1.2-gspell-1 (= 1.8.4-1apertis0bv2022.0b35), libenchant-2-dev (>= 2.1.3), libglib2.0-dev (>= 2.44), libgspell-1-2 (= 1.8.4-1apertis0bv2022.0b35), libgtk-3-dev (>= 3.20) Suggests: libgspell-1-doc (= 1.8.4-1apertis0bv2022.0b35) Filename: pool/sdk/g/gspell/libgspell-1-dev_1.8.4-1apertis0bv2022.0b35_amd64.deb Size: 22652 MD5sum: 275dd7b891253b78ee37a4deff6c9074 SHA1: c45cd07a618b47099ddc0b092c702cbd4f4644f3 SHA256: ce25fdd409c503edd94080376643c89ebcb225b3f9178571901f72223dafa3bd SHA512: 00d48b4398d1e72fd27e6c36e8acf6b27003e2face547c55a11b7f9fbcf2ed2662ed9653af6d851188a1d6d62b24b943c58f8b2f45ca190733e64230899c7d9c Description: spell-checking library for GTK+ applications - development files gspell provides a flexible API to add spell checking to a GTK+ application. It features: * GObject wrappers around Enchant * An inline spell checker for GtkTextView (enhanced version of GtkSpell) * A spell checker dialog for GtkTextView * Support of the no-spell-check tag defined by GtkSourceView * Language choosers (button and dialog) . This package contains development headers and libraries. Homepage: https://wiki.gnome.org/Projects/gspell Multi-Arch: same Package: libgspell-1-doc Priority: optional Section: doc Installed-Size: 354 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: all Source: gspell Version: 1.8.4-1apertis0bv2022.0b35 Replaces: libgspell-1-dev (<< 1.8.2) Breaks: libgspell-1-dev (<< 1.8.2) Filename: pool/sdk/g/gspell/libgspell-1-doc_1.8.4-1apertis0bv2022.0b35_all.deb Size: 31836 MD5sum: e8457686349134afcdac5573c108d601 SHA1: bd7f74c69e056b329f0111efc5846191cd50dc99 SHA256: 57c73a235f13a66482d426535dd32e105a56d95afd98a6cebd1753cb37b1ac30 SHA512: 0a0427238c493b0e3b3f55507c13e4c91c688ccbbf1072650a6b94183659baaded2524eead2186973943b7b9225be45f7e43cd45ad0f0214b232029c4fda655b Description: spell-checking library for GTK+ applications - documentation gspell provides a flexible API to add spell checking to a GTK+ application. It features: * GObject wrappers around Enchant * An inline spell checker for GtkTextView (enhanced version of GtkSpell) * A spell checker dialog for GtkTextView * Support of the no-spell-check tag defined by GtkSourceView * Language choosers (button and dialog) . This package contains the API documentation. Homepage: https://wiki.gnome.org/Projects/gspell Multi-Arch: foreign Package: libgtksourceview-3.0-1 Priority: optional Section: libs Installed-Size: 749 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: amd64 Source: gtksourceview3 Version: 3.24.11-2apertis0bv2022.0b41 Depends: libatk1.0-0 (>= 1.32), libc6 (>= 2.14), libcairo2 (>= 1.4.10), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.47.1), libgtk-3-0 (>= 3.19.12), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), libxml2 (>= 2.7.4), libgtksourceview-3.0-common (>= 3.24.11-2apertis0bv2022.0b41) Filename: pool/sdk/g/gtksourceview3/libgtksourceview-3.0-1_3.24.11-2apertis0bv2022.0b41_amd64.deb Size: 240072 MD5sum: a552d2cb41d6cd47229e30b58b4512a7 SHA1: f8d898101da43ed68fff3f80aeb3b61df91e03c6 SHA256: 78ba3475e4526fa69799775afaf7a36b1dbb6a37c40c1d6ea446ebc2b3f8cf8e SHA512: 4f9caf76b041036a8c6e88feff570f5e2fe582315b2c1849619a5ed35b55ddf6a12b34bf12bcc1261faafea248f8195c7200a601b5c170a38353ca1e94b9cccb Description: shared libraries for the GTK+ syntax highlighting widget GtkSourceView is a text widget that extends the standard GTK+ 3.x text widget GtkTextView. It improves GtkTextView by implementing syntax highlighting and other features typical of a source editor. . This package contains the shared libraries required by applications to use this widget. Homepage: https://wiki.gnome.org/Projects/GtkSourceView Multi-Arch: same Package: libgtksourceview-3.0-1-dbgsym Priority: optional Section: debug Installed-Size: 1004 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: amd64 Source: gtksourceview3 Version: 3.24.11-2apertis0bv2022.0b41 Depends: libgtksourceview-3.0-1 (= 3.24.11-2apertis0bv2022.0b41) Filename: pool/sdk/g/gtksourceview3/libgtksourceview-3.0-1-dbgsym_3.24.11-2apertis0bv2022.0b41_amd64.deb Size: 882792 MD5sum: c75fc73b1cca90b167134d11dcfea805 SHA1: 5b81d4aa870304d44fb0c5b761643974e711a694 SHA256: 048a7608c058c8f5132e06f0d4d37c4fe52262880fe33a4f406a6d42d6dfd48d SHA512: 05cb688948b362d1e0068c7cae6160167ce0bad21be937458d9835c030980564d2ac59efc7f77bd76fdc6ac40c82bd3872ec0db5dea07668dd820003938b63ef Description: debug symbols for libgtksourceview-3.0-1 Auto-Built-Package: debug-symbols Build-Ids: 8f9ebc62b876efa9469dece7c50b0d7f6f6513a7 Multi-Arch: same Package: libgtksourceview-3.0-common Priority: optional Section: libs Installed-Size: 2406 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: all Source: gtksourceview3 Version: 3.24.11-2apertis0bv2022.0b41 Filename: pool/sdk/g/gtksourceview3/libgtksourceview-3.0-common_3.24.11-2apertis0bv2022.0b41_all.deb Size: 285252 MD5sum: e376561b084cf447643d1d23daaa2711 SHA1: 17cea028d55d60e8ce4658828d5ee65257c843df SHA256: 7b94f1acc59261158bfff6fa4eba034c30e45391bd0dc6bb1f9fecb269a59af7 SHA512: ca531ecdb36d415756c403dfe7669ad27e70c665084d588c867a63112c2462d10e0bc3ab5ac5d87a3adefa505a0073d81f3f188f511f006eb9cb987825ff2e01 Description: common files for the GTK+ syntax highlighting widget GtkSourceView is a text widget that extends the standard GTK+ 3.x text widget GtkTextView. It improves GtkTextView by implementing syntax highlighting and other features typical of a source editor. . This package contains the language specifications files for Ada, C, C++, C#, CSS, ".desktop", ".diff" (patch), Fortran 95, GtkRC, Haskell, HTML, IDL, ".ini", Java, JavaScript, LaTeX, Lua, MSIL, Nemerle, Pascal, Perl, PHP, ".po" (gettext), Python, R, Ruby, sh, SQL, Tcl, Texinfo, VB.NET, Verilog, VHDL and XML. Homepage: https://wiki.gnome.org/Projects/GtkSourceView Multi-Arch: foreign Package: libgtksourceview-3.0-dev Priority: optional Section: libdevel Installed-Size: 2656 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: amd64 Source: gtksourceview3 Version: 3.24.11-2apertis0bv2022.0b41 Depends: libgtksourceview-3.0-1 (= 3.24.11-2apertis0bv2022.0b41), gir1.2-gtksource-3.0 (= 3.24.11-2apertis0bv2022.0b41), libgtk-3-dev (>= 3.19.6), libxml2-dev (>= 2.6.0) Suggests: libgtksourceview-3.0-doc Filename: pool/sdk/g/gtksourceview3/libgtksourceview-3.0-dev_3.24.11-2apertis0bv2022.0b41_amd64.deb Size: 347144 MD5sum: 586b8710c910c434ca816e38588f3e4f SHA1: 3920623468dc4386afc554cd319d1dc7fb842d6b SHA256: 3492ea759c605cf770de93eeff7cd7d78513e2f82fab6ed50bd0c13be3409384 SHA512: 9e69ddb565b8199e69e49fe9c36bb480fb56848dc9e73a326f9ea189e55d427beb5abe5a0a963c65876b8a7c76b44f69cb2aaec746f9d414f2b8290b8fe72352 Description: development files for the GTK+ syntax highlighting widget GtkSourceView is a text widget that extends the standard GTK+ 3.x text widget GtkTextView. It improves GtkTextView by implementing syntax highlighting and other features typical of a source editor. . This package contains the header files required if you wish to develop software that uses the GtkSourceView widget. Homepage: https://wiki.gnome.org/Projects/GtkSourceView Multi-Arch: same Package: libgtksourceview-3.0-doc Priority: optional Section: doc Installed-Size: 2106 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: all Source: gtksourceview3 Version: 3.24.11-2apertis0bv2022.0b41 Suggests: devhelp, libglib2.0-doc, libgtk-3-doc, libgdk-pixbuf2.0-doc, libpango1.0-doc Filename: pool/sdk/g/gtksourceview3/libgtksourceview-3.0-doc_3.24.11-2apertis0bv2022.0b41_all.deb Size: 134504 MD5sum: 862cdca8e8625cd27e21dad3dce16918 SHA1: 87b3b977c297eb91d817210a9806e4979756105b SHA256: 0465ab190adae3d54f877392164edab51a24aacdfd8ecf2aed3c07afa4442ffb SHA512: 4cb438d85c232af7afab61b716d3a2714a5b24d3e1ab40d1d2bbc454104714f43e66d9dcf426290a80609add3ebcff0e35489b9adefad20cd4b3cd059a08fa65 Description: documentation for the GTK+ syntax highlighting widget GtkSourceView is a text widget that extends the standard GTK+ 3.x text widget GtkTextView. It improves GtkTextView by implementing syntax highlighting and other features typical of a source editor. . This package contains the GtkSourceView reference manual. Homepage: https://wiki.gnome.org/Projects/GtkSourceView Package: libgtksourceview-4-0 Priority: optional Section: libs Installed-Size: 695 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: amd64 Source: gtksourceview4 Version: 4.8.0-1+apertis1bv2022.0b13 Depends: libatk1.0-0 (>= 1.32), libc6 (>= 2.14), libcairo2 (>= 1.4.10), libfribidi0 (>= 0.19.2), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.48.0), libgtk-3-0 (>= 3.24), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), libxml2 (>= 2.7.4), libgtksourceview-4-common (>= 4.8.0-1+apertis1bv2022.0b13) Filename: pool/sdk/g/gtksourceview4/libgtksourceview-4-0_4.8.0-1+apertis1bv2022.0b13_amd64.deb Size: 229596 MD5sum: 76b99171122b90f53b32649a61abf9d4 SHA1: e53c0bcbb6af53e3a9a75f4b0c20616427762206 SHA256: 86ae3c07a563df43f7f68515b5e3355863705fbea168a9a5840aa34cf4e7bb8d SHA512: 03c3f1d69dc34e524de3981d19a4719581eb73b83c17d7ebbad1fa41f09c95a1a6e07b3f3a0dea44fb984d3b7698205311d48e6193610285b890e08e95a94683 Description: shared libraries for the GTK+ syntax highlighting widget GtkSourceView is a text widget that extends the standard GTK+ 3.x text widget GtkTextView. It improves GtkTextView by implementing syntax highlighting and other features typical of a source editor. . This package contains the shared libraries required by applications to use this widget. Homepage: https://wiki.gnome.org/Projects/GtkSourceView Multi-Arch: same Package: libgtksourceview-4-0-dbgsym Priority: optional Section: debug Installed-Size: 822 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: amd64 Source: gtksourceview4 Version: 4.8.0-1+apertis1bv2022.0b13 Depends: libgtksourceview-4-0 (= 4.8.0-1+apertis1bv2022.0b13) Filename: pool/sdk/g/gtksourceview4/libgtksourceview-4-0-dbgsym_4.8.0-1+apertis1bv2022.0b13_amd64.deb Size: 704900 MD5sum: 73cd67d192bbb74dc1d006a54ca401f8 SHA1: 734bbf11b63a60db7560993642a3d9030374b195 SHA256: e4886b043d057cc9f9edeaf64ace04ba3802d123e17fe6e4b933ccaf3258e97f SHA512: b3d79d66e0575bdb60e4249295afd385f4c71dc05693808a17beb29300022f89b229d346b0227fadc28a98a35c0d7936eece1ff1b9444bdc738d45263cb51071 Description: debug symbols for libgtksourceview-4-0 Auto-Built-Package: debug-symbols Build-Ids: d67827ba4c01cb5e81715fe35fae6fccec67047f Multi-Arch: same Package: libgtksourceview-4-common Priority: optional Section: libs Installed-Size: 4239 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: all Source: gtksourceview4 Version: 4.8.0-1+apertis1bv2022.0b13 Filename: pool/sdk/g/gtksourceview4/libgtksourceview-4-common_4.8.0-1+apertis1bv2022.0b13_all.deb Size: 558532 MD5sum: bef741d18bd10fb59c4673e5dc9a7a24 SHA1: 4a9edc535dce579321397bd4a8f058307236a1d4 SHA256: dd8ded30512d76472c61e53d869b73f9d91861808630737d5cf02b8e085e7521 SHA512: 54a44c3edb28c61893bc3193ffa7158d7ee2eb8d2acf480dbf50f7f047503adc7df28460735af26008ad5361e1e8513eef7d99fda413bd9f7b5d706df5cb0471 Description: common files for the GTK+ syntax highlighting widget GtkSourceView is a text widget that extends the standard GTK+ 3.x text widget GtkTextView. It improves GtkTextView by implementing syntax highlighting and other features typical of a source editor. . This package contains the language specifications files for Ada, C, C++, C#, CSS, ".desktop", ".diff" (patch), Fortran 95, GtkRC, Haskell, HTML, IDL, ".ini", Java, JavaScript, LaTeX, Lua, MSIL, Nemerle, Pascal, Perl, PHP, ".po" (gettext), Python, R, Ruby, sh, SQL, Tcl, Texinfo, VB.NET, Verilog, VHDL and XML. Homepage: https://wiki.gnome.org/Projects/GtkSourceView Multi-Arch: foreign Package: libgtksourceview-4-dev Priority: optional Section: libdevel Installed-Size: 1227 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: amd64 Source: gtksourceview4 Version: 4.8.0-1+apertis1bv2022.0b13 Replaces: libgtksourceview-3.0-dev (<< 3.24.7-2~) Depends: libgtksourceview-4-0 (= 4.8.0-1+apertis1bv2022.0b13), gir1.2-gtksource-4 (= 4.8.0-1+apertis1bv2022.0b13), libgtk-3-dev (>= 3.19.6), libxml2-dev (>= 2.6.0) Suggests: libgtksourceview-4-doc Breaks: libgtksourceview-3.0-dev (<< 3.24.7-2~) Filename: pool/sdk/g/gtksourceview4/libgtksourceview-4-dev_4.8.0-1+apertis1bv2022.0b13_amd64.deb Size: 107584 MD5sum: 4b1fe2736458184f5eb0d821e9a99db3 SHA1: 0a1b4f2a66682af8ec29c353e2bbcf18c1d46227 SHA256: 03d3f771837506c4c9f0718bf93d542224133aae4c8f8560c96e67d06bcdaddc SHA512: 0542b28f8d5c59d3abd03814004a7f30605bbf349df39a17b166a63aa352da7eb86c74dea04adfc0a6795845237d41837055ad1cdb6623e80339067324ca7def Description: development files for the GTK+ syntax highlighting widget GtkSourceView is a text widget that extends the standard GTK+ 3.x text widget GtkTextView. It improves GtkTextView by implementing syntax highlighting and other features typical of a source editor. . This package contains the header files required if you wish to develop software that uses the GtkSourceView widget. Homepage: https://wiki.gnome.org/Projects/GtkSourceView Multi-Arch: same Package: libgtksourceview-4-doc Priority: optional Section: doc Installed-Size: 2010 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: all Source: gtksourceview4 Version: 4.8.0-1+apertis1bv2022.0b13 Suggests: devhelp, libglib2.0-doc, libgtk-3-doc, libgdk-pixbuf2.0-doc, libpango1.0-doc Filename: pool/sdk/g/gtksourceview4/libgtksourceview-4-doc_4.8.0-1+apertis1bv2022.0b13_all.deb Size: 138188 MD5sum: f02e9322f52ba79864324d3d22c2688e SHA1: 1ff1d3eebd18ea054d664b7c99d558ffd5c1f270 SHA256: 9ef0bcd6642cbf9a77cb4adeef5475b8b98273063a6978bd325cb6ddf94b89ac SHA512: 354fbf1079c608bc6dc7340f89b2db79d296f0d9a1e5779c87eb37f9784a5e9618858b6547fb3327d6de901d7b70b5baf2c1686aa8840669ffbcf26b58dcafaa Description: documentation for the GTK+ syntax highlighting widget GtkSourceView is a text widget that extends the standard GTK+ 3.x text widget GtkTextView. It improves GtkTextView by implementing syntax highlighting and other features typical of a source editor. . This package contains the GtkSourceView reference manual. Homepage: https://wiki.gnome.org/Projects/GtkSourceView Package: libibatis-java Priority: optional Section: java Installed-Size: 394 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org> Architecture: all Version: 2.3.4.726-6.1apertis0bv2022.0b20 Filename: pool/sdk/libi/libibatis-java/libibatis-java_2.3.4.726-6.1apertis0bv2022.0b20_all.deb Size: 338720 MD5sum: 01942bb56d10cab891b71078cdf64331 SHA1: 415a76517471a66ad61372bf3be54c79863107b4 SHA256: 2099f20922aebc57abe25f0063142189d6f877d3c584c1339ab0f3837cf2fdb5 SHA512: 07b35d8579af22f51e6e8b4ee840f934abc192a9a5050b7a8a982b1b6664b69c158290194b1114fdba1d26e42abdf48281e31cce52206765bddcca99dabfd21d Description: iBATIS Data Mapper framework The iBATIS Data Mapper framework makes it easier to use a database with Java and .NET applications. iBATIS couples objects with stored procedures or SQL statements using a XML descriptor. Simplicity is the biggest advantage of the iBATIS Data Mapper over object relational mapping tools. . To use the iBATIS Data Mapper, you rely on your own objects, XML, and SQL. There is little to learn that you don't already know. With the iBATIS Data Mapper, you have the full power of both SQL and stored procedures at your fingertips. Homepage: http://ibatis.apache.org Package: libjava-xmlbuilder-java Priority: optional Section: java Installed-Size: 40 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org> Architecture: all Source: java-xmlbuilder Version: 0.4-2.1apertis0bv2022.0b21 Suggests: libjava-xmlbuilder-java-doc Filename: pool/sdk/j/java-xmlbuilder/libjava-xmlbuilder-java_0.4-2.1apertis0bv2022.0b21_all.deb Size: 20488 MD5sum: 0fa52813b00b5b873af6e15358b1c3ef SHA1: 3253c32defcbc49465bcf1be5b8272915031473a SHA256: 0224c6b1d3325d6e279ef52fc682f1437915e6149624464dd968d68f37ea1fe2 SHA512: 908e3196406ad18f5a32f5be993d25b659283cbb3aa610811f728cf54a0617fd4a7f5d091b1c731b44f75caa4b87316a011015064dae0ff556f622cad81c0a28 Description: XML Builder Java library for creating XML documents XML Builder is a utility that creates simple XML documents using relatively sparse Java code. . It is intended to allow for quick and painless creation of XML documents where you might otherwise be tempted to use concatenated strings, and where you would rather not face the tedium and verbosity of coding with JAXP. Homepage: http://code.google.com/p/java-xmlbuilder/ Package: libjava-xmlbuilder-java-doc Priority: optional Section: doc Installed-Size: 1582 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org> Architecture: all Source: java-xmlbuilder Version: 0.4-2.1apertis0bv2022.0b21 Depends: default-jdk-doc Suggests: libjava-xmlbuilder-java Filename: pool/sdk/j/java-xmlbuilder/libjava-xmlbuilder-java-doc_0.4-2.1apertis0bv2022.0b21_all.deb Size: 252712 MD5sum: 830c252c6b85274c90b1f3ebd7b996b0 SHA1: b5dd81eb08e1fae8e8b628a63f96a91dfac7bd5f SHA256: c867500a9d9cd2c7fd1cc8a3737d9ff69fe59294cdff1aaa545076594797ac58 SHA512: 2aecec6c0961d88b72bc2b8f593511b505a54341924fd36667fffe73338096832cfa5292dd6fe49e3078c56b277966899172ec7c0504aa2a734c8db62a69d3a9 Description: Documentation for XML Builder Java library for creating XML documents XML Builder is a utility that creates simple XML documents using relatively sparse Java code. . It is intended to allow for quick and painless creation of XML documents where you might otherwise be tempted to use concatenated strings, and where you would rather not face the tedium and verbosity of coding with JAXP. . This package contains the API documentation of libjava-xmlbuilder-java. Homepage: http://code.google.com/p/java-xmlbuilder/ Package: libjets3t-java Priority: optional Section: java Installed-Size: 552 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org> Architecture: all Source: jets3t Version: 0.8.1+dfsg-4co1bv2022.0b7 Depends: libaxis-java, libcommons-codec-java, libcommons-httpclient-java, libcommons-logging-java, libjava-xmlbuilder-java Recommends: libbcprov-java Filename: pool/sdk/j/jets3t/libjets3t-java_0.8.1+dfsg-4co1bv2022.0b7_all.deb Size: 492944 MD5sum: e477bbb003d2c6645a04495d98701e8a SHA1: c4ed993c59ac76a93fc992aaa51640017fe00529 SHA256: aed404e40c45abd5ffcc9db8cafdb318195b85a308d8beba594ea5326934e7ea SHA512: 3c4a14da7196d16502a68160a223cdd9b3414d6c5dc839b6193be88c11371c216ef41ae58f28606254b7ff9fbab28ceeb0342b045950565885b462aa196c5f12 Description: Java interface to Amazon S3 and CloudFront services The JetS3t toolkit provides Java programmers with an API for interacting and managing data stored in Amazon Simple Storage Service and Amazon CloudFront content delivery network. Homepage: https://jets3t.s3.amazonaws.com/index.html Package: libjets3t-java-doc Priority: optional Section: doc Installed-Size: 14231 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org> Architecture: all Source: jets3t Version: 0.8.1+dfsg-4co1bv2022.0b7 Recommends: libjets3t-java (= 0.8.1+dfsg-4co1bv2022.0b7) Suggests: default-jdk-doc Filename: pool/sdk/j/jets3t/libjets3t-java-doc_0.8.1+dfsg-4co1bv2022.0b7_all.deb Size: 619084 MD5sum: 2aa72df420215d51d1a2b31ecd714516 SHA1: 0b1a4e002c9b088fdce178943e025a96fdc25113 SHA256: ccc6a754c2b712341c5eacc6dc245457514862dde7a52689e927b2c53f3fdf29 SHA512: 76cf9b02cec49d8e007f55d7ee579061e200ca432da1f53405e2cb0baaf33dec827b0717bf85153d7cf1f3364390ec5ca86130d2aab3f7c1d5dcc2c1d081c3dc Description: documentation for libjets3t-java Documentation for the JetS3t toolkit that provides Java programmers with an API for interacting and managing data stored in Amazon Simple Storage Service and Amazon CloudFront content delivery network. Homepage: https://jets3t.s3.amazonaws.com/index.html Package: libjgraph-java Priority: extra Section: java Installed-Size: 233 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org> Architecture: all Version: 5.12.4.2+dfsg-5.1apertis0bv2022.0b23 Filename: pool/sdk/libj/libjgraph-java/libjgraph-java_5.12.4.2+dfsg-5.1apertis0bv2022.0b23_all.deb Size: 205652 MD5sum: 41f618c1b2e113e594054c593cb4cd68 SHA1: 30f86a36ce9aba361fa7665d8e30fc5a34f62d6a SHA256: aec1ed7b93c72512e9f913785f30009919e2cd58c36945d2d902f126ec4ba889 SHA512: a3d9f51ab4f523fedd87a918c52a6b51494cee24660c63bdc68045861a70a40db752c37c8df286e8c20bc8c0a40244412641ae43fa52a405fcde8098b89b87f8 Description: JFC/Swing graph component for Java JGraph is an easy-to-use, feature-rich and standards-compliant open source graph component available for Java. Application areas include: . * Process diagrams, workflow and BPM visualization, flowcharts, even traffic or water flow. * Database and WWW visualization, networks and telecoms displays, mapping applications and GIS. * UML diagrams, electronic circuits, VLSI, CAD, financial and social networks and data mining. * Biochemistry, ecological cycles, entity and cause-effect relationships and organisational charts. . This package contains the library. Homepage: https://github.com/jgraph/jgraphx Package: libjgraph-java-doc Priority: extra Section: doc Installed-Size: 6477 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org> Architecture: all Source: libjgraph-java Version: 5.12.4.2+dfsg-5.1apertis0bv2022.0b23 Filename: pool/sdk/libj/libjgraph-java/libjgraph-java-doc_5.12.4.2+dfsg-5.1apertis0bv2022.0b23_all.deb Size: 604896 MD5sum: cb2d12356842f50ffa4c0295bd9c2d0e SHA1: 4983169b8f71d12c72c2dff6989776ec97cb44c4 SHA256: 7d436aa6c13cd2003f35eed68ad0349c1d4ddf08ac36af281a9c63681d1cfc7d SHA512: 8ed6af804ceb5aaaeecf706fcd2fa631a8dbeee263db17d4bb8458b291e89ee7c04974fe7990825494770aa4cfe9588685749b6e77b7d7144763a999dfca0479 Description: JFC/Swing graph component for Java (documentation) JGraph is an easy-to-use, feature-rich and standards-compliant open source graph component available for Java. . * Process diagrams, workflow and BPM visualization, flowcharts, even traffic or water flow. * Database and WWW visualization, networks and telecoms displays, mapping applications and GIS. * UML diagrams, electronic circuits, VLSI, CAD, financial and social networks and data mining. * Biochemistry, ecological cycles, entity and cause-effect relationships and organisational charts. . This package contains the documentation and the examples. Homepage: https://github.com/jgraph/jgraphx Package: libjgrapht0.8-java Priority: optional Section: java Installed-Size: 282 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org> Architecture: all Version: 0.8.3-5co1bv2022.0b8 Provides: libjgrapht-java Depends: libjgraph-java Filename: pool/sdk/libj/libjgrapht0.8-java/libjgrapht0.8-java_0.8.3-5co1bv2022.0b8_all.deb Size: 213620 MD5sum: d49d049871e2d3a08d2a3f282e4640c2 SHA1: 331ef7dc92de33731de17fd74e6be20443e0e07c SHA256: 8eb093364259f73dda41c6be7435c3326e319337c69db6e9317d16cdf8a8ca1f SHA512: b61b5d6457846b05efd526c78875ecd2b746485513d0880a6f2013731b0a8e3aa89681fd15b4c943e09389e85a2d5ab3e67aca68dfff7c7c1c3ad71d928d55c4 Description: mathematical graph theory library for Java JGraphT is a free Java graph library that provides mathematical graph theory objects and algorithms. JGraphT supports various types of graphs including: - directed and undirected graphs; - graphs with weighted, unweighted, labeled or user-defined edges; - various edge multiplicity options, including simple graphs, multigraphs and pseudographs; - unmodifiable graphs: allow modules to provide "read-only" access to internal graphs; - listenable graphs: allow external listeners to track modification events; - subgraphs: graphs that are auto-updating subgraph views on other graphs; - all compositions of above graphs. . JGraphT is designed to be simple and type-safe (via Java generics): graph vertices can be of any objects: Strings, URLs, XML documents, even graphs themselves. Homepage: http://jgrapht.sourceforge.net/ Package: libjgrapht0.8-java-doc Priority: optional Section: doc Installed-Size: 4828 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org> Architecture: all Source: libjgrapht0.8-java Version: 0.8.3-5co1bv2022.0b8 Suggests: libjgrapht0.8-java, www-browser Filename: pool/sdk/libj/libjgrapht0.8-java/libjgrapht0.8-java-doc_0.8.3-5co1bv2022.0b8_all.deb Size: 377836 MD5sum: 524b9a54f9453c8632504a7fc682b987 SHA1: 35e66ab663bf2418d2dbac097aaf52f8fe35fd2a SHA256: 85efa290721e0d28191b13a00576e46dd6da9c5135456517a138f970ac1d1cdb SHA512: 9ee4d9af6e91b82390a5f15ae3b0b4918171ebd29903add88fcd87909b2b052d0f23cd9edda9f5b4e6d6e16981af8687504d3fa27aa1d4f34353d6c911b21634 Description: javadoc-generated API for libjgrapht0.8-java JGraphT is a free Java graph library that provides mathematical graph theory objects and algorithms. . This package contains the javadoc documentation for JGraphT. Homepage: http://jgrapht.sourceforge.net/ Package: libjhighlight-java Priority: optional Section: java Installed-Size: 140 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org> Architecture: all Source: jhighlight Version: 1.0-3co1bv2022.0b11 Filename: pool/sdk/j/jhighlight/libjhighlight-java_1.0-3co1bv2022.0b11_all.deb Size: 102824 MD5sum: f94714699d40d8b001a8d8fdb9849717 SHA1: e6da466eeee6211e8e85bba317591f1fdae78d16 SHA256: 86eb87408e6fb9de9159e2fc4aa289bbf71349a1b85ca8dc178288e954fcd89b SHA512: 1bc02618a0a1a9cee9c403630001c75e7f2d3d98cc99f4273ddcd5d4d57f0a2d6541d61a8526e83b450b42a39086bfaef1c31c8a6da1a940463d533f3f7f153a Description: Small embeddable Java library for syntax highlighting JHighlight is an embeddable Java syntax highlighting library that supports Java, HTML, XHTML, XML and LZX languages and outputs to XHTML. It also supports RIFE templates tags and highlights them clearly so that one can easily identify the difference between the RIFE markup and the actual marked up source. Homepage: https://jhighlight.dev.java.net Package: libjing-java Priority: optional Section: java Installed-Size: 785 Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@alioth-lists.debian.net> Architecture: all Source: jing-trang Version: 20181222+dfsg2-4apertis0bv2022.0b18 Depends: libsaxon-java, libsaxonhe-java, libxerces2-java, libxalan2-java, libisorelax-java Filename: pool/sdk/j/jing-trang/libjing-java_20181222+dfsg2-4apertis0bv2022.0b18_all.deb Size: 664552 MD5sum: 168500086533ada34df39b601d9113f0 SHA1: 2761a0891bd835708bb5bb21d5f9989bd66c6fb9 SHA256: 52b4c80ca7c5542a1086820ce68cde35bb1fea69a0ba4606f1bbf263657a7278 SHA512: 9e223c01cfab43c761d655573f250dfbc67d587faadeab48ffe5086930f6833a7c1d22cf478d9c5e176bda1a9e4117ca53c323f0323c76cc59e42f24cec302a0 Description: RELAX NG validator - library This provides a validator for - RELAX NG 1.0 Specification, - RELAX NG Compact Syntax, and - parts of RELAX NG DTD Compatibility, specifically checking of ID/IDREF/IDREFS. . This package contains the Java library Homepage: https://github.com/relaxng/jing-trang Package: libjpgalleg4-dev Priority: optional Section: libdevel Installed-Size: 102 Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org> Architecture: amd64 Source: allegro4.4 Version: 2:4.4.3.1-2apertis0bv2022.0b29 Depends: libjpgalleg4.4 (= 2:4.4.3.1-2apertis0bv2022.0b29), liballegro4-dev Filename: pool/sdk/a/allegro4.4/libjpgalleg4-dev_4.4.3.1-2apertis0bv2022.0b29_amd64.deb Size: 85268 MD5sum: cc7be319ed3d8d95e9ef5401bdbe867a SHA1: efb02f6ca9e57f0cadd637212d085de9896b120f SHA256: 58b69b7ea148773cb6dfb97fffee897dc01664eb687bd4428f6f1340fca367b5 SHA512: eaae72cd13fdbff7982c9f1660418eaf94b38e9a0be314836cebea3c514ebd28165a2bc981f3ae12c3689a9fd6fcbd162cf1a285a2e84e73d13cd7d24a090648 Description: development files for the JPG loading addon for Allegro 4 This package contains the development headers for libjpgalleg. . This add-on for Allegro will allow you to load and save JPG images using standard Allegro image handling functions as if they were normal bitmaps. . Allegro is a cross-platform library mainly aimed at video game and multimedia programming. It handles common, low-level tasks such as creating windows, accepting user input, loading data, drawing images, playing sounds, etc. and generally abstracting away the underlying platform. Homepage: http://www.liballeg.org Multi-Arch: same Package: libjpgalleg4.4 Priority: optional Section: libs Installed-Size: 172 Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org> Architecture: amd64 Source: allegro4.4 Version: 2:4.4.3.1-2apertis0bv2022.0b29 Depends: liballegro4.4 (>= 2:4.4.3.1), libc6 (>= 2.29) Filename: pool/sdk/a/allegro4.4/libjpgalleg4.4_4.4.3.1-2apertis0bv2022.0b29_amd64.deb Size: 108896 MD5sum: dcfdb1e0e896401e5829fbc6637b8a83 SHA1: d124d8a498caca117f80502dfe46a2e9243ff489 SHA256: 1396c01fd71a3dc70f531d083c954294f14d3575e17c455fb888c68e207a1782 SHA512: 18c45335df9a70c3f8bc4bb112e853f9dd172dce58d2fc24fca205e525e1597be82a9f40a8fd56a3cde4ff94fc21a3eec53187f1de1ada64ee8c5cb34fe10b65 Description: JPG loading addon for Allegro 4 This add-on for Allegro will allow you to load and save JPG images using standard Allegro image handling functions as if they were normal bitmaps. . Allegro is a cross-platform library mainly aimed at video game and multimedia programming. It handles common, low-level tasks such as creating windows, accepting user input, loading data, drawing images, playing sounds, etc. and generally abstracting away the underlying platform. Homepage: http://www.liballeg.org Multi-Arch: same Package: libjpgalleg4.4-dbgsym Priority: optional Section: debug Installed-Size: 80 Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org> Architecture: amd64 Source: allegro4.4 Version: 2:4.4.3.1-2apertis0bv2022.0b29 Depends: libjpgalleg4.4 (= 2:4.4.3.1-2apertis0bv2022.0b29) Filename: pool/sdk/a/allegro4.4/libjpgalleg4.4-dbgsym_4.4.3.1-2apertis0bv2022.0b29_amd64.deb Size: 64056 MD5sum: 2d0dd09053a9ee2094865011d9d44350 SHA1: b1e921822fd0dbb407dec6e78ab19cea85694f25 SHA256: 7b53300cad4b787ff0b1669a78988d8d9d5faa2ebac0d23e68162b613fea41a2 SHA512: 67a652abc4d76f426bf893a48c505bb01ce49e5d4fc61c949518f06c4601dbe19d3e73818cf4a6ed142e6c2f870d8cee922f004fbce7b373eba7e9227654e529 Description: debug symbols for libjpgalleg4.4 Auto-Built-Package: debug-symbols Build-Ids: b7be7dc70115a339b9f0a48f10a0eeb47355b69a Multi-Arch: same Package: libjsr311-api-java Priority: optional Section: java Installed-Size: 83 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org> Architecture: all Version: 1.1.1-1.1apertis0bv2022.0b22 Filename: pool/sdk/libj/libjsr311-api-java/libjsr311-api-java_1.1.1-1.1apertis0bv2022.0b22_all.deb Size: 46568 MD5sum: fa74d4b5c488d6303c101f4d8cc4860e SHA1: 599f076afa588f173277cf063c16b9873cd1cd72 SHA256: 72aee6f45b53997b0a34409120bb9dc283e99e3ff5c7f4d6d487d33f226827bb SHA512: b25c46dff45a9b86f32b50a45fac3144956c90b84f727b6ff96bb85da648d479ebc481c5e921176bab9fe547df29a7aa4815d463fd57ec7ce21ae8df3878d067 Description: JSR 311, JAX-RS, Java API for RESTful Web Services Java API for the development of Web services built according to the Representational State Transfer (REST) architectural style. Homepage: https://jsr311.dev.java.net Package: libjsr311-api-java-doc Priority: optional Section: doc Installed-Size: 2475 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org> Architecture: all Source: libjsr311-api-java Version: 1.1.1-1.1apertis0bv2022.0b22 Depends: libjsr311-api-java (= 1.1.1-1.1apertis0bv2022.0b22) Filename: pool/sdk/libj/libjsr311-api-java/libjsr311-api-java-doc_1.1.1-1.1apertis0bv2022.0b22_all.deb Size: 296948 MD5sum: 24626994e5ed0564d27db388540e267a SHA1: adb7699b86558565a4f440e820912349180d7648 SHA256: 1dec4aca1aa11fc7e648470b826ebd7683a3a5439a072b15501c5340ff5fa082 SHA512: 5f69191409c98e876147aa487d919319ee203d350ee23d0789116af0053b55da62e80c36efe3102f370372883b205a81d3b8737d46d7b2ad7b0606e5fdbf6bec Description: JSR 311, JAX-RS, Java API for RESTful Web Services - documentation Java API for the development of Web services built according to the Representational State Transfer (REST) architectural style. . This package contains the javadoc documentation. Homepage: https://jsr311.dev.java.net Package: libkeybinder-3.0-0 Priority: optional Section: libs Installed-Size: 40 Maintainer: Andrew Starr-Bochicchio <asb@debian.org> Architecture: amd64 Source: keybinder-3.0 Version: 0.3.2-1.1apertis0bv2022.0b35 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.12.0), libgtk-3-0 (>= 3.0.0), libx11-6 Filename: pool/sdk/k/keybinder-3.0/libkeybinder-3.0-0_0.3.2-1.1apertis0bv2022.0b35_amd64.deb Size: 9160 MD5sum: 3d24a396fe23a8a3b804e1450dde54fa SHA1: 7adbd27260c4bfacd440c50e60e44d86f20bf505 SHA256: b78d2a1bcc12c4da4b4e4244beae66e073a0fe35ed586c4c8e4fd87e73ee3eab SHA512: 3e63d27893fe211fbf91c5118854398ceb063f571caa46cf6a316f9c43276061baceff7992a217603fc0d03b49ce45db35eb88c5e58ecea28619c582ef2e02b5 Description: registers global key bindings for applications - Gtk+3 keybinder is a library for registering global keyboard shortcuts to be used by GTK-based applications under the X Window System. . When a combination of key is pressed, keybinder notifies it to the registering application, which can execute one or more operations based on the event previously registered. . Originally written as part of the Tomboy project, keybinder has been distributed as stand-alone library let other applications to use key binding. . This is the Gtk+3 version of the library. Homepage: https://github.com/engla/keybinder Multi-Arch: same Package: libkeybinder-3.0-0-dbgsym Priority: optional Section: debug Installed-Size: 37 Maintainer: Andrew Starr-Bochicchio <asb@debian.org> Architecture: amd64 Source: keybinder-3.0 Version: 0.3.2-1.1apertis0bv2022.0b35 Depends: libkeybinder-3.0-0 (= 0.3.2-1.1apertis0bv2022.0b35) Filename: pool/sdk/k/keybinder-3.0/libkeybinder-3.0-0-dbgsym_0.3.2-1.1apertis0bv2022.0b35_amd64.deb Size: 22292 MD5sum: 63239754e98cd08123a04632283f1c2b SHA1: ddeeb105900961eb5bc676536d1d413d9c1347d0 SHA256: af180010000614cb35b3fa9831e4da0ba87ae0854a47ce026cc02302b23b305e SHA512: cd0319c5c88e9744498f80fb9e250a664c8e760507d985528e68d8997e9f0c77c21fadcecd296d104cba6561973721ddc6ca816e606a266283b3c105251aec4d Description: debug symbols for libkeybinder-3.0-0 Auto-Built-Package: debug-symbols Build-Ids: 6dc9b4182daa9517c975eb54c01af5fd9b1677c1 Multi-Arch: same Package: libkeybinder-3.0-dev Priority: optional Section: libdevel Installed-Size: 31 Maintainer: Andrew Starr-Bochicchio <asb@debian.org> Architecture: amd64 Source: keybinder-3.0 Version: 0.3.2-1.1apertis0bv2022.0b35 Depends: libkeybinder-3.0-0 (= 0.3.2-1.1apertis0bv2022.0b35), gir1.2-keybinder-3.0 (= 0.3.2-1.1apertis0bv2022.0b35) Filename: pool/sdk/k/keybinder-3.0/libkeybinder-3.0-dev_0.3.2-1.1apertis0bv2022.0b35_amd64.deb Size: 5904 MD5sum: d9faf382c60370622fb0fc002b896916 SHA1: 0e587bcc9deb33e5794a300dc0a841d3a62e5176 SHA256: b92dfe97e44b95cc055d83150f66d7a3c378f52e1882e3772fe9cf59198e1cb7 SHA512: a29cf9af3064335d72cf105b2d0d98bf67413e962ef08ba6dd5c5ec0b710895950d9cbb7ac9c4f51a8cfbc2dec8d6c6ae5edb08766e55080957bd9fb6065f3bf Description: registers global key bindings for applications - Gtk+3 - development headers keybinder is a library for registering global keyboard shortcuts to be used by GTK-based applications under the X Window System. . When a combination of key is pressed, keybinder notifies it to the registering application, which can execute one or more operations based on the event previously registered. . Originally written as part of the Tomboy project, keybinder has been distributed as stand-alone library let other applications to use key binding. . This package contains libkeybinder development headers. . This is the Gtk+3 version of the library. Homepage: https://github.com/engla/keybinder Package: liblightdm-gobject-1-0 Priority: optional Section: libs Installed-Size: 164 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Source: lightdm Version: 1.26.0-7apertis1bv2022.0b35 Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.37.3), libx11-6, libxklavier16 (>= 5.0) Filename: pool/sdk/l/lightdm/liblightdm-gobject-1-0_1.26.0-7apertis1bv2022.0b35_amd64.deb Size: 64904 MD5sum: 9a216bc8f6e9112923ef7b51434905bb SHA1: 80d9eba2cb5f068baf1ad16e5cc6bc57ff290501 SHA256: fac963f46c3d290d9dc486b7c050f61d1d1ddcb05dc43bf7d6122eb0486aea3d SHA512: 5fbb1a8417ac2162126f39ac8a0e3abd3933935f8bdbe5947c9b3e633245f61a44c6dce17875b300179b8f774cde87abba60b0a8e9f8389d2978d74b092c0fdb Description: simple display manager (GObject library) This package contains the GObject library for lightdm, used by the GTK+ greeter. Homepage: https://launchpad.net/lightdm Multi-Arch: same Package: liblightdm-gobject-1-0-dbgsym Priority: optional Section: debug Installed-Size: 156 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Source: lightdm Version: 1.26.0-7apertis1bv2022.0b35 Depends: liblightdm-gobject-1-0 (= 1.26.0-7apertis1bv2022.0b35) Filename: pool/sdk/l/lightdm/liblightdm-gobject-1-0-dbgsym_1.26.0-7apertis1bv2022.0b35_amd64.deb Size: 125320 MD5sum: a16effd089b9730b05c438c642bd4dcf SHA1: 7236ab7a6260c303ff41791d09fd403c42ba41c2 SHA256: f8e91d65f1a150ad126e3ee024c919b2679f748a2fb69cdf510ba0b60a536bb0 SHA512: d556dc10eb5f57282323f825cc996804d4ba2af617914a9573fb58b737b5dbe786daabd14d23c58153aca60f2312668364a74ee146ed708d095dc0cab43fe762 Description: debug symbols for liblightdm-gobject-1-0 Auto-Built-Package: debug-symbols Build-Ids: f41cd8220fa30ffcf7f6161a4a0cd6d90dd2019f Multi-Arch: same Package: liblightdm-gobject-dev Priority: optional Section: libdevel Installed-Size: 771 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Source: lightdm Version: 1.26.0-7apertis1bv2022.0b35 Depends: liblightdm-gobject-1-0 (= 1.26.0-7apertis1bv2022.0b35), gir1.2-lightdm-1 (= 1.26.0-7apertis1bv2022.0b35), libglib2.0-dev, libxklavier-dev, libx11-dev Filename: pool/sdk/l/lightdm/liblightdm-gobject-dev_1.26.0-7apertis1bv2022.0b35_amd64.deb Size: 102508 MD5sum: 8e31a67254e0db46a18352495ccdb8eb SHA1: e18a35ddf3d1769fe72fd1bbe10e6e43ab7a1e74 SHA256: 1ce2760188e05d479e504dce92a0fe709fdd0a3f77d5e0559b08ce86c4e01a0c SHA512: 354258fbf6f703acb4951f98125036a3824e0abbee9d9dc87c21b7fa99dbf52b8cf220cb75f89accc50bccc2986d23bde05960778ea3d544f2d8580a4f6c450a Description: simple display manager (GObject development files) This package contains the development files for lightdm. They can be used to build new greeters applications GTK+ based. Homepage: https://launchpad.net/lightdm Package: liblightdm-qt5-3-0 Priority: optional Section: libs Installed-Size: 123 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Source: lightdm Version: 1.26.0-7apertis1bv2022.0b35 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), liblightdm-gobject-1-0 (>= 1.26.0), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libstdc++6 (>= 5) Recommends: lightdm Filename: pool/sdk/l/lightdm/liblightdm-qt5-3-0_1.26.0-7apertis1bv2022.0b35_amd64.deb Size: 48216 MD5sum: c5cd7fa2a09f59fea45ba21368926a91 SHA1: c0852c77ea9ec86b9d236121d1629419bffc34b7 SHA256: d58f5009ecb938f6296d9bc0997c80754bc288f49c71b009411c3cf9e2d3704b SHA512: f44ace523f11f08fa2000754e8064e2ce1faee4160cf1620797d5623848478d125cf10ff65d7b1f04fd759969c85d6d8585cc6355bb9bc42ed90c2a3212a50f3 Description: LightDM Qt 5 client library A Qt 5 based library for LightDM clients to use to interface with LightDM. Homepage: https://launchpad.net/lightdm Multi-Arch: same Package: liblightdm-qt5-3-0-dbgsym Priority: optional Section: debug Installed-Size: 455 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Source: lightdm Version: 1.26.0-7apertis1bv2022.0b35 Depends: liblightdm-qt5-3-0 (= 1.26.0-7apertis1bv2022.0b35) Filename: pool/sdk/l/lightdm/liblightdm-qt5-3-0-dbgsym_1.26.0-7apertis1bv2022.0b35_amd64.deb Size: 433896 MD5sum: 86c2fd56272122eb4cd0f812991aa1ee SHA1: a9494aa82d7790744c491d15e4aa872c1ca313ac SHA256: 8d6e186c5d23805d217a513907ebd0dc13d552982ca1086b5843e2dd2484a1d6 SHA512: 74b3190a32f8962161b87af95d96a1f6efc97ecf3de8b3f5704f8e3323970ed10adc465cf4729c2fc7a0d32cdd9bde2aff5c861653c02303fd90ae55c2057ff0 Description: debug symbols for liblightdm-qt5-3-0 Auto-Built-Package: debug-symbols Build-Ids: 311778da3aefc1139cec741971feb3d42d6690b1 Multi-Arch: same Package: liblightdm-qt5-3-dev Priority: optional Section: libdevel Installed-Size: 190 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Source: lightdm Version: 1.26.0-7apertis1bv2022.0b35 Depends: liblightdm-qt5-3-0 (= 1.26.0-7apertis1bv2022.0b35), qtbase5-dev Filename: pool/sdk/l/lightdm/liblightdm-qt5-3-dev_1.26.0-7apertis1bv2022.0b35_amd64.deb Size: 50640 MD5sum: 8184355fe1b2520937c8383e4c454fd3 SHA1: 2a5f84728c20cd5ddf911aeb584f8f9edeac4232 SHA256: 25d67dcb18897df6382d7ccde55c4b7d6b4a573e640900e2e09bb87a76f4acae SHA512: 0732e723cfa841eb655d8d56149f82dcfe1b320930ea2e499b08e3e0329f592f9afcd9d0f12bd9054d3d1ce45c7bcce27b9b2386fd37232675cc328f013be0fb Description: LightDM Qt 5 client library (development files) A Qt 5 based library for LightDM clients to use to interface with LightDM. . This package contains header files and development information, which is useful for building LightDM greeters and user switchers. Homepage: https://launchpad.net/lightdm Multi-Arch: same Package: libloadpng4-dev Priority: optional Section: libdevel Installed-Size: 101 Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org> Architecture: amd64 Source: allegro4.4 Version: 2:4.4.3.1-2apertis0bv2022.0b29 Depends: libloadpng4.4 (= 2:4.4.3.1-2apertis0bv2022.0b29), liballegro4-dev Filename: pool/sdk/a/allegro4.4/libloadpng4-dev_4.4.3.1-2apertis0bv2022.0b29_amd64.deb Size: 85300 MD5sum: b8dfd40af52f52f1f33495b1c8056574 SHA1: 237a78c74458b735e3f66063fe99e8291fd740e6 SHA256: ca3d79281eb1bb5248ac477d8a3db967b7c7b4075c8cfccf8180d6392f052d5b SHA512: 2e900e6add657a4edb1f9074eea0e27a34f5967d786f94e1978680e7a8ddf3009a76dded4346c3cc9f25d0c86937dbb4b138f6d903f1ed0a774aa2eef007a50c Description: development files for the PNG loading addon for Allegro 4 This package contains the development headers for libloadpng. . This add-on for Allegro will allow you to load and save PNG images using standard Allegro image handling functions as if they were normal bitmaps. . Allegro is a cross-platform library mainly aimed at video game and multimedia programming. It handles common, low-level tasks such as creating windows, accepting user input, loading data, drawing images, playing sounds, etc. and generally abstracting away the underlying platform. Homepage: http://www.liballeg.org Multi-Arch: same Package: libloadpng4.4 Priority: optional Section: libs Installed-Size: 124 Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org> Architecture: amd64 Source: allegro4.4 Version: 2:4.4.3.1-2apertis0bv2022.0b29 Depends: liballegro4.4 (>= 2:4.4.3.1), libc6 (>= 2.14), libpng16-16 (>= 1.6.2-1) Filename: pool/sdk/a/allegro4.4/libloadpng4.4_4.4.3.1-2apertis0bv2022.0b29_amd64.deb Size: 89948 MD5sum: 6df7cd2d34df5cf357f24447595547ae SHA1: 6d90ce7d24459b178bc61c1cdccb295a9d66bb42 SHA256: 1ce26ee9b22600c029c0103a0eecce31b7fa05f99bb6e02ba06d3c1f7c22ffd2 SHA512: ff01caf767542ba10094268bf6368ad399c4bea8885a088a8545543d7c150530b8d47d0bb43a45c0b919d49ff0551b3fd4bc9db3a205dba49ef4dd05485abaed Description: PNG loading addon for Allegro 4 This add-on for Allegro will allow you to load and save PNG images using standard Allegro image handling functions as if they were normal bitmaps. . Allegro is a cross-platform library mainly aimed at video game and multimedia programming. It handles common, low-level tasks such as creating windows, accepting user input, loading data, drawing images, playing sounds, etc. and generally abstracting away the underlying platform. Homepage: http://www.liballeg.org Multi-Arch: same Package: libloadpng4.4-dbgsym Priority: optional Section: debug Installed-Size: 33 Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org> Architecture: amd64 Source: allegro4.4 Version: 2:4.4.3.1-2apertis0bv2022.0b29 Depends: libloadpng4.4 (= 2:4.4.3.1-2apertis0bv2022.0b29) Filename: pool/sdk/a/allegro4.4/libloadpng4.4-dbgsym_4.4.3.1-2apertis0bv2022.0b29_amd64.deb Size: 17104 MD5sum: 824f9abbb428348865a860296ad2d156 SHA1: e42250f4ce52868d174a24d5b76e92f3286c8ea2 SHA256: 445f78785cdb87399db12fdd2cb36bdf815dfaa2b981b8ed9b20f664805f7be7 SHA512: 238d2f0b891b9735a2e8401f0dc0b8abe3da94b762fab37c8391fe6f9292e195112af118c87a108a95c404eda111d5f2fd1a06952139526144e0bada46d6331e Description: debug symbols for libloadpng4.4 Auto-Built-Package: debug-symbols Build-Ids: 4e1bbbfdcfcd9aacc5a416650e5c514ceb533835 Multi-Arch: same Package: liblogg4-dev Priority: optional Section: libdevel Installed-Size: 100 Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org> Architecture: amd64 Source: allegro4.4 Version: 2:4.4.3.1-2apertis0bv2022.0b29 Replaces: liballegro4.2-dev (<< 2:4.4.2-3) Depends: liblogg4.4 (= 2:4.4.3.1-2apertis0bv2022.0b29), liballegro4-dev, libvorbis-dev Breaks: liballegro4.2-dev (<< 2:4.4.2-3) Filename: pool/sdk/a/allegro4.4/liblogg4-dev_4.4.3.1-2apertis0bv2022.0b29_amd64.deb Size: 84728 MD5sum: a4e86f1f8ce458a01eafb1a49c0a346d SHA1: 81df3c8959aaa9a7cdf9e647ef2252155101b545 SHA256: 188edeb99fc019f511ab3055e85d026a2f1d7acca7a0451e57067f695ebb2430 SHA512: 35e7485bad55ae8a67e9d726844e3e4efdd86dbe4ab8cd97b69705bdb2883251007e11d31807ec06f8135873ee9973fe3d0574a49e8dfeac6044115869d5d690 Description: development files for the OGG loading addon for Allegro 4 This package contains the development headers for liblogg. . liblogg is an Allegro add-on library for playing OGG/Vorbis audio files. It can load OGG/Vorbis files as Allegro SAMPLE's, or it can stream them from disk to save memory. . Allegro is a cross-platform library mainly aimed at video game and multimedia programming. It handles common, low-level tasks such as creating windows, accepting user input, loading data, drawing images, playing sounds, etc. and generally abstracting away the underlying platform. Homepage: http://www.liballeg.org Multi-Arch: same Package: liblogg4.4 Priority: optional Section: libs Installed-Size: 116 Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org> Architecture: amd64 Source: allegro4.4 Version: 2:4.4.3.1-2apertis0bv2022.0b29 Depends: liballegro4.4 (>= 2:4.4.3.1), libc6 (>= 2.14), libvorbisfile3 (>= 1.1.2) Filename: pool/sdk/a/allegro4.4/liblogg4.4_4.4.3.1-2apertis0bv2022.0b29_amd64.deb Size: 88068 MD5sum: 7f97f3612f11c211041e6eb5493fcbef SHA1: 7162c94842508f2718a157bb168960ddba96a620 SHA256: 70230fffbbb9b2f12a4e0320af4ca59d8142ea48951a2f8f38e6df26c02db4e2 SHA512: 43ac8970d3be6faf48ad070dffc0c9230a454359030f61c55952dc3ee621db87f5ac702d42c1e18bc45e3bb340420500e69eef7de997ea2b816a31fb14eaabe3 Description: OGG loading addon for Allegro 4 liblogg is an Allegro add-on library for playing OGG/Vorbis audio files. It can load OGG/Vorbis files as Allegro SAMPLE's, or it can stream them from disk to save memory. . Allegro is a cross-platform library mainly aimed at video game and multimedia programming. It handles common, low-level tasks such as creating windows, accepting user input, loading data, drawing images, playing sounds, etc. and generally abstracting away the underlying platform. Homepage: http://www.liballeg.org Multi-Arch: same Package: liblogg4.4-dbgsym Priority: optional Section: debug Installed-Size: 25 Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org> Architecture: amd64 Source: allegro4.4 Version: 2:4.4.3.1-2apertis0bv2022.0b29 Depends: liblogg4.4 (= 2:4.4.3.1-2apertis0bv2022.0b29) Filename: pool/sdk/a/allegro4.4/liblogg4.4-dbgsym_4.4.3.1-2apertis0bv2022.0b29_amd64.deb Size: 10432 MD5sum: 485599c39d963ca692a852d620d30963 SHA1: be3e7cc26f63b96e12c0b3728160f1286d97ff56 SHA256: 9c6b7526d3aee64e127b5468c73ce75e85aec641bcac5b6bead509fa92f76625 SHA512: 6ea06d5cdea897785615659a306d7d3fd223bab844d0344c2fdce30f2c159280fcb85d3d4057e9a76196bdca0a32f87c564be01340688aaeda63b844e80015ef Description: debug symbols for liblogg4.4 Auto-Built-Package: debug-symbols Build-Ids: 1d17da3399894d38452c093725cab74adbf9149e Multi-Arch: same Package: libmaven-shared-jar-java Priority: optional Section: java Installed-Size: 63 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org> Architecture: all Source: maven-shared-jar Version: 1.2-3co1bv2022.0b7 Depends: libbcel-java, libcommons-collections3-java, libmaven-shared-utils-java (>= 3.3.0), libmaven3-core-java (>= 3.6.3), libplexus-container-default-java, libplexus-digest-java (>= 1.1), libplexus-utils2-java (>= 3.3.0) Suggests: libmaven-shared-jar-java-doc Filename: pool/sdk/m/maven-shared-jar/libmaven-shared-jar-java_1.2-3co1bv2022.0b7_all.deb Size: 31540 MD5sum: b6dc530701d0c2b06de0c1ddeabaef4b SHA1: 2ec684a24e685d7c991c7c8af90c25ab7d269f1a SHA256: eed1f7c6e04c1f9c03cc2515a8adad39857eaadc2eaffabd3a873bc397398dc4 SHA512: 965aef701106f8c6d5ebc3eee9aa81b5254f51ad4d2a015cb4e9fe67b9421059078974f5bca355f0aae0fac55e7124e0c63399d1e0723e96307a7f2f2bbde36e Description: Maven JAR Utilities Utilities that help identify the contents of a JAR, including Java class analysis and Maven metadata analysis. Homepage: http://maven.apache.org/shared/maven-shared-jar/ Package: libmaven-shared-jar-java-doc Priority: optional Section: doc Installed-Size: 2035 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org> Architecture: all Source: maven-shared-jar Version: 1.2-3co1bv2022.0b7 Depends: default-jdk-doc, libbcel-java-doc Suggests: libmaven-shared-jar-java Filename: pool/sdk/m/maven-shared-jar/libmaven-shared-jar-java-doc_1.2-3co1bv2022.0b7_all.deb Size: 260768 MD5sum: 7b7eb01c38c2e01ddcdfa7a8f9ae0fab SHA1: 4a22362739df0a5109e3fd163e37213d7730efa1 SHA256: 9a42377f6a229dd1f3f97fc6b691b465cc408b7a0513c9e69079a7096864fa92 SHA512: aab433c795b25fb2526519a6229f01319db16cd1a4783052f1cbfccfef9040a2595bf66a872534ea16b73f77ea5c310cb396481c555e2c6339b1ac18f55abbc5 Description: Documentation for Maven JAR Utilities Utilities that help identify the contents of a JAR, including Java class analysis and Maven metadata analysis. . This package contains the API documentation of libmaven-shared-jar-java. Homepage: http://maven.apache.org/shared/maven-shared-jar/ Package: libmockobjects-java Priority: optional Section: java Installed-Size: 69 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org> Architecture: all Source: mockobjects Version: 0.09-6co1bv2022.0b9 Filename: pool/sdk/m/mockobjects/libmockobjects-java_0.09-6co1bv2022.0b9_all.deb Size: 52832 MD5sum: a1be1507bbf6ab8a8be033761f7abfe3 SHA1: cfee14eb9cfd0053920f6fdf6acb30e842d0ea39 SHA256: ed66dc29faee30507437620deba798823ae9502a8b2ac670878d50660d42808f SHA512: 8a2e758191372a09ef9e70e56e301613f531a4d3516fca522199f789940f2d7f8c1c7c83abc9611271b3382211daf6c8291101afb4a415482af3dc72c1ee7e99 Description: Framework for developing and using mock objects Mock Objects is a test-first driven framework for building generic software and/or unit testing frameworks. It supports: * A methodology for developing and using mock objects. * A core mock object framework. This is a library of code that supports the implementation of mock objects, based around a set of expectation classes for values and collections. There are also various other classes to make mock objects easier to write or to use. * A default set of mock implementations for the standard Java platform APIs. We have made a start on packages such as servlets, sql, and io. Homepage: http://www.mockobjects.com Package: libmockobjects-java-doc Priority: optional Section: doc Installed-Size: 7323 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org> Architecture: all Source: mockobjects Version: 0.09-6co1bv2022.0b9 Suggests: libmockobjects-java Filename: pool/sdk/m/mockobjects/libmockobjects-java-doc_0.09-6co1bv2022.0b9_all.deb Size: 441184 MD5sum: b5fac1cd7f141c6f1ccb8f3d25b9ee2b SHA1: 9a179cc11c7b133c9e5ce2540fe099c2f90ade00 SHA256: 220d7225df3fae8788f78fca4d46107105ced6bf5dfbe08effceec6e7941e22f SHA512: a7e5a68b4dd45ebe11288d025fe9fbdc8dc80025f1a92a01ffb2fb7380082e99a19a00e2c1a62eca4e4a4bb648e485a73ed5e418a2cadf6be7457a3c967f6e2d Description: Framework for developing and using mock objects -- documentation Mock Objects is a test-first driven framework for building generic software and/or unit testing frameworks. It supports: * A methodology for developing and using mock objects. * A core mock object framework. This is a library of code that supports the implementation of mock objects, based around a set of expectation classes for values and collections. There are also various other classes to make mock objects easier to write or to use. * A default set of mock implementations for the standard Java platform APIs. We have made a start on packages such as servlets, sql, and io. . This package includes the mock objects javadocs. Homepage: http://www.mockobjects.com Package: libnautilus-extension-dev Priority: optional Section: libdevel Installed-Size: 445 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: amd64 Source: nautilus Version: 3.38.2-1+deb11u1+apertis0bv2022.0b34 Depends: gir1.2-nautilus-3.0 (= 3.38.2-1+deb11u1+apertis0bv2022.0b34), libglib2.0-dev (>= 2.49.1), libgtk-3-dev (>= 3.22.27), libnautilus-extension1a (= 3.38.2-1+deb11u1+apertis0bv2022.0b34) Filename: pool/sdk/n/nautilus/libnautilus-extension-dev_3.38.2-1+deb11u1+apertis0bv2022.0b34_amd64.deb Size: 59932 MD5sum: 58d60f9d8b2609e122bcfa6d937a38a0 SHA1: 66613c8de5bd701e84803ebe2639e0a4ac0c4dbb SHA256: c45539304050843798adbf9e07335519745972a014d77b61cff33cab5fea2698 SHA512: d6f07dbd46db407b0ea97f5911bacc4549d000b4648d6b5938fb2df424ebd4919563d99794feca148186f4cd2f054c9aaee09efbe7a166e82183ab2ebdba0aa4 Description: libraries for nautilus components - development version Nautilus is the official file manager and graphical shell for the GNOME desktop. . This package provides the necessary development libraries and include files to develop and compile Nautilus extensions. Homepage: https://wiki.gnome.org/action/show/Apps/Nautilus Multi-Arch: same Package: libnautilus-extension1a Priority: optional Section: libs Installed-Size: 87 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: amd64 Source: nautilus Version: 3.38.2-1+deb11u1+apertis0bv2022.0b34 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.62), libgtk-3-0 (>= 3.0.0) Filename: pool/sdk/n/nautilus/libnautilus-extension1a_3.38.2-1+deb11u1+apertis0bv2022.0b34_amd64.deb Size: 40092 MD5sum: eb0fa59350425a922f2f05447a272d9a SHA1: d898b0ee5048b5cc1d39a1dc39791e8e09c04e9d SHA256: 28c197eb586035768524217a5175fb791b6645d4afb6f6ed78081faa6160dcd4 SHA512: 2e5c634900cb33384c3305a90490922905ba93a563d589c8f55d4de716b5c73dc73b03e505db8b2a06024f97f738fc5ab3eb8c55dba5dc23669e10258bf62526 Description: libraries for nautilus components - runtime version Nautilus is the official file manager and graphical shell for the GNOME desktop. . This package contains a few runtime libraries needed by nautilus' extensions. Homepage: https://wiki.gnome.org/action/show/Apps/Nautilus Multi-Arch: same Package: libnautilus-extension1a-dbgsym Priority: optional Section: debug Installed-Size: 59 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: amd64 Source: nautilus Version: 3.38.2-1+deb11u1+apertis0bv2022.0b34 Depends: libnautilus-extension1a (= 3.38.2-1+deb11u1+apertis0bv2022.0b34) Filename: pool/sdk/n/nautilus/libnautilus-extension1a-dbgsym_3.38.2-1+deb11u1+apertis0bv2022.0b34_amd64.deb Size: 39056 MD5sum: 8a6a3d95d0873db0ab2cb7a67e5e2759 SHA1: ba0eda01a933ec400f2e36a54516e98eb7d86788 SHA256: df2b163f82bdce847ea9020356b1077e44a918c5ad384a1f28b744785d5dfa37 SHA512: 63660dbd77e832544b98348bafe47243426a3c55935fc985e82a4a7d2913e7b78d4fa6274997d0b2f52bda318728c75bc44d550f8c9c3ef5cd740435233685f5 Description: debug symbols for libnautilus-extension1a Auto-Built-Package: debug-symbols Build-Ids: 1b020f9f4f4745a1642b995f2bf5c62e372df16c Multi-Arch: same Package: libnetty-reactive-streams-java Priority: optional Section: java Installed-Size: 94 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org> Architecture: all Source: netty-reactive-streams Version: 2.0.5-1apertis0bv2022.0b17 Depends: libnetty-java, libreactive-streams-java (>= 1.0.3) Filename: pool/sdk/n/netty-reactive-streams/libnetty-reactive-streams-java_2.0.5-1apertis0bv2022.0b17_all.deb Size: 50516 MD5sum: cf57176653ffc65df10a4aedea644d3d SHA1: fc162ce93eab16dd800cb76f561288ed0560765a SHA256: 2aaa3d546413425e3794372238b3bde73808044d06bcd8dda40c0a712ddb0eae SHA512: 1a5184265b4e812d713bab6cdfae9239ccf596c8dad6d732bd35bfd9b7b5e315242f9eea2689c845877fdde2b280dfa8c599dff017ceb9ac271bc0d22ff2bc4a Description: Netty Reactive Streams This library provides a reactive streams implementation for Netty. Essentially it comes in the form of two channel handlers, one that publishes inbound messages received on a channel to a Publisher, and another that writes messages received by a Subscriber outbound. . Features include: * Full backpressure support, as long as the AUTO_READ channel option is disabled. * Publishers/subscribers can be dynamically added and removed from the pipeline. * Multiple publishers/subscribers can be inserted into the pipeline. * Customisable cancel/complete/failure handling. Homepage: https://github.com/playframework/netty-reactive-streams Package: libplexus-digest-java Priority: optional Section: java Installed-Size: 37 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org> Architecture: all Source: plexus-digest Version: 1.1-6co1bv2022.0b9 Depends: libplexus-utils2-java (>= 3.3.0) Filename: pool/sdk/p/plexus-digest/libplexus-digest-java_1.1-6co1bv2022.0b9_all.deb Size: 13156 MD5sum: ac3ec8d05a8b5188c4dbb358dac7ca15 SHA1: 48a7cb0ea3fcb59e7bb8ea5fcb3c7b6fff2b15c9 SHA256: cb15e44951e6ee3a5f8e713e9a40d94e7752391a4a454be61bf8e81bccd2cba5 SHA512: 1ed4b897aa1f0aba2e7c5ec7febc99c6f9b597e4b67714b003124790efd2cae056661910ed3c8f94548ae3a9e61fda742533788272210f68c4cc246146ad5cbd Description: Digest utilities for the Plexus system The Plexus project provides a full software stack for creating and executing software projects. Based on the Plexus container, the applications can utilise component-oriented programming to build modular, reusable components that can easily be assembled and reused. . This package provides digest (checksum) utilities for Plexus. Homepage: https://codehaus-plexus.github.io/plexus-digest/ Package: libpmem-dev Priority: optional Section: libdevel Installed-Size: 486 Maintainer: Adam Borowski <kilobyte@angband.pl> Architecture: amd64 Source: pmdk Version: 1.10-2+deb11u1+apertis0bv2022.0b10 Depends: libpmem1 (= 1.10-2+deb11u1+apertis0bv2022.0b10) Filename: pool/sdk/p/pmdk/libpmem-dev_1.10-2+deb11u1+apertis0bv2022.0b10_amd64.deb Size: 104092 MD5sum: c6870284a8ca8c13e8b27ffd4bc3523a SHA1: 127843d4a78e5ba08c4e1e2a8d8c34261b9c90a4 SHA256: a444e6b180c8eba6d75b1c2a3c501e152875281badcace6dd52440f5bc82179f SHA512: 99ccf7a70e6afd7a21397c7a99647ddd0e32a5dbd2ea1c19636bdab9efbd8af4caa8dd7dbb533b8b4808466d0ca21c7691ba2964c495a608ed5e48f7ba2ba3a1 Description: Persistent Memory low level support library, v1 headers libpmem provides low level persistent memory support. In particular, support for the persistent memory instructions for flushing changes to pmem is provided. . This package contains libraries and header files used for linking programs against libpmem. Homepage: https://pmem.io/pmdk/ Multi-Arch: same Package: libpmem1 Priority: optional Section: libs Installed-Size: 381 Maintainer: Adam Borowski <kilobyte@angband.pl> Architecture: amd64 Source: pmdk Version: 1.10-2+deb11u1+apertis0bv2022.0b10 Depends: libc6 (>= 2.17), libdaxctl1 (>= 64), libndctl6 (>= 64) Filename: pool/sdk/p/pmdk/libpmem1_1.10-2+deb11u1+apertis0bv2022.0b10_amd64.deb Size: 89124 MD5sum: e0f78cc4535efa2bebc8c7840ce0b787 SHA1: 2cdc4428af5f584fd020d9d75962a6664468998f SHA256: c448c8b780f320f8a6a18541b9feb26b947fc6247367fa536fdab2fc5f34632f SHA512: 2e653b076cf5f72bdef071fca7bdb4379360ef6e02cbfbf83980f064afded7f74dca6542c0e4124f5e631cb5892d4749f4332a8170df1efb6647665ac174277c Description: Persistent Memory low level support library, v1 runtime libpmem provides low level persistent memory support. In particular, support for the persistent memory instructions for flushing changes to pmem is provided. . This library is provided for software which tracks every store to pmem and needs to flush those changes to durability. Most developers will find higher level libraries like libpmemobj to be much more convenient. . This package provides binary runtime for version 1 of the API. Homepage: https://pmem.io/pmdk/ Multi-Arch: same Package: libpmem1-dbgsym Priority: optional Section: debug Installed-Size: 1391 Maintainer: Adam Borowski <kilobyte@angband.pl> Architecture: amd64 Source: pmdk Version: 1.10-2+deb11u1+apertis0bv2022.0b10 Depends: libpmem1 (= 1.10-2+deb11u1+apertis0bv2022.0b10) Filename: pool/sdk/p/pmdk/libpmem1-dbgsym_1.10-2+deb11u1+apertis0bv2022.0b10_amd64.deb Size: 1280456 MD5sum: 5d7ce19cb52d8cc75e6d4f1c0e0812a2 SHA1: 2a5ad1775f52fd982bceecc7ee422e9573a1b6e4 SHA256: ecddcaac57f56fb5da602da73b9014c229fb2cb1427a4c37e4f8f3abcfcfb5a6 SHA512: 4209a00a60977d4a9ed95465862dd48d5d6978894162dcfff72b9ccbe633983f4313efbe0f0f84dfd404f9ac8a2f0de3aad854d00dae06cb003071e90c1146eb Description: debug symbols for libpmem1 Auto-Built-Package: debug-symbols Build-Ids: 2ad9e294767424b95752b9424886f8203152e6f3 Multi-Arch: same Package: libpmem1-debug Priority: optional Section: libs Installed-Size: 3689 Maintainer: Adam Borowski <kilobyte@angband.pl> Architecture: amd64 Source: pmdk Version: 1.10-2+deb11u1+apertis0bv2022.0b10 Depends: libc6 (>= 2.17), libdaxctl1 (>= 64), libndctl6 (>= 64) Filename: pool/sdk/p/pmdk/libpmem1-debug_1.10-2+deb11u1+apertis0bv2022.0b10_amd64.deb Size: 324132 MD5sum: f773e6b6cbd4594de7a54d347293796a SHA1: d4c34447ef144773076d53f7bf567070e1c4bb5f SHA256: 59eb5424b1a1116868b297cca9b05c87df80c74f2f1489ea0417bc677c8fd4da SHA512: e550d943770ef1a44c5af27721a929475e10454a76232905cdbd3a78a2b6355a6ddb4de5604e028a8d25972d9b915de212b63a65402d7130e35a9c20cf33ccf5 Description: Persistent Memory low level support library — debug build libpmem provides low level persistent memory support. In particular, support for the persistent memory instructions for flushing changes to pmem is provided. . This package contains a special build of this library meant for debugging purposes. It contains extra logging, assertions and expensive checks that should not be used otherwise. Homepage: https://pmem.io/pmdk/ Multi-Arch: same Package: libpmem2 Priority: optional Section: libs Installed-Size: 385 Maintainer: Adam Borowski <kilobyte@angband.pl> Architecture: amd64 Source: pmdk Version: 1.10-2+deb11u1+apertis0bv2022.0b10 Depends: libc6 (>= 2.17), libdaxctl1 (>= 64), libndctl6 (>= 64) Filename: pool/sdk/p/pmdk/libpmem2_1.10-2+deb11u1+apertis0bv2022.0b10_amd64.deb Size: 88452 MD5sum: 69f0df7719caa23ad989c5e995334ffb SHA1: 14693aac88c111773fafae6b3a3c5c8db48ece9f SHA256: 5633507666e94f1dab607cee244936ce4d90c0182da1b0aa0a08cad76c49b5c0 SHA512: c7d280fe60b5655c5930a95e283f7dbfbbebfcf44b4acafbc7d4b7ca35a65db1118cca36b96b57a5b065b5fb8aa4ffe40e0743bab5e3435562bcf268cd4c4f2a Description: Persistent Memory low level support library, v2 runtime libpmem provides low level persistent memory support. In particular, support for the persistent memory instructions for flushing changes to pmem is provided. . This library is provided for software which tracks every store to pmem and needs to flush those changes to durability. Most developers will find higher level libraries like libpmemobj to be much more convenient. Homepage: https://pmem.io/pmdk/ Multi-Arch: same Package: libpmem2-dbgsym Priority: optional Section: debug Installed-Size: 1408 Maintainer: Adam Borowski <kilobyte@angband.pl> Architecture: amd64 Source: pmdk Version: 1.10-2+deb11u1+apertis0bv2022.0b10 Depends: libpmem2 (= 1.10-2+deb11u1+apertis0bv2022.0b10) Filename: pool/sdk/p/pmdk/libpmem2-dbgsym_1.10-2+deb11u1+apertis0bv2022.0b10_amd64.deb Size: 1295660 MD5sum: 1713d9f2a6fc7e82b239d8fdf2a8de3d SHA1: 99338df2cf34291622b8ee2acb7c690bf64c5ab9 SHA256: 62e00ba5b7d0c289c712976f9ffff16e7d2afd7104ad4cc78be2b97732fccd67 SHA512: 24093d290080a80bf16eea429a3ed3397d376e8cb4a357bccbef5122c582b62c0b9910febbcb15e959724f6456f6a9afcf759445990d9f7abb3760ca5f3c27c4 Description: debug symbols for libpmem2 Auto-Built-Package: debug-symbols Build-Ids: 6230ef3dd2dd695a4a8202c8440c54de4f43c1a5 Multi-Arch: same Package: libpmem2-debug Priority: optional Section: libs Installed-Size: 3712 Maintainer: Adam Borowski <kilobyte@angband.pl> Architecture: amd64 Source: pmdk Version: 1.10-2+deb11u1+apertis0bv2022.0b10 Depends: libc6 (>= 2.17), libdaxctl1 (>= 64), libndctl6 (>= 64) Filename: pool/sdk/p/pmdk/libpmem2-debug_1.10-2+deb11u1+apertis0bv2022.0b10_amd64.deb Size: 331156 MD5sum: e7ef242ae648e7771d309bb0d621a1c0 SHA1: b806bd56ccb7e432094e17dae52aef6df09bd76b SHA256: 2a26e2065aed802de84dad3df86fe420f2568bc9990d564dc53f3dc65652e77c SHA512: dfacf2d5a7c00b5ffc1f0167427002e3313c1a044f23bde25c8a3f5eb2eace22612f382e2856d210f03a741564e9dd073277c177dfed9fa56f85937443e65212 Description: Persistent Memory low level support library — debug build libpmem provides low level persistent memory support. In particular, support for the persistent memory instructions for flushing changes to pmem is provided. . This package contains a special build of this library meant for debugging purposes. It contains extra logging, assertions and expensive checks that should not be used otherwise. Homepage: https://pmem.io/pmdk/ Multi-Arch: same Package: libpmem2-dev Priority: optional Section: libdevel Installed-Size: 578 Maintainer: Adam Borowski <kilobyte@angband.pl> Architecture: amd64 Source: pmdk Version: 1.10-2+deb11u1+apertis0bv2022.0b10 Depends: libpmem2 (= 1.10-2+deb11u1+apertis0bv2022.0b10) Filename: pool/sdk/p/pmdk/libpmem2-dev_1.10-2+deb11u1+apertis0bv2022.0b10_amd64.deb Size: 142364 MD5sum: 1c0c00275d37749ff2d393ba2868f6ba SHA1: 2e422c1508a34edf23bc87d2efeea39f1be0cc65 SHA256: d05439ecbab6b3efd543e6ffcf0d7eb2cfdcdfd1aaddd6e07060902aac565aa2 SHA512: ce3406cf6ba49516834e35f41a65a81e93b3b869122c8ce2a2df92062a2ca717eba9d25a3e21937b112326c1679f029630417b58dbce3cfa2cbefd2aca72fa98 Description: Persistent Memory low level support library, v2 headers libpmem provides low level persistent memory support. In particular, support for the persistent memory instructions for flushing changes to pmem is provided. . This package contains libraries and header files used for linking programs against libpmem2, with a modernized API that avoids certain limitations of libpmem1. Homepage: https://pmem.io/pmdk/ Multi-Arch: same Package: libpmemblk-dev Priority: optional Section: libdevel Installed-Size: 330 Maintainer: Adam Borowski <kilobyte@angband.pl> Architecture: amd64 Source: pmdk Version: 1.10-2+deb11u1+apertis0bv2022.0b10 Depends: libpmem-dev (= 1.10-2+deb11u1+apertis0bv2022.0b10), libpmemblk1 (= 1.10-2+deb11u1+apertis0bv2022.0b10), libndctl-dev (>= 63), libdaxctl-dev (>= 63) Filename: pool/sdk/p/pmdk/libpmemblk-dev_1.10-2+deb11u1+apertis0bv2022.0b10_amd64.deb Size: 97248 MD5sum: 55e0d686afbe307fcc4ef49a1770dd51 SHA1: ebd487d0ecbb0b78cb4037fcf08bae0674083112 SHA256: b4d7d54016c4004a6f58280b5752831351bb1a5d2e9cc8d2fa5bed68a98307a9 SHA512: 39c7cbf5d52e985125a695d88e19490c474b89fd2167f2f4b6b5039f76417f6c9374137ed5bb0537f934a107db3b3f8748d234b62d32be3bef985af98851351f Description: development files for libpmemblk1 libpmemblk implements a pmem-resident array of blocks, all the same size, where a block is updated atomically with respect to power failure or program interruption (no torn blocks). . This package contains libraries and header files used for linking programs against libpmemblk. Homepage: https://pmem.io/pmdk/ Multi-Arch: same Package: libpmemblk1 Priority: optional Section: libs Installed-Size: 185 Maintainer: Adam Borowski <kilobyte@angband.pl> Architecture: amd64 Source: pmdk Version: 1.10-2+deb11u1+apertis0bv2022.0b10 Depends: libpmem1 (= 1.10-2+deb11u1+apertis0bv2022.0b10), libc6 (>= 2.17), libdaxctl1 (>= 64), libndctl6 (>= 64) Filename: pool/sdk/p/pmdk/libpmemblk1_1.10-2+deb11u1+apertis0bv2022.0b10_amd64.deb Size: 77028 MD5sum: 2f5d74dfb6000f77976af9af9418ee6e SHA1: 8402271f2dd4b97c3c48ceb309a4e0c313bb0373 SHA256: 96a2990e88e7853bd4d62300e86f02bfae23828f80ed3e48ca589ae9904c9f68 SHA512: d4a1c67d0bc188ee55c3533b7a458cb809e920d1f185e4fd8c1588c118933e10d823392a9f8ee65a966ebe35af523baff3a8f766d868b6beba09ddf1cc4dd997 Description: Persistent Memory block array support library libpmemblk implements a pmem-resident array of blocks, all the same size, where a block is updated atomically with respect to power failure or program interruption (no torn blocks). . This library is provided for cases requiring large arrays of objects at least 512 bytes each. Most developers will find higher level libraries like libpmemobj to be more generally useful. Homepage: https://pmem.io/pmdk/ Multi-Arch: same Package: libpmemblk1-dbgsym Priority: optional Section: debug Installed-Size: 232 Maintainer: Adam Borowski <kilobyte@angband.pl> Architecture: amd64 Source: pmdk Version: 1.10-2+deb11u1+apertis0bv2022.0b10 Depends: libpmemblk1 (= 1.10-2+deb11u1+apertis0bv2022.0b10) Filename: pool/sdk/p/pmdk/libpmemblk1-dbgsym_1.10-2+deb11u1+apertis0bv2022.0b10_amd64.deb Size: 196232 MD5sum: 57f1f135beb96d49a0a7f997e4cc97c1 SHA1: 80de62cff09f6613c8824f2b56baab3f76e54da9 SHA256: 20a88d43c66b4c9efe4e2a3fc05d6f94bd3ed666ac724fb75d83b63e4adeabac SHA512: 3190b115c28ba8a19dabea2b42335d87c63e0e7ecf9e96575d0fc4531290e02b451bd88711e5dc001bf656627079d7a05748f09be40c5f8994b35b9fdbd71fa6 Description: debug symbols for libpmemblk1 Auto-Built-Package: debug-symbols Build-Ids: 0ee3c69803dc441f7039be0ab461eb8104bb4d6d Multi-Arch: same Package: libpmemblk1-debug Priority: optional Section: libs Installed-Size: 530 Maintainer: Adam Borowski <kilobyte@angband.pl> Architecture: amd64 Source: pmdk Version: 1.10-2+deb11u1+apertis0bv2022.0b10 Depends: libpmem1-debug (= 1.10-2+deb11u1+apertis0bv2022.0b10), libc6 (>= 2.17), libdaxctl1 (>= 64), libndctl6 (>= 64), libpmem1 (>= 1.4) Filename: pool/sdk/p/pmdk/libpmemblk1-debug_1.10-2+deb11u1+apertis0bv2022.0b10_amd64.deb Size: 171076 MD5sum: 55e2caba1671dd28494c6681185ffb3c SHA1: 9864f65651be8b0f1b2112c2c6efe282eea72561 SHA256: 92be279e5aef43abb6d704cb3ef2900a08007a5d5372e317701bfeab5da4bd28 SHA512: 0d9c4f435ca250a53550e23a77574c48ae08640f631454905204ae8da2ce76303ae757432af84c302dd368e3dabf69fb2ec583e0e96145eaea8163a81f69b529 Description: Persistent Memory block array support library — debug build libpmemblk implements a pmem-resident array of blocks, all the same size, where a block is updated atomically with respect to power failure or program interruption (no torn blocks). . This library is provided for cases requiring large arrays of objects at least 512 bytes each. Most developers will find higher level libraries like libpmemobj to be more generally useful. . This package contains a special build of this library meant for debugging purposes. It contains extra logging, assertions and expensive checks that should not be used otherwise. Homepage: https://pmem.io/pmdk/ Multi-Arch: same Package: libpmemlog-dev Priority: optional Section: libdevel Installed-Size: 308 Maintainer: Adam Borowski <kilobyte@angband.pl> Architecture: amd64 Source: pmdk Version: 1.10-2+deb11u1+apertis0bv2022.0b10 Depends: libpmem-dev (= 1.10-2+deb11u1+apertis0bv2022.0b10), libpmemlog1 (= 1.10-2+deb11u1+apertis0bv2022.0b10), libndctl-dev (>= 63), libdaxctl-dev (>= 63) Filename: pool/sdk/p/pmdk/libpmemlog-dev_1.10-2+deb11u1+apertis0bv2022.0b10_amd64.deb Size: 91728 MD5sum: d4b4be806c744aa3719b9b91661c7651 SHA1: 9dc6791546d684b3338b20864db576a1654f7443 SHA256: d782eeb7b45e554c981dbc35015954108364d8d29787d466c578c9605296f5b0 SHA512: 8dee3bdfee2462af7f3d5e4e2fcd3eeac8ba38e228db9028135424b4feea562d0cb3bf54444c8195dd5b26045a59a8f7d6fad95c9587db20d25c3ebea1925552 Description: development files for libpmemlog1 libpmemlog implements a pmem-resident log file. . This package contains libraries and header files used for linking programs against libpmemlog. Homepage: https://pmem.io/pmdk/ Multi-Arch: same Package: libpmemlog1 Priority: optional Section: libs Installed-Size: 173 Maintainer: Adam Borowski <kilobyte@angband.pl> Architecture: amd64 Source: pmdk Version: 1.10-2+deb11u1+apertis0bv2022.0b10 Depends: libpmem1 (= 1.10-2+deb11u1+apertis0bv2022.0b10), libc6 (>= 2.17), libdaxctl1 (>= 64), libndctl6 (>= 64) Filename: pool/sdk/p/pmdk/libpmemlog1_1.10-2+deb11u1+apertis0bv2022.0b10_amd64.deb Size: 71832 MD5sum: c1241571e25adccd29eefbc6934dafc7 SHA1: 5ad410298011d9f7d9979ceb08f0f36b70a619df SHA256: 1bb002e19b52218674f88e111116403645f3d94ae29ff249c1b43f3b3e2aaa5e SHA512: 1d37b6b07c466d8dc304b1313c899b56811b84f53606eff7905da0834c869fad14b71606060f1c7fb5c4bcec5f1cc182c6120c1940c724042cb28428b87ad286 Description: Persistent Memory log file support library libpmemlog implements a pmem-resident log file. . This library is provided for cases requiring an append-mostly file to record variable length entries. Most developers will find higher level libraries like libpmemobj to be more generally useful. Homepage: https://pmem.io/pmdk/ Multi-Arch: same Package: libpmemlog1-dbgsym Priority: optional Section: debug Installed-Size: 210 Maintainer: Adam Borowski <kilobyte@angband.pl> Architecture: amd64 Source: pmdk Version: 1.10-2+deb11u1+apertis0bv2022.0b10 Depends: libpmemlog1 (= 1.10-2+deb11u1+apertis0bv2022.0b10) Filename: pool/sdk/p/pmdk/libpmemlog1-dbgsym_1.10-2+deb11u1+apertis0bv2022.0b10_amd64.deb Size: 175644 MD5sum: 1bd8f6a7d132e9455ed88c1f089ef9bf SHA1: 3af6f3cc085f66761aec48c357069892ed0044b5 SHA256: d71138dab4dc2fc63aa0c0b2fbcc7ea971623a60dc4dbd34c6f823bab8eb5851 SHA512: 32f0276828b4db06a2cc2c10b58918d633d3efc2acd54ec23de41d48c7b2410e5bebd881ceaa4bc3b300817b54ed8e1f6be591efe9f7216073a8c3ec255c911d Description: debug symbols for libpmemlog1 Auto-Built-Package: debug-symbols Build-Ids: c62c17df5576303e338c826e736d412db102ea48 Multi-Arch: same Package: libpmemlog1-debug Priority: optional Section: libs Installed-Size: 488 Maintainer: Adam Borowski <kilobyte@angband.pl> Architecture: amd64 Source: pmdk Version: 1.10-2+deb11u1+apertis0bv2022.0b10 Depends: libpmem1-debug (= 1.10-2+deb11u1+apertis0bv2022.0b10), libc6 (>= 2.17), libdaxctl1 (>= 64), libndctl6 (>= 64), libpmem1 (>= 1.4) Filename: pool/sdk/p/pmdk/libpmemlog1-debug_1.10-2+deb11u1+apertis0bv2022.0b10_amd64.deb Size: 157284 MD5sum: 9965f73a8e6e3d6c8015b9865839a0c3 SHA1: 0b84ccd67fda4bf390f67adae46caacf87d278ae SHA256: fe46b211ed2ae0e3286edc7753e656c01e851ac9d2436076b912c5bbf65662db SHA512: 327a4506126e9be724bde28787c9b855b5f2a75ce36299664407dd209efb24b1ee9589d76ca7c574d313d895bc04feed06d79b5f73cbe7f8ebf70c7f5942e054 Description: Persistent Memory log file support library — debug build libpmemlog implements a pmem-resident log file. . This library is provided for cases requiring an append-mostly file to record variable length entries. Most developers will find higher level libraries like libpmemobj to be more generally useful. . This package contains a special build of this library meant for debugging purposes. It contains extra logging, assertions and expensive checks that should not be used otherwise. Homepage: https://pmem.io/pmdk/ Multi-Arch: same Package: libpmemobj-dev Priority: optional Section: libdevel Installed-Size: 1396 Maintainer: Adam Borowski <kilobyte@angband.pl> Architecture: amd64 Source: pmdk Version: 1.10-2+deb11u1+apertis0bv2022.0b10 Depends: libpmem-dev (= 1.10-2+deb11u1+apertis0bv2022.0b10), libpmemobj1 (= 1.10-2+deb11u1+apertis0bv2022.0b10), libndctl-dev (>= 63), libdaxctl-dev (>= 63) Filename: pool/sdk/p/pmdk/libpmemobj-dev_1.10-2+deb11u1+apertis0bv2022.0b10_amd64.deb Size: 279952 MD5sum: 7be5b747d861743fcedb13e7b663ee4e SHA1: 89ccc7d73f040609b0d53bf8e508f10b57cc2efd SHA256: 7ecb8205b7a156ebcb06aa52d734b72ea2d926d3d2966cf472b09e871ae578e8 SHA512: a878299f25d628a197e20eab70dc87f067578029cdcd7ca44fe753833703752be755011e3cdc294f263719fe275d6e363f0c35e38ef8162a15a65df7987b0196 Description: development files for libpmemobj1 libpmemobj turns a persistent memory file into a flexible object store, supporting transactions, memory management, locking, lists, and a number of other features. . This package contains libraries and header files used for linking programs against libpmemobj. Homepage: https://pmem.io/pmdk/ Multi-Arch: same Package: libpmemobj1 Priority: optional Section: libs Installed-Size: 342 Maintainer: Adam Borowski <kilobyte@angband.pl> Architecture: amd64 Source: pmdk Version: 1.10-2+deb11u1+apertis0bv2022.0b10 Depends: libpmem1 (= 1.10-2+deb11u1+apertis0bv2022.0b10), libc6 (>= 2.17), libdaxctl1 (>= 64), libndctl6 (>= 64) Filename: pool/sdk/p/pmdk/libpmemobj1_1.10-2+deb11u1+apertis0bv2022.0b10_amd64.deb Size: 130036 MD5sum: 89702cf2daf0387c54109dc6337286cf SHA1: 1f1168662900a39b793c837b729814cb10d5f110 SHA256: 7516b711e7cd5ce57e461c2603d740b9c87a3b246f9bc3b1ed7fc720ac3b419c SHA512: f8457aece591416d2fe865429fa3119fd267d769afcacf7182b3db32a0895e980babc124266dbf1877702ce24f7319af48840252e13190f2fcd4850fc0e8c67d Description: Persistent Memory object store support library libpmemobj turns a persistent memory file into a flexible object store, supporting transactions, memory management, locking, lists, and a number of other features. Homepage: https://pmem.io/pmdk/ Multi-Arch: same Package: libpmemobj1-dbgsym Priority: optional Section: debug Installed-Size: 462 Maintainer: Adam Borowski <kilobyte@angband.pl> Architecture: amd64 Source: pmdk Version: 1.10-2+deb11u1+apertis0bv2022.0b10 Depends: libpmemobj1 (= 1.10-2+deb11u1+apertis0bv2022.0b10) Filename: pool/sdk/p/pmdk/libpmemobj1-dbgsym_1.10-2+deb11u1+apertis0bv2022.0b10_amd64.deb Size: 409820 MD5sum: 9d194a9aae9a6ec143a3a43c4ac2c2fa SHA1: 74ec4baf54fb15e6f1bafe4189174456298f7f2c SHA256: 35a489f50ee7aa879a7ab4c4669ff8e1be6c2cf7a72c7cf53f801b46a5c258ed SHA512: 8bed77e09370d8c21d74da09051291ed9740b5e5fae93c87164529a728a851c0c8f4764746a079357818a244018c462b84fb7818684d8ca678631fff494ebad9 Description: debug symbols for libpmemobj1 Auto-Built-Package: debug-symbols Build-Ids: 914ff7ffb3123563adb9c63634c0de6b07d09268 Multi-Arch: same Package: libpmemobj1-debug Priority: optional Section: libs Installed-Size: 966 Maintainer: Adam Borowski <kilobyte@angband.pl> Architecture: amd64 Source: pmdk Version: 1.10-2+deb11u1+apertis0bv2022.0b10 Depends: libpmem1-debug (= 1.10-2+deb11u1+apertis0bv2022.0b10), libc6 (>= 2.17), libdaxctl1 (>= 64), libndctl6 (>= 64), libpmem1 (>= 1.5) Filename: pool/sdk/p/pmdk/libpmemobj1-debug_1.10-2+deb11u1+apertis0bv2022.0b10_amd64.deb Size: 298416 MD5sum: 3a7a561414076688ae3002384cd6a0d1 SHA1: b048e0d9f6969f8e99706c99e131d5260f2b8d1e SHA256: 103a8a7500e7c54c0c6a42f68adb4eec5f2c83e625d9336bbcfd9c7d8b427ea7 SHA512: d7f2c57ade5dd5890c542ce13ad3d5e38186709649f99ee2982aaf18c8bd6ce5c5e501dce6255c096369422a0ef60118084746480636216b2782d5ac84c75c9b Description: Persistent Memory object store support library — debug build libpmemobj turns a persistent memory file into a flexible object store, supporting transactions, memory management, locking, lists, and a number of other features. . This package contains a special build of this library meant for debugging purposes. It contains extra logging, assertions and expensive checks that should not be used otherwise. Homepage: https://pmem.io/pmdk/ Multi-Arch: same Package: libpmempool-dev Priority: optional Section: libdevel Installed-Size: 692 Maintainer: Adam Borowski <kilobyte@angband.pl> Architecture: amd64 Source: pmdk Version: 1.10-2+deb11u1+apertis0bv2022.0b10 Depends: libpmem-dev (= 1.10-2+deb11u1+apertis0bv2022.0b10), libpmempool1 (= 1.10-2+deb11u1+apertis0bv2022.0b10), libndctl-dev (>= 63), libdaxctl-dev (>= 63) Filename: pool/sdk/p/pmdk/libpmempool-dev_1.10-2+deb11u1+apertis0bv2022.0b10_amd64.deb Size: 151676 MD5sum: b67d74242c45a9f91d3011b174438543 SHA1: ca1133e209d545c8092b03a468808044bf122604 SHA256: 72cdc7f73b94ab3a31bb598007ea2b24b0262bcb0d79970d1f766d9a07bf190a SHA512: a31a76124ef888aaaf181d40d595db9a307e24ae6b41e925af5bf58dba2bd7b712832874e93e9ece679ea493ec231ee36a77f8e9b201aa59c0727ebf94b487c9 Description: development files for libpmempool1 libpmempool provides a set of utilities for management, diagnostics and repair of persistent memory pools. . This package contains libraries and header files used for linking programs against libpmempool. Homepage: https://pmem.io/pmdk/ Multi-Arch: same Package: libpmempool1 Priority: optional Section: libs Installed-Size: 386 Maintainer: Adam Borowski <kilobyte@angband.pl> Architecture: amd64 Source: pmdk Version: 1.10-2+deb11u1+apertis0bv2022.0b10 Depends: libpmem1 (= 1.10-2+deb11u1+apertis0bv2022.0b10), libc6 (>= 2.17), libdaxctl1 (>= 64), libndctl6 (>= 64) Filename: pool/sdk/p/pmdk/libpmempool1_1.10-2+deb11u1+apertis0bv2022.0b10_amd64.deb Size: 129248 MD5sum: ab3333c66042a993d530e0ecca2da440 SHA1: dd2f2df0831dcb872e176573ee9d1332feeb1340 SHA256: 072b4b2f71960965254abd81b861edd2907957a0b772f7af14738ec2a2833a55 SHA512: bb9dae829ed962e007d00102108cbdca41f90faff06ed7a339b92f8be86baa63dfa8f2866552369d92f0210a0b31ecdfeac0215e69442e09f40e09ddd332484f Description: Persistent Memory pool management support library libpmempool provides a set of utilities for management, diagnostics and repair of persistent memory pools. A pool in this context means a pmemobj pool, pmemblk pool, pmemlog pool or BTT layout, independent of the underlying storage. The libpmempool is for applications that need high reliability or built-in troubleshooting. It may be useful for testing and debugging purposes also. Homepage: https://pmem.io/pmdk/ Multi-Arch: same Package: libpmempool1-dbgsym Priority: optional Section: debug Installed-Size: 549 Maintainer: Adam Borowski <kilobyte@angband.pl> Architecture: amd64 Source: pmdk Version: 1.10-2+deb11u1+apertis0bv2022.0b10 Depends: libpmempool1 (= 1.10-2+deb11u1+apertis0bv2022.0b10) Filename: pool/sdk/p/pmdk/libpmempool1-dbgsym_1.10-2+deb11u1+apertis0bv2022.0b10_amd64.deb Size: 495172 MD5sum: 6e255c913d56c012cb5ac40374c25b51 SHA1: 7d7005f58b27a7cd9be0dc7d2feed3b841dd6d27 SHA256: 0090e1bf733d9abd025b8542571eb5f5dc1f94639e262ec19261a0814a472f23 SHA512: af8d8830b6571df7f5bf8db8c5aff8b8a209fae09ddfe5d83227e7879a2486f4e4bace9e9518147f0d4a5912c378ed451412a5497e5e8ea9bc52bc7841b9d8ea Description: debug symbols for libpmempool1 Auto-Built-Package: debug-symbols Build-Ids: 53c5d70301f0a47bd101c4a01ff67ea4144317db Multi-Arch: same Package: libpmempool1-debug Priority: optional Section: libs Installed-Size: 1480 Maintainer: Adam Borowski <kilobyte@angband.pl> Architecture: amd64 Source: pmdk Version: 1.10-2+deb11u1+apertis0bv2022.0b10 Depends: libpmem1-debug (= 1.10-2+deb11u1+apertis0bv2022.0b10), libc6 (>= 2.17), libdaxctl1 (>= 64), libndctl6 (>= 64), libpmem1 (>= 1.4) Filename: pool/sdk/p/pmdk/libpmempool1-debug_1.10-2+deb11u1+apertis0bv2022.0b10_amd64.deb Size: 444924 MD5sum: e65643431e83a51c7f13ab5410642fe0 SHA1: 2a6707111d39e860e16ee3f3c920b8ed7c7a5eb0 SHA256: a7d6066fce1892228dc3aac7e1e03d354f1b1de3e8975aa143e7fe607673b882 SHA512: 25349567e0118c8531c625191be690a4ad63f45f84432cde9d9bbe016974ff7e3b7e334f6fbc4a40e31892ef04fa74682b496d0963634b91eae8f9d84fcf3fcc Description: Persistent Memory pool management support library — debug build libpmempool provides a set of utilities for management, diagnostics and repair of persistent memory pools. A pool in this context means a pmemobj pool, pmemblk pool, pmemlog pool or BTT layout, independent of the underlying storage. The libpmempool is for applications that need high reliability or built-in troubleshooting. It may be useful for testing and debugging purposes also. . This package contains a special build of this library meant for debugging purposes. It contains extra logging, assertions and expensive checks that should not be used otherwise. Homepage: https://pmem.io/pmdk/ Multi-Arch: same Package: libpocketsphinx-dev Priority: optional Section: libdevel Installed-Size: 8902 Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net> Architecture: amd64 Source: pocketsphinx Version: 0.8+5prealpha+1-13apertis0bv2022.0b22 Replaces: pocketsphinx (<< 0.8+5prealpha+1-6) Depends: libpocketsphinx3 (= 0.8+5prealpha+1-13apertis0bv2022.0b22), libjs-jquery, libsphinxbase-dev Breaks: pocketsphinx (<< 0.8+5prealpha+1-6) Filename: pool/sdk/p/pocketsphinx/libpocketsphinx-dev_0.8+5prealpha+1-13apertis0bv2022.0b22_amd64.deb Size: 606516 MD5sum: d97743bde9e7bf473f9f6a942c672144 SHA1: e07cfe8d4f8f45f2f8f6e180393813d4d52b4b67 SHA256: ef22a1fdfdba9b0ea469a6ff055441a3d4ce295dadd88be0d435c5fa404877a1 SHA512: fffcbc3f18173cc57039cbaac1eb7ab02df0323b48c879b8bcbce3a9e82e1d6cb081d4effde10ec696fa59146e3fa9a34e950859adcc010336417890330b083b Description: Speech recognition tool - front-end library development files CMU Sphinx is a large vocabulary, speaker-independent continuous speech recognition engine. . This package contains header files and static libraries for developing programs that use the Pocket Shinx frontend. Homepage: http://cmusphinx.sourceforge.net/ Multi-Arch: same Package: libpocketsphinx3 Priority: optional Section: libs Installed-Size: 316 Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net> Architecture: amd64 Source: pocketsphinx Version: 0.8+5prealpha+1-13apertis0bv2022.0b22 Depends: libc6 (>= 2.29), libsphinxbase3 (>= 0.8+5prealpha+1) Recommends: pocketsphinx-en-us Filename: pool/sdk/p/pocketsphinx/libpocketsphinx3_0.8+5prealpha+1-13apertis0bv2022.0b22_amd64.deb Size: 124324 MD5sum: 0bb65d214f84ff248e3b449771091c5b SHA1: 0392d6842b9d5435cf86c886a6e996dc37b4c346 SHA256: e66f3df3557597ace9c7fccecab38cb8eb9108370d04c9eab00be2396e78cb56 SHA512: 32409fa347c1c3bd970328d62fedae7fdea8fccb4e9c0b355df31799cc97b7b279a2351dcf2c7f4ea22cb8a703393f3acda2265db441b15ea3a49860173d7414 Description: Speech recognition tool - front-end library CMU Sphinx is a large vocabulary, speaker-independent continuous speech recognition engine. . This package contains the frontend shared library Homepage: http://cmusphinx.sourceforge.net/ Multi-Arch: same Package: libpocketsphinx3-dbgsym Priority: optional Section: debug Installed-Size: 323 Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net> Architecture: amd64 Source: pocketsphinx Version: 0.8+5prealpha+1-13apertis0bv2022.0b22 Depends: libpocketsphinx3 (= 0.8+5prealpha+1-13apertis0bv2022.0b22) Filename: pool/sdk/p/pocketsphinx/libpocketsphinx3-dbgsym_0.8+5prealpha+1-13apertis0bv2022.0b22_amd64.deb Size: 297280 MD5sum: 510271a25bb219b652bc2ec72c3ce0ed SHA1: 2c2eaa5b7a0aa8ecd8d33d2675fa362fb30317de SHA256: 04c5883ef48695209a12675369da098143951b5e7d98addc70050eb6c8025f6d SHA512: dd5aeb1b7989862fab689e8d4e601df7e3dd7c5de7afc12c45a397e0de5f52ec4a82ef4dd56b84ff6747f933eb60e4294c69043b314fe864d4c5671b0688e976 Description: debug symbols for libpocketsphinx3 Auto-Built-Package: debug-symbols Build-Ids: 58c250160066f22f2bc28494738d9308d4a9e656 Multi-Arch: same Package: libqgpsmm-dev Priority: optional Section: libdevel Installed-Size: 75 Maintainer: Bernd Zeimetz <bzed@debian.org> Architecture: amd64 Source: gpsd Version: 3.22-4+apertis0bv2022.0b30 Depends: pkg-config, libqgpsmm28 (= 3.22-4+apertis0bv2022.0b30), libgps-dev (= 3.22-4+apertis0bv2022.0b30) Filename: pool/sdk/g/gpsd/libqgpsmm-dev_3.22-4+apertis0bv2022.0b30_amd64.deb Size: 56080 MD5sum: bf286e0081cecc279164910057b8b5f0 SHA1: 20388f019f7db6f9667c2313b3b458f42e866209 SHA256: c97c8b6184c68036c826cb1ca7217d1e11c48aef5c15bfbef02d025e9c96583c SHA512: 5c565c0a95a9a865b1100494d8ddf43883ce3c2d1675c1038a14db3b7c84c57e3b47b73fb6ba5fb5aba617c771fb5d45ce46cebd80f7a69dd2a455ef33dc562b Description: Global Positioning System - Qt wrapper for libgps (development) The gpsd service daemon can monitor one or more GPS devices connected to a host computer, making all data on the location and movements of the sensors available to be queried on TCP port 2947. . This package provides the development file for libQgpsmm, the Qt version of libgpsmm. It contains pkgconfig and qmake bits to build with the library. Homepage: http://www.catb.org/gpsd/ Package: libqgpsmm28 Priority: optional Section: libs Installed-Size: 216 Maintainer: Bernd Zeimetz <bzed@debian.org> Architecture: amd64 Source: gpsd Version: 3.22-4+apertis0bv2022.0b30 Depends: libc6 (>= 2.29), libdbus-1-3 (>= 1.9.14), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.15.1), libqt5network5 (>= 5.0.2), libstdc++6 (>= 5) Filename: pool/sdk/g/gpsd/libqgpsmm28_3.22-4+apertis0bv2022.0b30_amd64.deb Size: 106408 MD5sum: ea7bb2b670ac87590a157a5014ae6db7 SHA1: dd28b8f740527c70930cbb78ed39270fe650b71b SHA256: 2d3b8855d8596632f50c5b84ac9336f6b2a2f4bc77abb4ad979dadb1776165d0 SHA512: 4350713ba12e92f7f55db0d6513a0e06823ae6bcc1005b1810f911ca5a5a9bc44acc6c57a69dc169a64bfef7c591b23e2f5ff3967e9875557939f67872580eab Description: Global Positioning System - Qt wrapper for libgps The gpsd service daemon can monitor one or more GPS devices connected to a host computer, making all data on the location and movements of the sensors available to be queried on TCP port 2947. . This package provides libQgpsmm, the Qt version of libgpsmm. It is a wrapper over libgps, the service library for querying GPS devices. libQgpsmm is available on all platforms which are supported by Qt4. Homepage: http://www.catb.org/gpsd/ Multi-Arch: same Package: libqgpsmm28-dbgsym Priority: optional Section: debug Installed-Size: 378 Maintainer: Bernd Zeimetz <bzed@debian.org> Architecture: amd64 Source: gpsd Version: 3.22-4+apertis0bv2022.0b30 Replaces: gpsd-dbg (<< 3.16-4~) Depends: libqgpsmm28 (= 3.22-4+apertis0bv2022.0b30) Breaks: gpsd-dbg (<< 3.16-4~) Filename: pool/sdk/g/gpsd/libqgpsmm28-dbgsym_3.22-4+apertis0bv2022.0b30_amd64.deb Size: 363988 MD5sum: 50e795561daca80f04fb20c7711f49c9 SHA1: c30d86bb06a996e234c30eb204d91916ceba1c12 SHA256: e1a8919f441fafed4fb0e831fe6aa9698ff41080f0d133c091c184cc5adc27fd SHA512: 92519fe2934667348eb044b9f90cfaec4f6b686666df0ed4fde258077d4b4360e85098dcbaa2d1acbc65790a772163613440ac58940568fca11ccde19809270e Description: debug symbols for libqgpsmm28 Auto-Built-Package: debug-symbols Build-Ids: 144fe099d9bdf668954f01ceb1857ebcac02c993 Multi-Arch: same Package: libquartz-java Priority: optional Section: java Installed-Size: 488 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org> Architecture: all Version: 1:1.8.6-6co1bv2022.0b8 Depends: libslf4j-java (>= 1.7.30) Suggests: libcommons-dbcp-java (>= 1.4), libcommons-pool-java, liblog4j1.2-java (>= 1.2.17) Filename: pool/sdk/libq/libquartz-java/libquartz-java_1.8.6-6co1bv2022.0b8_all.deb Size: 433308 MD5sum: 1edc37bc78185459a85e76cd3b12cb72 SHA1: 2e66fe7ac537478d98edbeb6bccddfd3ade15ae1 SHA256: 5ce604215900b48f3a4e7b5ea5270c6d28868353386d9a4b75f92f9f27cdd5c7 SHA512: e4ccb2c8e72af5f50ea0efab894cec36844a6990f534d422ed5e22f630b395f2a438da3d7750aa71a8b50c26a4f9fa935c7ae098042af16566cdb57c93cc82fe Description: open source job scheduling system Quartz is a full-featured, open source job scheduling system that can be integrated with, or used along side virtually any J2EE or J2SE application - from the smallest stand-alone application to the largest e-commerce system. Quartz can be used to create simple or complex schedules for executing tens, hundreds, or even tens-of-thousands of jobs; jobs whose tasks are defined as standard Java components or EJBs. The Quartz Scheduler includes many enterprise-class features, such as JTA transactions and clustering. Homepage: http://quartz-scheduler.org Package: libreadline-java Priority: optional Section: java Installed-Size: 74 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org> Architecture: amd64 Version: 0.8.0.1+dfsg-10apertis0bv2022.0b22 Depends: libc6 (>= 2.4), libedit2 (>= 2.11-20080614-0), libreadline5 (>= 5.2) Filename: pool/sdk/libr/libreadline-java/libreadline-java_0.8.0.1+dfsg-10apertis0bv2022.0b22_amd64.deb Size: 24852 MD5sum: 74bec14ecd369fbaf070d5d52b422351 SHA1: 1951ed90aa9b3d2be0e7740d2f476686c260e5c1 SHA256: 6b69ecf37bc9719a1e07aea5c481430523b41d87e35c735a68218ddc74668823 SHA512: 2c969dea6ed48565bfd6d21f69f6ce12cebe0e33079f0092d9a30f39425f419913ee4b08f0e3b33b2390b75971e253d2f159464fd4ac0f98c3224ac51c3732ff Description: GNU readline and BSD editline wrappers for Java Included is the Java package org.gnu.readline which provides the GNU readline and BSD editline libraries for Java. Note that this is NOT a pure Java implementation; it merely contains JNI wrappers for the standard system libraries. . BSD editline resembles GNU readline but is under a more relaxed license. In some cases it can be used as a drop-in replacement for GNU readline when licensing issues prevent GNU readline from being used. Homepage: https://github.com/aclemons/java-readline Package: libreadline-java-dbgsym Priority: optional Section: debug Installed-Size: 54 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org> Architecture: amd64 Source: libreadline-java Version: 0.8.0.1+dfsg-10apertis0bv2022.0b22 Depends: libreadline-java (= 0.8.0.1+dfsg-10apertis0bv2022.0b22) Filename: pool/sdk/libr/libreadline-java/libreadline-java-dbgsym_0.8.0.1+dfsg-10apertis0bv2022.0b22_amd64.deb Size: 25716 MD5sum: 88c2fcf8bbe09de33ad2c98979fa688a SHA1: 0d0f6d2af4c7749b9d4106a21247f1def444c65e SHA256: 95d5405253fb8d41049f5ede0d6e18f900207636f42e27a6d80a12659d8d2e46 SHA512: 466c6b9644321301b4505c66de3594a7d88a5764683a52927c2f0ef011416d3c9a7848f67fe23f31c393bc224940cd68c403b6c234c79ce77e2bf32cd75d93f3 Description: debug symbols for libreadline-java Auto-Built-Package: debug-symbols Build-Ids: 6132f61e667198868d99b8d22fa3383e08dada96 6fcc5d3922d1118b38fe5d3e94c0dcbcf15855f7 Package: libreflections-java Priority: optional Section: java Installed-Size: 128 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org> Architecture: all Version: 0.9.12+dfsg-3+apertis0bv2022.0b5 Depends: libdom4j-java, libgoogle-gson-java, libjavassist-java, libservlet-api-java, libslf4j-java Filename: pool/sdk/libr/libreflections-java/libreflections-java_0.9.12+dfsg-3+apertis0bv2022.0b5_all.deb Size: 101460 MD5sum: b9d0afd0f65836c184bba3a6ac846ddb SHA1: 0c473cc1017b0c0dcf663ec4c20e41c0945dbf07 SHA256: 57a4ec85519c57be011ec2d22936a0ecf22ca2d1314fbfdc6521a5f46494e7f3 SHA512: b730a362a9c1fb4e99e59283476c1d1aa42b3191ab9fd0862c0bc24367e08aa63acd221c6dead648578f1d081b4d1e097e9f48eac2cd160a86bcf63131929860 Description: Java runtime metadata analysis library Reflections scans a classpath, indexes the metadata, allows one to query it on runtime and may save and collect that information for many modules within a project. . Using Reflections one can query metadata such as: - get all subtypes of some type; - get all types/members annotated with some annotation; - get all resources matching a regular expression; - get all methods with specific signature including parameters, parameter annotations and return type. Homepage: https://github.com/CampagneLaboratory/icb-utils Package: librelaxngcc-java Priority: optional Section: java Installed-Size: 342 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org> Architecture: all Source: relaxngcc Version: 1.12-1.1apertis0bv2022.0b22 Depends: libmsv-java, librelaxng-datatype-java, libxerces2-java Filename: pool/sdk/r/relaxngcc/librelaxngcc-java_1.12-1.1apertis0bv2022.0b22_all.deb Size: 316328 MD5sum: 48f4f370c1c3415da1069f5413b44f84 SHA1: b748a11b104287c644dc84b81a7a82a74262ddab SHA256: bc0ed20d4e530f47a2dae5fb3765b8adacbe7a205276df98abea5b7df0e4e7e6 SHA512: 5ac01e8914833a2281ff23d89780726588389d47599cec956aa36a386e6260056860755585d88e2c3601a1a12c88941b6db3ac0c3014a5aac07bd8bc28c0777e Description: RELAX NG Compiler Compiler RelaxNGCC is a tool for generating Java source code from a given RELAX NG grammar. By embedding code fragments in the grammar like yacc or JavaCC, you can take appropriate actions while parsing valid XML documents against the grammar. Homepage: http://relaxngcc.sourceforge.net Package: librelaxngcc-java-doc Priority: optional Section: doc Installed-Size: 4527 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org> Architecture: all Source: relaxngcc Version: 1.12-1.1apertis0bv2022.0b22 Filename: pool/sdk/r/relaxngcc/librelaxngcc-java-doc_1.12-1.1apertis0bv2022.0b22_all.deb Size: 355960 MD5sum: 7221493db07c5d94e00c7baf98522416 SHA1: 88b405f67f79658937f73b3c6c8a3eea099b084a SHA256: 8487a20a5308978045f18257ae1875759f767ead0476aa0610c4c17d4bce1a23 SHA512: a2d5aff4991fdac317a65234142833a12768e075a477dd3990b810203a2b28abb25123e7f3310b0027e6b5aac8c2ca89e84ec833c52969a6c0844837f5943110 Description: RELAX NG Compiler Compiler -- documentation RelaxNGCC is a tool for generating Java source code from a given RELAX NG grammar. By embedding code fragments in the grammar like yacc or JavaCC, you can take appropriate actions while parsing valid XML documents against the grammar. . This package contains javadoc for librelaxngcc-java. Homepage: http://relaxngcc.sourceforge.net Package: librpmem-dev Priority: optional Section: libdevel Installed-Size: 194 Maintainer: Adam Borowski <kilobyte@angband.pl> Architecture: amd64 Source: pmdk Version: 1.10-2+deb11u1+apertis0bv2022.0b10 Depends: libpmem-dev (= 1.10-2+deb11u1+apertis0bv2022.0b10), librpmem1 (= 1.10-2+deb11u1+apertis0bv2022.0b10) Filename: pool/sdk/p/pmdk/librpmem-dev_1.10-2+deb11u1+apertis0bv2022.0b10_amd64.deb Size: 63396 MD5sum: c7341f282fafd5471e03ef2e7d3e6eed SHA1: 7c7a097f9fac3c66abf9fa6b08be67395136dbd3 SHA256: ee2647220aaf3cd85d79009385a67a2eb8a83e24fb4bb7d8b05556ccda2b31f4 SHA512: 797e93280872df651a7c6060764673eee7acb1de6ab51af2736491ae4fc3663bd85d03877c0945caddb24437f06e59280119f3157d160e7cc4b80270af36e8d7 Description: development files for librpmem1 librpmem provides low-level support for remote access to persistent memory (pmem) utilizing RDMA-capable RNICs. . This package contains libraries and header files used for linking programs against librpmem. Homepage: https://pmem.io/pmdk/ Multi-Arch: same Package: librpmem1 Priority: optional Section: libs Installed-Size: 111 Maintainer: Adam Borowski <kilobyte@angband.pl> Architecture: amd64 Source: pmdk Version: 1.10-2+deb11u1+apertis0bv2022.0b10 Depends: libpmem1 (= 1.10-2+deb11u1+apertis0bv2022.0b10), libc6 (>= 2.17), libfabric1 (>= 1.11.0) Filename: pool/sdk/p/pmdk/librpmem1_1.10-2+deb11u1+apertis0bv2022.0b10_amd64.deb Size: 45628 MD5sum: 1e37a91336683b72767aa635645023fd SHA1: dcdc656f737f37af0d93ed35315e8620e04f5d84 SHA256: 9d915284337b6580b0cc54f4b1e2615f97fa7d10fd69dbbad6cd04efa2295254 SHA512: 9950a0fb95ccbaf07f35ff06244a20abf069915b3ee89a9d767d120ab5cdae601ff562c2a5e007fbf7a2a34d6aff0776d5de1724163e893ae3000e29452255e3 Description: Persistent Memory remote access support library librpmem provides low-level support for remote access to persistent memory (pmem) utilizing RDMA-capable RNICs. The library can be used to replicate remotely a memory region over RDMA protocol. It utilizes appropriate persistency mechanism based on remote node’s platform capabilities. The librpmem utilizes the ssh client to authenticate a user on remote node and for encryption of connection’s out-of-band configuration data. . This library is for applications that use remote persistent memory directly, without the help of any library-supplied transactions or memory allocation. Higher-level libraries that build on libpmem are available and are recommended for most applications. Homepage: https://pmem.io/pmdk/ Multi-Arch: same Package: librpmem1-dbgsym Priority: optional Section: debug Installed-Size: 132 Maintainer: Adam Borowski <kilobyte@angband.pl> Architecture: amd64 Source: pmdk Version: 1.10-2+deb11u1+apertis0bv2022.0b10 Depends: librpmem1 (= 1.10-2+deb11u1+apertis0bv2022.0b10) Filename: pool/sdk/p/pmdk/librpmem1-dbgsym_1.10-2+deb11u1+apertis0bv2022.0b10_amd64.deb Size: 108460 MD5sum: 3f1fcdf8f4c412241d47e19253b204c5 SHA1: 28ae619abe57615d47c4b1b71b67314e51c38af9 SHA256: db69d8e5c82cba51c069aa7bee03c5da445f13706455949cd941c70b879bcfee SHA512: 7069ed8a36cabdfc53eaf5d0e7a38cbc355175e9fd28f51f387b8743785779a9a6d81f022e636a01d6164980132134a843564ed268bfcb74a625c26533da9a32 Description: debug symbols for librpmem1 Auto-Built-Package: debug-symbols Build-Ids: 4a00fb318155c4f44de89bdf92b55f99678a1a50 Multi-Arch: same Package: librpmem1-debug Priority: optional Section: libs Installed-Size: 279 Maintainer: Adam Borowski <kilobyte@angband.pl> Architecture: amd64 Source: pmdk Version: 1.10-2+deb11u1+apertis0bv2022.0b10 Depends: libpmem1-debug (= 1.10-2+deb11u1+apertis0bv2022.0b10), libc6 (>= 2.17), libfabric1 (>= 1.11.0) Filename: pool/sdk/p/pmdk/librpmem1-debug_1.10-2+deb11u1+apertis0bv2022.0b10_amd64.deb Size: 98520 MD5sum: d21eba44480645a55453e1ac15706f05 SHA1: f42e072bc4871793c9266a4b43c7d34a0234809f SHA256: 69949ddfdaaaa9ff95e18d8a080057d0d8cf3e5c90b89a539388cfad54eec75d SHA512: a0fc69661c251a10652c5b50e0590c27c1fa8d1b979d04fb9a447308f458c4ef4be26f922a44bd2dfcb833e1d8918b07eb86e5027b676c45e1b0b6b3c3242d60 Description: Persistent Memory remote access support library — debug build librpmem provides low-level support for remote access to persistent memory (pmem) utilizing RDMA-capable RNICs. The library can be used to replicate remotely a memory region over RDMA protocol. It utilizes appropriate persistency mechanism based on remote node’s platform capabilities. The librpmem utilizes the ssh client to authenticate a user on remote node and for encryption of connection’s out-of-band configuration data. . This library is for applications that use remote persistent memory directly, without the help of any library-supplied transactions or memory allocation. Higher-level libraries that build on libpmem are available and are recommended for most applications. . This package contains a special build of this library meant for debugging purposes. It contains extra logging, assertions and expensive checks that should not be used otherwise. Homepage: https://pmem.io/pmdk/ Multi-Arch: same Package: librust-libslirp-dev Priority: optional Section: rust Installed-Size: 130687 Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net> Architecture: amd64 Source: rust-libslirp Version: 4.3.0-0co1bv2022.0b11 Provides: librust-libslirp+default-dev (= 4.3.0-0co1bv2022.0b11), librust-libslirp+enumflags2-dev (= 4.3.0-0co1bv2022.0b11), librust-libslirp+helper-dev (= 4.3.0-0co1bv2022.0b11), librust-libslirp+ipnetwork-dev (= 4.3.0-0co1bv2022.0b11), librust-libslirp+lazy-static-dev (= 4.3.0-0co1bv2022.0b11), librust-libslirp+libc-dev (= 4.3.0-0co1bv2022.0b11), librust-libslirp+libsystemd-dev (= 4.3.0-0co1bv2022.0b11), librust-libslirp+mio-dev (= 4.3.0-0co1bv2022.0b11), librust-libslirp+mio-extras-dev (= 4.3.0-0co1bv2022.0b11), librust-libslirp+nix-dev (= 4.3.0-0co1bv2022.0b11), librust-libslirp+slab-dev (= 4.3.0-0co1bv2022.0b11), librust-libslirp+structopt-dev (= 4.3.0-0co1bv2022.0b11), librust-libslirp+url-dev (= 4.3.0-0co1bv2022.0b11), librust-libslirp+zbus-dev (= 4.3.0-0co1bv2022.0b11), librust-libslirp+zvariant-dev (= 4.3.0-0co1bv2022.0b11), librust-libslirp-4+default-dev (= 4.3.0-0co1bv2022.0b11), librust-libslirp-4+enumflags2-dev (= 4.3.0-0co1bv2022.0b11), librust-libslirp-4+helper-dev (= 4.3.0-0co1bv2022.0b11), librust-libslirp-4+ipnetwork-dev (= 4.3.0-0co1bv2022.0b11), librust-libslirp-4+lazy-static-dev (= 4.3.0-0co1bv2022.0b11), librust-libslirp-4+libc-dev (= 4.3.0-0co1bv2022.0b11), librust-libslirp-4+libsystemd-dev (= 4.3.0-0co1bv2022.0b11), librust-libslirp-4+mio-dev (= 4.3.0-0co1bv2022.0b11), librust-libslirp-4+mio-extras-dev (= 4.3.0-0co1bv2022.0b11), librust-libslirp-4+nix-dev (= 4.3.0-0co1bv2022.0b11), librust-libslirp-4+slab-dev (= 4.3.0-0co1bv2022.0b11), librust-libslirp-4+structopt-dev (= 4.3.0-0co1bv2022.0b11), librust-libslirp-4+url-dev (= 4.3.0-0co1bv2022.0b11), librust-libslirp-4+zbus-dev (= 4.3.0-0co1bv2022.0b11), librust-libslirp-4+zvariant-dev (= 4.3.0-0co1bv2022.0b11), librust-libslirp-4-dev (= 4.3.0-0co1bv2022.0b11), librust-libslirp-4.3+default-dev (= 4.3.0-0co1bv2022.0b11), librust-libslirp-4.3+enumflags2-dev (= 4.3.0-0co1bv2022.0b11), librust-libslirp-4.3+helper-dev (= 4.3.0-0co1bv2022.0b11), librust-libslirp-4.3+ipnetwork-dev (= 4.3.0-0co1bv2022.0b11), librust-libslirp-4.3+lazy-static-dev (= 4.3.0-0co1bv2022.0b11), librust-libslirp-4.3+libc-dev (= 4.3.0-0co1bv2022.0b11), librust-libslirp-4.3+libsystemd-dev (= 4.3.0-0co1bv2022.0b11), librust-libslirp-4.3+mio-dev (= 4.3.0-0co1bv2022.0b11), librust-libslirp-4.3+mio-extras-dev (= 4.3.0-0co1bv2022.0b11), librust-libslirp-4.3+nix-dev (= 4.3.0-0co1bv2022.0b11), librust-libslirp-4.3+slab-dev (= 4.3.0-0co1bv2022.0b11), librust-libslirp-4.3+structopt-dev (= 4.3.0-0co1bv2022.0b11), librust-libslirp-4.3+url-dev (= 4.3.0-0co1bv2022.0b11), librust-libslirp-4.3+zbus-dev (= 4.3.0-0co1bv2022.0b11), librust-libslirp-4.3+zvariant-dev (= 4.3.0-0co1bv2022.0b11), librust-libslirp-4.3-dev (= 4.3.0-0co1bv2022.0b11), librust-libslirp-4.3.0+default-dev (= 4.3.0-0co1bv2022.0b11), librust-libslirp-4.3.0+enumflags2-dev (= 4.3.0-0co1bv2022.0b11), librust-libslirp-4.3.0+helper-dev (= 4.3.0-0co1bv2022.0b11), librust-libslirp-4.3.0+ipnetwork-dev (= 4.3.0-0co1bv2022.0b11), librust-libslirp-4.3.0+lazy-static-dev (= 4.3.0-0co1bv2022.0b11), librust-libslirp-4.3.0+libc-dev (= 4.3.0-0co1bv2022.0b11), librust-libslirp-4.3.0+libsystemd-dev (= 4.3.0-0co1bv2022.0b11), librust-libslirp-4.3.0+mio-dev (= 4.3.0-0co1bv2022.0b11), librust-libslirp-4.3.0+mio-extras-dev (= 4.3.0-0co1bv2022.0b11), librust-libslirp-4.3.0+nix-dev (= 4.3.0-0co1bv2022.0b11), librust-libslirp-4.3.0+slab-dev (= 4.3.0-0co1bv2022.0b11), librust-libslirp-4.3.0+structopt-dev (= 4.3.0-0co1bv2022.0b11), librust-libslirp-4.3.0+url-dev (= 4.3.0-0co1bv2022.0b11), librust-libslirp-4.3.0+zbus-dev (= 4.3.0-0co1bv2022.0b11), librust-libslirp-4.3.0+zvariant-dev (= 4.3.0-0co1bv2022.0b11), librust-libslirp-4.3.0-dev (= 4.3.0-0co1bv2022.0b11) Filename: pool/sdk/r/rust-libslirp/librust-libslirp-dev_4.3.0-0co1bv2022.0b11_amd64.deb Size: 6946680 MD5sum: eb174d72f99dd188aaf9a531cbacdd77 SHA1: a9f1d5f972bd7f68578a526a0789f66bbe5965aa SHA256: f8ddcb1e7a87d1e582d1d887b806516545ba9172ed190fcb2c4c18bac6121e8f SHA512: db1be97b6c2c5982f78182272c82fbeaa6807d848fb2e9b12887cc3b3ee1ba0fcdda07e675fed3297ff209bab58400faf637777998a81f43fdecde1587695317 Description: High-level bindings & helper process for libslirp - Rust source code This package contains the source for the Rust libslirp crate, packaged by debcargo for use with cargo and dh-cargo. Homepage: https://gitlab.freedesktop.org/slirp/libslirp-rs Multi-Arch: same Package: libsdl-image1.2 Priority: optional Section: libs Installed-Size: 95 Maintainer: Debian SDL packages maintainers <pkg-sdl-maintainers@lists.alioth.debian.org> Architecture: amd64 Source: sdl-image1.2 Version: 1.2.12-12apertis0bv2022.0b26 Depends: libc6 (>= 2.14), libjpeg62-turbo (>= 1.3.1), libpng16-16 (>= 1.6.2-1), libsdl1.2debian (>= 1.2.11), libtiff5 (>= 4.0.3), libwebp6 (>= 0.5.1) Filename: pool/sdk/s/sdl-image1.2/libsdl-image1.2_1.2.12-12apertis0bv2022.0b26_amd64.deb Size: 37092 MD5sum: 317daaf3d801bb1a6e537cb6d771be4e SHA1: afc4b672214855070d417948810427d8f63d3e51 SHA256: d79000f8940e2f440777a961f9eaaf61c3c160ae545db9ea88e6dba2cd66fc40 SHA512: 64ca16cc03ea42fe0262ba00f44b329280fb8120df2920fbf07d7b2e7c8ed980c1d70da54eb5045a15400bc28abb960a6530f5e50ebf54ef2c4d1da307459e6b Description: Image loading library for Simple DirectMedia Layer 1.2, libraries This is a simple library to load images of various formats as SDL surfaces. It supports the following formats: BMP, GIF, JPEG, LBM, PCX, PNG, PNM, TGA, TIFF, WEBP, XCF, XPM, XV. . This package contains the shared library. Homepage: https://www.libsdl.org/projects/SDL_image/ Multi-Arch: same Package: libsdl-image1.2-dbgsym Priority: optional Section: debug Installed-Size: 99 Maintainer: Debian SDL packages maintainers <pkg-sdl-maintainers@lists.alioth.debian.org> Architecture: amd64 Source: sdl-image1.2 Version: 1.2.12-12apertis0bv2022.0b26 Replaces: libsdl-image1.2-dbg (<< 1.2.12-6~) Depends: libsdl-image1.2 (= 1.2.12-12apertis0bv2022.0b26) Breaks: libsdl-image1.2-dbg (<< 1.2.12-6~) Filename: pool/sdk/s/sdl-image1.2/libsdl-image1.2-dbgsym_1.2.12-12apertis0bv2022.0b26_amd64.deb Size: 81292 MD5sum: b9203820cdf67f5caada9b642fe3761e SHA1: f7a3b59c5ad9d7313d29739e8c7867517f658c72 SHA256: f6be2c84c06799d5401c29e1fb7d7d79fad7258d8533a64208ec7708e53c6f5a SHA512: cb928734a414b03ec7255e08f7ab1028ac60c00c67131eb31ceef7b7a20c5f863ce2462ed78ddc398480a99daeb5d9b0961a74becdf9e93221a2658df82a502a Description: debug symbols for libsdl-image1.2 Auto-Built-Package: debug-symbols Build-Ids: aa1090b233356a4db01bd5da4cf8bc853c8f4fb5 Multi-Arch: same Package: libsdl-image1.2-dev Priority: optional Section: libdevel Installed-Size: 134 Maintainer: Debian SDL packages maintainers <pkg-sdl-maintainers@lists.alioth.debian.org> Architecture: amd64 Source: sdl-image1.2 Version: 1.2.12-12apertis0bv2022.0b26 Depends: libsdl-image1.2 (= 1.2.12-12apertis0bv2022.0b26), libsdl1.2-dev (>= 1.2.14~), libjpeg-dev, libpng-dev, libtiff-dev, libwebp-dev (>= 0.1.3), zlib1g-dev Filename: pool/sdk/s/sdl-image1.2/libsdl-image1.2-dev_1.2.12-12apertis0bv2022.0b26_amd64.deb Size: 41348 MD5sum: 70ba937912693a01899de60d8909e0be SHA1: 279abdae0d6ca2f6550faddd8a100597a614a943 SHA256: 05786f451f4c4d50acaff7d26d8edeff21edb4cdd8016b2c355b00a650b1f25b SHA512: d9ee60fabbdfbfe30bdf15060e4a671b59170c39f98e38dec74635be60a8b742890aa69924337d4ea23306ef95954989e1c8965e5f5fe3c6794d69f57ccab8c7 Description: Image loading library for Simple DirectMedia Layer 1.2, development files This is a simple library to load images of various formats as SDL surfaces. It supports the following formats: BMP, GIF, JPEG, LBM, PCX, PNG, PNM, TGA, TIFF, WEBP, XCF, XPM, XV. . This package contains the development files. Homepage: https://www.libsdl.org/projects/SDL_image/ Multi-Arch: same Package: libslirp-helper Priority: optional Section: devel Installed-Size: 2628 Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net> Architecture: amd64 Source: rust-libslirp Version: 4.3.0-0co1bv2022.0b11 Depends: libc6 (>= 2.18), libgcc-s1 (>= 4.2), libslirp0 (>= 4.1.0) Filename: pool/sdk/r/rust-libslirp/libslirp-helper_4.3.0-0co1bv2022.0b11_amd64.deb Size: 692772 MD5sum: 9e451aa17da10a2b03e5bd1b22557e75 SHA1: 757e89cc262302c8e175b989a472656f454a0945 SHA256: 9f003f73afe2b8552315086cc5b3d37413e370c3db8d1791ed2772ebf5cad33d SHA512: 403ff30079d24f01a2725c067b73a4e2c0e132049af1c78e9f0880ffa789a1dcd4d14548b3037b20f31a4b5022315a4365ef9997044d24896526fb4dda6d5508 Description: High-level bindings & helper process for libslirp This package contains the following binaries built from the Rust crate "libslirp": - libslirp-helper Built-Using: rustc (= 1.48.0+dfsg1-2co1bv2022dev2b1) Homepage: https://gitlab.freedesktop.org/slirp/libslirp-rs Multi-Arch: allowed X-Cargo-Built-Using: rustc (= 1.48.0+dfsg1-2co1bv2022dev2b1) Package: libslirp-helper-dbgsym Priority: optional Section: debug Installed-Size: 7798 Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net> Architecture: amd64 Source: rust-libslirp Version: 4.3.0-0co1bv2022.0b11 Depends: libslirp-helper (= 4.3.0-0co1bv2022.0b11) Filename: pool/sdk/r/rust-libslirp/libslirp-helper-dbgsym_4.3.0-0co1bv2022.0b11_amd64.deb Size: 7212852 MD5sum: cfc0b99f8dd6e1c547cba1e44cda1553 SHA1: 9de98c6fce6f106dc54007aeca5f92e8abbcece5 SHA256: 9314c43b5491e73168bfd75846e2c7b0d8f7b75221cd5ab379b1f8189d2f608d SHA512: ad66cee800e86f342e5b9d65757242de40f13f148beb2b01ff900947494c273848dc06d60806726419c3dc393809c0e956d7de6527e06758f6963f7e793c051b Description: debug symbols for libslirp-helper Auto-Built-Package: debug-symbols Build-Ids: 3181e155479d9bc27115065497702d0f0c594dc8 X-Cargo-Built-Using: rustc (= 1.48.0+dfsg1-2co1bv2022dev2b1) Package: libsonic-dev Priority: optional Section: libdevel Installed-Size: 83 Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net> Architecture: amd64 Source: sonic Version: 0.2.0-10apertis0bv2022.0b20 Depends: libsonic0 (= 0.2.0-10apertis0bv2022.0b20) Suggests: sonic Filename: pool/sdk/s/sonic/libsonic-dev_0.2.0-10apertis0bv2022.0b20_amd64.deb Size: 51632 MD5sum: 48ccf7ce8e1a549d98b56ef465811d54 SHA1: 6fbeca700b951d1c6c9c66e4be2c2f321a757424 SHA256: 403b5a31a817aad546c832c33af33181a007c268fd8f3043a17ff2ddde9f2aed SHA512: b89950d5c6ab3b15eee9b33bfb16e98dc7a2e0b91d6f2ca3e0d37d6648b478d51a5dbfee79497613e5e3a378337c8456ea82107950dd69e412e8ef6d17e5edfe Description: Header file for linking to libsonic This package contains just the sonic header file. It is needed only by developers wishing to link to libsonic. The key new feature in Sonic versus other libraries is very high quality at speed up factors well over 2X. Homepage: https://github.com/waywardgeek/sonic Multi-Arch: same Package: libsonic-java Priority: optional Section: java Installed-Size: 21 Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net> Architecture: all Source: sonic Version: 0.2.0-10apertis0bv2022.0b20 Filename: pool/sdk/s/sonic/libsonic-java_0.2.0-10apertis0bv2022.0b20_all.deb Size: 11408 MD5sum: 90645f590207c899c20ae45f10c91049 SHA1: 845a3171ab412ab093e8d979ee239b803e07b903 SHA256: a1e702e0e1815c8d97f50c8ada8f2e096331c414d55fe9cfd4888cf1d64df6f3 SHA512: b60e890c21cbcc7029d571106e955c09c4679148572ef93bee3828a461e3e6530d7ad037832bc9192b58f8b5f7691c5999c82b13d5d409e5a5e35b02f4a01405 Description: Simple library to speed up or slow down speech - Java bindings This package contains just the Java library. libsonic is a very simple library for speeding up or slowing down speech. It has only basic dependencies, and is meant to work on both Linux desktop machines and embedded systems. The key new feature in Sonic versus other libraries is very high quality at speed up factors well over 2X. Homepage: https://github.com/waywardgeek/sonic Multi-Arch: foreign Package: libsonic0 Priority: optional Section: libs Installed-Size: 35 Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net> Architecture: amd64 Source: sonic Version: 0.2.0-10apertis0bv2022.0b20 Depends: libc6 (>= 2.14) Filename: pool/sdk/s/sonic/libsonic0_0.2.0-10apertis0bv2022.0b20_amd64.deb Size: 11264 MD5sum: 91ff14d3941017dcf9c859e9b5d2acb9 SHA1: 2716b763d8ecc2177ea4568b13173bf5c07466d4 SHA256: c4147682d71fbdff5c09b3f64a3d928f10fa0d828a35cf5d1a990cd5c8124bcc SHA512: d14f9c1c44a4688c18ea99aa05f381b8345abcb1234b24792ad1309e63556316723fd0d1161c895013e5ffb976864db302d961f6e7b6cfad7df1097d58804384 Description: Simple library to speed up or slow down speech This package contains just the actual library. libsonic is a very simple library for speeding up or slowing down speech. It has only basic dependencies, and is meant to work on both Linux desktop machines and embedded systems. The key new feature in Sonic versus other libraries is very high quality at speed up factors well over 2X. Homepage: https://github.com/waywardgeek/sonic Multi-Arch: same Package: libsonic0-dbgsym Priority: optional Section: debug Installed-Size: 35 Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net> Architecture: amd64 Source: sonic Version: 0.2.0-10apertis0bv2022.0b20 Depends: libsonic0 (= 0.2.0-10apertis0bv2022.0b20) Filename: pool/sdk/s/sonic/libsonic0-dbgsym_0.2.0-10apertis0bv2022.0b20_amd64.deb Size: 20920 MD5sum: 85199b30b905a6493f343c8712e91999 SHA1: 0626ff9a3c7d2596cd08f6b8f51639259001f0c1 SHA256: f460bda92e2369fb062af72606e723a115810b3a813d5e71c62ffe5d3872f26f SHA512: f4fd2e045e32b311bf73d22dc2a367f73f0ab3a45dff82750cc57e7a91d3f26ee96305209c6d2e76725fd876ba32c5fbac401b5414351ac1128079fc4563c679 Description: debug symbols for libsonic0 Auto-Built-Package: debug-symbols Build-Ids: e27ae8e03b4ce5cc1ea0a9a71c06d1c50cc7684d Multi-Arch: same Package: libsphinxbase-dev Priority: optional Section: libdevel Installed-Size: 793 Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net> Architecture: amd64 Source: sphinxbase Version: 0.8+5prealpha+1-12apertis0bv2022.0b26 Depends: libsphinxbase3 (= 0.8+5prealpha+1-12apertis0bv2022.0b26), libpulse-dev Filename: pool/sdk/s/sphinxbase/libsphinxbase-dev_0.8+5prealpha+1-12apertis0bv2022.0b26_amd64.deb Size: 172016 MD5sum: 9828dfb4aaf16206e0cce05a11c869c7 SHA1: 7c4665351ce9294a08db523154f72e952ebb720b SHA256: 76427a7a1092f46e0a13ffba3ed58cb23de6407227bedc872be9a9fe5ceb0ce6 SHA512: e7432007055cb47c3b15152e355035e941b0f02748871f5e5df0ca9ea2f0dac0e7b317f745927a4d24f1a7a6087f1c256517f74de25b273d78926dae6b4d4d77 Description: Speech recognition tool - development files CMU Sphinx is a large vocabulary, speaker-independent continuous speech recognition engine. . This package contains header files and static libraries for developing programs that use Sphinx. Homepage: http://cmusphinx.sourceforge.net/ Multi-Arch: same Package: libsphinxbase-doc Priority: optional Section: doc Installed-Size: 10172 Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net> Architecture: all Source: sphinxbase Version: 0.8+5prealpha+1-12apertis0bv2022.0b26 Depends: libjs-jquery Filename: pool/sdk/s/sphinxbase/libsphinxbase-doc_0.8+5prealpha+1-12apertis0bv2022.0b26_all.deb Size: 652852 MD5sum: df1101b9a828b262e1bb3596040f1ff4 SHA1: 4b35cc0e9130dc32b01aa5aa668adc1bd17f12d4 SHA256: 439bd994f67e04b04c7fbfd9bbe1018133870e5cbc0ef801a112533f141b6068 SHA512: 516225916505c7b1efe9a3cb9abb5f90c9bc29984eb264398e1f2f452f10cd24fe19cf19d1150af6f2560de17c0719bcff5258e9c9327f8c65b1d1227a0fd176 Description: Speech recognition tool - development documentation CMU Sphinx is a large vocabulary, speaker-independent continuous speech recognition engine. . This package contains documentation for developing programs that use Sphinx. Homepage: http://cmusphinx.sourceforge.net/ Multi-Arch: foreign Package: libsphinxbase3 Priority: optional Section: libs Installed-Size: 337 Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net> Architecture: amd64 Source: sphinxbase Version: 0.8+5prealpha+1-12apertis0bv2022.0b26 Depends: libblas3 | libblas.so.3, libc6 (>= 2.29), liblapack3 | liblapack.so.3, libpulse0 (>= 0.99.1) Filename: pool/sdk/s/sphinxbase/libsphinxbase3_0.8+5prealpha+1-12apertis0bv2022.0b26_amd64.deb Size: 120248 MD5sum: e9f93d875d7acc0ab52b7161cac1c138 SHA1: 214c009b48f92006afd1522ea526656c2e7a570d SHA256: 0d5030391e7044c4d4075f0969fba221f72e4bd25d4ceabd2b01b84ae7f8de45 SHA512: e0cb57d877c448fbf7ea431589408ee327d0b64d29e4545fc051f0a90061dcda6a44f9359316e0a95f1749dc45e39901ad742b0a3d1cb632f38636a328845f88 Description: Speech recognition tool - shared library CMU Sphinx is a large vocabulary, speaker-independent continuous speech recognition engine. . This package contains the shared library. Homepage: http://cmusphinx.sourceforge.net/ Multi-Arch: same Package: libsphinxbase3-dbgsym Priority: optional Section: debug Installed-Size: 338 Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net> Architecture: amd64 Source: sphinxbase Version: 0.8+5prealpha+1-12apertis0bv2022.0b26 Depends: libsphinxbase3 (= 0.8+5prealpha+1-12apertis0bv2022.0b26) Filename: pool/sdk/s/sphinxbase/libsphinxbase3-dbgsym_0.8+5prealpha+1-12apertis0bv2022.0b26_amd64.deb Size: 299368 MD5sum: c26085d0634a658fdbf95db351bcf67a SHA1: 23e9c6c7e2e8bef1df5f37f1513b29c0f0dc0a3d SHA256: 14d490f03f0f365a87a198259f3d74c741b39432137f602799a7280eae8ec95a SHA512: b25bbdf558260281dbbd52186d5871a0f9bc463f3f8f101e33be9e3cf07910617166907c6cafcf23a3a1583654c33796437b77ae810ad66bb17cc6d3f3d0ee4c Description: debug symbols for libsphinxbase3 Auto-Built-Package: debug-symbols Build-Ids: 06f363f776eef64e30bb932d314286aeb8f77116 6692ab4fd7af5a62d07fcd931cf0ca56cefd629e Multi-Arch: same Package: libssh-4 Priority: optional Section: libs Installed-Size: 519 Maintainer: Laurent Bigonville <bigon@debian.org> Architecture: amd64 Source: libssh Version: 0.9.8-0+deb11u1+apertis0bv2022.3db2 Depends: libc6 (>= 2.27), libgssapi-krb5-2 (>= 1.17), libssl1.1 (>= 1.1.1), zlib1g (>= 1:1.1.4) Breaks: remmina (<< 1.2.31.2+dfsg-1+), remmina-plugin-nx (<< 1.2.31.2+dfsg-1+), x2goclient (<< 4.1.2.1-1+) Filename: pool/sdk/libs/libssh/libssh-4_0.9.8-0+deb11u1+apertis0bv2022.3db2_amd64.deb Size: 191888 MD5sum: 5e89355157207afc8998b3c07c29b50b SHA1: b4e4b64627cfaee6e73a9ced8b78aa5b70d48cf9 SHA256: dfa8a816d022df8e4739ada7bc9ff0084ec714b2c68674f5b9f2e02f9d060d43 SHA512: 01dff5a1f95a64b348e81785a28bf9253ebadd27f920389ae943475281ab9b7a18402a3cc09a15f58e1c652e0cb193481b2ef7d1b5d7cc042d2aca1bba0689ae Description: tiny C SSH library (OpenSSL flavor) The ssh library was designed to be used by programmers needing a working SSH implementation by the mean of a library. The complete control of the client is made by the programmer. With libssh, you can remotely execute programs, transfer files, use a secure and transparent tunnel for your remote programs. With its SFTP implementation, you can play with remote files easily. . This package contains shared libraries linked against OpenSSL. Homepage: https://www.libssh.org/ Multi-Arch: same Package: libssh-4-dbgsym Priority: optional Section: debug Installed-Size: 533 Maintainer: Laurent Bigonville <bigon@debian.org> Architecture: amd64 Source: libssh Version: 0.9.8-0+deb11u1+apertis0bv2022.3db2 Depends: libssh-4 (= 0.9.8-0+deb11u1+apertis0bv2022.3db2) Filename: pool/sdk/libs/libssh/libssh-4-dbgsym_0.9.8-0+deb11u1+apertis0bv2022.3db2_amd64.deb Size: 475540 MD5sum: a339673640ed3e031270f331c910d24b SHA1: d62fef37639ff68f8da7c091016f0a2790721927 SHA256: 060664fb9073ca424cafc349c05342575f1d72f0fa2e19a3ccdb1c166bb5ab27 SHA512: 03500f1d99c212cdb9836d4b0cce45ec1cf790968552f4067563d344ab3b1988fd7dcb403b095d92eaf1e12b1df0cf7644b87b305e2434dd1946f86318d23711 Description: debug symbols for libssh-4 Auto-Built-Package: debug-symbols Build-Ids: 7477a9faeaf0bddc0d6cb7dfe0f961562cc657cf Multi-Arch: same Package: libssh-dev Priority: optional Section: libdevel Installed-Size: 1127 Maintainer: Laurent Bigonville <bigon@debian.org> Architecture: amd64 Source: libssh Version: 0.9.8-0+deb11u1+apertis0bv2022.3db2 Depends: libssh-4 (= 0.9.8-0+deb11u1+apertis0bv2022.3db2), libssl-dev, zlib1g-dev Suggests: libssh-doc Conflicts: libssh-gcrypt-dev Filename: pool/sdk/libs/libssh/libssh-dev_0.9.8-0+deb11u1+apertis0bv2022.3db2_amd64.deb Size: 240352 MD5sum: ac95fdb4466196d88fd48650277ad497 SHA1: 5abc106bccfb821c3c5531a84262e9fa0b62bac9 SHA256: 1108cefd2ecdbfd4f4b898a2ece2951678da0030c9d60c4dc7e498cde85209e7 SHA512: b81a5847ac877429a5027b1a8e5abf88687a9080e3528b5f9a7cbcc7c4ccd853fe7fae275e4bf103ec673a5f1d9170868efb8a41df5b060d557d6a455cb2a2e2 Description: tiny C SSH library - Development files (OpenSSL flavor) The ssh library was designed to be used by programmers needing a working SSH implementation by the mean of a library. The complete control of the client is made by the programmer. With libssh, you can remotely execute programs, transfer files, use a secure and transparent tunnel for your remote programs. With its SFTP implementation, you can play with remote files easily. . This package contains development files to build the OpenSSL flavor. Homepage: https://www.libssh.org/ Multi-Arch: same Package: libssh-doc Priority: optional Section: doc Installed-Size: 14625 Maintainer: Laurent Bigonville <bigon@debian.org> Architecture: all Source: libssh Version: 0.9.8-0+deb11u1+apertis0bv2022.3db2 Suggests: doc-base Filename: pool/sdk/libs/libssh/libssh-doc_0.9.8-0+deb11u1+apertis0bv2022.3db2_all.deb Size: 9287888 MD5sum: ffcab8d803329cc4c3f943c8847c3dcb SHA1: b40ca959525052dc8445a02b461506658659d358 SHA256: b159706925b53fae8e3a3dfff1bf6b271a072c9213ee5ff1416e08499a876661 SHA512: ff5982901fbc4dee8f63996f36d1aebd7dfc887bfdcd51b97705cd54a38d3f7a8845715c601ea1719c07c1d6f8e8567333a41cb613b5dac51ddcc4539d65d902 Description: tiny C SSH library - Documentation files The ssh library was designed to be used by programmers needing a working SSH implementation by the mean of a library. The complete control of the client is made by the programmer. With libssh, you can remotely execute programs, transfer files, use a secure and transparent tunnel for your remote programs. With its SFTP implementation, you can play with remote files easily. . This package contains documentation files. Homepage: https://www.libssh.org/ Package: libssh-gcrypt-4 Priority: optional Section: libs Installed-Size: 642 Maintainer: Laurent Bigonville <bigon@debian.org> Architecture: amd64 Source: libssh Version: 0.9.8-0+deb11u1+apertis0bv2022.3db2 Depends: libc6 (>= 2.27), libgcrypt20 (>= 1.8.0), libgpg-error0 (>= 1.14), libgssapi-krb5-2 (>= 1.17), zlib1g (>= 1:1.1.4) Filename: pool/sdk/libs/libssh/libssh-gcrypt-4_0.9.8-0+deb11u1+apertis0bv2022.3db2_amd64.deb Size: 223576 MD5sum: caef3b332dc8c629437e7abdf73c1285 SHA1: e715d4292387995b1ff45cc59869198dac874bfc SHA256: 2dc460474f4e759de356053b50373c5dfe12137f72628b29efe6dc833110de51 SHA512: 4f6d121d4e75ac5658b6d1a565954d225cdac4fe6c69d9c8d923e8926853a4dc06a488b5d181f97ede4100e961c55e3f025fc8b43b988ec5899eea4de394fb3c Description: tiny C SSH library (gcrypt flavor) The ssh library was designed to be used by programmers needing a working SSH implementation by the mean of a library. The complete control of the client is made by the programmer. With libssh, you can remotely execute programs, transfer files, use a secure and transparent tunnel for your remote programs. With its SFTP implementation, you can play with remote files easily. . This package contains shared libraries linked against gcrypt. Homepage: https://www.libssh.org/ Multi-Arch: same Package: libssh-gcrypt-4-dbgsym Priority: optional Section: debug Installed-Size: 571 Maintainer: Laurent Bigonville <bigon@debian.org> Architecture: amd64 Source: libssh Version: 0.9.8-0+deb11u1+apertis0bv2022.3db2 Depends: libssh-gcrypt-4 (= 0.9.8-0+deb11u1+apertis0bv2022.3db2) Filename: pool/sdk/libs/libssh/libssh-gcrypt-4-dbgsym_0.9.8-0+deb11u1+apertis0bv2022.3db2_amd64.deb Size: 515600 MD5sum: 7903aa7b3437fbfefa9fe2f53374003a SHA1: ce08c307bc4e02a30b972f837e826b35c6bd5d77 SHA256: c1b4778cad998c8c5f9f7d587c5d109a16a8051b14e0d72922174947984e4eab SHA512: b741a8700565f8d09edfea0fcd5c2c8be1aa6aa39674c60b2b1ace8392a78b2ad30afc481b32449f2dbce5edd223b3a136a5f9ab29f9c2a50f4b070f8cf7a212 Description: debug symbols for libssh-gcrypt-4 Auto-Built-Package: debug-symbols Build-Ids: 6993962ef011b9a9c02db5424ab27b455b78332f Multi-Arch: same Package: libssh-gcrypt-dev Priority: optional Section: libdevel Installed-Size: 1276 Maintainer: Laurent Bigonville <bigon@debian.org> Architecture: amd64 Source: libssh Version: 0.9.8-0+deb11u1+apertis0bv2022.3db2 Depends: libgcrypt-dev, libssh-gcrypt-4 (= 0.9.8-0+deb11u1+apertis0bv2022.3db2), zlib1g-dev Suggests: libssh-doc Conflicts: libssh-dev Filename: pool/sdk/libs/libssh/libssh-gcrypt-dev_0.9.8-0+deb11u1+apertis0bv2022.3db2_amd64.deb Size: 274692 MD5sum: 0c32264dd632520d643a86fe0e65c790 SHA1: d1de1540d89ff6603eab8749280f7240b7266031 SHA256: 5b21f1a4ae5639fb3b9379995b051744f4bea20f27fe2ebe0f9fa1b29699de89 SHA512: 26cad75a04c07d00da63a452ed95ed07d28cbb1bab749d22a5c1b1153b2a41ef15b3b7e388d7f75420a63eb7fa1ab72dafeaa0c57bdfa48f27b11c5a8d13282a Description: tiny C SSH library - Development files (gcrypt flavor) The ssh library was designed to be used by programmers needing a working SSH implementation by the mean of a library. The complete control of the client is made by the programmer. With libssh, you can remotely execute programs, transfer files, use a secure and transparent tunnel for your remote programs. With its SFTP implementation, you can play with remote files easily. . This package contains development files to build the gcrypt flavor. Homepage: https://www.libssh.org/ Multi-Arch: same Package: libthunarx-3-0 Priority: optional Section: libs Installed-Size: 739 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Source: thunar Version: 4.16.8-1+apertis0bv2022.0b11 Depends: thunar-data, libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libexif12 (>= 0.6.21-1~), libexo-2-0 (>= 0.11.0), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.21.4), libpango-1.0-0 (>= 1.14.0), libpcre3, libx11-6, libxfce4ui-2-0 (>= 4.15.3), libxfce4util7 (>= 4.15.3), libxfconf-0-3 (>= 4.6.0) Recommends: libxfce4panel-2.0-4 (>= 4.13.0) Filename: pool/sdk/t/thunar/libthunarx-3-0_4.16.8-1+apertis0bv2022.0b11_amd64.deb Size: 539356 MD5sum: 67cdeffc26da8f52205197eeefc571dd SHA1: e3324d7a19c0935cf4741451a3450fe522ccee7a SHA256: 21832f806f360afac70299e014dbf9b52e57ddb0c7dcd2386937c34819df4a5d SHA512: 807245d6927e96c80c4d50415355477912317e8db979b3edb1955c8b0d2d03ec83fc6134bfaea3a149e861ea233c094b490ad02153f736a1c17fb5a1e2668c3f Description: extension library for thunar This package contains the Thunar extension library which permits adding new features to the Thunar file manager. Homepage: https://docs.xfce.org/xfce/thunar/start Multi-Arch: same Package: libthunarx-3-0-dbgsym Priority: optional Section: debug Installed-Size: 294 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Source: thunar Version: 4.16.8-1+apertis0bv2022.0b11 Depends: libthunarx-3-0 (= 4.16.8-1+apertis0bv2022.0b11) Filename: pool/sdk/t/thunar/libthunarx-3-0-dbgsym_4.16.8-1+apertis0bv2022.0b11_amd64.deb Size: 209808 MD5sum: bb9bb2b748b602f68ac4aa3985d89635 SHA1: 67fcc921265694d22b66a03f7436e9f6da8a8df3 SHA256: 4662bb3f100d94f2a4d2097db42004f0cbac60053d616ebf958dca244745e884 SHA512: 6a8df0e06ab6965569a3fc0a787682d9e1c99af8076a471bffdf913d59095334811942be3f604d80a1fe7a0b6fc8fc0321d6534fd2de3562e3418288f4065355 Description: debug symbols for libthunarx-3-0 Auto-Built-Package: debug-symbols Build-Ids: 6cbaf3dcd94b86422bb7d187faedc39ef2fefbd6 842b94ff5705531970150a8a7e8e8d8674ce6de8 8f40073040d4c2810dd08a76362b050f6ae824ef 9f24080c8dbbbf4ab269a708276eaba7874849c4 e4b8a4ba4ae66dbd4683d94e6a55a7e30f31c5ae Multi-Arch: same Package: libthunarx-3-dev Priority: optional Section: libdevel Installed-Size: 1239 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Source: thunar Version: 4.16.8-1+apertis0bv2022.0b11 Depends: gir1.2-thunarx-3.0 (= 4.16.8-1+apertis0bv2022.0b11), libglib2.0-dev, libgtk-3-dev, libthunarx-3-0 (= 4.16.8-1+apertis0bv2022.0b11), thunar-data (= 4.16.8-1+apertis0bv2022.0b11) Filename: pool/sdk/t/thunar/libthunarx-3-dev_4.16.8-1+apertis0bv2022.0b11_amd64.deb Size: 620452 MD5sum: 9c35f0f7cff401e094bda3a6d971748d SHA1: 0fc46039ba56fc67f8221983c25732cf1e36d9dd SHA256: abec3f32155fc05933446f773b3c3a6fe2936ad91d39907c723eb86897a54456 SHA512: 872afdcd1640b473382391b7124eb8cf1380341b1617052939c4e9c95564c4c6033ca805bd4e73e23b6f27359071e591840419c47a261ddb62c27cad3b6f6e77 Description: Development files for libthunarx This package contains the headers and the static library for libthunarx, the extension library used by thunar Homepage: https://docs.xfce.org/xfce/thunar/start Multi-Arch: same Package: libtrang-java Priority: optional Section: java Installed-Size: 890 Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@alioth-lists.debian.net> Architecture: all Source: jing-trang Version: 20181222+dfsg2-4apertis0bv2022.0b18 Depends: libxml-commons-resolver1.1-java, libxerces2-java, libjaxp1.3-java, libsaxon-java, libavalon-framework-java, libbatik-java Filename: pool/sdk/j/jing-trang/libtrang-java_20181222+dfsg2-4apertis0bv2022.0b18_all.deb Size: 767396 MD5sum: 7148a1f08534c4a55e67fb2238ec6552 SHA1: de4575515467d7cf531fe468342590ee2bde9195 SHA256: 61337add3f3c59d1c2a0cd5a40b1b16668d51cfaeea5dc1e15c19c055ea16f49 SHA512: 251ca035302b3dae5575788fa55cce8e871c19f783db1e62a20d61e9bec1a6c5d19552f3057c14276fc0669afbfba0e17d20112790c27b6ea3ab3c122497b214 Description: XML schema converter - Java library Trang converts between different schema languages for XML. It supports the following languages: - RELAX NG (XML syntax) - RELAX NG compact syntax - XML 1.0 DTDs - W3C XML Schema . This package contains the Java library Homepage: https://github.com/relaxng/jing-trang Package: libtrove-java Priority: optional Section: java Installed-Size: 857 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org> Architecture: all Source: trove Version: 2.1.0-3co1bv2022.0b9 Filename: pool/sdk/t/trove/libtrove-java_2.1.0-3co1bv2022.0b9_all.deb Size: 711292 MD5sum: f5fb2a60378b0d13c570f5f305252250 SHA1: 8a2e7d6afd112279950466ffa849e2ca3d82439c SHA256: 0cde5ede01660f37ed09b1c57ecf08ce5660634f8f02f6e560e5141016b3dd4f SHA512: 4e4b38e3043431f05dfe78ce369a1166f3966357ee51fda84e430079eef9e4717c2952ae8c18d77c620b3e887258abf1ece3297feae008303262d12f78032c88 Description: high performance collections for java GNU Trove is a fast, lightweight implementations of the java.util Collections API. These implementations are designed to be pluggable replacements for their JDK equivalents. . Whenever possible, GNU Trove provide the same collections support for primitive types. This gap in the JDK is often addressed by using the "wrapper" classes (java.lang.Integer, java.lang.Float, etc.) with Object-based collections. For most applications, however, collections which store primitives directly will require less space and yield significant performance gains. Homepage: http://trove4j.sourceforge.net Package: libtrove-java-doc Priority: optional Section: doc Installed-Size: 13732 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org> Architecture: all Source: trove Version: 2.1.0-3co1bv2022.0b9 Suggests: libtrove-java Filename: pool/sdk/t/trove/libtrove-java-doc_2.1.0-3co1bv2022.0b9_all.deb Size: 520064 MD5sum: 2f3d8103a5754122c3e70033d3a6f069 SHA1: 071eb1dc6fe71dd23bde549fd553a1cb51173be2 SHA256: 50ba0518bd326980db695d1c51ed6c63e1129306f3806206d6b3a9d1899427ed SHA512: 90142930c5926062f6dac7ab3ec81074860588ab5cdc79a516a55c2dadc39417187b43b98fea5f4d703cca5d8f2330c351b0c5121dea74f5922a5ae8a50ad337 Description: high performance collections for java GNU Trove is a fast, lightweight implementations of the java.util Collections API. These implementations are designed to be pluggable replacements for their JDK equivalents. . Whenever possible, GNU Trove provide the same collections support for primitive types. This gap in the JDK is often addressed by using the "wrapper" classes (java.lang.Integer, java.lang.Float, etc.) with Object-based collections. For most applications, however, collections which store primitives directly will require less space and yield significant performance gains. . This package includes the documentation. Homepage: http://trove4j.sourceforge.net Package: libvte-common Priority: optional Section: libs Installed-Size: 775 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: all Source: vte Version: 1:0.28.2-6co2bv2022.0b14 Breaks: libvte9 (<< 1:0.28) Filename: pool/sdk/v/vte/libvte-common_0.28.2-6co2bv2022.0b14_all.deb Size: 401612 MD5sum: aa19ecfb6c59f46ebee3cca66c24befd SHA1: 1a72e35dce24d4ae4edb42912bd839e95727bee0 SHA256: 3fa7a31c19479fc142e161da4bfb4259ffd7a620873b3063a91073aeedf58ba7 SHA512: d258d856601c30c785c1a25d7f897ea11ef2749a3b799b5635d76e7b0a50ba0bdf2a260d8f1627d9c03fa9c0a4b7f9c7ff670f56c34adce7373f1b2746658524 Description: Terminal emulator widget for GTK+ 2.x - common files The VTE library provides a terminal emulator widget VteTerminal for applications using the GTK+ toolkit. It also provides the VtePTY object containing functions for starting a new process on a new pseudo-terminal and for manipulating pseudo-terminals. . This package contains internationalization files for the VTE library and common files for the GTK+ 2.x version. Homepage: https://wiki.gnome.org/Apps/Terminal/VTE Package: libvte-dev Priority: optional Section: libdevel Installed-Size: 1232 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: amd64 Source: vte Version: 1:0.28.2-6co2bv2022.0b14 Depends: libvte9 (= 1:0.28.2-6co2bv2022.0b14), libcairo2-dev, libx11-dev, libgtk2.0-dev (>= 2.20.0), libpango1.0-dev (>= 1.22.0), libglib2.0-dev (>= 2.26.0), libvte-common Filename: pool/sdk/v/vte/libvte-dev_0.28.2-6co2bv2022.0b14_amd64.deb Size: 595160 MD5sum: ac576bed20741197cb9ccfccd23e4924 SHA1: 7d1e79af19964f90680f97eb585bbe4d11e84b0c SHA256: 93c9d62a7987515689c5268fb70102bc46ad23567541931958ac73c343cf19e1 SHA512: d21e9cdf9159c13528862d98497cdde17543914c11527ce55002398a988110ad405fc59f5816cd3d725b8518c5e2eaad19e89ea5c1fcaec316b5aeee3326b1a8 Description: Terminal emulator widget for GTK+ 2.0 - development files The VTE library provides a terminal emulator widget VteTerminal for applications using the GTK+ toolkit. It also provides the VtePTY object containing functions for starting a new process on a new pseudo-terminal and for manipulating pseudo-terminals. . This package contains development files for the VTE library. It is needed to develop and build programs using the VTE widget with GTK+ 2.0. Homepage: https://wiki.gnome.org/Apps/Terminal/VTE Package: libvte9 Priority: optional Section: libs Installed-Size: 970 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: amd64 Source: vte Version: 1:0.28.2-6co2bv2022.0b14 Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk2.0-0 (>= 2.24.0), libpango-1.0-0 (>= 1.22.0), libpangocairo-1.0-0 (>= 1.22.0), libtinfo6 (>= 6), libx11-6, libvte-common (= 1:0.28.2-6co2bv2022.0b14) Filename: pool/sdk/v/vte/libvte9_0.28.2-6co2bv2022.0b14_amd64.deb Size: 580012 MD5sum: b6d0538a87aaedd191b5c7e45b8fb46c SHA1: 220f5e4b01d2af6825cda66de87dfc9090b5dcc9 SHA256: 9f76be6aac4533ac684fefe1142164d85ffcc0bbd6c472e96694c141f7ed8d4f SHA512: 640a498421944d4bbf79bb13507ffac024535b9528dbe9bd09e8c8a39a1d58facb6e2a8d048559f52cf6d4b7ed6af67b9d7f5994ae48094bf9a763857554ca7c Description: Terminal emulator widget for GTK+ 2.0 - runtime files The VTE library provides a terminal emulator widget VteTerminal for applications using the GTK+ toolkit. It also provides the VtePTY object containing functions for starting a new process on a new pseudo-terminal and for manipulating pseudo-terminals. . This package contains the runtime library, needed by programs using the VTE widget with GTK+ 2.0. Homepage: https://wiki.gnome.org/Apps/Terminal/VTE Package: libvte9-dbgsym Priority: optional Section: debug Installed-Size: 460 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: amd64 Source: vte Version: 1:0.28.2-6co2bv2022.0b14 Depends: libvte9 (= 1:0.28.2-6co2bv2022.0b14) Filename: pool/sdk/v/vte/libvte9-dbgsym_0.28.2-6co2bv2022.0b14_amd64.deb Size: 394044 MD5sum: 6b87e86540e946aced1df10fd30c65f8 SHA1: c1e3ed2999ba3cc6ec056d2f111633b8f1511f2f SHA256: 2b39a264007e4477f06e01affc17efa7fee732a2239b69487a4db9dd4654bbc4 SHA512: a0ee0aaaa3b355e9d4eec307a92dd8bcb720c68e999f7e524d5b279b0912e50c73ab5e53c4e109f19ad38c57dfbf10171826becc7eac9ec4cdd93a9190d1366a Description: debug symbols for libvte9 Auto-Built-Package: debug-symbols Build-Ids: d54175ee3505e52545a6ef1c08e4aa5261afce73 Package: libwxbase3.0-0v5 Priority: optional Section: libs Installed-Size: 3124 Maintainer: wxWidgets Maintainers <team+wx@tracker.debian.org> Architecture: amd64 Source: wxwidgets3.0 Version: 3.0.5.1+dfsg-2apertis1bv2022.0b35 Replaces: libwxbase3.0-0 Depends: libc6 (>= 2.28), libexpat1 (>= 2.0.1), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Breaks: libwxbase3.0-0 Filename: pool/sdk/w/wxwidgets3.0/libwxbase3.0-0v5_3.0.5.1+dfsg-2apertis1bv2022.0b35_amd64.deb Size: 1052748 MD5sum: be58c266cb036ca9ecbf9740deb1e351 SHA1: 83b481ae9bb3912dd8fa980207c6b3325784362b SHA256: dfe02a80803bdf0848e7043ca800530bd9088fcfded5561d9224a84e853d0386 SHA512: 9f127c1f0c48201066792ac47f0c9ae7c1f92a7061e11f31e6896689d07ae3c25be4b98095809e2689e9a68c1b1abe9641ef3137e9c998b3a581f1d1abacfb12 Description: wxBase library (runtime) - non-GUI support classes of wxWidgets toolkit wxBase is a collection of C++ classes providing basic data structures (strings, lists, arrays), powerful wxDateTime class for date manipulations, portable wrappers around many OS-specific functions allowing the same program to work for all supported platforms, wxThread class for writing multithreaded programs, and much more. . wxBase currently supports the following platforms: Generic Unix (Linux, FreeBSD, Solaris, HP-UX, ...), Microsoft Windows, and Mac OS X. . This package is only useful for non-GUI apps. It offers a subset of the classes in libwx_gtk3.0 for use in console apps and daemons. You do not need this package to build or use wxWidgets GUI apps. Homepage: https://www.wxwidgets.org/ Multi-Arch: same Package: libwxbase3.0-0v5-dbgsym Priority: optional Section: debug Installed-Size: 14191 Maintainer: wxWidgets Maintainers <team+wx@tracker.debian.org> Architecture: amd64 Source: wxwidgets3.0 Version: 3.0.5.1+dfsg-2apertis1bv2022.0b35 Depends: libwxbase3.0-0v5 (= 3.0.5.1+dfsg-2apertis1bv2022.0b35) Filename: pool/sdk/w/wxwidgets3.0/libwxbase3.0-0v5-dbgsym_3.0.5.1+dfsg-2apertis1bv2022.0b35_amd64.deb Size: 13851324 MD5sum: 02ecce2b726971e4e602ce2ffce300ae SHA1: 2251272be74dcbe960960720673d76675c4ded59 SHA256: 060156d2779234787f040e57d8bee155a4c21e06738079e389c459b60eff0e49 SHA512: 452ecf98fc5b27145be7a5db56b57d9b0d5258dc2a858061d79ba3514f84398c45d3d638598d3325dafbfc02ddda7071019d4d55807f89b4ce335b12375f1342 Description: debug symbols for libwxbase3.0-0v5 Auto-Built-Package: debug-symbols Build-Ids: 1d828595533d1109595035430f37f8408608ad79 877fbe19e89bc70fff54ef4dbdd8a2d711593441 ca6aad0545a5fe02233eb6e9f2819d72b33c2389 Multi-Arch: same Package: libwxbase3.0-dev Priority: optional Section: libdevel Installed-Size: 248 Maintainer: wxWidgets Maintainers <team+wx@tracker.debian.org> Architecture: amd64 Source: wxwidgets3.0 Version: 3.0.5.1+dfsg-2apertis1bv2022.0b35 Depends: wx3.0-headers (= 3.0.5.1+dfsg-2apertis1bv2022.0b35), libwxbase3.0-0v5 (= 3.0.5.1+dfsg-2apertis1bv2022.0b35), libc6-dev | libc-dev Suggests: wx3.0-doc, gettext Filename: pool/sdk/w/wxwidgets3.0/libwxbase3.0-dev_3.0.5.1+dfsg-2apertis1bv2022.0b35_amd64.deb Size: 164532 MD5sum: 3fb5d1c512fec9c3774bf1e6d22730a0 SHA1: 9fbfeb37c41203aeb8af271a7db1790d3ec2c316 SHA256: 75fd4d2a43a99f4d627ecf559047d75fe27f219fec1e56204ee71f2f2fc89dc3 SHA512: 77db300294672f306fbdb3c5a194bbf77ea98d6ecc95b01cfdfb70d9b14bd0ec7ce89970fc3704b1e0137c40032e26129ca3accff7ee1164bc6b8b8015a43953 Description: wxBase library (development) - non-GUI support classes of wxWidgets toolkit wxBase is a collection of C++ classes providing basic data structures (strings, lists, arrays), powerful wxDateTime class for date manipulations, portable wrappers around many OS-specific functions allowing the same program to work for all supported platforms, wxThread class for writing multithreaded programs, and much more. . wxBase currently supports the following platforms: Generic Unix (Linux, FreeBSD, Solaris, HP-UX, ...), Microsoft Windows, and Mac OS X. . This package provides the files needed to compile apps using the wxBase library. Homepage: https://www.wxwidgets.org/ Multi-Arch: same Package: libwxgtk-media3.0-gtk3-0v5 Priority: optional Section: libs Installed-Size: 310 Maintainer: wxWidgets Maintainers <team+wx@tracker.debian.org> Architecture: amd64 Source: wxwidgets3.0 Version: 3.0.5.1+dfsg-2apertis1bv2022.0b35 Depends: libc6 (>= 2.4), libcairo2 (>= 1.2.4), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.41.1), libgstreamer-plugins-base1.0-0 (>= 1.0.0), libgstreamer1.0-0 (>= 1.0.0), libgtk-3-0 (>= 3.0.0), libstdc++6 (>= 5.2), libwxbase3.0-0v5 (>= 3.0.5.1+dfsg), libwxgtk3.0-gtk3-0v5 (>= 3.0.5.1+dfsg), gstreamer1.0-plugins-base, gstreamer1.0-plugins-good, gstreamer1.0-x Filename: pool/sdk/w/wxwidgets3.0/libwxgtk-media3.0-gtk3-0v5_3.0.5.1+dfsg-2apertis1bv2022.0b35_amd64.deb Size: 184540 MD5sum: 86d25b4ecc51cd7e3d50f22b1fd7fe95 SHA1: 71e9c64059c5eeced5b5c7eaa7bf06ebaf0f6728 SHA256: d95a5cc0d82b88c6a10df4f6777b901229ac69ddfac295fdd6ae2bfa9ffa5b12 SHA512: f560730be2a51f47b3fdb3baab3f5cd7e6e62347e747637240cca435ef593b9d81d89e9320e78c4bbfb45630ef482d4dd197a6af7cc4ab7b349c4a899b94f5a5 Description: wxWidgets Cross-platform C++ GUI toolkit (GTK 3 media library runtime) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). . This package provides the media shared libraries needed to run programs linked against libwx_gtk3u_media. Homepage: https://www.wxwidgets.org/ Multi-Arch: same Package: libwxgtk-media3.0-gtk3-0v5-dbgsym Priority: optional Section: debug Installed-Size: 465 Maintainer: wxWidgets Maintainers <team+wx@tracker.debian.org> Architecture: amd64 Source: wxwidgets3.0 Version: 3.0.5.1+dfsg-2apertis1bv2022.0b35 Depends: libwxgtk-media3.0-gtk3-0v5 (= 3.0.5.1+dfsg-2apertis1bv2022.0b35) Filename: pool/sdk/w/wxwidgets3.0/libwxgtk-media3.0-gtk3-0v5-dbgsym_3.0.5.1+dfsg-2apertis1bv2022.0b35_amd64.deb Size: 428084 MD5sum: 6769a242698624b5148fb560924a4c85 SHA1: 0869e50c3ae5b8838d78ea141a97fda125e97601 SHA256: f86fa1bf6109918ac1275da135fdc4f4d39b2efb3675a0bef3d77abf2a3d7959 SHA512: 5e6129597c79591942d8f9581ae9d6d3edc612bf95f979335b14e6df671b22906666de5379d942e90a939bc5e93e64aa032cd3a4e7e918ac80688d8e397ca047 Description: debug symbols for libwxgtk-media3.0-gtk3-0v5 Auto-Built-Package: debug-symbols Build-Ids: 01740b5469a05d5ebc299f1ab0dd99722804a9db Multi-Arch: same Package: libwxgtk-media3.0-gtk3-dev Priority: optional Section: libdevel Installed-Size: 164 Maintainer: wxWidgets Maintainers <team+wx@tracker.debian.org> Architecture: amd64 Source: wxwidgets3.0 Version: 3.0.5.1+dfsg-2apertis1bv2022.0b35 Depends: wx-common, wx3.0-headers (= 3.0.5.1+dfsg-2apertis1bv2022.0b35), libwxgtk-media3.0-gtk3-0v5 (= 3.0.5.1+dfsg-2apertis1bv2022.0b35), libwxgtk3.0-gtk3-dev (= 3.0.5.1+dfsg-2apertis1bv2022.0b35) Suggests: wx3.0-doc, gettext Filename: pool/sdk/w/wxwidgets3.0/libwxgtk-media3.0-gtk3-dev_3.0.5.1+dfsg-2apertis1bv2022.0b35_amd64.deb Size: 144528 MD5sum: c7106a811259153eb5de0d58c8cb530f SHA1: a2a71ab1fd91d815c806506bdfb6eead4ce039e7 SHA256: d47307dce860f9bf37a55749e94c42ea8767668a8b7b3507543d1f245b4c9df9 SHA512: d5da04e70ca617a329962db6650198321743e1cfe34db1f05ae872e16b5a7e22ec6ce7317094a750a6a25426ca84a084af5a7b9cb7213d0435db23d9fa0c5b7c Description: wxWidgets Cross-platform C++ GUI toolkit (GTK 3 media library development) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). . This package provides files needed to compile wxWidgets programs using the wxMediaCtrl class. Homepage: https://www.wxwidgets.org/ Multi-Arch: same Package: libwxgtk-webview3.0-gtk3-0v5 Priority: optional Section: libs Installed-Size: 324 Maintainer: wxWidgets Maintainers <team+wx@tracker.debian.org> Architecture: amd64 Source: wxwidgets3.0 Version: 3.0.5.1+dfsg-2apertis1bv2022.0b35 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.26.0), libgtk-3-0 (>= 3.0.0), libstdc++6 (>= 5.2), libwebkit2gtk-4.0-37 (>= 2.15.1), libwxbase3.0-0v5 (>= 3.0.5.1+dfsg), libwxgtk3.0-gtk3-0v5 (>= 3.0.5.1+dfsg) Filename: pool/sdk/w/wxwidgets3.0/libwxgtk-webview3.0-gtk3-0v5_3.0.5.1+dfsg-2apertis1bv2022.0b35_amd64.deb Size: 184712 MD5sum: 7a66f8b6f4a43321e3431c2cd9375c84 SHA1: 7aed093375c8ea845c1589f219e95d9fdea1236c SHA256: 6b4c1498e4b10c0653fb2e900b300e1bf706ea27e63857f4590ca5026f84c448 SHA512: 710631b1cfd1046e05e94fff402f063215db27ff2771304ec10bdba8aa162f475d1b52033277181c7362d23eb95a0535f3689f4dd0b82190bdf998e245ccfaea Description: wxWidgets Cross-platform C++ GUI toolkit (GTK 3 webview library runtime) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). . This package provides the media shared libraries needed to run programs linked against libwx_gtk3u_webview. Homepage: https://www.wxwidgets.org/ Multi-Arch: same Package: libwxgtk-webview3.0-gtk3-0v5-dbgsym Priority: optional Section: debug Installed-Size: 613 Maintainer: wxWidgets Maintainers <team+wx@tracker.debian.org> Architecture: amd64 Source: wxwidgets3.0 Version: 3.0.5.1+dfsg-2apertis1bv2022.0b35 Depends: libwxgtk-webview3.0-gtk3-0v5 (= 3.0.5.1+dfsg-2apertis1bv2022.0b35) Filename: pool/sdk/w/wxwidgets3.0/libwxgtk-webview3.0-gtk3-0v5-dbgsym_3.0.5.1+dfsg-2apertis1bv2022.0b35_amd64.deb Size: 567632 MD5sum: 76983b3255872e6984e54e3859874930 SHA1: fd1a70f425855f2d5f29844777b1761f3e5857f5 SHA256: 93db6c49caa8e160e6335de0907f7bfb5d11e327634219e4450842e9e9653d1d SHA512: d468129a11156ba0f8e1d17b99620ec43176b30794aad9245b99ec28232ccdcb8871e03ca88e674e1b36049fe7752fb72dfee3745d1035f0c9cd14c252d750c3 Description: debug symbols for libwxgtk-webview3.0-gtk3-0v5 Auto-Built-Package: debug-symbols Build-Ids: 58003a8f7a18c1aaa779f3725a2ea2334ba1c255 f295a2a6b0537ffa8c8bb4dfda2e6263d1248bcc Multi-Arch: same Package: libwxgtk-webview3.0-gtk3-dev Priority: optional Section: libdevel Installed-Size: 164 Maintainer: wxWidgets Maintainers <team+wx@tracker.debian.org> Architecture: amd64 Source: wxwidgets3.0 Version: 3.0.5.1+dfsg-2apertis1bv2022.0b35 Depends: wx-common, wx3.0-headers (= 3.0.5.1+dfsg-2apertis1bv2022.0b35), libwxgtk-webview3.0-gtk3-0v5 (= 3.0.5.1+dfsg-2apertis1bv2022.0b35), libwxgtk3.0-gtk3-dev (= 3.0.5.1+dfsg-2apertis1bv2022.0b35) Suggests: wx3.0-doc, gettext Filename: pool/sdk/w/wxwidgets3.0/libwxgtk-webview3.0-gtk3-dev_3.0.5.1+dfsg-2apertis1bv2022.0b35_amd64.deb Size: 144536 MD5sum: 6a49a6755f5f1f1008e6f44bbc619e25 SHA1: b0449e666c7a464f5daf763ebb17165e4e7501c6 SHA256: 519410273696e72231d46a59520759d68bd2009c198ec517e9011e245bde1339 SHA512: 7c0237ecdbc76fb49f1a30b9bc98e1a346ef3f5d8e57b4ab4309c630f60c8cfa3431da51b8fea779308ee8b5dc680d7c7b41e8276377fd6f87b37d44d4d51da2 Description: wxWidgets Cross-platform C++ GUI toolkit (GTK 3 webview library development) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). . This package provides files needed to compile wxWidgets programs using the wxWebView class. Homepage: https://www.wxwidgets.org/ Multi-Arch: same Package: libwxgtk3.0-gtk3-0v5 Priority: optional Section: libs Installed-Size: 17186 Maintainer: wxWidgets Maintainers <team+wx@tracker.debian.org> Architecture: amd64 Source: wxwidgets3.0 Version: 3.0.5.1+dfsg-2apertis1bv2022.0b35 Depends: libc6 (>= 2.15), libcairo2 (>= 1.10.0), libgcc-s1 (>= 3.0), libgdk-pixbuf-2.0-0 (>= 2.22.0), libgl1, libglib2.0-0 (>= 2.33.14), libgtk-3-0 (>= 3.19.12), libjpeg62-turbo (>= 1.3.1), libnotify4 (>= 0.7.0), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), libpng16-16 (>= 1.6.2-1), libsm6, libstdc++6 (>= 5.2), libtiff5 (>= 4.0.3), libwxbase3.0-0v5 (>= 3.0.5.1+dfsg), libx11-6 Filename: pool/sdk/w/wxwidgets3.0/libwxgtk3.0-gtk3-0v5_3.0.5.1+dfsg-2apertis1bv2022.0b35_amd64.deb Size: 4432900 MD5sum: 6ad4718bd2da708ae4d65dda182b7c68 SHA1: 155f7d27a0fbdb6dc60d044bf0c8f285615f1ebc SHA256: 0cb849088bed68c9988cbb264115f2f05bdb913dd1f59e5908f96335f59958fd SHA512: ff63d6ee8f307c20590d4f25e501bf19d5385dc4198c3cf42aee20b51a01eef1d4f50f603dfb4f1918f3885ca1cc3d406da2a77020ed1cc69e1617222d4d2f34 Description: wxWidgets Cross-platform C++ GUI toolkit (GTK 3 runtime) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). . This package provides the shared libraries needed to run programs linked against wxWidgets. To use the (optional) glcanvas library you will need to have Mesa or OpenGL installed. Homepage: https://www.wxwidgets.org/ Multi-Arch: same Package: libwxgtk3.0-gtk3-0v5-dbgsym Priority: optional Section: debug Installed-Size: 64660 Maintainer: wxWidgets Maintainers <team+wx@tracker.debian.org> Architecture: amd64 Source: wxwidgets3.0 Version: 3.0.5.1+dfsg-2apertis1bv2022.0b35 Depends: libwxgtk3.0-gtk3-0v5 (= 3.0.5.1+dfsg-2apertis1bv2022.0b35) Filename: pool/sdk/w/wxwidgets3.0/libwxgtk3.0-gtk3-0v5-dbgsym_3.0.5.1+dfsg-2apertis1bv2022.0b35_amd64.deb Size: 62499452 MD5sum: 9af7e635ec3ac9d8da0d1e1fd9860848 SHA1: 7cb4440ccb9c6bb8d9058248d29238a19a618a88 SHA256: 05bdf5b99c20aa527c7d9e8355d2e8a05d3619172e34a585b01025bf4c4d7412 SHA512: 8bd6b8db93157a4e34f80350a59ce553350be57e9496d5b93b3c000c5e1f5a1f87c5b18003c458dbbdda9a09957a0897a939eaddc427494298c023341827bd7a Description: debug symbols for libwxgtk3.0-gtk3-0v5 Auto-Built-Package: debug-symbols Build-Ids: 1dfda2c9398dc3a724c64cfd9a51e32ef953683a 23f3cc076169459ed9e1e8a1d46f7dfd214f66a8 355510abbede2d671219000b00ff485512c6e3b2 40edaebaea311b42b68767e45196b4d70678ac5c 4ed270c6f91573873d6bd5f0b5b48e20263f6188 61e2c2dd1dbc2a4d831fe9f69d7bd87711f664b3 71be7daf7b1bbc50d5ec6d39b9f960e95b3a51e4 7cf82bc5ca128397a3f6e3318fb7aec41bc50607 a2508dca4e56f678effccb07bfe08a996365d598 a6875f6950af3ed3343cac1ca3bc53d27100b256 d75e14daddd78cac54a812a8b4ca1bcca9fa9796 Multi-Arch: same Package: libwxgtk3.0-gtk3-dev Priority: optional Section: libdevel Installed-Size: 256 Maintainer: wxWidgets Maintainers <team+wx@tracker.debian.org> Architecture: amd64 Source: wxwidgets3.0 Version: 3.0.5.1+dfsg-2apertis1bv2022.0b35 Depends: wx-common, wx3.0-headers (= 3.0.5.1+dfsg-2apertis1bv2022.0b35), libwxgtk3.0-gtk3-0v5 (= 3.0.5.1+dfsg-2apertis1bv2022.0b35), libwxbase3.0-dev (= 3.0.5.1+dfsg-2apertis1bv2022.0b35), libgl1-mesa-dev | libgl-dev, xlibmesa-glu-dev | libglu-dev Suggests: wx3.0-doc, gettext Filename: pool/sdk/w/wxwidgets3.0/libwxgtk3.0-gtk3-dev_3.0.5.1+dfsg-2apertis1bv2022.0b35_amd64.deb Size: 164760 MD5sum: f353042d6150e8b2576b6d2a22eb724d SHA1: e0b19d21c7a24ba5077dd563b06597ed2f9ac1ca SHA256: 355b137367a1068ee4f5f7197e2bf21e79860751e0e37251563c0f705916a79a SHA512: 1cb8ee370ff5da34be9ae6512a4670d2a4971df7b91484c82fcf1c718f57a7d7fc6ef4fa15d002cf6d2a9c1e234840e848418571b729db7249e340068aa9c38e Description: wxWidgets Cross-platform C++ GUI toolkit (GTK 3 development) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). . This package provides files needed to compile wxWidgets programs. If you want to compile apps using the (optional) glcanvas library you will need to have Mesa or OpenGL installed too. . This package also provides the wx-config script. Homepage: https://www.wxwidgets.org/ Multi-Arch: same Package: libxfce4panel-2.0-4 Priority: optional Section: libs Installed-Size: 435 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Source: xfce4-panel Version: 4.16.2-1apertis0bv2022.0b37 Depends: libc6 (>= 2.4), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.21.5), libxfce4util7 (>= 4.15.6) Filename: pool/sdk/x/xfce4-panel/libxfce4panel-2.0-4_4.16.2-1apertis0bv2022.0b37_amd64.deb Size: 324416 MD5sum: 4cc8fcb14148bee7c280a74db029c30b SHA1: 3d863e9c322013e6b17d099e2792aafb1e621de8 SHA256: b3451a062bb39715f0369eaeb46c2ea440174e3334835551b0fb56a42e3c54f1 SHA512: c3cbfd6cb23f1ab126a0048c9239fa2eaab9c7b48593477cbb144af1b7f1e737cbd8ff9b48c3b72c64bbc78ced1c665c3c4ac1b7bb64ef8d304bc081d76ea2c2 Description: Xfce4 panel library (GTK3 variant) This package contains the GTK3 variant of the panel library, used by the various plugins for the Xfce panel. Homepage: https://docs.xfce.org/xfce/xfce4-panel/start Package: libxfce4panel-2.0-4-dbgsym Priority: optional Section: debug Installed-Size: 153 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Source: xfce4-panel Version: 4.16.2-1apertis0bv2022.0b37 Depends: libxfce4panel-2.0-4 (= 4.16.2-1apertis0bv2022.0b37) Filename: pool/sdk/x/xfce4-panel/libxfce4panel-2.0-4-dbgsym_4.16.2-1apertis0bv2022.0b37_amd64.deb Size: 108332 MD5sum: 5c4de948128dce762060de12302fb9b2 SHA1: 56ca3b2b1ca087c3107ab7579808473da3990e4d SHA256: f8bd1a6d73180b32c188b40e79183e2e288016e85c7db1f1b658976b699552ed SHA512: 38a9e5e7c555107f291e5dffce29d692f00b4c37c9c5d3d0d5976a6a0423e57b39af338fd4d6f27546dbc328d6458ee595624e3634a3a571e4b09affe29b76ed Description: debug symbols for libxfce4panel-2.0-4 Auto-Built-Package: debug-symbols Build-Ids: c945e44000479ea50aff840b79e427c4ff4e962f dfd1ebe501b2f041d81ca02e42b1a3e025f4b2f2 Package: libxfce4panel-2.0-dev Priority: optional Section: libdevel Installed-Size: 910 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Source: xfce4-panel Version: 4.16.2-1apertis0bv2022.0b37 Depends: gir1.2-libxfce4panel-2.0 (= 4.16.2-1apertis0bv2022.0b37), libglib2.0-dev, libgtk-3-dev, libxfce4panel-2.0-4 (= 4.16.2-1apertis0bv2022.0b37), libxfce4util-dev Filename: pool/sdk/x/xfce4-panel/libxfce4panel-2.0-dev_4.16.2-1apertis0bv2022.0b37_amd64.deb Size: 337828 MD5sum: a42dcb5f9dbfbcaf8ff7ea8e44b575b7 SHA1: 6d2e378d2c43e0708679cc037c5450ae2cdc78d3 SHA256: 1e2629a43adfe725aedaa298ffe9b299e5d06ef4eb2512ebd5354f6deffd847b SHA512: c963c031435aa0e3a0dfb2d4fec5b1e9312485a9e3eacc18a579a27ff7ea1357852929d71573742c760bbaad06a0f4e614a8ab1c0b9d75f3f2ad31d8b562aae6 Description: Xfce4 panel library (development files for GTK3 variant) This package contains development files for the library (GTK3 variant) used by various plugins for the Xfce panel. Homepage: https://docs.xfce.org/xfce/xfce4-panel/start Package: libxfce4ui-2-0 Priority: optional Section: libs Installed-Size: 312 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Source: libxfce4ui Version: 4.16.0-1apertis0bv2022.1b45 Depends: libxfce4ui-common, libc6 (>= 2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.21.4), libice6 (>= 1:1.0.0), libsm6, libstartup-notification0 (>= 0.4), libx11-6, libxfce4util7 (>= 4.15.6), libxfconf-0-3 (>= 4.6.0) Filename: pool/sdk/libx/libxfce4ui/libxfce4ui-2-0_4.16.0-1apertis0bv2022.1b45_amd64.deb Size: 172724 MD5sum: a66a2c0514b6c20a551adb9d4f3b371a SHA1: 9f560e325d77512869b175f8f1f721f186357331 SHA256: c494ed61ca3f64d7a804689ca17e2624f196f333646452105e2cc3260b249c83 SHA512: bae16eb3481d55a53a6d136beb910eb0346d38b16cc6f7816a75461ec2647058bf5d2a8ed9e67d362e8a657d3d1ff0f3797f8719c20408c115566072894e6d54 Description: widget library for Xfce - Gtk+3 variant libxfce4ui is used to share commonly used Xfce widgets among the Xfce applications. . This package provides the Gtk+3 variant of libxfce4ui. Homepage: https://docs.xfce.org/xfce/libxfce4ui/start Multi-Arch: same Package: libxfce4ui-2-0-dbgsym Priority: optional Section: debug Installed-Size: 196 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Source: libxfce4ui Version: 4.16.0-1apertis0bv2022.1b45 Depends: libxfce4ui-2-0 (= 4.16.0-1apertis0bv2022.1b45) Filename: pool/sdk/libx/libxfce4ui/libxfce4ui-2-0-dbgsym_4.16.0-1apertis0bv2022.1b45_amd64.deb Size: 146656 MD5sum: e33e6bdc5fcc0cae2f64aab2b94cc3b7 SHA1: e29f1284c81e732dda0465b06544e0786777c8ef SHA256: a8f3f898f12a87cdf7d8c511831047319017908a88f32ba6acdfa851738508ce SHA512: 57b1714b78174b601055218e53369ccf6c89bf25c57878eedc5b5c6245d7d55c1ecc5f23cd8a7f10b5dd5b30fee9d4e88d0dbcc9cfb5fa28970d536d3b8b1007 Description: debug symbols for libxfce4ui-2-0 Auto-Built-Package: debug-symbols Build-Ids: 4f1fdf3bda52435548da75703951d04813ee046e 9d9f0c859cc5f96dd038f3b75b6b3020572f4202 Multi-Arch: same Package: libxfce4ui-2-dev Priority: optional Section: libdevel Installed-Size: 368 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Source: libxfce4ui Version: 4.16.0-1apertis0bv2022.1b45 Depends: gir1.2-libxfce4ui-2.0 (= 4.16.0-1apertis0bv2022.1b45), libgtk-3-dev, libxfce4ui-2-0 (= 4.16.0-1apertis0bv2022.1b45), libxfce4util-dev, libxfconf-0-dev Filename: pool/sdk/libx/libxfce4ui/libxfce4ui-2-dev_4.16.0-1apertis0bv2022.1b45_amd64.deb Size: 149424 MD5sum: f58966635173d7b2a862a7bec2219622 SHA1: f20603855f185871fe9b1f617f92ccded349aae6 SHA256: 8c5754bef24846b096c5b20c5683b5b49752d45632a8a8774889c173183774eb SHA512: a999972e0f02fb3e6f073338ede6af2f4c9161363cb16bb93764b31eb8179221510f5f9fb443608a9a4a79862aa41df2c8916db371e52f6017f2e834456e6e15 Description: Development files for libxfce4ui - Gtk+3 variant This package contains the headers and the static library for libxfce4ui. . This package provides development files for the Gtk+3 variant of libxfce4ui. Homepage: https://docs.xfce.org/xfce/libxfce4ui/start Multi-Arch: same Package: libxfce4ui-common Priority: optional Section: xfce Installed-Size: 1688 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: all Source: libxfce4ui Version: 4.16.0-1apertis0bv2022.1b45 Provides: xfce-keyboard-shortcuts Suggests: devhelp, libxfce4ui-2-0 | libxfce4ui-1-0 Filename: pool/sdk/libx/libxfce4ui/libxfce4ui-common_4.16.0-1apertis0bv2022.1b45_all.deb Size: 311828 MD5sum: 3554ea1c8606f937d1280628767b3390 SHA1: 7f1e00ca6fb82b6406c2fb8af1140f95ac4c3dce SHA256: 6c97f1137eff6bb87f060732a5c9293e8fc7b52e2cea24d0bbe936eb1ae286a8 SHA512: 5b334515ace96233441002b2716d6df8a7a173524e745cf90713f845435c9acf0ecccdda2870319b8aac13489fd2b4b369e9bdf10503c48564ad9be32e6916ec Description: common files for libxfce4ui This package contains the common files for both variants of libxfce4ui. Homepage: https://docs.xfce.org/xfce/libxfce4ui/start Multi-Arch: foreign Package: libxfce4ui-glade Priority: optional Section: libdevel Installed-Size: 165 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Source: libxfce4ui Version: 4.16.0-1apertis0bv2022.1b45 Depends: libgladeui-2-13 (>= 3.16.1), libglib2.0-0 (>= 2.12.0), libgtk-3-0 (>= 3.0.0), libxfce4ui-2-0 (>= 4.11.0) Filename: pool/sdk/libx/libxfce4ui/libxfce4ui-glade_4.16.0-1apertis0bv2022.1b45_amd64.deb Size: 130028 MD5sum: 43900c180ace110703d1787d9cfd5c48 SHA1: 56df7c1e8e91165a08c96702a9f4ce7f59a93160 SHA256: f6ee489aeaad0ee31c95f1e105cb51e0164809ab98d3bdcb72ac4c8b471147ff SHA512: a78e9ac57fe08667d656737ae728815c4108f468f57c5c359fdb3c7920cec4c60f5c314c072cdbe0874f7e39df4fa6c864e8ccb0ad638cd0d848fd588ce47a92 Description: glade API for libxfce4ui libxfce4ui is used to share commonly used Xfce widgets among the Xfce applications. . This package contains the modules for GTK+3 GUI development with Glade. Homepage: https://docs.xfce.org/xfce/libxfce4ui/start Multi-Arch: same Package: libxfce4ui-glade-dbgsym Priority: optional Section: debug Installed-Size: 20 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Source: libxfce4ui Version: 4.16.0-1apertis0bv2022.1b45 Depends: libxfce4ui-glade (= 4.16.0-1apertis0bv2022.1b45) Filename: pool/sdk/libx/libxfce4ui/libxfce4ui-glade-dbgsym_4.16.0-1apertis0bv2022.1b45_amd64.deb Size: 6184 MD5sum: 159f57075b03a3fcae3f51de64342461 SHA1: b8417405eb0cf28a6d407ddaa0fd5f2bff3a9bd0 SHA256: 8839a4af6046585e5471efe576904bf1ee0ec47fb47b01c550338c56295c111c SHA512: bdf035e11824245d9c956856200748d890290f84393d934d4ca11aaa773054f472b3f40e9e0aea4125e5e76c7df243589f0a089022d673365343f9f345d8f7d6 Description: debug symbols for libxfce4ui-glade Auto-Built-Package: debug-symbols Build-Ids: 6da541175cbb55a28c3945d378aa2f02fe9cd7a2 Multi-Arch: same Package: libxfce4ui-utils Priority: optional Section: xfce Installed-Size: 343 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Source: libxfce4ui Version: 4.16.0-1apertis0bv2022.1b45 Depends: libc6 (>= 2.4), libepoxy0 (>= 1.2), libglib2.0-0 (>= 2.30.0), libgtk-3-0 (>= 3.16.2), libgtop-2.0-11 (>= 2.22.3), libx11-6, libxfce4ui-2-0 (>= 4.11.0), libxfce4util7 (>= 4.15.6) Filename: pool/sdk/libx/libxfce4ui/libxfce4ui-utils_4.16.0-1apertis0bv2022.1b45_amd64.deb Size: 195820 MD5sum: aac6c34e4aa5ce9ac859c4a72a93daab SHA1: d7f3e6ea5dee75ba69bee66827b10c8c3a492284 SHA256: 5a43bc87361ce0ea2ade118f864530a1c4294a3428d4214e6e2253e00884a9a2 SHA512: 75353920d09c07de87ea98d8a9b9395106d1f6b4b7b2b0b7a28c4c7fc14f61cbb8b26e6d95db03a4d66ff698d95847b85e0efad650785dd63aff7055621b5354 Description: Utility files for libxfce4ui This package contains the Xfce settings plugin and the utility files for libxfce4ui-2-0 which are: - xfce4-about Homepage: https://docs.xfce.org/xfce/libxfce4ui/start Package: libxfce4ui-utils-dbgsym Priority: optional Section: debug Installed-Size: 48 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Source: libxfce4ui Version: 4.16.0-1apertis0bv2022.1b45 Depends: libxfce4ui-utils (= 4.16.0-1apertis0bv2022.1b45) Filename: pool/sdk/libx/libxfce4ui/libxfce4ui-utils-dbgsym_4.16.0-1apertis0bv2022.1b45_amd64.deb Size: 30844 MD5sum: e5d1d9f470c5cbe320e1fb466188d815 SHA1: 4553ce007a0c1a751cf37b39823680f1253abca3 SHA256: d99b06daeb98cc226ec474e045619affa4f0032b8f02969b82f7102c03e63562 SHA512: 59f9418a7a11b610e8c37df194ce0317e7dab860f2f925b2aecc42499cdcf29131490c319dd5d0f372c7258854f16662ebaa009571c16a0277239862827dddea Description: debug symbols for libxfce4ui-utils Auto-Built-Package: debug-symbols Build-Ids: e2108d83df4e0d50ef69ecb487ff7bf02c761575 Package: libxfce4util-bin Priority: optional Section: xfce Installed-Size: 94 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Source: libxfce4util Version: 4.16.0-1apertis0bv2022.0b29 Replaces: libxfce4util4 (<< 4.6.1-2) Depends: libc6 (>= 2.3.4), libxfce4util7 (>= 4.9.0) Breaks: libxfce4util4 (<< 4.6.1-2) Filename: pool/sdk/libx/libxfce4util/libxfce4util-bin_4.16.0-1apertis0bv2022.0b29_amd64.deb Size: 71564 MD5sum: d45252a3b4dd17dc3b6be987b62709d6 SHA1: de48c0eae338631a7afd20d7196321fb5c859ce9 SHA256: b414b592ae8964002ef3ea52031d3d778953fc3a7a7b4383dcdd7e340379cbd7 SHA512: 7549cc7240807cab14aa0f2aff918dbc7fdffcea202b9346170eb0ae94906f7629f7116cf08763d6e77d1405fe0cd8ceff465a46544bb364d1d6273c37b079b2 Description: tools for libxfce4util This package contains binaries used by Xfce basic utility library. At the moment, the following programs are included: - xfce4-kiosk-query: query Xfce kiosk capabilities. Homepage: https://docs.xfce.org/xfce/libxfce4util/start Package: libxfce4util-bin-dbgsym Priority: optional Section: debug Installed-Size: 19 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Source: libxfce4util Version: 4.16.0-1apertis0bv2022.0b29 Replaces: libxfce4util7-dbg (<< 4.13.0-1~) Depends: libxfce4util-bin (= 4.16.0-1apertis0bv2022.0b29) Breaks: libxfce4util7-dbg (<< 4.13.0-1~) Filename: pool/sdk/libx/libxfce4util/libxfce4util-bin-dbgsym_4.16.0-1apertis0bv2022.0b29_amd64.deb Size: 5096 MD5sum: 98997d936968ab22a2d37aeb9602581f SHA1: bc6bdf9d364aed6edef731c32b45b012c672aa89 SHA256: cc7258105ecf343b5d94f209c46227a05e4a7495ba769e29909be3e53f99a365 SHA512: cb5b3c085297ca0e4f61481f781361642713524e50017c63946f0b6df514b2ad83356ea90ff4c4e625d172af5d25d8c518d53d5555458fc36f0f916ebb26fc85 Description: debug symbols for libxfce4util-bin Auto-Built-Package: debug-symbols Build-Ids: be8cbb1f8b91eee551988f04fc9950480b9c98e9 Package: libxfce4util-common Priority: optional Section: xfce Installed-Size: 624 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: all Source: libxfce4util Version: 4.16.0-1apertis0bv2022.0b29 Replaces: libxfce4util4 (<< 4.6.1-2) Breaks: libxfce4util4 (<< 4.6.1-2) Filename: pool/sdk/libx/libxfce4util/libxfce4util-common_4.16.0-1apertis0bv2022.0b29_all.deb Size: 120080 MD5sum: 52458b369f62b49b384106e9cd014e68 SHA1: db34c02826c4149b40e763b86836019927f031c7 SHA256: 5eb89a2a96a5d6a0c85d6a433289bc47a95f59d9a0c8e2e1c3e7ea3ce1cfb508 SHA512: 6a34127206f936b639477ac11eeeccc3c9233ba82ced91b653bde38640f14f785563b112b67ac2ef765abedc19f2e5d64892efa3356480d419dd3a5b45057976 Description: common files for libxfce4util This package contains various infrastructure-independant common files for libxfce4util, the Xfce utility library. Homepage: https://docs.xfce.org/xfce/libxfce4util/start Multi-Arch: foreign Package: libxfce4util-dev Priority: optional Section: libdevel Installed-Size: 487 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Source: libxfce4util Version: 4.16.0-1apertis0bv2022.0b29 Depends: gir1.2-libxfce4util-1.0 (= 4.16.0-1apertis0bv2022.0b29), libglib2.0-dev, libxfce4util7 (= 4.16.0-1apertis0bv2022.0b29) Suggests: devhelp Filename: pool/sdk/libx/libxfce4util/libxfce4util-dev_4.16.0-1apertis0bv2022.0b29_amd64.deb Size: 108228 MD5sum: c87164af5bdee79f9df6619921389c3e SHA1: 989f6c0c0656ecf415c88b876f5132411a9aae2f SHA256: 90b41a26b4d25172b6161657fded310d7b1d875bc8e5d74782b5bb8b2d7fd8d2 SHA512: b6a04eccd78b582012609a0128a815737123e5ae84949271675463b1983ac4fbba92bebf43f47ef708a8a258f455b7fc9753c89c6a7ef63a7f2e10de10262b85 Description: Development files for libxfce4util7 This package contains the headers for libxfce4util7. If you intend to code applications for the Xfce4 desktop environment, you need to install this package. . The libxfce4util7 Reference Manual is also included and it can be consulted using Devhelp or a web browser. Homepage: https://docs.xfce.org/xfce/libxfce4util/start Multi-Arch: same Package: libxfce4util7 Priority: optional Section: libs Installed-Size: 146 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Source: libxfce4util Version: 4.16.0-1apertis0bv2022.0b29 Depends: libxfce4util-common, libc6 (>= 2.14), libglib2.0-0 (>= 2.37.3) Recommends: libxfce4util-bin Filename: pool/sdk/libx/libxfce4util/libxfce4util7_4.16.0-1apertis0bv2022.0b29_amd64.deb Size: 89708 MD5sum: 1fb232c4666265952425dcd8f394f92e SHA1: b84d4086319a56dd92a556932390fb771e8b74ff SHA256: 58e981a34cf162c1208dacbc330684152c2a10d8a2c8f3f5065c247ec54afead SHA512: f489ad0b376e276d54af0669d1194c5ea27b7cd1de27ef1ce957dd8c9e34b747edbd782b4a3e9474afb7b82ed31ecf69db414f61fc5d6929dec49df2a6953888 Description: Utility functions library for Xfce4 This package contains libxfce4util7, the basic utility function library for Xfce4. If you intend to run Xfce4, you need this library. Homepage: https://docs.xfce.org/xfce/libxfce4util/start Multi-Arch: same Package: libxfce4util7-dbgsym Priority: optional Section: debug Installed-Size: 91 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Source: libxfce4util Version: 4.16.0-1apertis0bv2022.0b29 Replaces: libxfce4util7-dbg (<< 4.13.0-1~) Depends: libxfce4util7 (= 4.16.0-1apertis0bv2022.0b29) Breaks: libxfce4util7-dbg (<< 4.13.0-1~) Filename: pool/sdk/libx/libxfce4util/libxfce4util7-dbgsym_4.16.0-1apertis0bv2022.0b29_amd64.deb Size: 68096 MD5sum: adac6c77dd75b153139e2bb885203588 SHA1: 752603e8d3e7cfcdef364ba10010d6f1557a8e58 SHA256: 90e06a7a4975a786a14c17fc1b913a45b5e044d54213e2f2221a6cd1e2057a83 SHA512: f437e2325e5a8fd903f207abca2dc253d5a1d86db8a9baaea17ce95cb39b1a6da27289dd69ce3ba8694bb8dfc89d6a27de0185367815a4ed41cf66dce98c140b Description: debug symbols for libxfce4util7 Auto-Built-Package: debug-symbols Build-Ids: 3e263ca66e2944e3498e4a035f76e74c4ad9091d Multi-Arch: same Package: libxfconf-0-3 Priority: optional Section: libs Installed-Size: 215 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Source: xfconf Version: 4.16.0-2apertis0bv2022.0b29 Depends: xfconf, libc6 (>= 2.14), libglib2.0-0 (>= 2.41.1) Filename: pool/sdk/x/xfconf/libxfconf-0-3_4.16.0-2apertis0bv2022.0b29_amd64.deb Size: 118400 MD5sum: 4dc11f0e33850745f53a4871db70bb89 SHA1: 37f85fb2f8e25d7f9aac2ff25c989a270d349963 SHA256: da25dff517f446fa7231d6a8b49742e0de0f2dcdc7a32eea3de2305057d80585 SHA512: 2917c144e99d235fbec7427ba81498c2b90eb17b254da18514de341c6e14d6a21f0d43414338061c882aa5eda3edd024921be8dbb8358bfb8ecd36ae2b0540b7 Description: Client library for Xfce4 configure interface This package contains a library which can be used by every program that aims to be a configuration-manager for Xfce4. . If you intend to use Xfce4, you definitely want to install this package. Homepage: https://docs.xfce.org/xfce/xfconf/start Multi-Arch: same Package: libxfconf-0-3-dbgsym Priority: optional Section: debug Installed-Size: 132 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Source: xfconf Version: 4.16.0-2apertis0bv2022.0b29 Depends: libxfconf-0-3 (= 4.16.0-2apertis0bv2022.0b29) Filename: pool/sdk/x/xfconf/libxfconf-0-3-dbgsym_4.16.0-2apertis0bv2022.0b29_amd64.deb Size: 98108 MD5sum: b0abd05a54b46e27e1dc371b3b278bbd SHA1: 8b5ae43551b0e2b2f418f25a297bef15cf4d651f SHA256: e31634b2b6656019ea678f63734d550b5707e4f8048fd3e39c659849353344bb SHA512: de808b20bd7ef4116b3062b6f005b32155842b0a09527565ccadf952b1d3396c517a90c511b64503caa2d69d2ce25dfb8c4fbfc8185f96b30e9a3df53e608baa Description: debug symbols for libxfconf-0-3 Auto-Built-Package: debug-symbols Build-Ids: e2bc0e4eb5c35521a9c33c09b0d983f62ba044ba Multi-Arch: same Package: libxfconf-0-dev Priority: optional Section: libdevel Installed-Size: 489 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Source: xfconf Version: 4.16.0-2apertis0bv2022.0b29 Depends: gir1.2-xfconf-0 (= 4.16.0-2apertis0bv2022.0b29), libglib2.0-dev, libxfconf-0-3 (= 4.16.0-2apertis0bv2022.0b29), pkg-config Filename: pool/sdk/x/xfconf/libxfconf-0-dev_4.16.0-2apertis0bv2022.0b29_amd64.deb Size: 121212 MD5sum: 2c2bac5265b789454ec0b444c721604d SHA1: 5e63a236d3df4ce4f2a692180cbb3a311d6d2f7b SHA256: b28ebe8fe953dd9047fd9262da27cb01e8db55fbaeacd67f9d91bf84ebf137bd SHA512: ec95055bad8b62f191a283c84de5520727d71c93cca2c76ce7c489333c7fa95dced40fe37dc86637ee274531719959e9972c89a0bc750643d9ab6dcf4cc47c98 Description: Development files for libxfconf This package contains the development files libxfconf which are the main part of the Xfce4 configuration system. If you want to develop applications that use this library, you want to install this package. . The libxfconf Reference Manual is also included and it can be consulted with Devhelp or a web browser. Homepage: https://docs.xfce.org/xfce/xfconf/start Multi-Arch: same Package: libxklavier-dev Priority: optional Section: libdevel Installed-Size: 502 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: amd64 Source: libxklavier Version: 5.4-4co1bv2022.0b16 Depends: libxklavier16 (= 5.4-4co1bv2022.0b16), libglib2.0-dev (>= 2.16.0), libxml2-dev (>= 2.0.0), libx11-dev, gir1.2-xkl-1.0 (= 5.4-4co1bv2022.0b16) Filename: pool/sdk/libx/libxklavier/libxklavier-dev_5.4-4co1bv2022.0b16_amd64.deb Size: 76884 MD5sum: 967280e4f673b094b6bce54b263ecd14 SHA1: d9cf57807ce3fbdbfc1d53ace6f98545f642b9cd SHA256: 94779259a759b1b2fb2e4f945a0039cff7f68971b6627a31993e006ee5798a8c SHA512: 19b0d9a380f574ca5d48256aff8dabfe9d687fd5721bba15a73b592ff31b3901a0d33c848d2a366b5312ebd57d9cefaa99268400c990d5f8012d6e32279e2af7 Description: Development files for libxklavier These are headers and other files needed to develop with libxklavier. Homepage: https://www.freedesktop.org/wiki/Software/LibXklavier Multi-Arch: same Package: libxklavier16 Priority: optional Section: libs Installed-Size: 147 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: amd64 Source: libxklavier Version: 5.4-4co1bv2022.0b16 Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.37.3), libx11-6, libxi6 (>= 2:1.1.2), libxkbfile1 (>= 1:1.1.0), libxml2 (>= 2.7.4), xkb-data (>= 0.8), x11-xkb-utils Suggests: iso-codes Filename: pool/sdk/libx/libxklavier/libxklavier16_5.4-4co1bv2022.0b16_amd64.deb Size: 48672 MD5sum: ba8eda9923f8d9236f1a77a4df331a85 SHA1: 799d26c39b950ac36db7a5ee2fa7ed3d7ca22ba3 SHA256: 1c79b335c56b42c7d73d1062cbbd57dc739f1d99a2e25957d2ba31a04738db70 SHA512: bf67eda319760e2a8864dc29d6474856990b29f9a6c2d0e7ccd7a8598d6edbeee4c860405acfddafb0b8ee9542e37893a256bc906d96769967cecde0c75268df Description: X Keyboard Extension high-level API Libxklavier provides programmers an API for high(er) level access to the X Keyboard Extension, to ease creating XKB related applications. Homepage: https://www.freedesktop.org/wiki/Software/LibXklavier Multi-Arch: same Package: libxklavier16-dbgsym Priority: optional Section: debug Installed-Size: 224 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: amd64 Source: libxklavier Version: 5.4-4co1bv2022.0b16 Depends: libxklavier16 (= 5.4-4co1bv2022.0b16) Filename: pool/sdk/libx/libxklavier/libxklavier16-dbgsym_5.4-4co1bv2022.0b16_amd64.deb Size: 190792 MD5sum: 8f10aa06a0ff99e2eba0673a71d2fc76 SHA1: 9a76cf4c5881fa749dd8300ac66a78636321b888 SHA256: e5e5ff344f27876f6c4582cd5557470f9ef3321620fbdf27d227a5a8a4ef435e SHA512: 76fb5637e867b46efbfc301a6472c8c6dc07543d8002d991ae03152704382bcc0aba637c603d94bc0ed01fa3bae971f72b7fb5b039b475686086cb0ca46f5e7b Description: debug symbols for libxklavier16 Auto-Built-Package: debug-symbols Build-Ids: c419b7a2b16c66f7350da1014da2ee2bb4f3de30 Multi-Arch: same Package: libxslthl-java Priority: optional Section: java Installed-Size: 224 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org> Architecture: all Source: xslthl Version: 2.1.3-5.1apertis0bv2022.0b19 Recommends: libsaxon-java (>= 6.5.5), libsaxonhe-java (>= 9.9.1.5), libxalan2-java (>= 2.7.2) Filename: pool/sdk/x/xslthl/libxslthl-java_2.1.3-5.1apertis0bv2022.0b19_all.deb Size: 74348 MD5sum: 2657145db19fac28a1f9f27e5a0e9262 SHA1: 35533db4770567a2eb0eaabddf67166ce3c09f0c SHA256: aa32c1d256eb5e1e4f108cb2e41430b4d56a54f9e93074ba5783e9be000b90eb SHA512: 8acf8d2fa158271f1b2ce53f1cf1aec5f3ff8740bb01312c8f90d55cfbffe9a91d44f82dca221fe4739da270e973914f90fa78cb19d2f326cd2950d60d49a0d2 Description: XSLT syntax highlighting This is an implementation of syntax highlighting as an extension module for XSLT processors . Article about programming written in DocBook, code examples can be automatically syntax highlighted during the XSLT processing phase. . This version of xslthl provides extensions of the Apache Xalan and Saxon XSLT processors. Homepage: http://xslthl.sourceforge.net Multi-Arch: foreign Package: libyelp-dev Priority: optional Section: libdevel Installed-Size: 342 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: amd64 Source: yelp Version: 3.38.3-1apertis0bv2022.0b33 Depends: libyelp0 (= 3.38.3-1apertis0bv2022.0b33), libgtk-3-dev, libwebkit2gtk-4.0-dev (>= 2.19.2), libxml2-dev (>= 2.6.5), libxslt1-dev (>= 1.1.4) Filename: pool/sdk/y/yelp/libyelp-dev_3.38.3-1apertis0bv2022.0b33_amd64.deb Size: 100952 MD5sum: 8126d4272d6db4b953749b06406e669e SHA1: 94c6ef3c1e6868e99cae6a69aadf72923bbb319d SHA256: a12cffc1be2b28bf717dd845f9e47d6ed1c6e42e7ddda762ba20162d220bb059 SHA512: d635854e608e70ea0ba44c16a705acf5f35f3066cfca62d8cc4fbd69878c024940df8b56306d7134a2c1672b611e8390de6b9f6f13a706f9a11a8ebcb75f1d44 Description: Library for the GNOME help browser (development) Yelp is the help browser for the GNOME desktop. Yelp provides a simple graphical interface for viewing DocBook, Mallard, HTML, man, and info formatted documentation. . This package contains the development files for the libyelp library. Homepage: https://wiki.gnome.org/Apps/Yelp Multi-Arch: same Package: libyelp0 Priority: optional Section: libs Installed-Size: 414 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: amd64 Source: yelp Version: 3.38.3-1apertis0bv2022.0b33 Depends: libbz2-1.0, libc6 (>= 2.14), libglib2.0-0 (>= 2.39.90), libgtk-3-0 (>= 3.13.3), liblzma5 (>= 5.1.1alpha+20120614), libsoup2.4-1 (>= 2.30.0), libsqlite3-0 (>= 3.5.9), libwebkit2gtk-4.0-37 (>= 2.19.2), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25) Filename: pool/sdk/y/yelp/libyelp0_3.38.3-1apertis0bv2022.0b33_amd64.deb Size: 171864 MD5sum: 69831da4c769eebc38d140b4f67d37d7 SHA1: 7b50cf6849280fe5f1677b47dcf6a9c9b20b931b SHA256: 2b670422bbdf874f8d40e93fed8fe62a233159b53de01c7e70b9ee0f1b625d99 SHA512: e949b6458a490a81e590b620fad60edc601c0ac66bf65070416621edc001f4a6d29e8b6e19c298c9a4e3e09f832bc88e4e3de30816cbb41cd0cdd94dcdd21f9f Description: Library for the GNOME help browser Yelp is the help browser for the GNOME desktop. Yelp provides a simple graphical interface for viewing DocBook, Mallard, HTML, man, and info formatted documentation. . This library contains widgets and utilities for use by Yelp. Homepage: https://wiki.gnome.org/Apps/Yelp Multi-Arch: same Package: libyelp0-dbgsym Priority: optional Section: debug Installed-Size: 407 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: amd64 Source: yelp Version: 3.38.3-1apertis0bv2022.0b33 Depends: libyelp0 (= 3.38.3-1apertis0bv2022.0b33) Filename: pool/sdk/y/yelp/libyelp0-dbgsym_3.38.3-1apertis0bv2022.0b33_amd64.deb Size: 342964 MD5sum: 8d7cccc39288e7dc575a93fdae6718b7 SHA1: 9df1f73311856f362a42060a55e1eefa94a5566c SHA256: b25f1a445a1145a015a7e74fd212531c47d4da5a6d7c29a60e1c216086b12e81 SHA512: 1e820e320325e55d2fae13af093c05b310e9f6b2500df1a33890bfd8c6f55548154172c06ce441c923271e23fbccd9b52d2eef0beac100eae111b6017f369992 Description: debug symbols for libyelp0 Auto-Built-Package: debug-symbols Build-Ids: 9a30911e518bc2ac3cde738d95892ff4c1b5bc9f c73df9981819c3ccd7567c2ca65830d3eb7478a7 Multi-Arch: same Package: lightdm Priority: optional Section: x11 Installed-Size: 845 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Version: 1.26.0-7apertis1bv2022.0b35 Provides: x-display-manager Depends: adduser, dbus, libpam-systemd | logind, lightdm-gtk-greeter | lightdm-greeter, lsb-base (>= 3.0-6), debconf (>= 0.5) | debconf-2.0, libaudit1 (>= 1:2.2.1), libc6 (>= 2.14), libgcrypt20 (>= 1.7.0), libglib2.0-0 (>= 2.39.4), libpam0g (>= 0.99.7.1), libxcb1, libxdmcp6 Recommends: xserver-xorg Suggests: accountsservice, upower, xserver-xephyr Filename: pool/sdk/l/lightdm/lightdm_1.26.0-7apertis1bv2022.0b35_amd64.deb Size: 175692 MD5sum: bc408de03b3e01338ee203c7234df114 SHA1: 1139579587382fe46e6673616c02b4bba7fb65d7 SHA256: 95e4b4b83fbe491e8bba92572f4bc18087f2d797f501d0d026b91b28957059ed SHA512: 1f313219d8a929916be673647e269c667423790607fd76ba3a9c0d6e3a801a7eab87c0283ca0b490369cc11030c763042caaf2f51fd068bbcf7fb0d917b8056d Description: simple display manager An X display manager that: * Has a lightweight codebase * Is standards compliant (PAM, ConsoleKit, etc) * Has a well defined interface between the server and user interface * Fully themeable * Cross-desktop (greeters can be written in any toolkit) . Additional software can be useful along with LightDM: * xserver-xephyr can be used to add a nested X display by calling 'dm-tool add-nested-seat` * upower can be used to suspend the computer from the display manager * accountsservice is used to populate a user list with addition information. Homepage: https://launchpad.net/lightdm Package: lightdm-dbgsym Priority: optional Section: debug Installed-Size: 440 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Source: lightdm Version: 1.26.0-7apertis1bv2022.0b35 Depends: lightdm (= 1.26.0-7apertis1bv2022.0b35) Filename: pool/sdk/l/lightdm/lightdm-dbgsym_1.26.0-7apertis1bv2022.0b35_amd64.deb Size: 366632 MD5sum: 0933354b3a521ec6b5c8a856cebe6cbc SHA1: 8f785ab6cb11b7bfbd30def537b61922914323cd SHA256: c7bb46548c5688f433bb27479df48d75480016a95235cdf5c57bd11570e9d624 SHA512: 9be6f983612ee457ae61851c3fc13a8b4a2d08d30c4bfa2d9f1e80279745b0c9e3fc5cf799e1f9c1eef875dd786243ee50e200269c0d456f6425d1f6a6732ffd Description: debug symbols for lightdm Auto-Built-Package: debug-symbols Build-Ids: 510a14e3bdc15ba780ae11129a79a48ecb0771f6 c388074b3bd50171ceb2c0ce4c53e157ff240480 d665f6d419b1a077f807f24e7f250c6cfc1d2f7c Package: lightdm-gtk-greeter Priority: optional Section: x11 Installed-Size: 584 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Version: 2.0.8-2apertis0bv2022.0b29 Provides: lightdm-greeter Depends: libayatana-indicator3-7 (>= 0.6.0), libc6 (>= 2.4), libcairo2 (>= 1.10.0), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.9.10), liblightdm-gobject-1-0 (>= 1.8.7), libx11-6 Recommends: desktop-base, adwaita-icon-theme, gnome-themes-extra, policykit-1 Filename: pool/sdk/l/lightdm-gtk-greeter/lightdm-gtk-greeter_2.0.8-2apertis0bv2022.0b29_amd64.deb Size: 102400 MD5sum: 2280c8ba003f21774c85f30b0a2d530a SHA1: c7fcb704edc8ae91ad494dc3f0709cd075d8d131 SHA256: b4f6cdd02ad57f62ee5a1cdfdf8a28f45590f0bc96ab6a2b9ee1bdd989b3babd SHA512: 316cee1a260cad8972736585925a6dbe55fb6a09bc29986bc72f4b017deb2803b5d8f057abd7039343f440ef7a56e87c3b89dbe0ccdfc2d70a255bb78ec527a6 Description: simple display manager (GTK+ greeter) lightdm-gtk-greeter is greeter shell for the LightDM login manager. It uses the GTK+ toolkit and integrates well with desktop environment using that toolkit, like the Xfce desktop environment. Homepage: https://launchpad.net/lightdm-gtk-greeter Package: lightdm-gtk-greeter-dbgsym Priority: optional Section: debug Installed-Size: 162 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Source: lightdm-gtk-greeter Version: 2.0.8-2apertis0bv2022.0b29 Depends: lightdm-gtk-greeter (= 2.0.8-2apertis0bv2022.0b29) Filename: pool/sdk/l/lightdm-gtk-greeter/lightdm-gtk-greeter-dbgsym_2.0.8-2apertis0bv2022.0b29_amd64.deb Size: 126204 MD5sum: fa7cf088bcf3f2d650fa2e918480d57d SHA1: 0cf3ca369d3ae36a846e212f05abac4cc14c3fac SHA256: 866ed5f12f99b4a56d65ce48af3fdf7e30dea1a0616757c02fd7ac89d021d213 SHA512: 54c957ff20a30e64964bd3e98a75a6a5a6e3c956f8ec1be54e5ccce1a8b92242e457af9ed29d7c325e38db2ad4c5720cba18c14735a7d97b39143ccf937c7294 Description: debug symbols for lightdm-gtk-greeter Auto-Built-Package: debug-symbols Build-Ids: a6ed2995aa09097a5c69a646849c88d3ccbbad57 Package: lightdm-vala Priority: optional Section: x11 Installed-Size: 50 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Source: lightdm Version: 1.26.0-7apertis1bv2022.0b35 Filename: pool/sdk/l/lightdm/lightdm-vala_1.26.0-7apertis1bv2022.0b35_amd64.deb Size: 30216 MD5sum: 5beedc4678470deb0ff282243bab8fca SHA1: 9b7b3b890c5a226dcab57c7fac10b6cc073d70ad SHA256: dd71b415698337122c1ac8deffd8afabe6b7eed292b7464d06053750ed46a0e1 SHA512: 63cbb122aff08e269c244cf0e173c8d47368c26e2e9de71ffc8c67a60c2fdaabbb4556e3500e0876292a8261100e376949a7724640373188b0e780ec1b32c9d6 Description: simple display manager (Vala files) This package contains the Vala files for the lightdm display manager Homepage: https://launchpad.net/lightdm Multi-Arch: same Package: lqa Priority: optional Section: utils Installed-Size: 202 Maintainer: Debian QA Group <packages@qa.debian.org> Architecture: all Version: 20230104~git9be8db8ab65c-1+apertis0~v2023bv2022.3db1 Depends: python3-jinja2, python3-requests, python3-yaml, python3:any Filename: pool/sdk/l/lqa/lqa_20230104~git9be8db8ab65c-1+apertis0~v2023bv2022.3db1_all.deb Size: 29664 MD5sum: 4c5d046d76ec8f72a6ddb88be14509d6 SHA1: c7c2ef9741ddcb41b8d4faa50113eacad3a7fec7 SHA256: dc12eca8d944c21843d83be40f6cda09e4dfb06856ed637bf63bf6a26876ed14 SHA512: 2bd41cdd7775cff7ae2d1624e7daa8c4ee2693ed516b8695f58cde4c8a6dad81c51cb7e98930f80f3ef5e6656b7270a9efdd77024da363700c6df938d1076c8c Description: lava qa tool This package contains a command line tool for LAVA quality assurance tasks. Homepage: https://gitlab.collabora.com/collabora/lqa Package: mate-common Priority: optional Section: devel Installed-Size: 65 Maintainer: Debian+Ubuntu MATE Packaging Team <debian-mate@lists.debian.org> Architecture: all Version: 1.24.2-1+apertis0bv2022.0b9 Depends: autoconf, autoconf-archive, automake, gettext, gtk-doc-tools, intltool, libtool, pkg-config Pre-Depends: dpkg (>= 1.15.6~) Filename: pool/sdk/m/mate-common/mate-common_1.24.2-1+apertis0bv2022.0b9_all.deb Size: 18144 MD5sum: f53534e980c080a814ab6c0f262727e8 SHA1: 81804674fe8a5a84bf99873350b44eb7def6ddb1 SHA256: 6c466aa1180ff69193c1011e01655c55e3ac597997826ddf548879e4a71be2d0 SHA512: ac387721af73b4721102b5602b97359bff3f64a992f05cf18a7897919b254d16bbd6f0f7d6f4c7810ac9684a2714112e39e7240d04e410faaef51c4b0542208b Description: common scripts and macros to develop with MATE mate-common is an extension to autoconf, automake and libtool for the MATE environment and MATE using applications. Included are mate-autogen.sh and several macros to help in MATE source trees. Homepage: http://www.mate-desktop.org Multi-Arch: foreign Package: meld Priority: optional Section: gnome Installed-Size: 2972 Maintainer: Balint Reczey <rbalint@ubuntu.com> Architecture: all Version: 3.20.2-2apertis0bv2022.0b23 Depends: python3:any, dconf-gsettings-backend | gsettings-backend, libgtk-3-0 (>= 3.20), python3-gi (>= 3.20), python3-gi-cairo, libgtksourceview-3.0-1 (>= 3.20), gir1.2-gtksource-3.0 (>= 3.20), python3-cairo, libcanberra-gtk3-module, patch Recommends: yelp Filename: pool/sdk/m/meld/meld_3.20.2-2apertis0bv2022.0b23_all.deb Size: 496652 MD5sum: 2c6187f80d88e205879a4daa2d3dd0b8 SHA1: 5be64004234a3bd21e89c4919bcd2019d4727259 SHA256: 16e35afd80ae0f669aa24166e217ec8913a02f3f60903b1812b8c3eeae0e7e8a SHA512: 8d94e3d6760ef0c638c73c63d34a263dece9431d8fc0b4f827d288bcf4fcb14abd746947213d7eeecc744e63a2390cf9ab3abce0d044ac392144f53f5290201a Description: graphical tool to diff and merge files Meld is a graphical diff viewer and merge application for the GNOME desktop. It supports 2 and 3-file diffs, recursive directory diffs, diffing of directories under version control (Bazaar, Codeville, CVS, Darcs, Fossil SCM, Git, Mercurial, Monotone, Subversion), as well as the ability to manually and automatically merge file differences. Homepage: http://meldmerge.org Package: mousepad Priority: optional Section: xfce Installed-Size: 2080 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Version: 0.5.2-1apertis0bv2022.0b31 Depends: dconf-gsettings-backend | gsettings-backend, libc6 (>= 2.4), libglib2.0-0 (>= 2.55.2), libgtk-3-0 (>= 3.21.5), libgtksourceview-3.0-1 (>= 3.23.90), libpango-1.0-0 (>= 1.14.0), libxfconf-0-3 (>= 4.12) Filename: pool/sdk/m/mousepad/mousepad_0.5.2-1apertis0bv2022.0b31_amd64.deb Size: 483032 MD5sum: 12767cce5fc4e2225584420adc4f2891 SHA1: d99d32b513f86e9a98fc4f32777d5059b1c08638 SHA256: cdeef17ebb735a599b0ded2f1434fab8e3a645aa7976acb4b2dc70cc8d0f0a48 SHA512: ba70915b894429301acae9003280714e99263e29657cb45ddc989350e7baae40bfccf0b5c9243376698895535ae264457c36706f01451eee23d46d73b3f21815 Description: simple Xfce oriented text editor Mousepad is a graphical text editor for Xfce based on Leafpad. . The initial reason for Mousepad was to provide printing support, which would have been difficult for Leafpad for various reasons. . Although some features are under development, currently Mousepad has the following features: * Complete support for UTF-8 text * Cut/Copy/Paste and Select All text * Search and Replace * Font selection * Word Wrap * Character coding selection * Auto character coding detection (UTF-8 and some code-sets) * Manual code-set setting * Infinite Undo/Redo by word * Auto Indent * Multi-line Indent * Display line numbers * Drag and Drop * Printing Homepage: https://docs.xfce.org/apps/mousepad/start Package: mousepad-dbgsym Priority: optional Section: debug Installed-Size: 321 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Source: mousepad Version: 0.5.2-1apertis0bv2022.0b31 Depends: mousepad (= 0.5.2-1apertis0bv2022.0b31) Filename: pool/sdk/m/mousepad/mousepad-dbgsym_0.5.2-1apertis0bv2022.0b31_amd64.deb Size: 255624 MD5sum: 3adf6ebfd1fa89074e42841372fafbb1 SHA1: 462a6e7318e1036b1407a73cb6b6ff7720eb6417 SHA256: 2c322cc719ee7a60b1ca79dbd7ba121ecd015423a7b3dcacf5ef6aa1c3e3be8d SHA512: 8b9c794a630cba2c445383ca1f48cbe43123d066e6a81a0ce32cb94182c1ad4caec51a11626ade5280bf4b994642043c01ca2323a104f55e29b70219bd1a8dd0 Description: debug symbols for mousepad Auto-Built-Package: debug-symbols Build-Ids: 559ac92d9c1acf6c6fa8e60fa1cb97a6f5b981f7 Package: murrine-themes Priority: optional Section: x11 Installed-Size: 2012 Maintainer: Yves-Alexis Perez <corsac@debian.org> Architecture: all Version: 0.98.11co1bv2022.0b8 Depends: gtk2-engines-murrine (>= 0.98) Recommends: albatross-gtk-theme, blackbird-gtk-theme, bluebird-gtk-theme, greybird-gtk-theme Breaks: xubuntu-artwork (<= 0.38) Filename: pool/sdk/m/murrine-themes/murrine-themes_0.98.11co1bv2022.0b8_all.deb Size: 152640 MD5sum: 5d4a78f14771fc7ca86962e0e63ce0d9 SHA1: 797ca5a4a118d1dda2072db263147bae7286be61 SHA256: c54a078b2fd2428db306786a963448d67b7b086902feffa0100ada1df79d26c1 SHA512: b243194888b14869a4cb7ed5cb10f495ee67c378e27002f04b454a79545c041eaf1effefa895fca3023a0dade1fe757855694960f4a542f37db061d0f737433d Description: themes for gtk2 murrine engine "Murrine" is an Italian word meaning the glass artworks done by Venicians glass blowers. The Engine is cairo-based, and it's very fast compared to clearlooks-cairo and ubuntulooks. This package includes gtk themes for the Murrine engine and themes for xfwm or metacity window managers. . Themes: - MurrinaAquaIsh - MurrinaAzul - MurrinaBleu - MurrinaBlue - MurrinaCandido - MurrinaCandy - MurrinaCappuccino - MurrinaChrome - MurrinaCream - MurrinaEalm - MurrinaFancyCandy - MurrinaGilouche - MurrinaLoveGray - MurrinaNeoGraphite - MurrinaVerdeOlivo - MurrineRounded - MurrineRoundedIcon - MurrineRoundedLessFramed - MurrineRoundedLessFramedIcon - Kiwi - MurrinaBlu - Murrine-Gray - Murrine-Light - Murrine-Sky - NOX - Orangine Package: nautilus Priority: optional Section: gnome Installed-Size: 2105 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: amd64 Version: 3.38.2-1+deb11u1+apertis0bv2022.0b34 Replaces: totem (<< 3.31.91-1) Depends: bubblewrap, desktop-file-utils (>= 0.7), gsettings-desktop-schemas (>= 3.8.0), gvfs (>= 1.3.2), libglib2.0-data, libnautilus-extension1a (= 3.38.2-1+deb11u1+apertis0bv2022.0b34), nautilus-data (= 3.38.2-1+deb11u1+apertis0bv2022.0b34), shared-mime-info (>= 0.50), tracker, tracker-miner-fs, tracker-extract, libatk1.0-0 (>= 1.32.0), libc6 (>= 2.29), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.14.0), libgdk-pixbuf-2.0-0 (>= 2.25.2), libgexiv2-2 (>= 0.10.0), libglib2.0-0 (>= 2.62), libgnome-autoar-0-0 (>= 0.2.1), libgnome-desktop-3-19 (>= 3.17.92), libgstreamer-plugins-base1.0-0 (>= 1.0.0), libgstreamer1.0-0 (>= 1.0.0), libgtk-3-0 (>= 3.22.27), libpango-1.0-0 (>= 1.44.6), libpangocairo-1.0-0 (>= 1.42), libselinux1 (>= 3.1~), libtracker-sparql-2.0-0 (>= 1.12.0) Recommends: gnome-sushi, gvfs-backends, libgdk-pixbuf2.0-bin, librsvg2-common Suggests: eog, evince | pdf-viewer, nautilus-extension-brasero, nautilus-sendto, totem | mp3-decoder, xdg-user-dirs Breaks: totem (<< 3.31.91-1) Filename: pool/sdk/n/nautilus/nautilus_3.38.2-1+deb11u1+apertis0bv2022.0b34_amd64.deb Size: 641904 MD5sum: 12a31ae990f2b4cb0b1cc605efbd4423 SHA1: f15f394b735421880ebead81998f201605851444 SHA256: 37bb3dd2cb55bc3639fa4841e2b06ef245f18c9c17ee124df6f85e60501b5f55 SHA512: cee397b4ae9f8108bd0bca39fe74ad62cbd06a8cbf35606edf0b20e4720609da8bcde5b5f86e1f6a18779fce6f3f8389456b542223d2839ec01f0ff3fbf22f0b Description: file manager and graphical shell for GNOME Nautilus is the official file manager for the GNOME desktop. It allows one to browse directories, preview files and launch applications associated with them. It is also responsible for handling the icons on the GNOME desktop. It works on local and remote filesystems. . Several icon themes and components for viewing different kinds of files are available in separate packages. Homepage: https://wiki.gnome.org/action/show/Apps/Nautilus Package: nautilus-data Priority: optional Section: gnome Installed-Size: 12120 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: all Source: nautilus Version: 3.38.2-1+deb11u1+apertis0bv2022.0b34 Depends: dconf-gsettings-backend | gsettings-backend Filename: pool/sdk/n/nautilus/nautilus-data_3.38.2-1+deb11u1+apertis0bv2022.0b34_all.deb Size: 1687444 MD5sum: 27c632ca7940eb9cdd0434d004a307d9 SHA1: ca04523d8799f87a72c321edd0adc857e10a80f8 SHA256: 8f9bb8f4b070311e91ce5f1680f1b74f3b78bb58e1cb48245163488fb3bdb5f8 SHA512: 7c871456920cb56c018fabb0f22bd53590d456393c870f22e8a876bb57a758ea87833410f3632ae63a65ad56957ca0072f27b84c2e52fb26e6b104e6fa2cf7dc Description: data files for nautilus Nautilus is the official file manager and graphical shell for the GNOME desktop. . This package contains pictures, localization files and other data needed by nautilus. Homepage: https://wiki.gnome.org/action/show/Apps/Nautilus Multi-Arch: foreign Package: nautilus-dbgsym Priority: optional Section: debug Installed-Size: 2334 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: amd64 Source: nautilus Version: 3.38.2-1+deb11u1+apertis0bv2022.0b34 Depends: nautilus (= 3.38.2-1+deb11u1+apertis0bv2022.0b34) Filename: pool/sdk/n/nautilus/nautilus-dbgsym_3.38.2-1+deb11u1+apertis0bv2022.0b34_amd64.deb Size: 2026384 MD5sum: 2465bc5fbcbe9eda617755867b6b00ab SHA1: 3ebc289b82200fd7c259df4dcb3d4d495d1559ca SHA256: e7487b791eac1f517bb083f581b676976a507f0e2ba2dfb4bc0b9113d4476ff5 SHA512: 78e482fad9164375e27f8e3a92bbf83f67912336640d5704eb546960e0de4df74a0e8d6f5fadcd8140b4f6eea0ce634135a8dbfc7e5b732d4ebdcc9fc1601450 Description: debug symbols for nautilus Auto-Built-Package: debug-symbols Build-Ids: 0cf1b19ed6eae936003d95630a814973747bffac 1a8654058dcec4078be70bb3edb7041d8a683e47 cae463a48da1307f0ea7f83ff1439d0d23b98eee e206f5f9827b691770cd74ae5b2ed3fd93efdc0e e8b0e5a6b2407cebdccbd02de66d5673748dc366 Package: numad Priority: optional Section: admin Installed-Size: 93 Maintainer: gustavo panizzo <gfa@zumbi.com.ar> Architecture: amd64 Version: 0.5+20150602-7apertis0bv2022.0b21 Depends: libc6 (>= 2.17), systemd-sysv | cgmanager, lsb-base (>= 3.2-14) Filename: pool/sdk/n/numad/numad_0.5+20150602-7apertis0bv2022.0b21_amd64.deb Size: 32804 MD5sum: 437f7652841535dbba8194532ce3c4df SHA1: 9cd8f67077f130b1b1a3c63b18b0a1dd451305e4 SHA256: 5c139a725158d16f1227ebbc447e584caeae9dfcaa3d212483f03b1b55618e63 SHA512: a7267917c91459f051fa08f71be615dffa71f8ee309acb39a99fd295094d5942e11aeadbccbffb5ac7128f6d6e02c9259059eae653414dfb9f45ce27b4ac02b4 Description: User-level daemon that monitors NUMA topology and usage Numad is a system daemon that monitors NUMA topology and usage. It will attempt to locate processes for optimum NUMA locality and affinity, dynamically adjusting to changing system conditions. Numad also provides guidance to assist management applications with initial manual binding of CPU and memory resources for their processes. Homepage: https://pagure.io/numad Package: numad-dbgsym Priority: optional Section: debug Installed-Size: 74 Maintainer: gustavo panizzo <gfa@zumbi.com.ar> Architecture: amd64 Source: numad Version: 0.5+20150602-7apertis0bv2022.0b21 Depends: numad (= 0.5+20150602-7apertis0bv2022.0b21) Filename: pool/sdk/n/numad/numad-dbgsym_0.5+20150602-7apertis0bv2022.0b21_amd64.deb Size: 56932 MD5sum: acdfc9cd699f92482310319bbb4438e7 SHA1: 786416b7d61d6950e77b93fafaf7d60bf54c4450 SHA256: b9898067301ba18bd0fafb9eb8001849614c9b9775c0babab58263afd4335381 SHA512: 71e3d56a20743043c09622c6a15efd9df50eb52b1ac34139cde1294a01066785b34109f16d235ea5cd5a5ab9a59adcac99533c7ea7ab4d467993d88c7063a615 Description: debug symbols for numad Auto-Built-Package: debug-symbols Build-Ids: 9f1d1eacdb5cb9a35bc5af4a80b5ea913cdab21e Package: ostree-push Priority: optional Section: utils Installed-Size: 39 Maintainer: Andrej Shadura <andrewsh@debian.org> Architecture: all Version: 0.20170708+gitabc601f-2apertis1bv2022.0b16 Depends: gir1.2-ostree-1.0, python3, python3-gi Filename: pool/sdk/o/ostree-push/ostree-push_0.20170708+gitabc601f-2apertis1bv2022.0b16_all.deb Size: 10656 MD5sum: fcb717297aa59edbec4dcd678f9215c3 SHA1: 93ed94ef8e69a15e952acc4fd8292fdd63e55fb1 SHA256: 20d8d9b2a2d5324ea28f3f6a5f1e11160517d513cee2d2d031f8644546d10997 SHA512: b721b0efe9f1d691477e6425c1def5eeb1dd3dd9f372ef38ace988d8a5d44ef2326ee2f00d35c378ab05b3b543b94ed5963fb8facd8c74130eee68967560e2a8 Description: push commits from local OSTree repo to a remote ostree-push uses ssh to push commits from a local OSTree repo to a remote OSTree repo. This is to fill a gap where currently you can only pull commits in core ostree. To publish commits to a remote repository, you either have to pull from the local repo to the remote repo or use an out of band mechanism like rsync. Homepage: https://github.com/dbnicholson/ostree-push Package: pesign Priority: optional Section: devel Installed-Size: 586 Maintainer: Debian UEFI maintainers <debian-efi@lists.debian.org> Architecture: amd64 Version: 0.112-6+apertis0bv2022.0b6 Depends: libc6 (>= 2.27), libefivar1 (>= 37), libnspr4 (>= 2:4.10.9), libnss3 (>= 2:3.15), libpopt0 (>= 1.14), libuuid1 (>= 2.16), libnss3-tools, coolkey, opensc Filename: pool/sdk/p/pesign/pesign_0.112-6+apertis0bv2022.0b6_amd64.deb Size: 94128 MD5sum: ae9703ef4b779d6ce8b8fa6f38caa41b SHA1: 6338e2c8b7381c4e22e2ab76045842a7c11896eb SHA256: 5f3452f4da60d3f86331ec47580f991ee6121dcff6fc3b1f128854e8161f9507 SHA512: 5ae292f47328f348038767700be8e059a94608fc7ea54d5a9570a8fffbc8600a0ba7f1b44657226b84de324c42325362c1f262c9fe0f7c697382aa351940f34a Description: Signing utility for UEFI binaries This package contains the pesign utility for signing UEFI binaries (PE-COFF format) as well as other associated tools. It is meant to follow the PE and Authenticode specifications. It is analogous to the tool described at http://msdn.microsoft.com/en-us/library/8s9b9yaz%28v=vs.80%29.aspx Homepage: https://github.com/rhinstaller/pesign Multi-Arch: foreign Package: pesign-dbgsym Priority: optional Section: debug Installed-Size: 1063 Maintainer: Debian UEFI maintainers <debian-efi@lists.debian.org> Architecture: amd64 Source: pesign Version: 0.112-6+apertis0bv2022.0b6 Depends: pesign (= 0.112-6+apertis0bv2022.0b6) Filename: pool/sdk/p/pesign/pesign-dbgsym_0.112-6+apertis0bv2022.0b6_amd64.deb Size: 770940 MD5sum: fe913d9e265ecc0b576cd866cbadfd5c SHA1: 19cf139442b737f396dbd5d181b009ee1adf5ef5 SHA256: 053b14c8c877ea67d51f7ff55ec415932ea87ef2304b34ce338df70f0bf98d98 SHA512: 369a6939653343d5fa571d77388874aee25fb4a2fda0e36d38b7ec8a4ef7ac7bb8d308790f24eca4660f9a901bdec8ff142cc58031375d13cc5243a552ff766b Description: debug symbols for pesign Auto-Built-Package: debug-symbols Build-Ids: 23e8878759f67ae26b3b0f25f7d6b555945aa811 476d3ce85e631afbafc8491fb4601c5ff75db43d 97a511041bcb6771a2372cc5dd21057ecd952b4e c75730031bdc1bbdc1105905deb9e0a884b88f96 f23cd4a5e00c59ec31c3a9e5b309678356c81c0d f36da10e3dbf6e8fe88e7d7bb03002a7ddb9d578 Package: pmdk-tools Priority: optional Section: misc Installed-Size: 1114 Maintainer: Adam Borowski <kilobyte@angband.pl> Architecture: amd64 Source: pmdk Version: 1.10-2+deb11u1+apertis0bv2022.0b10 Depends: libc6 (>= 2.17), libdaxctl1 (>= 64), libfabric1 (>= 1.11.0), libndctl6 (>= 64), libpmem1 (>= 1.5), libpmemblk1 (>= 1.4), libpmemlog1 (>= 1.4), libpmemobj1 (>= 1.4), libpmempool1 (>= 1.5) Filename: pool/sdk/p/pmdk/pmdk-tools_1.10-2+deb11u1+apertis0bv2022.0b10_amd64.deb Size: 269636 MD5sum: 804ae42711194a2e00bcd8b12680de9c SHA1: 9f39052d92304eb43e5698646f38237857401dcc SHA256: b290cba7a22d35921f44dee2442e49a55909ebfb0ba1f29445d3ad3ea755d297 SHA512: 2ce84bc7a27bd4e0bd622b7d3fb0609bec1592dd1d4435027043389753e4a29650c953905fa72912e27b5c434e55cb09ea35a0f5c336563cdbd9ee5a4a2a2d5a Description: Persistent Memory management tools The main purpose of this package is to provide a user with a set of utilities for off-line analysis and manipulation of pools created by pmem libraries. . The utilities may be useful for troubleshooting by system administrators and for software developers who work on applications based on these libraries. The latter may find these tools useful for testing and debugging purposes also. Homepage: https://pmem.io/pmdk/ Multi-Arch: foreign Package: pmdk-tools-dbgsym Priority: optional Section: debug Installed-Size: 1545 Maintainer: Adam Borowski <kilobyte@angband.pl> Architecture: amd64 Source: pmdk Version: 1.10-2+deb11u1+apertis0bv2022.0b10 Depends: pmdk-tools (= 1.10-2+deb11u1+apertis0bv2022.0b10) Filename: pool/sdk/p/pmdk/pmdk-tools-dbgsym_1.10-2+deb11u1+apertis0bv2022.0b10_amd64.deb Size: 1378292 MD5sum: 415388c598f3559b2b51348eb8ac41ff SHA1: 5802d9223d35cc0fe7ed4c16cd4986e20c55992c SHA256: 4c8286ed6f9e90132a0972082aa854764fcf6c11efad4d5d81e2886a32b850d1 SHA512: 664b9ddf85d39322b1e3a5a8aeafc44d56325c44fc20d4268a0e2d37b8cf20028c539855ff7d85ac094e09a146f1dfb49a98d590ff86a41f04851892b8c52513 Description: debug symbols for pmdk-tools Auto-Built-Package: debug-symbols Build-Ids: 048f87c9605649dba0f23239737a7e696ac8b893 4be7308c6b37956c1f321216c2d42a7c82b96637 78476574b9397f608fc818d3c8b5c4f2515ff48a Package: pocketsphinx Priority: optional Section: sound Installed-Size: 126 Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net> Architecture: amd64 Version: 0.8+5prealpha+1-13apertis0bv2022.0b22 Depends: libc6 (>= 2.4), libpocketsphinx3 (>= 0.8+5prealpha+1), libsphinxbase3 (>= 0.8+5prealpha) Filename: pool/sdk/p/pocketsphinx/pocketsphinx_0.8+5prealpha+1-13apertis0bv2022.0b22_amd64.deb Size: 32352 MD5sum: c18317bf0398368a54ee33591fda8dd3 SHA1: d1c5e97bf0f53a0bc314e1ae947111d1de5ffa75 SHA256: c820b261111ff2a6d85b143fb94fb9b5044af8cfcb2a9946994fed692d47c986 SHA512: ecd6ec5dc63b4b8243dcba877e5b6b647fdab80bc123c6626849806306bc6913c8266fc89cc4d517d004e9910502c45c5003780ba5783af11f3b28cecede21d3 Description: Speech recognition tool CMU Sphinx is a large vocabulary, speaker-independent continuous speech recognition engine. . This package contains end-user speech recognition tools. Homepage: http://cmusphinx.sourceforge.net/ Multi-Arch: foreign Package: pocketsphinx-dbgsym Priority: optional Section: debug Installed-Size: 65 Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net> Architecture: amd64 Source: pocketsphinx Version: 0.8+5prealpha+1-13apertis0bv2022.0b22 Depends: pocketsphinx (= 0.8+5prealpha+1-13apertis0bv2022.0b22) Filename: pool/sdk/p/pocketsphinx/pocketsphinx-dbgsym_0.8+5prealpha+1-13apertis0bv2022.0b22_amd64.deb Size: 31176 MD5sum: 932da97af0f1f4ee02baaa3f21560b7a SHA1: 35e1094576877c235bb3653588a1ef6127e8f9a1 SHA256: a3ef10ac9da15517a97a2b64ce36604a6cbb7625b5c4c2653c927e3821f60a11 SHA512: 7da69982c6db0454082a9426f400d77f1907334d035ecfca19a2a2bc096ef4945a381c7bc050c3466be75baf15fa646478b66b1059b9fe709d28e70668912a4f Description: debug symbols for pocketsphinx Auto-Built-Package: debug-symbols Build-Ids: 8f5daa95f9a8788edf68c8ee729f8704bf681df4 a405ead3206ccb47a182d50c816d0d33525691f0 f3f05c78acb10a744f15696cc5f166f32ae8b7eb Package: pocketsphinx-en-us Priority: optional Section: sound Installed-Size: 36991 Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net> Architecture: all Source: pocketsphinx Version: 0.8+5prealpha+1-13apertis0bv2022.0b22 Filename: pool/sdk/p/pocketsphinx/pocketsphinx-en-us_0.8+5prealpha+1-13apertis0bv2022.0b22_all.deb Size: 24302800 MD5sum: 851f1ce6076561ee4336da342201019f SHA1: 78e93c9d00a53d99810ffa44b3d41ca35ea49a30 SHA256: 66b0a52511ad16eac71d9560d6a2cac21a88c8c3a3f6f13ff285545d56ed3a4e SHA512: 77bfaccfab86341c400834ab4b90eaaba84d5b9eb4a3d5db7c257e839b64c9cd7f54b8d88705c7b9bab6c2c147b9e24e4684235b1293d0d2714b110e5687a593 Description: Speech recognition tool - US English language model CMU Sphinx is a large vocabulary, speaker-independent continuous speech recognition engine. . This package contains the default US English language model for PocketSphinx. Homepage: http://cmusphinx.sourceforge.net/ Multi-Arch: foreign Package: pocketsphinx-testdata Priority: optional Section: libdevel Installed-Size: 3429 Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net> Architecture: all Source: pocketsphinx Version: 0.8+5prealpha+1-13apertis0bv2022.0b22 Filename: pool/sdk/p/pocketsphinx/pocketsphinx-testdata_0.8+5prealpha+1-13apertis0bv2022.0b22_all.deb Size: 1823472 MD5sum: c26ccd329ed0e5ac8968bdfaf5df95dc SHA1: 7dbb638cefb0cbb52c0512600fccf6f2fc2d5e32 SHA256: 02d24a3721b975a31f6abda7f2285956e2961d5d98120d48fbf244f7b6df29cf SHA512: a5f5caad0e5c846fca63e87140bd62f61934ecc99e483b1354328145fd5cebc6cb78db43678cd4dffd288625a0d9e18d6fd96adbfa7abb509b637d38da4693e5 Description: Speech recognition tool - test data for pocketsphinx CMU Sphinx is a large vocabulary, speaker-independent continuous speech recognition engine. . This package contains test data for pocketsphinx development. Homepage: http://cmusphinx.sourceforge.net/ Multi-Arch: foreign Package: psdk Priority: extra Section: devel Installed-Size: 48 Maintainer: Apertis package maintainers <packagers@lists.apertis.org> Architecture: all Version: 0.2021.2bv2022.0b9 Depends: python3:any (>= 3.7~), fdisk, zenity Filename: pool/sdk/p/psdk/psdk_0.2021.2bv2022.0b9_all.deb Size: 9540 MD5sum: 2abef74f920f3947107bec58e6f5943f SHA1: 627854426a1412f4b2f390023d3a0bc6f5e6e071 SHA256: 9e786e410a9374e5376b9ae5cde55dbb0bb36428e803fe8d39e3a45b49d313e9 SHA512: 43a513ff83455204a4b801c12b681f547e8288969cae673f326acb6de3875f086e3a34e3b808a9f1281acb29253526dea55160391fafa88ac8bce189d3ae18de Description: Script to prepare a new disk to be used as persistent storage and to handle persistent configuration files Package: pypy-fastimport Priority: optional Section: python Installed-Size: 174 Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> Architecture: all Source: python-fastimport Version: 0.9.8-5apertis0bv2022.0b24 Depends: pypy Suggests: git-core Filename: pool/sdk/p/python-fastimport/pypy-fastimport_0.9.8-5apertis0bv2022.0b24_all.deb Size: 30676 MD5sum: 2be50ac75747425dc8e1708281111188 SHA1: 13d895e33f73a4be32102cc3b220f2d20437dc16 SHA256: e2750a9f18a4f6bd17bebca9000a293fcbd417329ae92375cacccd46464107fb SHA512: f0641fa735640f2da08cd9ec01e8b49780f203c72c3a1cac4041ab3773a3350549134fbfa2ce99fa52d349876c5cc6edf801897190c450f81ca8500470ad93b4 Description: Fastimport file format parser and generator library Python library for parsing and generating the fastimport file format. The fastimport format is used for serializing version control histories. . This package contains the module built for pypy. Homepage: https://github.com/jelmer/python-fastimport Package: python-betamax-doc Priority: optional Section: doc Installed-Size: 425 Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> Architecture: all Source: betamax Version: 0.8.1-2apertis0bv2022.0b26 Depends: libjs-sphinxdoc (>= 2.4.3-5~) Filename: pool/sdk/b/betamax/python-betamax-doc_0.8.1-2apertis0bv2022.0b26_all.deb Size: 54700 MD5sum: 12f8e1a27bce1b1a838b2c2255698d54 SHA1: eb333467f4a85ba978c2290bdd10c82b09665ea9 SHA256: a9ad5e8a2471fabb8c31163b794f9a4cafc4676aea40b6d6249d2d17a8d0977e SHA512: e850449c1e161ad7cc76075fa1323f245cf52bee46405a61310591b3d091803a40ab631be62bb1457d0e1f17ba88fe6f423dc8aacba28509cebc4a9e9838a110 Description: VCR imitation designed only for python-requests - Documentation Betamax records HTTP interactions and replay them allowing fast, deterministic and accurate tests and it's designed to be used with python-requests. If you are not using python-requests, you should checkout vcr.py. . Betamax comes with integrations for py.test and unittest and supports third party packages that provide extra request matchers and cassette serializers. . This package contains documentation and examples. Homepage: https://github.com/sigmavirus24/betamax Multi-Arch: foreign Package: python-blinker-doc Priority: optional Section: doc Installed-Size: 138 Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> Architecture: all Source: blinker Version: 1.4+dfsg1-0.3apertis0bv2022.0b25 Depends: libjs-sphinxdoc Filename: pool/sdk/b/blinker/python-blinker-doc_1.4+dfsg1-0.3apertis0bv2022.0b25_all.deb Size: 32208 MD5sum: e165f87d5166a5e430c1e7eda41b4997 SHA1: b9e3ac43c608e44585d999f16c60b68d4c73000f SHA256: 53479299cc9ba7b0f00d5ff5e146455727960f8832081929fee055aae9e7beb5 SHA512: 243b4e0fe588ac8931f645220fd2da9e3508c34e7a525957b079547cb386e3389a1bc951036d0c8a8bba436cc82f15766946731b36aaa2fc1128984acc3b9dae Description: Documentation for the blinker signaling library Blinker provides a fast dispatching system that allows any number of interested parties to subscribe to events, or "signals". . Signal receivers can subscribe to specific senders or receive signals sent by any sender. . This package contains the documentation for blinker. Homepage: http://pythonhosted.org/blinker/ Package: python-cliff-doc Priority: optional Section: doc Installed-Size: 2553 Maintainer: Debian OpenStack <team+openstack@tracker.debian.org> Architecture: all Source: python-cliff Version: 3.4.0-2apertis0bv2022.0b34 Depends: libjs-sphinxdoc (>= 2.4.3-5~) Filename: pool/sdk/p/python-cliff/python-cliff-doc_3.4.0-2apertis0bv2022.0b34_all.deb Size: 944752 MD5sum: c53bb1a2312c1a1124719f8c31b2653d SHA1: 01dc39720f30517aedb07b4d09f62dece5cf9fb1 SHA256: 5ae96dcf1d324e3aebeaab62ff8f1a383712d7b68eeb0ecedc5ad4b46e9daefc SHA512: 72334ed0a1792c1ed67a62f96705a9458229de24899f0a9527b4add664e02b2cf67361f06d4f598901d0a22c8c0513ebf150e16a7f12274c1e0e79f1c9d3724d Description: command line interface formulation framework documentation Cliff is a framework for building command line programs. It uses plugins to define sub-commands, output formatters, and other extensions. . The cliff framework is meant to be used to create multi-level commands such as Subversion and git, where the main program handles some basic argument parsing and then invokes a sub-command to do the work. . This is the documentation of python-cliff. Homepage: https://github.com/dreamhost/cliff Package: python-ddt-doc Priority: optional Section: doc Installed-Size: 145 Maintainer: Debian OpenStack <team+openstack@tracker.debian.org> Architecture: all Source: python-ddt Version: 1.4.1-2.1+apertis0bv2022.0b23 Depends: libjs-sphinxdoc (>= 2.4.3-5~) Filename: pool/sdk/p/python-ddt/python-ddt-doc_1.4.1-2.1+apertis0bv2022.0b23_all.deb Size: 20880 MD5sum: b0236194566069616fba7c6f35077dca SHA1: ffef776f672e69b1bc04942e0b500ae5cc6f536b SHA256: ee4474bc44b004c12f132e00a5f530899659ecd7c517f84c026842f79607c27f SHA512: e19a14c6c11d226218b0d1b241381e85c8dbbdf85420a4a4f63bb79a84315c604c6543b46cba13904a4fae89c769860f2b9b13ef966c268c410af7d3912abfec Description: Data-Driven/Decorated Tests - doc DDT (Data-Driven Tests) allows you to multiply one test case by running it with different test data, and make it appear as multiple test cases. DDT consists of a class decorator ddt (for your TestCase subclass) and two method decorators (for your tests that want to be multiplied). . This package contains the documentation. Homepage: https://pypi.python.org/pypi/ddt Package: python-dogpile.cache-doc Priority: optional Section: doc Installed-Size: 672 Maintainer: Debian OpenStack <team+openstack@tracker.debian.org> Architecture: all Source: python-dogpile.cache Version: 1.0.2-2apertis0bv2022.0b24 Depends: libjs-sphinxdoc (>= 2.4.3-5~) Filename: pool/sdk/p/python-dogpile.cache/python-dogpile.cache-doc_1.0.2-2apertis0bv2022.0b24_all.deb Size: 90124 MD5sum: cb2373f12e2205b5c8e471713d0c8df4 SHA1: 5bc60fe7e5cae5663d29ffbcd8746cc64626b2ab SHA256: 601cb4589de8f7bc686f92b16ffc436a0526fee9f7abb5f4b9f7b1612fb3d31a SHA512: ded22cc7832fed2f2e5cacbda02d0dba76bd9539c639d3da61231282a48a94418c8720000b8fda5c3881277f67ffbe8eafc7d7eec71123446ae99fe718dfc1ed Description: caching front-end based on the Dogpile lock - doc A caching API built around the concept of a "dogpile lock", which allows continued access to an expiring data value while a single thread generates a new value. . dogpile.cache builds on the dogpile.core locking system (see http://pypi.python.org/pypi/dogpile.core), which implements the idea of "allow one creator to write while others read" in the abstract. Overall, dogpile.cache is intended as a replacement to the Beaker (see http://beaker.groovie.org) caching system, the internals of which are written by the same author. All the ideas of Beaker which "work" are re-implemented in dogpile.cache in a more efficient and succinct manner, and all the cruft (Beaker's internals were first written in 2005) relegated to the trash heap. . This package provides the documentation. Homepage: https://github.com/sqlalchemy/dogpile.cache.git Package: python-eventlet-doc Priority: optional Section: doc Installed-Size: 917 Maintainer: Debian Python Team <team+python@tracker.debian.org> Architecture: all Source: python-eventlet Version: 0.26.1-7+deb11u1+apertis0bv2022.1b3 Depends: libjs-sphinxdoc (>= 2.4.3-5~) Filename: pool/sdk/p/python-eventlet/python-eventlet-doc_0.26.1-7+deb11u1+apertis0bv2022.1b3_all.deb Size: 162696 MD5sum: 415e66a1d5ed63a423b92c71083de8a9 SHA1: 94f500a1542bf7bab3d461602cfdbc74b48d38de SHA256: 93dc82f5cdd30b4a9593e5a9c610aff9c58451f492fd08be1de6ae8e3be10a6d SHA512: 7672327887e460b6e03512f1a1a621dab3a2b918defca72620e328ce90bcef5fa032caf10cccf5f4d52b50cc7b9d5a50634b0582140e822ac9be28aa36326d76 Description: concurrent networking library - doc Eventlet allows you to change how you run your code, not how you write it. . It uses epoll or libevent for highly scalable non-blocking I/O. Coroutines ensure that the developer uses a blocking style of programming that is similar to threading, but provide the benefits of non-blocking I/O. The event dispatch is implicit, which means you can easily use Eventlet from the Python interpreter, or as a small part of a larger application. . It's easy to get started using Eventlet, and easy to convert existing applications to use it. Start off by looking at examples, common design patterns, and the list of the basic API primitives. . This package provides the documentation. Homepage: https://eventlet.net Package: python-hacking-doc Priority: optional Section: doc Installed-Size: 2227 Maintainer: Debian OpenStack <team+openstack@tracker.debian.org> Architecture: all Source: python-hacking Version: 1.1.0-4apertis0bv2022.0b41 Depends: libjs-sphinxdoc (>= 2.4.3-5~) Filename: pool/sdk/p/python-hacking/python-hacking-doc_1.1.0-4apertis0bv2022.0b41_all.deb Size: 919916 MD5sum: df3d5818326c04e7d44d7637d919661c SHA1: b910a9f4509f51c316bd2aac2e97397cfb7e641f SHA256: cb2989d7c7ae9f61b6edd2e838683a2ff8ed6d027d1dc8fa8ae6d4cd5aa7ff93 SHA512: 5f3e662c05b27da75b6f24b35af0b550553672ee5ae5121fd0b29625225eeb2ccf49a2ac5e41c97a54baccb915839b2081ec10393b9c63cc0181905a67271c2b Description: Flake8 OpenStack Hacking Guidelines Enforcement plugins - doc Hacking is a set of flake8 plugins that test and enforce the OpenStack Style Commandments. It checks that your code matches the coding style which is mandatory for contributing to OpenStack. . This package provides the documentation. Homepage: https://github.com/openstack-dev/hacking Package: python-jenkins-doc Priority: optional Section: doc Installed-Size: 241 Maintainer: Debian OpenStack <team+openstack@tracker.debian.org> Architecture: all Source: python-jenkins Version: 0.4.16-2apertis0bv2022.0b22 Depends: libjs-sphinxdoc (>= 2.4.3-5~) Filename: pool/sdk/p/python-jenkins/python-jenkins-doc_0.4.16-2apertis0bv2022.0b22_all.deb Size: 32928 MD5sum: f76a16f1c355d29a135c4614eb649c69 SHA1: 62bbc27645e641774c60b93d4dd0f916ee3c799b SHA256: 782caf6d672bad70f83c3c5564a74541484d87e296fd5504b11dcbc2def5f272 SHA512: 631316a71517308234de572e0ee78e38cd95ec665daa3716323c3ef212ac531e81856e9bf20fa5580d728a29a6916daca914a6691e8c097e29189c6beb86f227 Description: bindings for the Jenkins Remote API - doc This package provides Python bindings for the Jenkins Remote API. It current supports management of: . * Project configuration * Build control * Slave node configuration . This package contains the documentation. Homepage: https://launchpad.net/python-jenkins Multi-Arch: foreign Package: python-json-pointer-doc Priority: optional Section: doc Installed-Size: 139 Maintainer: Debian OpenStack <team+openstack@tracker.debian.org> Architecture: all Source: python-json-pointer Version: 2.0-2apertis0bv2022.0b25 Depends: libjs-sphinxdoc (>= 2.4.3-5~) Filename: pool/sdk/p/python-json-pointer/python-json-pointer-doc_2.0-2apertis0bv2022.0b25_all.deb Size: 24504 MD5sum: e36a9f0b9ab6ccfd4ba97f0781dd6122 SHA1: 75ecd94585c0fd4f0188bf92a2b5bef64664b66d SHA256: 3444ef68fd8d340fa1ea05c4cd066f5536f51bd8d9eb2606591e868606af3db9 SHA512: d3601af814c0aa73e2def52c64f4366444ec87117b15b3d21c9118c49379174c6f8e56672264438ebe765c7400ecb0bc34a1d993217d847be6aaad5a28882230 Description: resolve JSON pointers - doc Python-json-pointer is a small library to resolve JSON pointers according to the IETF draft specification. JSON Pointer defines a string syntax for identifying a specific value within a JavaScript Object Notation (JSON) document. . This package contains the documentation. Homepage: https://github.com/stefankoegl/python-json-pointer Package: python-migrate-doc Priority: optional Section: doc Installed-Size: 691 Maintainer: Debian OpenStack <team+openstack@tracker.debian.org> Architecture: all Source: migrate Version: 0.13.0-2apertis0bv2022.0b24 Depends: libjs-sphinxdoc (>= 2.4.3-5~) Filename: pool/sdk/m/migrate/python-migrate-doc_0.13.0-2apertis0bv2022.0b24_all.deb Size: 89256 MD5sum: fa8a8f0e01696cde5f1a6587f00f3f22 SHA1: 720a569c39ce5335b00f241c25238282845a1da9 SHA256: 3cce166b282d03323d559a524246e6f8b1a0f6033387888dbc915126c67c9c91 SHA512: 29de717b9cc32f66358ecf811b8fb99b4cf7fd408379b3f754bd24e86a507e566b4f1ee07f771b246753341c857ef9ecace50df8a3c05ab9a6c6be46c74fcc8a Description: Database schema migration for SQLAlchemy - doc Inspired by Ruby on Rails' migrations, migrate provides a way to deal with database schema changes in SQLAlchemy projects. . SQLAlchemy-migrate is build on top of SQLAlchemy and provides a changeset and a versioning API for database schemas as well as a script utilizing these APIs. The database change sets are managed in a file based repository allowing upgrades and downgrades of database schema versions. The change sets may consist of Python code facilitating the changeset API or SQL scripts. . SQLAlchemy-migrate has support for MySQL, PostgreSQL, SQLite and Oracle databases. The support for Oracle is not as well tested as the support for the other database systems. . This package contains the documentation. Homepage: https://opendev.org/x/sqlalchemy-migrate.git Multi-Arch: foreign Package: python-parted-doc Priority: optional Section: doc Installed-Size: 27 Maintainer: Herbert Parentes Fortes Neto <hpfn@debian.org> Architecture: all Source: pyparted Version: 3.11.7-0.1apertis0bv2022.0b22 Replaces: python-parted (<< 3.11.1-5), python3-parted (<< 3.11.1-5) Breaks: python-parted (<< 3.11.1-5), python3-parted (<< 3.11.1-5) Filename: pool/sdk/p/pyparted/python-parted-doc_3.11.7-0.1apertis0bv2022.0b22_all.deb Size: 13368 MD5sum: 6d38851c044bac6cd10d83b2cfbd524f SHA1: d7e7ea0870ee6eb54f581a731d7f0ffd0174b0db SHA256: 65ca90359c53eb3bffc1463b82e54517b820ef723eb867f6468a16933bc1488e SHA512: 0b810a06b72da586280ccf4d5632fa16fb72d0645e22b0d9238a12f4f5ae6638d5db0d9296c4b3f0e3d0c8a5cdc8f9da549f198429bd0efce5dc91d2a080e315 Description: Python 3 interface for libparted (common documentation) pyparted is a set of Python modules that provide Python programmers an interface to libparted (http://www.gnu.org/software/parted), the GNU parted library for disk partitioning and file system manipulation. . This package contains the common documentation. Homepage: https://github.com/dcantrell/pyparted Multi-Arch: foreign Package: python-psycopg2-doc Priority: optional Section: doc Installed-Size: 1403 Maintainer: Debian Python Team <team+python@tracker.debian.org> Architecture: all Source: psycopg2 Version: 2.8.6-2apertis0bv2022.0b27 Depends: libjs-sphinxdoc (>= 2.4.3-5~) Suggests: python3-psycopg2 Filename: pool/sdk/p/psycopg2/python-psycopg2-doc_2.8.6-2apertis0bv2022.0b27_all.deb Size: 250896 MD5sum: 1fd7e8f882aec5db764f0aa8ea4c8b14 SHA1: 80d59b97848c831041124d7c2b27844c1d82f75a SHA256: f10b4f733b39ff82acb53f3c79bf497ab1318babaee1fb523ccfced5e6dd585a SHA512: 8a1aa98bc5532337bd75d99871f16ba3db3384e048ca63585bf78d1d1be6d21a0e3d13f85c7e66bbab1b919d9bf88d7cb89f8a836f4962dd225634c3d5a5b066 Description: Python module for PostgreSQL (documentation package) psycopg is a PostgreSQL database adapter for the Python programming language (just like pygresql and popy.) This is version 2, a complete rewrite of the original code to provide new-style classes for connection and cursor objects and other sweet candies. Like the original, psycopg 2 was written with the aim of being very small and fast, and stable as a rock. . psycopg is different from the other database adapter because it was designed for heavily multi-threaded applications that create and destroy lots of cursors and make a conspicuous number of concurrent INSERTs or UPDATEs. psycopg 2 also provides full asynchronous operations for the really brave programmer. . The main advantages of psycopg2 are that it supports the full Python DBAPI-2.0 and being thread safe at level 2. It also includes some extensions to the standard DBAPI-2.0 to allow for better thread performance. . This package contains the psycopg2 documentation Homepage: http://initd.org/projects/psycopg Multi-Arch: foreign Package: python-pyinotify-doc Priority: optional Section: doc Installed-Size: 37 Maintainer: Mikhail Gusarov <dottedmag@debian.org> Architecture: all Source: pyinotify Version: 0.9.6-1.3apertis0bv2022.0b24 Recommends: python3-pyinotify Filename: pool/sdk/p/pyinotify/python-pyinotify-doc_0.9.6-1.3apertis0bv2022.0b24_all.deb Size: 12084 MD5sum: 3697cc512b1de0fdf80326fe2a69c94e SHA1: 3ac0de70f0786dcf679af78d062cb5406e980de0 SHA256: ccf497d53bbe9a0091a8fd141dadf92a866fb33d05fce06826ff596dcb467660 SHA512: ead30c3d34b9948d73161b63cc01827e9d5da445e01afcd4ab6365e9ff3230845b3460684b96fa0754ae2102755da11ce25c4155eebb6072474fdcbfbfdd25b4 Description: simple Linux inotify Python bindings -- documentation pyinotify is a simple wrapper for the Linux inotify mechanism. . inotify is a Linux Kernel feature available since 2.6.13. inotify makes it possible for applications to easily be notified of filesystem changes. . This package contains examples. Homepage: https://github.com/seb-m/pyinotify Package: python-pymysql-doc Priority: optional Section: doc Installed-Size: 177 Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> Architecture: all Source: python-pymysql Version: 0.9.3-2apertis0bv2022.0b28 Depends: libjs-sphinxdoc (>= 2.4.3-5~) Filename: pool/sdk/p/python-pymysql/python-pymysql-doc_0.9.3-2apertis0bv2022.0b28_all.deb Size: 28592 MD5sum: 33ba3139c629fe8de3bdb5e3d135247f SHA1: d08ffc15675b2efd95d0197d2a68ed9b43d0e739 SHA256: b085a82ee7776abd6e2f3277692bfe4cfada47b6ed5eddb7d84161d6e92d84bb SHA512: 6c047983e591e2800e7ac0d099912041eb346b89e36cefda10a0e2e8109ede1a775aec5a371544a7e37faa0957e0d590b386bed9366320ab54f50f12db2e6370 Description: Pure-Python MySQL driver - doc This package contains a pure-Python MySQL client library. The goal of PyMySQL is to be a drop-in replacement for MySQLdb and work on CPython, PyPy, IronPython and Jython. . This package contains the documentation. Homepage: https://github.com/PyMySQL/PyMySQL/ Package: python-reno-doc Priority: optional Section: doc Installed-Size: 12 Maintainer: Debian OpenStack <team+openstack@tracker.debian.org> Architecture: all Source: python-reno Version: 2.11.2-2apertis0bv2022.0b34 Filename: pool/sdk/p/python-reno/python-reno-doc_2.11.2-2apertis0bv2022.0b34_all.deb Size: 3280 MD5sum: 377ea3ec262f9d47cd6597bced7cd797 SHA1: 23f3ee6f5dbf6a4838adb94593c69fd8a1147102 SHA256: e50cc7bb2e5ef4ff22d2da33dfd5a70e7c6afe5012b68aef37b9dfe0f1ea8165 SHA512: 4f12f049f3231961d965bc8cc7e5cc76d5d11bc30d42bb114e6a94225b83251638b49fda41990278ad3d7f8333b33627faa43d6cb1ffcbdd3207ad23a6c16e65 Description: RElease NOtes manager - doc Reno is a release notes manager for storing release notes in a git repository and then building documentation from them. . This package contains the documentation. Homepage: http://www.openstack.org/ Package: python-requests-mock-doc Priority: optional Section: doc Installed-Size: 248 Maintainer: Debian OpenStack <team+openstack@tracker.debian.org> Architecture: all Source: python-requests-mock Version: 1.7.0-2apertis0bv2022.0b22 Depends: libjs-sphinxdoc (>= 2.4.3-5~) Filename: pool/sdk/p/python-requests-mock/python-requests-mock-doc_1.7.0-2apertis0bv2022.0b22_all.deb Size: 30260 MD5sum: db1ae994e7cfef8194e4959a9887b7dd SHA1: 20b9699f6b4b1ec2f54f2b3beb207cb971e4c8f7 SHA256: 07fcf5800c8dfae3a9c25c0a4bed9f63c207ba6b0cdf9ea2c13aef41ad382fab SHA512: ddd872822dd85dcea6f7f5c13c779232e8276708afec12765c79dd0aafff15d151c3350320953bc26b964b5b8614d01727282870def2f0a11b885ca17a53346c Description: mock out responses from the requests package - doc requests-mock provides a building block to stub out the HTTP requests_ portions of your testing code. Everything in requests_ eventually goes through an adapter to do the transport work. requests-mock creates a custom adapter that allows you to predefine responses when certain URIs are called. There are then a number of methods provided to get the adapter used. . This package contains the documentation. Homepage: https://github.com/jamielennox/requests-mock Package: python-sphinxcontrib.programoutput-doc Priority: optional Section: doc Installed-Size: 123 Maintainer: Debian OpenStack <team+openstack@tracker.debian.org> Architecture: all Source: sphinxcontrib-programoutput Version: 0.16-1apertis0bv2022.0b26 Depends: libjs-sphinxdoc (>= 2.4.3-5~) Filename: pool/sdk/s/sphinxcontrib-programoutput/python-sphinxcontrib.programoutput-doc_0.16-1apertis0bv2022.0b26_all.deb Size: 25788 MD5sum: c3dedf6880d3eda3fd855e430adeabac SHA1: fbe69fc8d6929eb56cd9fb4441f3b65eb07d745d SHA256: a046ef4cf507aed3510000d3b51ba48bc3d6adb25aa6a066806bdca46e582de7 SHA512: c4b99f66736338ac98fd8bb6697926341f5a6a320ce7b4b980e980da3013bafa70c0db1b4471acd264b5ed47f494d50120d57142b804984143f551b13762e2f5 Description: insert the output of arbitrary commands into documents - doc sphinxcontrib-programoutput is a Sphinx extension to literally insert the output of arbitrary commands into documents, helping you to keep your command examples up to date. . This package provides the documentation. Homepage: https://github.com/NextThought/sphinxcontrib-programoutput Package: python-stestr-doc Priority: optional Section: doc Installed-Size: 1194 Maintainer: Debian OpenStack <team+openstack@tracker.debian.org> Architecture: all Source: python-stestr Version: 3.0.1-2+apertis2bv2022.0b7 Depends: libjs-sphinxdoc (>= 2.4.3-5~) Filename: pool/sdk/p/python-stestr/python-stestr-doc_3.0.1-2+apertis2bv2022.0b7_all.deb Size: 97108 MD5sum: 09d6a79aac1b3e4c26daf04cf6ed1d31 SHA1: b49fb11a296f41243b6fba3026d787991ae0f450 SHA256: cf1d1f0771788468b0140f1587a633aebe199a0aaf177709a2a47d2b778eb674 SHA512: f127b0c33ede549e70299ce5b4c145f10845ca71d3fc3d567ca47d78a867a6327250fd7cf0701b463c2cfaad66f9f21d5637415f501dd5256b2e67fae9c20a45 Description: test runner similar to testrepository - doc Stestr stands for Slim/Super Test Repository. It is a fork of the testrepository that concentrates on being a dedicated test runner for Python projects. The generic abstraction layers which enabled testr to work with any subunit emitting runner are gone. Stestr hard codes python-subunit-isms into how it works. The code base is also designed to try and be explicit, and to provide a Python API that is documented and has examples. . While stestr was originally forked from testrepository it is not 100% backwards compatible with testrepository. At a high level the basic concepts of operation are shared between the 2 projects but the actual usage between the 2 is not exactly the same. . This package contains the documentation. Homepage: https://github.com/mtreinish/stestr Package: python-stevedore-doc Priority: optional Section: doc Installed-Size: 961 Maintainer: Debian OpenStack <team+openstack@tracker.debian.org> Architecture: all Source: stevedore Version: 3.2.2-3apertis1bv2022.0b48 Depends: libjs-sphinxdoc (>= 2.4.3-5~) Filename: pool/sdk/s/stevedore/python-stevedore-doc_3.2.2-3apertis1bv2022.0b48_all.deb Size: 489572 MD5sum: 3f539de789681b631985e304c3ade804 SHA1: 658fc14ac24e50fc10e60443f55603f9d24eff68 SHA256: 9f72604068fca2aa53d8abd94bd6b0a2467ae67215635f366779331ff2f9e8d8 SHA512: 45016f10bc16e1d2b1c84c4a6a9c3154006fed5182056c37cbe830700a8433f1e685a89927ee5e5ddfe46a82f3c9a89b65ac4e557733c25e3d3d557ce7e25fc2 Description: manage dynamic plugins for Python applications - doc Python makes loading code dynamically easy, allowing you to configure and extend your application by discovering and loading extensions (plugins) at runtime. Many applications implement their own library for doing this, using __import__ or importlib. stevedore avoids creating yet another extension mechanism by building on top of setuptools entry points. The code for managing entry points tends to be repetitive, though, so stevedore provides manager classes for implementing common patterns for using dynamically loaded extensions. . This package contains the documentation. Homepage: https://github.com/openstack/stevedore Package: python3-alembic Priority: optional Section: python Installed-Size: 661 Maintainer: Debian Python Team <team+python@tracker.debian.org> Architecture: all Source: alembic Version: 1.4.3-1apertis0bv2022.0b26 Depends: python3-pkg-resources, python3-dateutil, python3-editor, python3-mako, python3-sqlalchemy (>= 1.1.0), python3:any Breaks: alembic (<< 0.8.8-3) Filename: pool/sdk/a/alembic/python3-alembic_1.4.3-1apertis0bv2022.0b26_all.deb Size: 115476 MD5sum: 1447b51dc4da77dca17766711371f47a SHA1: 0f32c4143a81873bb6e3df6ca1e62ad6dfe11e76 SHA256: e05e2a416e47fe0aae111173f638f3c30d5a895a133fa5f0bbba1c62ea236e4d SHA512: e2b10dba5275b15360829e0636170307220d9abe330223d38e957964c75dcc692f850fd26c5646dcfc4e7b85257055bfef2d038bd37c737527f216c7ad67fd4c Description: lightweight database migration tool for SQLAlchemy - Python module Alembic is a new database migration tool, written by the author of SQLAlchemy. A migration tool offers the following functionality: . * Can emit ALTER statements to a database in order to change the structure of tables and other constructs * Provides a system whereby "migration scripts" may be constructed; each script indicates a particular series of steps that can "upgrade" a target database to a new version, and optionally a series of steps that can "downgrade" similarly, doing the same steps in reverse. * Allows the scripts to execute in some sequential manner. Homepage: https://bitbucket.org/zzzeek/alembic Package: python3-betamax Priority: optional Section: python Installed-Size: 130 Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> Architecture: all Source: betamax Version: 0.8.1-2apertis0bv2022.0b26 Depends: python3-requests (>= 2.0), python3:any Filename: pool/sdk/b/betamax/python3-betamax_0.8.1-2apertis0bv2022.0b26_all.deb Size: 29416 MD5sum: a1ba1e9e9e20ad75435f78acde9fc213 SHA1: 59d21a3c1489292866c46b0bd195055b61f1ba6a SHA256: a5f10d138737a349020abea7a8e1285b6dfa66c61cfb1e5ea931760f4c354ed1 SHA512: b424a6642b959a3dd36d6ef3474956aa8dbaeb46904bbc6e262f01dea0f77a9c1ee2e6cd84b196d9b82eeecf5b9cb18b5aa6bc73ca6151f6ce2b7ad1fc5e9a5b Description: VCR imitation designed only for python-requests - Python 3.X Betamax records HTTP interactions and replay them allowing fast, deterministic and accurate tests and it's designed to be used with python-requests. If you are not using python-requests, you should checkout vcr.py. . Betamax comes with integrations for py.test and unittest and supports third party packages that provide extra request matchers and cassette serializers. . This package contains the Python 3 version of the library. Homepage: https://github.com/sigmavirus24/betamax Package: python3-blinker Priority: optional Section: python Installed-Size: 56 Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> Architecture: all Source: blinker Version: 1.4+dfsg1-0.3apertis0bv2022.0b25 Depends: python3:any Suggests: python-blinker-doc Filename: pool/sdk/b/blinker/python3-blinker_1.4+dfsg1-0.3apertis0bv2022.0b25_all.deb Size: 14276 MD5sum: ae51c5b5737f4cca59639bb04cbab38b SHA1: 335fe5b79832d07593c36896ae0548fafb144584 SHA256: a10aa13e2e49f8abbe1ae09e8422ac3dbbc0e0a70c5a5bc1f8d7706f59674748 SHA512: df024da35bc301616d9058d12ac32cb0769d6be2b65658bb530eef7be4add3e9ed1ae3a7a2afbca1c9cea12dc8df9e60984a945fc5e052448260bb5ced21710a Description: fast, simple object-to-object and broadcast signaling library Blinker provides a fast dispatching system that allows any number of interested parties to subscribe to events, or "signals". . Signal receivers can subscribe to specific senders or receive signals sent by any sender. . This package contains the Python 3 version. Homepage: http://pythonhosted.org/blinker/ Package: python3-breezy Priority: optional Section: python Installed-Size: 9378 Maintainer: Debian Breezy Maintainers <pkg-bazaar-maint@lists.alioth.debian.org> Architecture: amd64 Source: breezy Version: 3.1.0-8+apertis0bv2022.2b1 Provides: python3.9-breezy Depends: python3-configobj (>= 4.7.2+ds-2), python3-six (>= 1.9.0), python3 (<< 3.10), python3 (>= 3.9~), python3-dulwich (>= 0.19.11), python3-fastimport (>= 0.9.8), python3-patiencediff, python3:any, libc6 (>= 2.14) Recommends: ca-certificates, python3-launchpadlib, python3-github, python3-gitlab, ssh-client | python3-paramiko, python3-gpg Suggests: python3-breezy-dbg, python3-breezy.tests, python3-kerberos (>= 1.0+svn2455-1), python3-paramiko, xdg-utils Conflicts: python3-dulwich (<< 0.19.11), python3-paramiko (<< 1.14.1) Filename: pool/sdk/b/breezy/python3-breezy_3.1.0-8+apertis0bv2022.2b1_amd64.deb Size: 1652640 MD5sum: ed43e34fd43893eb0d42a00ec79e10aa SHA1: 500ccd08e5e59c2a6d6774b4e56e85d0588442e9 SHA256: 607f5bd521a84f0ad6ce95d44fa0d5a6e05851cedd548da76c1d99eab671d821 SHA512: d051da3389f9b28f5c941da365312c881dbdaf86592edee5e03e5c763d2804cfc0c490862decf761f54641bccec45aa3d149dab3bcabb3bd1e4d29b6d7f4c446 Description: distributed version control system - Python 3 library Breezy is a distributed version control system designed to be easy to use and intuitive, able to adapt to many file formats and workflows, reliable, and easily extendable. . This package contains the Breezy Python 3 library. Homepage: https://www.breezy-vcs.org/ Package: python3-breezy-dbgsym Priority: optional Section: debug Installed-Size: 2029 Maintainer: Debian Breezy Maintainers <pkg-bazaar-maint@lists.alioth.debian.org> Architecture: amd64 Source: breezy Version: 3.1.0-8+apertis0bv2022.2b1 Depends: python3-breezy (= 3.1.0-8+apertis0bv2022.2b1) Filename: pool/sdk/b/breezy/python3-breezy-dbgsym_3.1.0-8+apertis0bv2022.2b1_amd64.deb Size: 1770956 MD5sum: ecd522534df19c5784c3ae2de4199062 SHA1: d588d6309584994615b6de8244b78a438ceb13d7 SHA256: dac24301a05a45069f0ee7688c09b9f0427a86220cb4ecf29707a6faa90b54b1 SHA512: 67d6fe87d85e3645c0ef9d81efd0042d4bfba777818df2468a9f6389265da4698295b506fde20c000a9b3ad603d17c22a6deb5bc2494695bc0013b4ae680859a Description: debug symbols for python3-breezy Auto-Built-Package: debug-symbols Build-Ids: 106b6efac0b2f4eda364bdf4f0be51841f1f8b27 3c7cd55f71caf492f4e85a66c383a1d2ec8073a3 3dff7e922731b43bd6c8be6d50bda9c2690a41e5 47ac0f0357b736ceb22084885a9aa8ea7b2b6fb2 4c1e71c1ed5bc18b2ede91064bef2858ca1f8a01 50836152f22e07a918561f01eb4736473876dbec 5b75c31f4acfdbc21ee90562a297cf3180f4695d 71e75ccc110d83a839c8d2b6bfd84a351c0d17b2 8adcce981d813c2ae70d39a88d9b1f24b251ce97 a1350ac97c099a50717ecbddb8913ea3a0b1d256 a6e44254eef83dad076851ed473859cf1db59b09 aef00bc5e94b2fbf76348fb67730bde76832a9f5 dde8c95a3ae2c75035497758e2f59c491fed40e7 Package: python3-breezy.tests Priority: optional Section: python Installed-Size: 8457 Maintainer: Debian Breezy Maintainers <pkg-bazaar-maint@lists.alioth.debian.org> Architecture: all Source: breezy Version: 3.1.0-8+apertis0bv2022.2b1 Replaces: python3-breezy (<< 2.4.0~beta1-2) Depends: python3-breezy (<= 3.1.0-8+apertis0bv2022.2b1.1~), python3-breezy (>= 3.1.0-8+apertis0bv2022.2b1), python3-testtools (>= 0.9.5~), python3:any Suggests: python3-subunit Filename: pool/sdk/b/breezy/python3-breezy.tests_3.1.0-8+apertis0bv2022.2b1_all.deb Size: 1048352 MD5sum: a9ea139a6df7447092c7321cc585546d SHA1: 1e171fc3206dba2fc2190af8903138297e22430b SHA256: 7ebbfaba19fc41c24de7bc9a31b59935f62789efb8328b8f01430480cf7c857b SHA512: b73a089c79d3fba9b8de3c9ab5418762eedee8fe6d89057eec8d1df937286f7be15a197eecc0163c196d1543c8ef57a85ead2a73ce075d943e085ce4926e9f54 Description: distributed version control system - Python 3 testsuite Breezy is a distributed version control system designed to be easy to use and intuitive, able to adapt to many file formats workflows, reliable, and easily extendable. . This package contains the breezy test infrastructure and testsuite, which is required to run the 'brz selftest' command and to run plugin tests. . This package contains the Python 3 version. Homepage: https://www.breezy-vcs.org/ Package: python3-cliff Priority: optional Section: python Installed-Size: 280 Maintainer: Debian OpenStack <team+openstack@tracker.debian.org> Architecture: all Source: python-cliff Version: 3.4.0-2apertis0bv2022.0b34 Depends: python3-cmd2, python3-docutils, python3-pbr, python3-prettytable, python3-pyparsing, python3-six (>= 1.10.0), python3-stevedore (>= 1.30.1), python3-yaml, python3:any Suggests: python-cliff-doc Filename: pool/sdk/p/python-cliff/python3-cliff_3.4.0-2apertis0bv2022.0b34_all.deb Size: 44204 MD5sum: eb487a02b0cc7a40e4a9fa45ac71192e SHA1: 950ad4efdda53a1346e554c7e0555f885a74cdda SHA256: 9a789ed19bdb0308e1ea4cf48e662ffb40eeac0b33a0524c14b5323fd2f46ddf SHA512: 0f3c0c5da61adcb934cbc8e76c66ec9be878437d4aa53ff833476adb91cee5db850cd3a6eff0953e7faabc61bdf8f049f0154c17c73258260813842daf815f6b Description: command line interface formulation framework - Python 3.x Cliff is a framework for building command line programs. It uses plugins to define sub-commands, output formatters, and other extensions. . The cliff framework is meant to be used to create multi-level commands such as Subversion and git, where the main program handles some basic argument parsing and then invokes a sub-command to do the work. . This package provides the Python 3.x module. Homepage: https://github.com/dreamhost/cliff Package: python3-cmd2 Priority: optional Section: python Installed-Size: 218 Maintainer: Federico Ceratto <federico@debian.org> Architecture: all Source: cmd2 Version: 0.8.5-2.1apertis0bv2022.0b27 Depends: python3-pyparsing, python3-pyperclip, python3-six, python3:any (>= 3.5~), python3-wcwidth Pre-Depends: dpkg (>= 1.15.6~) Breaks: python3-pyperclip (<< 1.6.0-1) Filename: pool/sdk/c/cmd2/python3-cmd2_0.8.5-2.1apertis0bv2022.0b27_all.deb Size: 56952 MD5sum: b3e97304632f0633d13729655e42817e SHA1: b3d13f60331b1172f47348c39d97c68b2a3d3eb8 SHA256: 0007a9f6387b2096f9a12b68b7aa82ae46e8bf07933527329ad06965433eabae SHA512: cd29d2dc53b3828c7c58d4c2382df9d17554b47e26046e8d8cd23a1264ac663175827f4ff2fd43998e7ed29630b6104eaf0562d71403d96f4459d1cc59cbd227 Description: enhanced Python cmd module - Python 3.x Drop-in replacement adds several features for command-prompt tools, like searchable and persistent command history, multi-line commands, input and output redirections, integrated Python shell, testing helpers . This package provides the Python 3.x module. Homepage: https://github.com/python-cmd2/cmd2 Package: python3-ddt Priority: optional Section: python Installed-Size: 33 Maintainer: Debian OpenStack <team+openstack@tracker.debian.org> Architecture: all Source: python-ddt Version: 1.4.1-2.1+apertis0bv2022.0b23 Depends: python3:any Filename: pool/sdk/p/python-ddt/python3-ddt_1.4.1-2.1+apertis0bv2022.0b23_all.deb Size: 8452 MD5sum: db0abf58b5c9157697c161289f3c00a8 SHA1: 8b20f1ea90bb180c99d6f306cbc4525bba1048ad SHA256: cef40a67254860a4caefd35e651199d01089a812f9c11085a24e30f6deb7e9f3 SHA512: 7880240240e78b6d600070eead4b85486b7d95753986e9bc193eec4c6968046115040f057d1fd91a610f85f0a5f2a4c5c8f84b1467571a89f47298949ac0ccc9 Description: Data-Driven/Decorated Tests - Python 3.x DDT (Data-Driven Tests) allows you to multiply one test case by running it with different test data, and make it appear as multiple test cases. DDT consists of a class decorator ddt (for your TestCase subclass) and two method decorators (for your tests that want to be multiplied). . This package contains the Python 3.x module. Homepage: https://pypi.python.org/pypi/ddt Package: python3-deprecation Priority: optional Section: python Installed-Size: 43 Maintainer: Debian Python Modules Team <python-modules-team@alioth-lists.debian.net> Architecture: all Source: python-deprecation Version: 2.1.0-1apertis0bv2022.0b23 Depends: python3-packaging, python3:any Filename: pool/sdk/p/python-deprecation/python3-deprecation_2.1.0-1apertis0bv2022.0b23_all.deb Size: 14764 MD5sum: 504091a0b9c1a61334e04827c8e4b53a SHA1: 495c03d77be984ba3eed3149f66e376bd2659132 SHA256: 043d2ff2cffa4f1c1bc52cc3bd2535f2ba5059ca13eb88385049d67f8423d7d3 SHA512: 6ab8c61773a6310252322e985399e38435a6584d17a7a7eb0445fdb53d844332781d933e4fd6b190dd21c2041d8c09478cfadbf731f7bebf3efceb5da888ed54 Description: Library to handle automated deprecations Deprecation is a library that enables automated deprecations. . It offers the deprecated() decorator to wrap functions, providing proper warnings both in documentation and via Python’s warnings system, as well as the deprecation.fail_if_not_removed() decorator for test methods to ensure that deprecated code is eventually removed. Homepage: https://github.com/briancurtin/deprecation Package: python3-dogpile.cache Priority: optional Section: python Installed-Size: 179 Maintainer: Debian OpenStack <team+openstack@tracker.debian.org> Architecture: all Source: python-dogpile.cache Version: 1.0.2-2apertis0bv2022.0b24 Depends: python3-decorator, python3-mako, python3-stevedore, python3:any Filename: pool/sdk/p/python-dogpile.cache/python3-dogpile.cache_1.0.2-2apertis0bv2022.0b24_all.deb Size: 37040 MD5sum: 22917d414ded320d0224f09f90c72dbf SHA1: 1427e9d468f5dc6db1d8124c72407e80e51270b8 SHA256: 2defb3ad99bfbcb1b076412b6accd400c85f0f7f94cd20e7083aa5a294242d25 SHA512: 6d9f906fb2b21e666bc634a5152f5310ddda889925ab5e747fb2087b2f7af982189a3522266e98625e2c90617c9679e42f80f6ddce04e482a6e345a7d248682c Description: caching front-end based on the Dogpile lock - Python 3.x A caching API built around the concept of a "dogpile lock", which allows continued access to an expiring data value while a single thread generates a new value. . dogpile.cache builds on the dogpile.core locking system (see http://pypi.python.org/pypi/dogpile.core), which implements the idea of "allow one creator to write while others read" in the abstract. Overall, dogpile.cache is intended as a replacement to the Beaker (see http://beaker.groovie.org) caching system, the internals of which are written by the same author. All the ideas of Beaker which "work" are re-implemented in dogpile.cache in a more efficient and succinct manner, and all the cruft (Beaker's internals were first written in 2005) relegated to the trash heap. . This package provides the Python 3.x module. Homepage: https://github.com/sqlalchemy/dogpile.cache.git Package: python3-dulwich Priority: optional Section: python Installed-Size: 1711 Maintainer: Debian Python Team <team+python@tracker.debian.org> Architecture: amd64 Source: dulwich Version: 0.20.15-1apertis0bv2022.0b22 Depends: python3-certifi, python3-urllib3 (>= 1.24.1), python3 (<< 3.10), python3 (>= 3.9~), python3:any, libc6 (>= 2.14) Recommends: python3-fastimport Suggests: python3-gpg Breaks: python3-breezy (<< 3.0.0~bzr7268) Filename: pool/sdk/d/dulwich/python3-dulwich_0.20.15-1apertis0bv2022.0b22_amd64.deb Size: 287200 MD5sum: 1910b9bedb664a52774fb4e781bb2219 SHA1: ca87d5adc0e3e9a0725c29b817ee63640a1d28be SHA256: 2f6aa3044ad43d6336864c07440dd752cb90e7335da9f3a759b4c0cf87c10a36 SHA512: 16bb6c485a1c7b2652b7e55bfff0126f23203de267958a29f883ce7472853b89384c5da1c549c03544ce2fc94607e1389a3181db8a6bb6da49564757e479a8f7 Description: Python Git library - Python3 module Dulwich is a Python implementation of the file formats and protocols used by the Git version control system. It can currently read from and write to existing Git repositories and implements the protocol for pushing and receiving packs from remote servers. . All functionality is available in pure Python, but for improved performance replacements of some modules written in C are also available. This package includes the high performance versions. . This package contains the module built for Python version 3.x. Homepage: https://www.dulwich.io/ Package: python3-dulwich-dbgsym Priority: optional Section: debug Installed-Size: 113 Maintainer: Debian Python Team <team+python@tracker.debian.org> Architecture: amd64 Source: dulwich Version: 0.20.15-1apertis0bv2022.0b22 Replaces: python3-dulwich-dbg (<< 0.16.4-1) Depends: python3-dulwich (= 0.20.15-1apertis0bv2022.0b22) Breaks: python3-dulwich-dbg (<< 0.16.4-1) Filename: pool/sdk/d/dulwich/python3-dulwich-dbgsym_0.20.15-1apertis0bv2022.0b22_amd64.deb Size: 59564 MD5sum: 6dcd57440c3af2825379d99536fa8421 SHA1: d67f1cab9a71e112c08342a0bd6df8637da7117d SHA256: c6016507a6b7e41042dd0b751a5db3572c066540b3b2a73e92254014686af2b6 SHA512: a684e0314147e86ea27e43284905360b1d4c6cf8d5b82ca5bb132a780c250b180f385d8db31c3cc3fcd2ea44f4e6099ddb095860f9b055923fe3e44bbb29fb65 Description: debug symbols for python3-dulwich Auto-Built-Package: debug-symbols Build-Ids: 23e751023be78aa1511de979d655f3bdab3c857c 29b0e129b52700b32a6c4aa69cea4ccebb5247d2 46862de518499f9ea9f1b9d1b8245f4a28eb8e86 5d078dc6a74c9eaf273211640ffc16cb570e25ff 970336aede663e5c22ded83697e33d4c2ae55d0d af5fae421d6b658aca1d4fb31a3362ad3704a006 Package: python3-editor Priority: optional Section: python Installed-Size: 21 Maintainer: Debian OpenStack <team+openstack@tracker.debian.org> Architecture: all Source: python-editor Version: 1.0.3-2apertis0bv2022.0b26 Depends: python3-distutils, python3-six, python3:any Filename: pool/sdk/p/python-editor/python3-editor_1.0.3-2apertis0bv2022.0b26_all.deb Size: 5216 MD5sum: 99cc568f3a139b17f4c67cb5e9bebfeb SHA1: fa10fc505011233fb18ca0049f3b2a34a3143946 SHA256: 5769f76d95cea052b20a2a82f51ef69385db144fb83feec03583983c2cdd7483 SHA512: ade6055b88224b538cb9fcc6f37984567e24c946221eadf29b7bce8eab39c8b55310c17c13acee29da66868525a0e7c1aa065342c8754cf521488a8fa2750689 Description: programmatically open an editor, capture the result - Python 3.x python-editor is a library that provides the editor module for programmatically interfacing with your system's $EDITOR. The user can then enter a commit message for example. . Editor first looks for the environment variable. If set, it uses the value as-is, without fallbacks. If no $EDITOR is set, editor will search through a list of known editors, and use the first one that exists on the system. For example, on Linux, editor will look for the following editors in order: * vim * emacs * nano . When calling the edit() function, editor will open the editor in a subprocess, inheriting the parent process's stdin, stdout . This package contains the Python 3.x module. Homepage: https://github.com/fmoo/python-editor Package: python3-eventlet Priority: optional Section: python Installed-Size: 781 Maintainer: Debian Python Team <team+python@tracker.debian.org> Architecture: all Source: python-eventlet Version: 0.26.1-7+deb11u1+apertis0bv2022.1b3 Depends: netbase, python3-greenlet, python3-dnspython, python3-monotonic (>= 1.4), python3-six (>= 1.10.0), python3:any Suggests: python-eventlet-doc Filename: pool/sdk/p/python-eventlet/python3-eventlet_0.26.1-7+deb11u1+apertis0bv2022.1b3_all.deb Size: 175416 MD5sum: 034bc859de5a652c02b3062eb7dff71d SHA1: 4521f1c09c76684e95a3f8ad3bedf27eed0ee92c SHA256: 053e697adcd49cafa7d17d2346bb49546c7d9ceceecfa139ae4c7493f8480f87 SHA512: b4bec7d3dd734a6c4de4b2399638c65c76c40ead56240147f978cc9023e9a1e68848d85715018408768727e1b436375e39f3490eadd3e8f320ecd7cbed327672 Description: concurrent networking library Eventlet allows you to change how you run your code, not how you write it. . It uses epoll or libevent for highly scalable non-blocking I/O. Coroutines ensure that the developer uses a blocking style of programming that is similar to threading, but provide the benefits of non-blocking I/O. The event dispatch is implicit, which means you can easily use Eventlet from the Python interpreter, or as a small part of a larger application. . It's easy to get started using Eventlet, and easy to convert existing applications to use it. Start off by looking at examples, common design patterns, and the list of the basic API primitives. . This package provides the Python 3.x module. Homepage: https://eventlet.net Package: python3-fasteners Priority: optional Section: python Installed-Size: 80 Maintainer: Debian OpenStack <team+openstack@tracker.debian.org> Architecture: all Source: python-fasteners Version: 0.14.1-2apertis0bv2022.0b23 Depends: python3-monotonic, python3-six, python3:any Filename: pool/sdk/p/python-fasteners/python3-fasteners_0.14.1-2apertis0bv2022.0b23_all.deb Size: 15448 MD5sum: f3fcf9987a6ca1d91224fef1dc647793 SHA1: b44a480856e2086634fc7b141744e2dddcd45495 SHA256: 3d6fd0a3765f87831dd815c41f57fe4c988a7f592d72d3703a72a5739bdf3324 SHA512: 44ec6c12e325d88539107d74ba6c5f0ec17de331de326e613c2c08e3197a42dad7a5488e81546ae209e51be3dc68588289399d3d4edc192885ac8eb6e6906b02 Description: provides useful locks - Python 3.x Fasteners is a Python package that provides useful locks. It includes locking decorator (that acquires instance objects lock(s), acquires on method entry and releases on method exit), reader-writer locks, inter-process locks and generic lock helpers. . This package contains the Python 3.x module. Homepage: https://github.com/harlowja/fasteners Package: python3-fastimport Priority: optional Section: python Installed-Size: 174 Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> Architecture: all Source: python-fastimport Version: 0.9.8-5apertis0bv2022.0b24 Depends: python3:any Suggests: git-core Filename: pool/sdk/p/python-fastimport/python3-fastimport_0.9.8-5apertis0bv2022.0b24_all.deb Size: 30652 MD5sum: 2080b743f3a1c85c718ecbdf47b47e39 SHA1: 42fe5e2aa412a79171e6fe255398c6af453cd947 SHA256: 652c2a6086d7e759b46ae5f713e26610c390472ea32cf8f6a6b3916f5cb39d3a SHA512: aa1b4d828ed4e314712d83f0d533e671d9e41dbbdf0a2cfad55e11340a61e61fdd528e44d0c30a8a4e0b3e4ce39d9a2a0d2f96b237a2a35479e474772bdd30e4 Description: Fastimport file format parser and generator library Python library for parsing and generating the fastimport file format. The fastimport format is used for serializing version control histories. . This package contains the module built for Python version 3.x. Homepage: https://github.com/jelmer/python-fastimport Package: python3-feedparser Priority: optional Section: python Installed-Size: 209 Maintainer: Debian Python Team <team+python@tracker.debian.org> Architecture: all Source: feedparser Version: 5.2.1-3apertis0bv2022.0b25 Depends: python3:any Filename: pool/sdk/f/feedparser/python3-feedparser_5.2.1-3apertis0bv2022.0b25_all.deb Size: 55408 MD5sum: af4a89acbd84856a0ca8797b252643b3 SHA1: 3ba6d5227c60239d505da925e9a2f27ab838a009 SHA256: ab1151ca9134cc7d26f338023c572d84fa7738256764b4e516dc4e72fbda7511 SHA512: c6206d335124efae9ab063fb99f865fec1dabf74e5277817a886eb7cba62abb7d500dc0feb3efb050353201674258c5541e59d1a13519548daaf27da0f3899ac Description: Universal Feed Parser for Python 3 Python module for downloading and parsing syndicated feeds. It can handle RSS 0.90, Netscape RSS 0.91, Userland RSS 0.91, RSS 0.92, RSS 0.93, RSS 0.94, RSS 1.0, RSS 2.0, Atom, and CDF feeds. . It provides the same API to all formats, and sanitizes URIs and HTML. . This is the Python 3 version of the package. Homepage: https://github.com/kurtmckee/feedparser Package: python3-gflags Priority: optional Section: python Installed-Size: 146 Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> Architecture: all Source: python-gflags Version: 1.5.1-7apertis0bv2022.0b23 Depends: python3:any Filename: pool/sdk/p/python-gflags/python3-gflags_1.5.1-7apertis0bv2022.0b23_all.deb Size: 36392 MD5sum: 0753be569c599fa7a01092ba6d9d55b2 SHA1: 2f441855390a03f83da28a414223b1ae4f207191 SHA256: fa1d2f6a65eaa0dd10de3cfad510144cede2bcd6fec308c34a37cf1187ca7c8d SHA512: d2fd605bcfd9b03520ca43b964ff81a31961b61962d1a58c58ab9b8e2bd621c1005b9595fb1f0b4d3061560e8081fe009114367f18fb71eca5f35eb16d8b553c Description: implementation of the Google command line flags module - Python 3.x GFlags defines a distributed command line system, replacing systems like getopt(), optparse and manual argument processing. Rather than an application having to define all flags in or near main(), each Python module defines flags that are useful to it. When one Python module imports another, it gains access to the other's flags. . It includes the ability to define flag types (boolean, float, integer, list), autogeneration of help (in both human and machine readable format) and reading arguments from a file. It also includes the ability to automatically generate man pages from the help flags. . This package provides the Python 3.x module. Homepage: https://github.com/google/python-gflags Package: python3-gps Priority: optional Section: python Installed-Size: 608 Maintainer: Bernd Zeimetz <bzed@debian.org> Architecture: amd64 Source: gpsd Version: 3.22-4+apertis0bv2022.0b30 Depends: libc6 (>= 2.14), python3:any Recommends: gpsd Filename: pool/sdk/g/gpsd/python3-gps_3.22-4+apertis0bv2022.0b30_amd64.deb Size: 164344 MD5sum: e8ec2d4305c694e87405fda88a863b2d SHA1: 217d43358166cb860a85b12e9551893f1ce4b51f SHA256: eee2c5a2feb743d67ae1dd35f05205901df93bf43e8195822eae8d301e7f37cf SHA512: 04c476fd57b2395f4436ded4ae324b2f7e612bf882df0e7bd4673aae3d6376908bbe1b4fae3110d39292fee78750b97769a6f68294384a04275bf5755368e275 Description: Global Positioning System - Python 3 libraries The gpsd service daemon can monitor one or more GPS devices connected to a host computer, making all data on the location and movements of the sensors available to be queried on TCP port 2947. . This package contains a Python 3 interface to connect to gpsd, together with a module providing a controlled testing environment. Homepage: http://www.catb.org/gpsd/ Package: python3-gps-dbgsym Priority: optional Section: debug Installed-Size: 76 Maintainer: Bernd Zeimetz <bzed@debian.org> Architecture: amd64 Source: gpsd Version: 3.22-4+apertis0bv2022.0b30 Replaces: gpsd-dbg (<< 3.16-4~) Depends: python3-gps (= 3.22-4+apertis0bv2022.0b30) Breaks: gpsd-dbg (<< 3.16-4~) Filename: pool/sdk/g/gpsd/python3-gps-dbgsym_3.22-4+apertis0bv2022.0b30_amd64.deb Size: 62632 MD5sum: b807388a7b933b259d3749f52a19df3d SHA1: 863dbc138dedc71c97ce40e681639e7a2fd5fd6f SHA256: df672d186028325010e490c376fc53257ba00eefc36d1776466a737cfeeaab8d SHA512: 2c80a23bfff9edfe0d2b47e6f374f9a8f61cd24b8c76de07452e8c9ddd592f07c3644b15fbac2dcbd6f3164ab7889587ae09dccfd275e7f9575b2941aa2d1b18 Description: debug symbols for python3-gps Auto-Built-Package: debug-symbols Build-Ids: 0a1da9b178769ddde1edac8885d0ec58cdb5caa1 Package: python3-hacking Priority: optional Section: python Installed-Size: 108 Maintainer: Debian OpenStack <team+openstack@tracker.debian.org> Architecture: all Source: python-hacking Version: 1.1.0-4apertis0bv2022.0b41 Depends: pyflakes3, python3-flake8, python3-pbr, python3-pep8, python3-six (>= 1.10.0), flake8, python3-pycodestyle, python3:any Filename: pool/sdk/p/python-hacking/python3-hacking_1.1.0-4apertis0bv2022.0b41_all.deb Size: 21516 MD5sum: 023dda9725edefe6528ec59a9e7a251a SHA1: fc6899a222da3941bdcb365e3a7fc050722e43b6 SHA256: d9ff09427b05968279031f34d7a4502ddc6d64a4e5801b16312226d98e5fe038 SHA512: 57bfc387adeaa9a887716687fa7a3682e214a0795daf28031b5b588f78ed790836d857f1747a92228451fb3f10e1fcbbb00b3eaf98c2ea2b567c0a94d3318291 Description: Flake8 OpenStack Hacking Guidelines Enforcement plugins - Python 3.x Hacking is a set of flake8 plugins that test and enforce the OpenStack Style Commandments. It checks that your code matches the coding style which is mandatory for contributing to OpenStack. . This package provides the Python 3.x module. Homepage: https://github.com/openstack-dev/hacking Package: python3-jenkins Priority: optional Section: python Installed-Size: 102 Maintainer: Debian OpenStack <team+openstack@tracker.debian.org> Architecture: all Source: python-jenkins Version: 0.4.16-2apertis0bv2022.0b22 Depends: python3-multi-key-dict, python3-pbr (>= 0.8.2), python3-six (>= 1.3.0), python3:any Filename: pool/sdk/p/python-jenkins/python3-jenkins_0.4.16-2apertis0bv2022.0b22_all.deb Size: 21616 MD5sum: 2ceece8e88cf6d92dfde8fd7c324111d SHA1: 688094fc9d37c2737093990e49a5bc4b25011b9b SHA256: 956fb540d63dafd8304fc42efd3cb38f8ef61006f6973cf44ecf2cad2c679b8f SHA512: e87daaa557676b03b3c70abc666d86ceadde070377b41dcba5fb48f5570553930cc75efb51e6d655b424cb9c11f9af1af82c71f319c5c6606be4550228790a98 Description: bindings for the Jenkins Remote API - Python 3.x This package provides Python bindings for the Jenkins Remote API. It current supports management of: . * Project configuration * Build control * Slave node configuration . This package contains the Python 3.x module. Homepage: https://launchpad.net/python-jenkins Package: python3-jenkins-job-builder Priority: optional Section: python Installed-Size: 1352 Maintainer: Debian OpenStack <team+openstack@tracker.debian.org> Architecture: all Source: jenkins-job-builder Version: 3.8.0-1apertis0bv2022.0b24 Depends: python3-fasteners, python3-jenkins (>= 0.4.15), python3-jinja2, python3-pbr, python3-pkg-resources, python3-six (>= 1.9.0), python3-stevedore, python3-yaml, python3:any Filename: pool/sdk/j/jenkins-job-builder/python3-jenkins-job-builder_3.8.0-1apertis0bv2022.0b24_all.deb Size: 224252 MD5sum: 535c51cfb063706329e64856a4142147 SHA1: 6e078ac24d3b886b397f6c1ec484aa64466b96d1 SHA256: 04e4410d684c2bcf458221b4fc2d59a7540657a11e000ce0604957a7a4946168 SHA512: c58b5e62076ef5074daef1ab32e5fd6ceacee3dfae3dbd0882c2c3dbe05c429c4901227c11021bb95f078e4de1391c20debc3f120fd283d38ba37a0974747b67 Description: Configure Jenkins using YAML files - Python 3.x Jenkins Job Builder takes simple descriptions of Jenkins jobs in YAML format and uses them to configure Jenkins. You can keep your job descriptions in human readable text format in a version control system to make changes and auditing easier. It also has a flexible template system, so creating many similarly configured jobs is easy. . This package contains the Python 3.x module. Homepage: http://ci.openstack.org/jenkins-job-builder Package: python3-jmespath Priority: optional Section: python Installed-Size: 99 Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> Architecture: all Source: python-jmespath Version: 0.10.0-1apertis0bv2022.0b23 Depends: python3:any Filename: pool/sdk/p/python-jmespath/python3-jmespath_0.10.0-1apertis0bv2022.0b23_all.deb Size: 21880 MD5sum: d62268727b743ef21a6d7a7f826c4e1c SHA1: 036a6c4b75215f28661dfbc8b78738ce660c0390 SHA256: 497e3b23883ac11f6d59fc1162ff89a8801a4d1c8591fe5398fee804a6fd67bf SHA512: 0a53bac3144f1a5c7c7b7f9ce8b43e6db27b3b35df5aed1b8fa350e91fc7b9a0c89bf1e3df0833159ec53e0dcf57b4d0432c810f06a9228f6f06e515e09e5568 Description: JSON Matching Expressions (Python 3) JMESPath is python library which allows you to declaratively specify how to extract elements from a JSON document. . This package contains the module for Python 3. Homepage: https://github.com/boto/jmespath Package: python3-json-pointer Priority: optional Section: python Installed-Size: 44 Maintainer: Debian OpenStack <team+openstack@tracker.debian.org> Architecture: all Source: python-json-pointer Version: 2.0-2apertis0bv2022.0b25 Depends: python3:any Filename: pool/sdk/p/python-json-pointer/python3-json-pointer_2.0-2apertis0bv2022.0b25_all.deb Size: 14944 MD5sum: 3c0a9fe30b62cc58c6789afbcc916cfb SHA1: 8242fa063809f8128cf3fd5a4276078bb6c03a8f SHA256: e2a3cf6dfcba3f050394d1376829f709117de7687358ecfc7adf5155a7acc19c SHA512: aca7ace660d90e2621922b96fd6af9af1104cdc28eee1bac3311f0c02ad6a0628418092df60eeb3d990b06fd4eb53d7898b6cb674769c9186341c500c2ecea05 Description: resolve JSON pointers - Python 3.x Python-json-pointer is a small library to resolve JSON pointers according to the IETF draft specification. JSON Pointer defines a string syntax for identifying a specific value within a JavaScript Object Notation (JSON) document. . This package provides the module for Python 3.x. Homepage: https://github.com/stefankoegl/python-json-pointer Package: python3-jsonpatch Priority: optional Section: python Installed-Size: 57 Maintainer: Debian OpenStack <team+openstack@tracker.debian.org> Architecture: all Source: python-json-patch Version: 1.25-3apertis0bv2022.0b22 Depends: python3-json-pointer, python3:any Filename: pool/sdk/p/python-json-patch/python3-jsonpatch_1.25-3apertis0bv2022.0b22_all.deb Size: 12672 MD5sum: 2bb5527903e9a833864aeea7a2310aba SHA1: 60c868e950835ecf366ef92648136e737cdb042e SHA256: cc74c8483cafa3fd6a6fd52fca750278d9bcf79d178426ddd8b7dc963c6685be SHA512: 1aea27d5f045ae57ad39361a5bd58fea1f0742a6079f4a1fbd0def49ec8fc923a4fff94729d0559523b208d66fed7db622536a1c192d4ca98b04176f02462ee3 Description: library to apply JSON patches - Python 3.x Python-json-patch is a Python module (a library) to apply JSON Patches according to the IETF draft specification. . From the IETF site: . JavaScript Object Notation (JSON) [RFC4627] is a common format for the exchange and storage of structured data. HTTP PATCH [RFC5789] extends the Hypertext Transfer Protocol (HTTP) [RFC2616] with a method to perform partial modifications to resources. . JSON Patch is a format (identified by the media type "application/ json-patch") for expressing a sequence of operations to apply to a target JSON document, suitable for use with the HTTP PATCH method. . This format is also potentially useful in other cases when it's necessary to make partial updates to a JSON document. . This package provides the Python 3.x module. Homepage: https://github.com/stefankoegl/python-json-patch Package: python3-jsonpath-rw Priority: optional Section: python Installed-Size: 72 Maintainer: Debian OpenStack <team+openstack@tracker.debian.org> Architecture: all Source: python-jsonpath-rw Version: 1.4.0-4apertis0bv2022.0b23 Depends: python3-decorator, python3-ply, python3-six, python3:any Filename: pool/sdk/p/python-jsonpath-rw/python3-jsonpath-rw_1.4.0-4apertis0bv2022.0b23_all.deb Size: 15508 MD5sum: 93eded5c5e7f6c86f5023752a2c207fa SHA1: 289fc61e61b5b8bc93be805d49a18f350df833c7 SHA256: db2241f9583a48d06e4b86999bd89fcd173ab9d3a2ea4f1c5a3dbdae96ceaf3a SHA512: 113e0765d370a8701d42c99282a583334dbff06860cc2dd2a0a78a67d6756fc22306ca83233ae7023e29e15d920b3eda4f9b627646d0e8c9cd142700f88277b6 Description: extended implementation of JSONPath for Python 3.x This library provides a robust and significantly extended implementation of JSONPath for Python. It is tested with Python 2.6, 2.7, 3.2, and 3.3. . This library differs from other JSONPath implementations in that it is a full language implementation, meaning the JSONPath expressions are first class objects, easy to analyze, transform, parse, print, and extend. . The JSONPath syntax supported by this library includes some additional features and omits some problematic features (those that make it unportable). In particular, some new operators such as "|" and "where" are available, and parentheses are used for grouping not for callbacks into Python, since with these changes the language is not trivially associative. Also, fields may be quoted whether or not they are contained in brackets. . This package provides the Python 3.x module. Homepage: https://github.com/kennknowles/python-jsonpath-rw Package: python3-jwt Priority: optional Section: python Installed-Size: 89 Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> Architecture: all Source: pyjwt Version: 1.7.1-2apertis0bv2022.0b25 Depends: python3:any Recommends: python3-cryptography Suggests: python3-crypto Filename: pool/sdk/p/pyjwt/python3-jwt_1.7.1-2apertis0bv2022.0b25_all.deb Size: 21344 MD5sum: 54b03413c4ec114348f95205f22f69a5 SHA1: 28ad585303fab2840f12a3b8bdc96a6d9a210688 SHA256: b9079c6dc161a0333ac24c297355f2daef36706eede5cbd9aa76adae8792669b SHA512: 63b3611aa6196f9d2338be37756166434d2adb6d58250d33546dc434cb1a90917d669241eed11dfaa611da77f2ffc16c222c56fe294f90af39be40e1d27a550e Description: Python 3 implementation of JSON Web Token PyJWT implements the JSON Web Token draft 01, a way of representing signed content using JSON data structures. . Supported algorithms for cryptographic signing: . * HS256 - HMAC using SHA-256 hash algorithm (default) * HS384 - HMAC using SHA-384 hash algorithm * HS512 - HMAC using SHA-512 hash algorithm * RS256 - RSASSA-PKCS1-v1_5 signature algorithm using SHA-256 hash algorithm * RS384 - RSASSA-PKCS1-v1_5 signature algorithm using SHA-384 hash algorithm * RS512 - RSASSA-PKCS1-v1_5 signature algorithm using SHA-512 hash algorithm . Supported reserved claim names: - "exp" (Expiration Time) Claim . This package contains the Python 3 version of the library. Homepage: https://github.com/jpadilla/pyjwt Package: python3-launchpadlib Priority: optional Section: python Installed-Size: 243 Maintainer: Stefano Rivera <stefanor@debian.org> Architecture: all Source: python-launchpadlib Version: 1.10.13-1+apertis0bv2022.2b1 Depends: python3-httplib2 (>= 0.4.0), python3-keyring (>= 0.5), python3-lazr.restfulclient (>= 0.11.2), python3-lazr.uri (>= 1.0.2-4~), python3-simplejson, python3-wadllib, python3:any Suggests: python3-pkg-resources, python3-testresources Filename: pool/sdk/p/python-launchpadlib/python3-launchpadlib_1.10.13-1+apertis0bv2022.2b1_all.deb Size: 58716 MD5sum: bd8438e87c722af51df90667ec7d5c5c SHA1: af4eed766f0586e91bd6f19cd63e3a378d4b6a27 SHA256: 7660ac7105f724e473f18784a75c40b6922bdd5dffdfedb52c427f7351f17745 SHA512: 99b6a1817a4b714d22c0a7e0cd4d9a1c283d5d53ba3440ec96b7b0a9d8f2c89b3c51cad62995bc5f6d5d8e70ebc247c02dbacb327ade9bf400b2c729deef5e04 Description: Launchpad web services client library (Python 3) A free Python library for scripting Launchpad through its web services interface. . It currently provides access to the following parts of Launchpad: * People and Teams * Team memberships * Bugs and bugtasks . The Launchpad API is currently in beta, and may well change in ways incompatible with this library. . You can find current API documentation at https://help.launchpad.net/API/launchpadlib . This package is for Python 3. Homepage: https://launchpad.net/launchpadlib Package: python3-memcache Priority: optional Section: python Installed-Size: 87 Maintainer: Debian OpenStack <team+openstack@tracker.debian.org> Architecture: all Source: python-memcache Version: 1.59-5apertis0bv2022.0b22 Depends: python3-six (>= 1.4.0), python3:any Suggests: memcached Filename: pool/sdk/p/python-memcache/python3-memcache_1.59-5apertis0bv2022.0b22_all.deb Size: 26528 MD5sum: 2f9bc363b1323a0493a5b1999026c893 SHA1: 3714abb5ec636fb249a981f384ad2a21957543cf SHA256: 5da2a1f0db9217b782ebe0074357016e5c5e8d8d14c603387b894e01bde47b3a SHA512: 3ae6ce859bcd8c4902b64b09e241374f745e4ca5b49d3dc4d2113f680e1cce8d52ae114d2af8f9f11ae30bbaf46ba2943cd280e0bd81faf864158be3d0398a41 Description: pure Python memcached client - Python 3.x This software is a 100% Python interface to the memcached memory cache daemon. It is the client side software which allows storing values in one or more, possibly remote, memcached servers. . This package contains the Python 3.x module. Homepage: https://github.com/linsomniac/python-memcached Package: python3-migrate Priority: optional Section: python Installed-Size: 430 Maintainer: Debian OpenStack <team+openstack@tracker.debian.org> Architecture: all Source: migrate Version: 0.13.0-2apertis0bv2022.0b24 Depends: python3-decorator, python3-pbr, python3-six (>= 1.7.0), python3-sqlalchemy (>= 0.9.6), python3-sqlparse, python3-tempita, python3:any Suggests: python-migrate-doc Filename: pool/sdk/m/migrate/python3-migrate_0.13.0-2apertis0bv2022.0b24_all.deb Size: 79628 MD5sum: b58c3a0f15be079b4aceac844a81e060 SHA1: 72db2b2b32e6b31fd186f7195b3923ab8f229db1 SHA256: 383cb0f6199dbb067107889ea9a3a476b768e006ba2a980d24b7a0fe550f8a95 SHA512: addc94e061f4f38808d29ff956d1b1528a6df4065b4a8079cba649fb9ada5076ec47b27278f240292e111fea63023dc3d6ea89399c5ed6ef1f43f6b65b6c5eb1 Description: Database schema migration for SQLAlchemy - Python 3.x Inspired by Ruby on Rails' migrations, migrate provides a way to deal with database schema changes in SQLAlchemy projects. . SQLAlchemy-migrate is build on top of SQLAlchemy and provides a changeset and a versioning API for database schemas as well as a script utilizing these APIs. The database change sets are managed in a file based repository allowing upgrades and downgrades of database schema versions. The change sets may consist of Python code facilitating the changeset API or SQL scripts. . SQLAlchemy-migrate has support for MySQL, PostgreSQL, SQLite and Oracle databases. The support for Oracle is not as well tested as the support for the other database systems. . This package provides the Python 3.x module. Homepage: https://opendev.org/x/sqlalchemy-migrate.git Package: python3-monotonic Priority: optional Section: python Installed-Size: 25 Maintainer: Debian OpenStack <team+openstack@tracker.debian.org> Architecture: all Source: python-monotonic Version: 1.5-3apertis0bv2022.0b26 Depends: python3:any Filename: pool/sdk/p/python-monotonic/python3-monotonic_1.5-3apertis0bv2022.0b26_all.deb Size: 5880 MD5sum: db50476d762c71e65d92009a7c803e83 SHA1: 8f8832d795c19eb9ae0ee243746c1ac196c6961f SHA256: 14cb2de9c50efdf1a47bdf8fb0c5f6bd72ed9c080d1c29d4309fbc03365e3565 SHA512: 9669a30ce4ff27a06941035a0b062ce8ac0cb494d23d10f9a7aa7af0cd5fce6f2c78fccc1c4cf9e7222d58aad88bc442ccd70fcb677bc6f101ee5117e7c2c45b Description: implementation of time.monotonic() - Python 3.x This module provides a monotonic() function which returns the value (in fractional seconds) of a clock which never goes backwards. On Python 3.3 or newer, monotonic will be an alias of time.monotonic from the standard library. On older versions, it will fall back to an equivalent implementation: GetTickCount64 on Windows, mach_absolute_time on OS X, and clock_gettime(3) on Linux/BSD. . If no suitable implementation exists for the current platform, attempting to import this module (or to import from it) will cause a RuntimeError exception to be raised. . This package contains the Python 3.x module. Homepage: https://github.com/atdt/monotonic Package: python3-mox Priority: optional Section: python Installed-Size: 98 Maintainer: Iustin Pop <iustin@debian.org> Architecture: all Source: python-mox Version: 0.7.8-5apertis0bv2022.0b22 Depends: python3:any, python3-six Filename: pool/sdk/p/python-mox/python3-mox_0.7.8-5apertis0bv2022.0b22_all.deb Size: 21372 MD5sum: 9cda1156f74d0a5817b9b2a5a9ec7054 SHA1: 4e07e0f0b829f510da506b7164c0b31a9b977006 SHA256: 81bdabbe5b2528f24549cb827cd7dfb6905a01a5c315489c6a3da7ad2c7cd17b SHA512: 6bb3febfb06def3d66b950b8ec2f3e3cb1a72e4804917a74102e71a64c9eed1529314b722c113f9b0ff2516d267ad7358274609b776f780ff6daaa64559e2058 Description: mock object framework for Python 3 Mox is a mock object framework for Python that simplifies the writing of unittests. . Mox will make mock objects for you, so you don't have to create your own. It mocks the public/protected interfaces of Python objects. You set up your mock objects expected behavior using a domain specific language (DSL), which makes it easy to use, understand, and refactor. . It is based on EasyMock, a Java mock object framework. . This package contains the Python 3 module for mox. Homepage: https://pymox.readthedocs.io/en/latest/index.html Package: python3-mox3 Priority: optional Section: python Installed-Size: 193 Maintainer: Debian OpenStack <team+openstack@tracker.debian.org> Architecture: all Source: python-mox3 Version: 1.0.0-2apertis1bv2022.3db2 Depends: python3-fixtures, python3-pbr, python3:any Filename: pool/sdk/p/python-mox3/python3-mox3_1.0.0-2apertis1bv2022.3db2_all.deb Size: 33108 MD5sum: e0937b5abc3a2c95617d09ef5db3f0dc SHA1: 643532fabe2dd60af90480c6aae832a35d15d90e SHA256: e92c0a7353aab1dc5767f6a9e5f6a8414e0ead5c49363596b477c3cc0f347d05 SHA512: b3e95358076f38664f80fb276f8323e024e1940962ace801b7e73bb32d4b3b3a45da211a7a25c6b558fa861eba08728d9c6d00993aea6e1061d8525ad9ebe862 Description: Mock object framework - Python 3.x Mox3 is an unofficial port of the Google mox framework (see https://github.com/openstack/mox3) to Python 3. It was meant to be as compatible with mox as possible, but small enhancements have been made. . This package provides the Python 3.x module. Homepage: https://github.com/openstack/mox3 Package: python3-multi-key-dict Priority: optional Section: python Installed-Size: 44 Maintainer: Debian OpenStack <team+openstack@tracker.debian.org> Architecture: all Source: python-multi-key-dict Version: 2.0.3-2apertis0bv2022.0b25 Depends: python3:any Filename: pool/sdk/p/python-multi-key-dict/python3-multi-key-dict_2.0.3-2apertis0bv2022.0b25_all.deb Size: 10452 MD5sum: a7cf589e9802af3a87d517203cb07232 SHA1: 9dc645e28490599183f83f8e366d015ff90f3a2a SHA256: 851fe352d34e63d6bec804e1b4d9ec32e5030281439259f6de1d1522c237b2d8 SHA512: 1df32527fa6c8f15bfb9d8ac34ecce6659f70b56573ecd8391beb5e143b50921b5bd605174258f0e39918b8ed0cc00d17271945c363e281f9fdbd16f9c13cd96 Description: Multi key dictionary implementation - Python 3.x Implementation of a multi-key dictionary, i.e.: (key1[,key2, ..]) => value . This dictionary has a similar interface to the standard dictionary, but is extended to support multiple keys referring to the same element. . Multi-key dict provides also extended interface for iterating over items and keys (e.g. by the key type), which might be useful when creating, e.g. dictionaries with index-name key pair allowing to iterate over items using either: names or indexes. It can be useful for many other similar use-cases, and there is no limit to the number of keys used to map to the value. . There are few other useful methods, e.g. to iterate over dictionary (by/using) selected key type, finding other keys mapping to the same value etc. . This package contains the Python 3.x module. Homepage: https://github.com/formiaczek/multi_key_dict Package: python3-munch Priority: optional Section: python Installed-Size: 37 Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> Architecture: all Source: python-munch Version: 2.3.2-2apertis0bv2022.0b23 Depends: python3-six, python3:any Filename: pool/sdk/p/python-munch/python3-munch_2.3.2-2apertis0bv2022.0b23_all.deb Size: 8140 MD5sum: 850b744db649d62e81b583232bb2e9bc SHA1: 4dfb2e65c91c3852a9f9d68f7c27fa33086458b6 SHA256: 1357a8e18c809a8f47ee21988cd4203f1236a07959a64bd060289bc236660138 SHA512: b953feef0b8988be908c931f969a6b074ca0b7db5687ad8e195d62b1d1a26a2e4d3a87bcd5079b288f99fef3091d5e037e12f56a096abe513b8b3efa97bd3e9c Description: dot-accessible dictionary similar to JavaScript objects - Python 3.x Munch is a fork of David Schoonover’s Bunch package, providing similar functionality. 99% of the work was done by him, and the fork was made mainly for lack of responsiveness for fixes and maintenance on the original code. . Munch is a dictionary that supports attribute-style access, a la JavaScript. . This package contains the library prepared for Python 3.x. Homepage: https://github.com/infinidat/munch Multi-Arch: foreign Package: python3-mysqldb Priority: optional Section: python Installed-Size: 180 Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> Architecture: amd64 Source: python-mysqldb Version: 1.4.4-2apertis0bv2022.0b25 Provides: python3.9-mysqldb Depends: python3 (<< 3.10), python3 (>= 3.9~), python3:any, libc6 (>= 2.4), libmariadb3 (>= 3.0.0) Suggests: default-mysql-server | virtual-mysql-server, python3-mysqldb-dbg Filename: pool/sdk/p/python-mysqldb/python3-mysqldb_1.4.4-2apertis0bv2022.0b25_amd64.deb Size: 57056 MD5sum: 31bad2b6962990111f67ef2189906a6e SHA1: c6e2cf77a1b54c1eefd9b25604c536d1543a9efb SHA256: 2cfdecfcbb56a3ffc3ade83369e718423e2eac8afa76afc8d34fc5ae8fa99075 SHA512: 92835e3e869076b1c5f60bafea2e03aceff1a1fed8ca0a7de9e079193f8656074a623d67a881a75ee78ed24c9a891d66e7815b812f883f9fe784922eceba3982 Description: Python interface to MySQL Mysqlclient is an interface to the popular MySQL database server for Python. . This is a fork of MySQLdb. It add Python 3.3 support and merges some pull requests. . This package contains modules for all Python 3.x versions supported in Debian. Homepage: https://pypi.python.org/pypi/mysqlclient Package: python3-mysqldb-dbg Priority: optional Section: debug Installed-Size: 89 Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> Architecture: amd64 Source: python-mysqldb Version: 1.4.4-2apertis0bv2022.0b25 Depends: python3-dbg, python3-mysqldb (= 1.4.4-2apertis0bv2022.0b25), libc6 (>= 2.4), libmariadb3 (>= 3.0.0) Filename: pool/sdk/p/python-mysqldb/python3-mysqldb-dbg_1.4.4-2apertis0bv2022.0b25_amd64.deb Size: 34324 MD5sum: 6cd346b9db09b49b2fe306e9e85b992b SHA1: e7cbeb0952c49b0b941cd37076a84a517fb7a4a9 SHA256: 5e733b58b31e4d2f789c044f9022b88764265b56288b1368cafbd14ee4c631c1 SHA512: cdb01ac6b00b32cd45b606c9dea410d3520a07daeb003e30bfd7e0d9adfff423d930ce640d179013a240d49b72db32940be411c646cf5f896ec54b76aca96f90 Description: Python interface to MySQL (debug extension) Mysqlclient is an interface to the popular MySQL database server for Python. . This is a fork of MySQLdb. It add Python 3.3 support and merges some pull requests. . This package contains modules for all Python 3.x versions supported in Debian built for Python debug interpreter. Homepage: https://pypi.python.org/pypi/mysqlclient Package: python3-nautilus Priority: optional Section: python Installed-Size: 93 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: amd64 Source: nautilus-python Version: 1.2.3-3apertis0bv2022.0b34 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.16.0), libgtk-3-0 (>= 3.0.0), libnautilus-extension1a (>= 3.27.90), libpython3.9 (>= 3.9.1), python3-gi (>= 3.0), gir1.2-nautilus-3.0 Conflicts: python-nautilus Filename: pool/sdk/n/nautilus-python/python3-nautilus_1.2.3-3apertis0bv2022.0b34_amd64.deb Size: 20888 MD5sum: a2751b9c725fddba661b84e3f68ab206 SHA1: 04904bb9d64c984af3899d6aac13fade35fbf7c5 SHA256: 5cf03b605723c585a5109ac159ebe5df2608c21cd887d01d7df6c9fb79ae8161 SHA512: 4d4cdc68013b725de3aaaef23c39a0b144be078c66f1c8ed20665d1fb345c3bd1ed4a74c46b6e1bfd40017791bc14a4a6039899cb9dcba8abc9f5b70b56d336e Description: Python binding for Nautilus components (Python 3 version) Python binding for Nautilus, to allow Nautilus property page and menu item extensions to be written in Python. . This package contains the Python 3 version of the library. Package: python3-nautilus-dbgsym Priority: optional Section: debug Installed-Size: 54 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: amd64 Source: nautilus-python Version: 1.2.3-3apertis0bv2022.0b34 Depends: python3-nautilus (= 1.2.3-3apertis0bv2022.0b34) Filename: pool/sdk/n/nautilus-python/python3-nautilus-dbgsym_1.2.3-3apertis0bv2022.0b34_amd64.deb Size: 36180 MD5sum: 737ed1ffb38f09ed3787d017648a040b SHA1: 90872e9e926e4a1d4e2f517002e08cf209f1cac3 SHA256: 10d125eb2e0449564efd3776f6211a473382ee6afd76ec911c49682af91c0308 SHA512: 9a545c1d9d62bd6d7ca9be4a36d1d0240e19419d1d60a48fe4a88ed3a773ba8e49afa6bc33cbd0ce7415d8c7c343bf66737e52ebac489091fc7fbbb8e6033270 Description: debug symbols for python3-nautilus Auto-Built-Package: debug-symbols Build-Ids: 13a5f2ac09cfb999c764246806e42f966027199b Package: python3-netaddr Priority: optional Section: python Installed-Size: 1153 Maintainer: Vincent Bernat <bernat@debian.org> Architecture: all Source: python-netaddr Version: 0.7.19-5+apertis0bv2022.0b24 Replaces: python-netaddr (<< 0.7.19-4) Depends: ieee-data, python3:any Suggests: ipython3, python-netaddr-docs Conflicts: python-netaddr (<< 0.7.19-4) Filename: pool/sdk/p/python-netaddr/python3-netaddr_0.7.19-5+apertis0bv2022.0b24_all.deb Size: 290528 MD5sum: f4b31f5d066513e857bc8df7044024fb SHA1: 44233ecfe8edd292d2d44678bfe63a04f10ec327 SHA256: bb4af7da6a498bb81f636cf49b22e1705984deb379cd920af3d79d1b0b0684fb SHA512: 56fb2dfc5b486deab06b29ef65ec4ada817c5fc50b8edc6ca4b2d9495b1a2bf0ec36a50eca196a6f5e6ea315a2d42103dce8aff6a84763e09e6d8eccc003b2e6 Description: manipulation of various common network address notations (Python 3) netaddr is a Python library for the manipulation of various common network address notations and representations. . It takes the hassle out of fiddling with enumerable variations of network addresses presenting a consistent, extensible, easy-to-use and (above all) Pythonic API. . With it you can validate, convert, categorise, iterate, generate, slice (and dice): - MAC (Media Access Control) - IEEE EUI-48 and EUI-64 - IP version 4 - IP version 6 - CIDR (Classless Inter-Domain Routing) . This is the Python 3 version of the package. Homepage: https://github.com/drkjam/netaddr/ Package: python3-netifaces Priority: optional Section: python Installed-Size: 56 Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> Architecture: amd64 Source: netifaces Version: 0.10.9-0.2apertis0bv2022.0b25 Depends: python3 (<< 3.10), python3 (>= 3.9~), libc6 (>= 2.4) Filename: pool/sdk/n/netifaces/python3-netifaces_0.10.9-0.2apertis0bv2022.0b25_amd64.deb Size: 17400 MD5sum: 5f263cf32bb3bb5fc1c223d78d7f4420 SHA1: 71162c14e7054fcc59746884011919ad70b44bf6 SHA256: 3382178552a1316a94abcaf2e29839cb9fd443b7c99769bc328edff305e9975e SHA512: 48aaf96314d5e879aaa60c6a2c5fed5768166685a161f2cf99e259ac9d37e0d283a19f43dc0595a3dfcf7aabadb144cd8ee009bb8a7795d28352b5d92fd5a958 Description: portable network interface information - Python 3.x netifaces provides a (hopefully portable-ish) way for Python programmers to get access to a list of the network interfaces on the local machine, and to obtain the addresses of those network interfaces. . This package contains the module for Python 3.x. Homepage: http://alastairs-place.net/projects/netifaces/ Package: python3-netifaces-dbg Priority: extra Section: debug Installed-Size: 100 Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> Architecture: amd64 Source: netifaces Version: 0.10.9-0.2apertis0bv2022.0b25 Depends: python3-dbg, python3-netifaces (= 0.10.9-0.2apertis0bv2022.0b25), libc6 (>= 2.4) Filename: pool/sdk/n/netifaces/python3-netifaces-dbg_0.10.9-0.2apertis0bv2022.0b25_amd64.deb Size: 53920 MD5sum: 2dfab6489554651d72b382b653e8f2ea SHA1: 66057799b37fb5a138974eba931f701c9d27b422 SHA256: d131efb6737012d097dc589d480d6794817a098d0ec0ef98174e63561b3420b9 SHA512: fa5b75df87d8c76516e1ff599bb59d82b329717bad8e1deda58bd57c86c1dd2685d8ea5e29d29287d014ba0cbb1ffbac9ded1ac9f53a7b5442bffc91dfab63a4 Description: portable network interface information - Python 3.x debug extension netifaces provides a (hopefully portable-ish) way for Python programmers to get access to a list of the network interfaces on the local machine, and to obtain the addresses of those network interfaces. . This package contains debug symbols of python3-netifaces. Build-Ids: 0efa940b72e542a216d712148f12787a10b7193d 5edbb299a1e7af38d9eb594fdeb2bc54682b82f9 Homepage: http://alastairs-place.net/projects/netifaces/ Package: python3-oauthlib Priority: optional Section: python Installed-Size: 546 Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> Architecture: all Source: python-oauthlib Version: 3.1.0-2apertis0bv2022.0b23 Depends: python3:any, python3-blinker, python3-cryptography, python3-jwt (>= 1.0.0) Filename: pool/sdk/p/python-oauthlib/python3-oauthlib_3.1.0-2apertis0bv2022.0b23_all.deb Size: 91820 MD5sum: 8c6ce458700a8840f2c0862bb293edb4 SHA1: 8461f1ceba76eda8cb029368317a6abcb97e6259 SHA256: 08f365128d49556f30ddc5dc5af6f2027e8c168ef9f4323e253434200906b934 SHA512: c8b87c048a6a4d63d493e177f4fe790dd1fd8ad1156751b6687d9d4122d797c47b7e79b066d4bc663bb5cb601a8eed969bbffb6a668311775218293fefd2a46c Description: generic, spec-compliant implementation of OAuth for Python3 OAuthLib is a generic utility which implements the logic of OAuth without assuming a specific HTTP request object. It can be used to graft OAuth support onto HTTP libraries. . OAuth 1 is fully supported per the RFC for both clients and providers. . OAuth 2 client and provider support for: . - Authorization Code Grant - Implicit Grant - Client Credentials Grant - Resource Owner Password Credentials Grant - Refresh Tokens - Bearer Tokens - Draft MAC tokens - Token Revocation - OpenID Connect Authentication . This package contains the Python 3 version of the library. Homepage: https://github.com/idan/oauthlib Package: python3-openstackdocstheme Priority: optional Section: python Installed-Size: 2046 Maintainer: Debian OpenStack <team+openstack@tracker.debian.org> Architecture: all Source: python-openstackdocstheme Version: 1.20.0-5apertis0bv2022.0b26 Depends: libjs-bootstrap, python3-pbr, python3-sphinx (>= 1.6.2), python3-dulwich, python3:any Filename: pool/sdk/p/python-openstackdocstheme/python3-openstackdocstheme_1.20.0-5apertis0bv2022.0b26_all.deb Size: 864724 MD5sum: df84ff151bdd5246b6ac07f293c5ace6 SHA1: 80a16311c36c8e710522871b5674176027d3436e SHA256: 0dfd1b0ce2351457cf5eea38b5e19435c9c0b2827c2bb674a2b983c41376f33a SHA512: 323544790319ddd6634636ac01aa36184d9b922c35dc49dc1b8ac1daea21ed8ba9b77d4b215aaeb35fb916f522f1470b93f31c14b6571694179c60c333ebc1cb Description: extension support for Sphin OpenStack doc - Python 3.x Theme and extension support for Sphinx documentation that is published to docs.openstack.org. Intended for use by OpenStack projects. . This package contains the Python 3.x module. Homepage: http://docs.openstack.org/ Package: python3-parted Priority: optional Section: python Installed-Size: 287 Maintainer: Herbert Parentes Fortes Neto <hpfn@debian.org> Architecture: amd64 Source: pyparted Version: 3.11.7-0.1apertis0bv2022.0b22 Provides: python3.9-parted Depends: python3 (<< 3.10), python3 (>= 3.9~), python3:any, libc6 (>= 2.8), libparted2 (>= 3.1) Suggests: python-parted-doc (>= 3.11.1-5) Filename: pool/sdk/p/pyparted/python3-parted_3.11.7-0.1apertis0bv2022.0b22_amd64.deb Size: 66100 MD5sum: c0c2c7be3e6c5b26e184a78ab12d821a SHA1: b86923f20729ae340d83a91b6663aca5c7baab85 SHA256: 61ccc55f0f7747099bf8bc4ede0a433d7a0af2c8d6b8f4ac90f93a9cb8c77cc0 SHA512: ffaff1c2a9609fbc4414a386f14f20a9f9d5935ec888d89be8c0545998170ac6fd52c85f57ff1962c982c314bbb2b0e6661c4cbac974a8053c1bc634abad250e Description: Python 3 interface for libparted pyparted is a set of Python modules that provide Python programmers an interface to libparted (http://www.gnu.org/software/parted), the GNU parted library for disk partitioning and file system manipulation. . This package contains Python 3 extension itself. Homepage: https://github.com/dcantrell/pyparted Package: python3-parted-dbgsym Priority: optional Section: debug Installed-Size: 148 Maintainer: Herbert Parentes Fortes Neto <hpfn@debian.org> Architecture: amd64 Source: pyparted Version: 3.11.7-0.1apertis0bv2022.0b22 Depends: python3-parted (= 3.11.7-0.1apertis0bv2022.0b22) Filename: pool/sdk/p/pyparted/python3-parted-dbgsym_3.11.7-0.1apertis0bv2022.0b22_amd64.deb Size: 114608 MD5sum: 293a4dc1551ff66fcfb2d2fa54e8d5cf SHA1: d13c862f02ea6cbc79dd6f5dc84b0fd36a2b95e3 SHA256: bfee2d94a7ab60196ea9a4e55d9287686c3e00dd61479e0f8bfce4880da9507d SHA512: ac25a8c00358be70bf91081a3ad6d61b126a21808279b4bedb1aaed1f981633a25fa9861899917ac9b0fb7f45b127e42e03a8e07640d43745f3514e44e3cb3ca Description: debug symbols for python3-parted Auto-Built-Package: debug-symbols Build-Ids: 1d88d7591b0ac85153e9066029ff11da918a05a2 Package: python3-patiencediff Priority: optional Section: python Installed-Size: 88 Maintainer: Debian Python Team <team+python@tracker.debian.org> Architecture: amd64 Source: patiencediff Version: 0.2.1-1+apertis0bv2022.2b1 Depends: python3 (<< 3.10), python3 (>= 3.9~), python3:any, libc6 (>= 2.4) Filename: pool/sdk/p/patiencediff/python3-patiencediff_0.2.1-1+apertis0bv2022.2b1_amd64.deb Size: 20652 MD5sum: 7d08bce813e52820e1136009e904ec97 SHA1: c6466faba597bbc0f53af2d368f3eb11abf7cafc SHA256: 6d628561e67be3c72c4536bc9aaf4a77acaa3abc5297c9cdff42f493ba9665fa SHA512: e31b2c597414f68fc9c83b62f4c56d1e99de258dbd737b999022cd29344e9c78a115e78cba94604a2ed429c513e30478830b8dd8c8e3623fbf55997011c61d3e Description: diff implementation with balanced performance, output and implementation This package contains the implementation of the ``patiencediff`` algorithm, as first described by Bram Cohen. . Like Python's ``difflib``, this module provides both a convience ``unified_diff`` function for the generation of unified diffs of text files as well as a SequenceMatcher that can be used on arbitrary lists. . Patiencediff provides a good balance of performance, nice output for humans, and implementation simplicity. . This package contains the Python 3 version of the library. Homepage: https://github.com/breezy-team/patiencediff Package: python3-patiencediff-dbgsym Priority: optional Section: debug Installed-Size: 38 Maintainer: Debian Python Team <team+python@tracker.debian.org> Architecture: amd64 Source: patiencediff Version: 0.2.1-1+apertis0bv2022.2b1 Depends: python3-patiencediff (= 0.2.1-1+apertis0bv2022.2b1) Filename: pool/sdk/p/patiencediff/python3-patiencediff-dbgsym_0.2.1-1+apertis0bv2022.2b1_amd64.deb Size: 23940 MD5sum: affe2b9c69249967707b2bdd113990e3 SHA1: 602e72e353d3c7ebff8dfada524bd8b799656e23 SHA256: b14266df6a9d2f66df95162fdbfba5344c094e648986fd89606578277bd3f39f SHA512: c1da2488ff0442e9d948b5d30cb0da0d369d9bf4756f398ff1ccab4252a0d952193318b1ce0eed832002a99b157ad3b770dff4a2bd2b8f7394a7db1736cb2183 Description: debug symbols for python3-patiencediff Auto-Built-Package: debug-symbols Build-Ids: ae4b4ebf646563ef8f0297e14bb1a587588cc99e Package: python3-prettytable Priority: optional Section: python Installed-Size: 83 Maintainer: Sandro Tosi <morph@debian.org> Architecture: all Source: prettytable Version: 0.7.2-5apertis0bv2022.0b25 Depends: python3:any Filename: pool/sdk/p/prettytable/python3-prettytable_0.7.2-5apertis0bv2022.0b25_all.deb Size: 23056 MD5sum: 093a446f2dde0e8d23ac995b40b3a527 SHA1: d2b38660372bfb0f1cc9e0744101e6cdd8ef9378 SHA256: 49015d1a7d90cfabaf036c531a2e0c885594bb1b56e1dec6484fcf915781356b SHA512: 6cb0bf944fa28400f5918c1977ba2d0d747bacd8fd2f9daf74fd8ff4275d63a1b3f6811ddc43268188f69b9ee6e7dea80e0aef80fa9b5fe8cb3ce727dfd11e78 Description: library to represent tabular data in visually appealing ASCII tables (Python3) PrettyTable is a simple Python library designed to make it quick and easy to represent tabular data in visually appealing ASCII tables. It was inspired by the ASCII tables used in the PostgreSQL shell psql. PrettyTable allows for selection of which columns are to be printed, independent alignment of columns (left or right justified or centred) and printing of "sub-tables" by specifying a row range. . This package contains the Python 3 version of prettytable. Homepage: https://github.com/lmaurits/prettytable Package: python3-psycopg2 Priority: optional Section: python Installed-Size: 444 Maintainer: Debian Python Team <team+python@tracker.debian.org> Architecture: amd64 Source: psycopg2 Version: 2.8.6-2apertis0bv2022.0b27 Depends: python3 (<< 3.10), python3 (>= 3.9~), python3:any, libc6 (>= 2.15), libpq5 (>= 10~~) Suggests: python-psycopg2-doc Filename: pool/sdk/p/psycopg2/python3-psycopg2_2.8.6-2apertis0bv2022.0b27_amd64.deb Size: 120864 MD5sum: ee61b302d248d3564880bfb2e8db2a2c SHA1: b5309d35c791464ae6279a0c8c6ceecf34e92ce0 SHA256: a93dd28c1fffaad5e8e3ee119d0f86d0368b74c4675622049f80515b2af4a855 SHA512: 442b210a9b606bc8435e57a1b4f798168f6726880d3730b604b933f0e8a3c4093392b6d737a75ca1912d9b06ef02bea886a70dc87585479965bfe1b8a6efd330 Description: Python 3 module for PostgreSQL psycopg is a PostgreSQL database adapter for the Python3 programming language (just like pygresql and popy.) This is version 2, a complete rewrite of the original code to provide new-style classes for connection and cursor objects and other sweet candies. Like the original, psycopg 2 was written with the aim of being very small and fast, and stable as a rock. . psycopg is different from the other database adapter because it was designed for heavily multi-threaded applications that create and destroy lots of cursors and make a conspicuous number of concurrent INSERTs or UPDATEs. psycopg 2 also provides full asynchronous operations for the really brave programmer. . The main advantages of psycopg2 are that it supports the full Python DBAPI-2.0 and being thread safe at level 2. It also includes some extensions to the standard DBAPI-2.0 to allow for better thread performance. Homepage: http://initd.org/projects/psycopg Package: python3-psycopg2-dbg Priority: optional Section: debug Installed-Size: 309 Maintainer: Debian Python Team <team+python@tracker.debian.org> Architecture: amd64 Source: psycopg2 Version: 2.8.6-2apertis0bv2022.0b27 Depends: python3-dbg, python3-psycopg2 (= 2.8.6-2apertis0bv2022.0b27), libc6 (>= 2.15), libpq5 (>= 10~~) Filename: pool/sdk/p/psycopg2/python3-psycopg2-dbg_2.8.6-2apertis0bv2022.0b27_amd64.deb Size: 89092 MD5sum: fba5259f5e88a103da9ad7f5bf2a0c2d SHA1: 5d0b3b1681b387d7d571a1cb26d46b065aab63c0 SHA256: 38f8ffb2b768cc0865e9d5d7ed071195ccb5bcf5fd7f19178451b58ec2aba129 SHA512: 0b84b6678516d97d144940a713698527f7b19abbb2c137ff983247e9f3d032fb24cd9845a49f429a98c741ee2a74fefc2772b385b4dd32e4aa74760bba0aaf67 Description: Python 3 module for PostgreSQL (debug extension) psycopg is a PostgreSQL database adapter for the Python3 programming language (just like pygresql and popy.) This is version 2, a complete rewrite of the original code to provide new-style classes for connection and cursor objects and other sweet candies. Like the original, psycopg 2 was written with the aim of being very small and fast, and stable as a rock. . This package contains the extensions built for the Python debug interpreter. Homepage: http://initd.org/projects/psycopg Multi-Arch: same Package: python3-purl Priority: optional Section: python Installed-Size: 54 Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> Architecture: all Source: purl Version: 1.5-2+apertis0bv2022.0b10 Depends: python3-six, python3:any Filename: pool/sdk/p/purl/python3-purl_1.5-2+apertis0bv2022.0b10_all.deb Size: 13456 MD5sum: c5449b64d4b5d5757802f47c6fb42305 SHA1: d6f6f6375536e77d06feaff9de0d6f0a73fcb801 SHA256: 9fdfe49d4d584f8f11ce5cb4e0bb3100a0cca7df63e7ae8e303cdd34ece4afbc SHA512: 9c529ab59411d488c5b6ee52c5c18dc06634e129d1c14ac255ffce7a7e8b0da3cbb304d46ab6a6fa6ed5d5ed1822aa04f5aa6031936c0ca2f97d3cf4d6e36af0 Description: URL interrogation and manipulation (Python3 version) A simple, immutable URL class with a clean API for interrogation and manipulation that also supports template URLs as per RFC 6570. It parses URLs into URL objects which are immutable but also provides mutator methods for all segments which return a new URL instance. This allows for easy modification of URLs during runtime. . This package contains the Python 3 version of the library. Homepage: http://codeinthehole.com/writing/purl-immutable-url-objects-for-python/ Package: python3-pyinotify Priority: optional Section: python Installed-Size: 107 Maintainer: Mikhail Gusarov <dottedmag@debian.org> Architecture: all Source: pyinotify Version: 0.9.6-1.3apertis0bv2022.0b24 Depends: python3:any Suggests: python-pyinotify-doc Filename: pool/sdk/p/pyinotify/python3-pyinotify_0.9.6-1.3apertis0bv2022.0b24_all.deb Size: 27360 MD5sum: 460ccec2e50931ac63ad8b2c19194e37 SHA1: f1bdb8b40ef3ea5ec21ddc69bfd3eca24f7d5400 SHA256: cffddcaa83804f5dffba44f80ab4b3d521b11c315134daf99c853840043d6afd SHA512: de55f8e29a5c385ed5e55a84a561d880a32448fc6e51174b7028f159680f716ace6e88ec316e5a23de8ede1dc1eac4ee572e817215a567063717906d55a00558 Description: simple Linux inotify Python bindings pyinotify is a simple wrapper for the Linux inotify mechanism. . inotify is a Linux Kernel feature available since 2.6.13. inotify makes it possible for applications to easily be notified of filesystem changes. . This is the Python 3 version of the package. Homepage: https://github.com/seb-m/pyinotify Package: python3-pymysql Priority: optional Section: python Installed-Size: 178 Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> Architecture: all Source: python-pymysql Version: 0.9.3-2apertis0bv2022.0b28 Depends: python3:any Recommends: python3-cryptography Suggests: python-pymysql-doc Filename: pool/sdk/p/python-pymysql/python3-pymysql_0.9.3-2apertis0bv2022.0b28_all.deb Size: 43660 MD5sum: 181e2be1c40b4a4b56f4a1d4c95d068f SHA1: ed2e50a487ed0682813ddaec1f31e95f37c2ad5e SHA256: 82b7e81f628ba5f8fb61b6822d3f69a400552810098929af44208bf3c0b29fe9 SHA512: 63885ae0dacad41ace3ad5774f171b729eb7c4f07970a83f134d5a61c0e3455774771a09d3c0417d4f7fbeb4c417237067102556c5b7d58ea49475537fd6c619 Description: Pure-Python MySQL Driver - Python 3.x This package contains a pure-Python MySQL client library. The goal of PyMySQL is to be a drop-in replacement for MySQLdb and work on CPython, PyPy, IronPython and Jython. . This package contains the Python 3.x module. Homepage: https://github.com/PyMySQL/PyMySQL/ Package: python3-pyperclip Priority: optional Section: python Installed-Size: 49 Maintainer: Debian QA Group <packages@qa.debian.org> Architecture: all Source: python-pyperclip Version: 1.8.0-1apertis0bv2022.0b29 Depends: python3:any, xclip | xsel | python3-gi | python3-pyqt5 Filename: pool/sdk/p/python-pyperclip/python3-pyperclip_1.8.0-1apertis0bv2022.0b29_all.deb Size: 11240 MD5sum: 884c26f99533d4bb1ac75040bd3a59a7 SHA1: 884d271aa1182d6d45018c1f0151b40b1351f37a SHA256: 46bfb706a10b40ba8b2c31c8e2e3c29bf6072136b4e7771c075fa6f93cafbce9 SHA512: 7d586b17d879fc78b4868dd5996fed2d0e4a43a8d9b67adca30c195d29bfe6e296c09c3219423f6a1e6afad0987f69482a4fb960c2fe954975c60332ffc767b5 Description: Cross-platform clipboard module for Python3 This module is a cross-platform Python3 module for copy and paste clipboard functions. . It currently only handles plaintext. . This is the Python 3 version of the package. Homepage: https://github.com/asweigart/pyperclip Package: python3-reno Priority: optional Section: python Installed-Size: 266 Maintainer: Debian OpenStack <team+openstack@tracker.debian.org> Architecture: all Source: python-reno Version: 2.11.2-2apertis0bv2022.0b34 Depends: git, python3-dulwich, python3-pbr, python3-yaml, python3-six (>= 1.9.0), python3:any Suggests: python-reno-doc Filename: pool/sdk/p/python-reno/python3-reno_2.11.2-2apertis0bv2022.0b34_all.deb Size: 40304 MD5sum: 4f17abfde7847f21a66549828a423b6c SHA1: 7cff37a9649aefc37f4b280ae3baad5cc7f49e93 SHA256: 23cd608406fcaeb5dd9bc981f62cfefa4674a9d976c30fcdf4f0e74d6ae1c3d2 SHA512: 02c89f3a64e2874b9835c7af708e0604ae4ff99aede517fbafafca6e5c52fd17e5b32562617f26cde815e916f7ce362e73612a748c619536e260231244cf2906 Description: RElease NOtes manager - Python 3.x Reno is a release notes manager for storing release notes in a git repository and then building documentation from them. . This package contains the Python 3.x module. Homepage: http://www.openstack.org/ Package: python3-requests-kerberos Priority: optional Section: python Installed-Size: 56 Maintainer: Debian OpenStack <team+openstack@tracker.debian.org> Architecture: all Source: python-requests-kerberos Version: 0.12.0-2apertis0bv2022.0b24 Depends: python3-cryptography, python3-kerberos, python3-requests, python3:any Filename: pool/sdk/p/python-requests-kerberos/python3-requests-kerberos_0.12.0-2apertis0bv2022.0b24_all.deb Size: 13220 MD5sum: d25b5c04d5712c39fc4ea9e11078592e SHA1: 3566d20d10e179d5769da30a7e49779a11b30ec0 SHA256: 40f254f8c1402427fb594c249b0810552927efeef5904070c2271c0785713d8f SHA512: 9b447fc42eab6922585cc3790bb7eb7a8e57fcf7a8746c2085d81e24a3f35f547ef5533b9e472be977f4820e086e2e40ee71f9919f0fef93719d9629d917cc52 Description: Kerberos/GSSAPI authentication handler for python-requests - Python 3.x Requests is an HTTP library, written in Python, for human beings. This library adds optional Kerberos/GSSAPI authentication support and supports mutual authentication. . This package provides the Python 3.x module. Homepage: https://github.com/requests/requests-kerberos Package: python3-requests-mock Priority: optional Section: python Installed-Size: 70 Maintainer: Debian OpenStack <team+openstack@tracker.debian.org> Architecture: all Source: python-requests-mock Version: 1.7.0-2apertis0bv2022.0b22 Depends: python3-requests, python3-six, python3:any Filename: pool/sdk/p/python-requests-mock/python3-requests-mock_1.7.0-2apertis0bv2022.0b22_all.deb Size: 15376 MD5sum: c8daec98be464e44b54395d64dc12eb5 SHA1: 4805dc87d44ef671af6559a785ed99ea36c9ea80 SHA256: 0f4c8e266d41a01a46d4e7342ab37cf79557fbf3c66da88cf1eb7c3a62419179 SHA512: e9bc2e9f49e202822c60f26be65414abf73f1def08c66b13e7bf59beafee8fc3efbe42fd4239d0ccd906532fc79807710272d89c20f49ed3281217638ce481f7 Description: mock out responses from the requests package - Python 3.x requests-mock provides a building block to stub out the HTTP requests_ portions of your testing code. Everything in requests_ eventually goes through an adapter to do the transport work. requests-mock creates a custom adapter that allows you to predefine responses when certain URIs are called. There are then a number of methods provided to get the adapter used. . This package contains the Python 3.x module. Homepage: https://github.com/jamielennox/requests-mock Package: python3-requestsexceptions Priority: optional Section: python Installed-Size: 23 Maintainer: Debian OpenStack <team+openstack@tracker.debian.org> Architecture: all Source: python-requestsexceptions Version: 1.4.0-3apertis0bv2022.0b23 Depends: python3-pbr, python3-urllib3, python3:any Filename: pool/sdk/p/python-requestsexceptions/python3-requestsexceptions_1.4.0-3apertis0bv2022.0b23_all.deb Size: 4396 MD5sum: 770ffe3de6351c1f5e14929663d06dd0 SHA1: a2838a794276d23f6508f78be1b5ccc50ae17dec SHA256: 1e0369d1fb5f6bf9241b772ec91993c57fa98c078b8fe93d8ab0e3e9b4889d33 SHA512: 1d31e20dd13a8a6d5d81a9fe917cfc400a0604a855d05c09b1e2609353061c6fe6b473bc18574e306345811d60569241c767bf225e6c91618dfb315e2c752d12 Description: import exceptions from bundled packages in requests. - Python 3.x The Python requests library bundles the urllib3 library, however, some software distributions (like Debian) modify requests to remove the bundled library. This makes some operations, such as suppressing the "insecure platform warning" messages that urllib emits difficult. This is a simple library to find the correct path to exceptions in the requests library regardless of whether they are bundled. . This package contains the Python 3.x module. Homepage: http://www.openstack.org/ Package: python3-rfc3986 Priority: optional Section: python Installed-Size: 123 Maintainer: Debian OpenStack <team+openstack@tracker.debian.org> Architecture: all Source: python-rfc3986 Version: 1.4.0-3apertis0bv2022.0b26 Depends: python3-idna, python3:any Filename: pool/sdk/p/python-rfc3986/python3-rfc3986_1.4.0-3apertis0bv2022.0b26_all.deb Size: 22020 MD5sum: 5449119f0f72aeb60b14b34687f09415 SHA1: 6e11237340a53e52667b529c0a63f8b1a8baf90e SHA256: 44df09d2823116d68d4c2a45cde73fd1729d8cfe7d2d14176a1784dda3c6c6dd SHA512: ceea4317b26ca85c7870af3f21ffef4565a9ab29763e35e06fea66441a4fcfc73cac1c28d56bc3b863cd82180687d9774a75e316ad17b82e8dab087030b54a7a Description: validating URI references per RFC 3986 - Python 3.x This package provides a Python implementation of RFC 3986, including validation and authority parsing. . This package contains the Python 3.x module. Homepage: https://rfc3986.rtfd.org Package: python3-robotframework Priority: optional Section: python Installed-Size: 2204 Maintainer: Apertis packagers <devel@lists.apertis.org> Architecture: all Source: python-robotframework Version: 4.1.2-1+apertis1bv2022.2b9 Depends: python3:any Filename: pool/sdk/p/python-robotframework/python3-robotframework_4.1.2-1+apertis1bv2022.2b9_all.deb Size: 373092 MD5sum: ad45ae1fe63714ddd314cdd80d884021 SHA1: 92529296c981beae08541041bc872b49e8221d19 SHA256: b0aa9ec6c54a3862e878828cd0b22c3c5951594d5db0aa64780c25ee66795744 SHA512: ff5d6cbb895eec68ce156c491509b495ff8c287f9db323e0fa31b0f0cfdd0a80d50111f2d7049aa38110f2f29979e289ede9f61a9ae0661ebf5d48d2eb12fdc1 Description: Generic open source automation framework Robot Framework is an open source automation framework used for acceptance testing, acceptance test driven development (ATDD), and robotic process automation (RPA). . It has simple plain text syntax and it can be extended easily with libraries implemented using Python or Java. . Robot Framework is operating system and application independent. The core framework is implemented using Python, supports both Python 2.7 and Python 3.5+, and runs also on Jython (JVM), IronPython (.NET) and PyPy. . The framework has a rich ecosystem around it consisting of various generic libraries and tools that are developed as separate projects. Homepage: https://robotframework.org Package: python3-robotframework-sshlibrary Priority: optional Section: python Installed-Size: 227 Maintainer: Apertis packagers <devel@lists.apertis.org> Architecture: all Source: python-robotframework-sshlibrary Version: 3.8.0-1+apertis1bv2022.2b8 Depends: python3-paramiko, python3-robotframework, python3-scp, python3:any Filename: pool/sdk/p/python-robotframework-sshlibrary/python3-robotframework-sshlibrary_3.8.0-1+apertis1bv2022.2b8_all.deb Size: 38892 MD5sum: a6adeee579744c627728adf4432a1ab2 SHA1: 055820c19b8a14171730f3d3aea11c39c8a42679 SHA256: e045d3aec6b4a126c40e069a24a6499d78095d64b5622981d4111d6dfa80dd3e SHA512: 4e54fef535698af476ea78c39af39959a303c01deec7da80bb1ec25e7127ac90a93f8b5255ef990d6db319eca9ff00656c6ee8ab89aefbea31881eb505b28f68 Description: Robot Framework test library for SSH and SFTP Robot Framework is a generic open source automation framework for acceptance testing, acceptance test driven development (ATDD), and robotic process automation (RPA). . It has simple plain text syntax and it can be extended easily with libraries implemented using Python or Java. . Robot Framework is operating system and application independent. The core framework is implemented using Python, supports both Python 2.7 and Python 3.5+, and runs also on Jython (JVM), IronPython (.NET) and PyPy. . The framework has a rich ecosystem around it consisting of various generic libraries and tools that are developed as separate projects. . This package contains the SSHLibrary, providing SSH and SFTP functionality to tests. Homepage: https://robotframework.org Package: python3-robotframeworklexer Priority: optional Section: python Installed-Size: 45 Maintainer: Apertis packagers <devel@lists.apertis.org> Architecture: all Source: python-robotframeworklexer Version: 1.1-0apertis1bv2022.0b10 Depends: python3:any Filename: pool/sdk/p/python-robotframeworklexer/python3-robotframeworklexer_1.1-0apertis1bv2022.0b10_all.deb Size: 8620 MD5sum: eb8d3c3d4b3771bde3686392da5b0e84 SHA1: fe1b0cae4fb57768d2fa2ddbe1528f558045fc2e SHA256: 815a80a133799141bb7d2122b4bb401d7e84a14f753e11bf1543a6481577407f SHA512: c4bed807760af36973d85637d3507bd0a9ef82873335e145f1094b5219b3e4cab9cc68537fccfe8bad618ef692d06957a38e5f1171ed8ae5eb56ec2420904b52 Description: Pygments lexer for Robot Framework test data RobotFramework is a generic open source automation framework for acceptance testing, acceptance test driven development (ATDD), and robotic process automation (RPA). . This package contains only the lexer used for generating the user documentation. Homepage: https://robotframework.org Package: python3-scp Priority: optional Section: python Installed-Size: 49 Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> Architecture: all Source: python-scp Version: 0.13.0-2apertis0bv2022.0b8 Depends: python3-paramiko, python3:any Filename: pool/sdk/p/python-scp/python3-scp_0.13.0-2apertis0bv2022.0b8_all.deb Size: 10432 MD5sum: 3e15c18a6d634d58a904c41f948eddb2 SHA1: d9cc1acbb0baedc56a99d1683de31ac2f1f16b91 SHA256: be02d607e8df3b63f406bec2171e61f903f822cd74dd582519559ce1a2cba527 SHA512: fec154385feb921b33fedcd506aa0887c5023499707f0bccf90533c15da67b08a5331adabb27fc2c73c78ccf105f2b2448b37533c7db645d4312f3917305d63c Description: scp module for paramiko (Python 3) The scp.py module uses a paramiko transport to send and receive files via the scp1 protocol. This is the protocol as referenced from the openssh scp program, and has only been tested with this implementation. . This package contains the Python 3 module for scp. Homepage: https://github.com/jbardin/scp.py Package: python3-serial Priority: optional Section: python Installed-Size: 460 Maintainer: Matthias Klose <doko@debian.org> Architecture: all Source: pyserial Version: 3.5~b0-1+apertis1bv2022.0b9 Depends: python3:any Suggests: python3-wxgtk3.0 | python3-wxgtk Filename: pool/sdk/p/pyserial/python3-serial_3.5~b0-1+apertis1bv2022.0b9_all.deb Size: 89304 MD5sum: e8f8b1dea1c405eeee34326708209db9 SHA1: e2e805d95bd32338aa702025849afc26feb3a201 SHA256: 1f5485a8da3f9df23e3b4b2c957004eadabeae1911e4c333e827c7d9b56e837b SHA512: 99ef9b33758144678134fc9dc7ce0464c0dbd29576b2889928f5648d3a939a40eca9c307ff17e36c4549189e076e00b599a44c255dd70fa24ffc9428db3d1ed8 Description: pyserial - module encapsulating access for the serial port This module encapsulates the access for the serial port. It provides back-ends for standard Python running on Windows, Linux, BSD (possibly any POSIX compliant system). The module named "serial" automatically selects the appropriate back-end. Homepage: http://pyserial.sourceforge.net/ Package: python3-sphinxbase Priority: optional Section: python Installed-Size: 159 Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net> Architecture: amd64 Source: sphinxbase Version: 0.8+5prealpha+1-12apertis0bv2022.0b26 Depends: libc6 (>= 2.14), libsphinxbase3 (>= 0.8+5prealpha+1), python3 (<< 3.10), python3 (>= 3.9~), python3:any Filename: pool/sdk/s/sphinxbase/python3-sphinxbase_0.8+5prealpha+1-12apertis0bv2022.0b26_amd64.deb Size: 34608 MD5sum: 24cf349e3d419906036df3e44fb82ef0 SHA1: b52342c5ec2e5b69c51abf9ced70b2a2f4ba08d6 SHA256: 3103b511154fad141db9563af564a517b28f213f62402973d571e856671a63ea SHA512: 0e40bef46fe427a8d731caca3f236bb087f8eb1288b758759227fe33ab07d83417bf3eb55fb9ab2e92bb85a4534d72b0143495e7a1a6e0c3bd0778294fe21af9 Description: Speech recognition tool - Python3 bindings CMU Sphinx is a large vocabulary, speaker-independent continuous speech recognition engine. . This package contains Python3 bindings for libsphinxbase. Homepage: http://cmusphinx.sourceforge.net/ Package: python3-sphinxbase-dbgsym Priority: optional Section: debug Installed-Size: 121 Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net> Architecture: amd64 Source: sphinxbase Version: 0.8+5prealpha+1-12apertis0bv2022.0b26 Depends: python3-sphinxbase (= 0.8+5prealpha+1-12apertis0bv2022.0b26) Filename: pool/sdk/s/sphinxbase/python3-sphinxbase-dbgsym_0.8+5prealpha+1-12apertis0bv2022.0b26_amd64.deb Size: 97984 MD5sum: c4a97bc21beaf597e0328018c96d783e SHA1: 3e0b60a7f62cbb6eb94e3b3520d26ce077813690 SHA256: 2d378aa9b3cebc8bdd99f1b1c5d9b3d157df2a65fc6d490252ee654d452f87e8 SHA512: 37c6fd77a57654f0543241d87cceb3bf08421c21058aae6f343a0dff0461e674ece545124512397bafb5baf7966003c083be002ff943256aff109b035ef75292 Description: debug symbols for python3-sphinxbase Auto-Built-Package: debug-symbols Build-Ids: 9227bcbf4a944711b0e5c3fecf3747cf46e733f9 Package: python3-sphinxcontrib.programoutput Priority: optional Section: python Installed-Size: 89 Maintainer: Debian OpenStack <team+openstack@tracker.debian.org> Architecture: all Source: sphinxcontrib-programoutput Version: 0.16-1apertis0bv2022.0b26 Depends: python3-sphinx, python3:any Filename: pool/sdk/s/sphinxcontrib-programoutput/python3-sphinxcontrib.programoutput_0.16-1apertis0bv2022.0b26_all.deb Size: 20344 MD5sum: 21a3a3926378662bc888e086d3b8e215 SHA1: 5416641895530eac8d353ef7b2812aab06b2f412 SHA256: 70fbb83ddc28ad8326d83af415603362756e7c6c4560308dad632a5fd90a194f SHA512: 35a371f6457c9bba17f3dcdbdbb14f70a6f71d7fb48475d749f7c15f2882249123855a2575e07491e02ee54bdc387bde0127e3ae6a5f2ef61e479081229665cb Description: insert the output of arbitrary commands into documents - Python 3.x sphinxcontrib-programoutput is a Sphinx extension to literally insert the output of arbitrary commands into documents, helping you to keep your command examples up to date. . This package provides the Python 3.x module. Homepage: https://github.com/NextThought/sphinxcontrib-programoutput Package: python3-stestr Priority: optional Section: python Installed-Size: 373 Maintainer: Debian OpenStack <team+openstack@tracker.debian.org> Architecture: all Source: python-stestr Version: 3.0.1-2+apertis2bv2022.0b7 Depends: python3-cliff, python3-fixtures, python3-future, python3-pbr, python3-testtools, python3-voluptuous, python3-yaml, subunit (>= 1.4.0), python3-subunit, python3:any Suggests: python-stestr-doc Filename: pool/sdk/p/python-stestr/python3-stestr_3.0.1-2+apertis2bv2022.0b7_all.deb Size: 56912 MD5sum: 11e4f793600aff85fa9e3308c4c8f331 SHA1: fe3b8e66376feb1231977244174bf2338b4606cd SHA256: f38fe90aa1ef6c877e283f47852b34eaa7ba75f6ab08bc79ad5180123f3c6e7c SHA512: 2b5b5685897a343a2a16ea53360d1662564565a3590f06a9ef7da7c7c333df85b4c215e72f9116a80b8ee1009cb2b5472c63aa43d21dc6aac0a9f51e06b7ad70 Description: test runner similar to testrepository - Python 3.x Stestr stands for Slim/Super Test Repository. It is a fork of the testrepository that concentrates on being a dedicated test runner for Python projects. The generic abstraction layers which enabled testr to work with any subunit emitting runner are gone. Stestr hard codes python-subunit-isms into how it works. The code base is also designed to try and be explicit, and to provide a Python API that is documented and has examples. . While stestr was originally forked from testrepository it is not 100% backwards compatible with testrepository. At a high level the basic concepts of operation are shared between the 2 projects but the actual usage between the 2 is not exactly the same. . This package contains the Python 3.x module. Homepage: https://github.com/mtreinish/stestr Package: python3-stevedore Priority: optional Section: python Installed-Size: 151 Maintainer: Debian OpenStack <team+openstack@tracker.debian.org> Architecture: all Source: stevedore Version: 3.2.2-3apertis1bv2022.0b48 Depends: python3-importlib-metadata, python3-pbr (>= 2.0.0), python3-pkg-resources, python3:any Filename: pool/sdk/s/stevedore/python3-stevedore_3.2.2-3apertis1bv2022.0b48_all.deb Size: 22456 MD5sum: 84f10102240cf2e38494c527d6323b04 SHA1: aa6442d135e9211bdc2dcec2caf9c9a93605f761 SHA256: 79efa1dd2511706ef8a5845ac2ddd0e5c45eea69ad8d2794e00b09fce0fc1b44 SHA512: d402af3b9a740e69d61473dcdb342dfabdf3be992289e98cecc42288b8e811e83e496268a0bb12740b4122ded08f1c4fe7b91ffddfcd7076cefaf62e7be3c0db Description: manage dynamic plugins for Python applications - python3 Python makes loading code dynamically easy, allowing you to configure and extend your application by discovering and loading extensions (plugins) at runtime. Many applications implement their own library for doing this, using __import__ or importlib. stevedore avoids creating yet another extension mechanism by building on top of setuptools entry points. The code for managing entry points tends to be repetitive, though, so stevedore provides manager classes for implementing common patterns for using dynamically loaded extensions. . This package provides the Python 3.x module. Homepage: https://github.com/openstack/stevedore Package: python3-svn Priority: optional Section: python Installed-Size: 5550 Maintainer: Debian Python Team <team+python@tracker.debian.org> Architecture: amd64 Source: pysvn Version: 1.9.12-2apertis0bv2022.0b25 Provides: python3-pysvn Depends: python3 (<< 3.10), python3 (>= 3.9~), python3:any (>= 3.6~), libapr1 (>= 1.2.7), libc6 (>= 2.2.5), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2), libsvn1 (>= 1.10) Filename: pool/sdk/p/pysvn/python3-svn_1.9.12-2apertis0bv2022.0b25_amd64.deb Size: 436196 MD5sum: b9c7a7a4c29d20a743cdf085ec6f65b5 SHA1: c88eed420f60ef7e00256885670f4358fc792cda SHA256: 30df0c081db092d5856791e57e1f0c5af5e358502f5c305b894817c326f12ef1 SHA512: 9deed038df7a9eec89f5bb98be78e5ec9e6f19c5a389870e70ebb7807ab41d2ff196d4edea15f25ccf28d3bcd855c0f15fe87e9cc3f2cc58e083ae0c8e581c43 Description: A(nother) Python 3 interface to Subversion The pysvn module is a Python 3 interface to the Subversion version control system. This API exposes client interfaces for managing a working copy, querying a repository, and synchronizing the two. Homepage: https://pysvn.sourceforge.io/ Package: python3-svn-dbgsym Priority: optional Section: debug Installed-Size: 2263 Maintainer: Debian Python Team <team+python@tracker.debian.org> Architecture: amd64 Source: pysvn Version: 1.9.12-2apertis0bv2022.0b25 Depends: python3-svn (= 1.9.12-2apertis0bv2022.0b25) Filename: pool/sdk/p/pysvn/python3-svn-dbgsym_1.9.12-2apertis0bv2022.0b25_amd64.deb Size: 117928 MD5sum: 79a622d2b97c5850cbc1a24a722a97f5 SHA1: 5fe4c7bdf95d6fea1b2d12d4174773f85a75da7e SHA256: 0ea9c87b4d4506644a974f94731d5237913eee998c1fbfd6b2758d940e73268c SHA512: f036f606a4da65d6c13e7008696fd3bcb2ed084b47212d1f56ef20c4ffd2afe543f71ddad58fefea0a6d9f58d5e544ff3936768f90d965250fa1427e2e8f3605 Description: debug symbols for python3-svn Auto-Built-Package: debug-symbols Build-Ids: 49895610aa9c7c63d4e6eb7fd277b6d62b78e2b2 68f385061adacc93f694d0caac06d34f2ce981c6 Package: python3-unicodecsv Priority: optional Section: python Installed-Size: 70 Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org> Architecture: all Source: python-unicodecsv Version: 0.14.1-2apertis0bv2022.0b23 Depends: python3:any Filename: pool/sdk/p/python-unicodecsv/python3-unicodecsv_0.14.1-2apertis0bv2022.0b23_all.deb Size: 11828 MD5sum: 2055c8719d1635b212632dd8efe2b3b1 SHA1: d7b9d3f9b0d4e1991268e8d534a93841def21864 SHA256: ba6678d072d673351c376d153f587fa9b73383df22fe237ec25ef225ae989092 SHA512: 08658f7c2ca2bcab637d2263492a991b5e806b8fc00430d34260ab6bc86d996ebb98f9714bc92e13a23f01a81c47f756be66bd79b94dccc322f92182537f6a68 Description: drop-in replacement for Pythons CSV module with Unicode support The unicodecsv is a drop-in replacement for Pythons CSV module which supports Unicode strings without a hassle. . This is the module for Python 3. Homepage: https://github.com/jdunck/python-unicodecsv/ Package: python3-vcversioner Priority: optional Section: python Installed-Size: 47 Maintainer: Debian Python Modules Team <python-modules-team@alioth-lists.debian.net> Architecture: all Source: vcversioner Version: 2.16.0.0-3apertis0bv2022.0b23 Depends: python3:any Suggests: git, mercurial Filename: pool/sdk/v/vcversioner/python3-vcversioner_2.16.0.0-3apertis0bv2022.0b23_all.deb Size: 14284 MD5sum: 60d731561a62a992f63209f935896025 SHA1: 324f4fd9fcd84080c3eb10715b5cbc8eefd6a6c3 SHA256: f6a90789ec78bfc75dc26f183546b3c9bba248a3dc65c0211db0965d9e58863d SHA512: efc7b93f2d4606fcb8a94f7a1706fbf513f1af18dcf2a168790a168631f61b29052a68e68ba0987c8b4fb59369fa10ae4993cc2bdd2777f958b6f9b66c96ed92 Description: Use version control tags to discover version numbers (Python3 version) vcversioner autodiscovers a Python project's version number using version control system tags. This allows developers to avoid duplicating version information between their VCS and their setup.py metadata. . When the package is built, vcversioner generates a version.txt file that can be used for release tarballs. . Currently, vcversioner supports the git and mercurial (hg) VCS. . This package contains vcversioner for Python 3.x Homepage: https://github.com/habnabit/vcversioner Package: python3-voluptuous Priority: optional Section: python Installed-Size: 179 Maintainer: Debian Python Team <team+python@tracker.debian.org> Architecture: all Source: voluptuous Version: 0.11.7-2apertis0bv2022.0b27 Depends: python3:any Filename: pool/sdk/v/voluptuous/python3-voluptuous_0.11.7-2apertis0bv2022.0b27_all.deb Size: 41620 MD5sum: 3f6c8904f27f7c4ddf122804c8165f55 SHA1: 49adc2de1685c81598d8ac9eaac6ff6fee98fd8f SHA256: 3f23cbbaf32506422565d0703db9ed29c1f2798c6c9d9c4604b49deef798743b SHA512: d57134f70fc2f885afe06d1f1fb686cf8a49f0840ec25a5926779b4a713ded9ada4523a3ff97ffb3cba868da46a348c6c91bd6310df36723e31eaf8af107dfbc Description: Python 3 library to validate data Voluptuous is primarily intended to validate data coming in to Python as JSON, YAML, etc. The aim is to offer a light-weight style with three main goals: 1. simplicity 2. support for complex data structures 3. provide useful error messages . It has been inspired by Validino and to a lesser extent by jsonvalidator and json_schema. . This package provides the Python 3.x module. Homepage: https://github.com/alecthomas/voluptuous Package: python3-warlock Priority: optional Section: python Installed-Size: 39 Maintainer: Debian OpenStack <team+openstack@tracker.debian.org> Architecture: all Source: python-warlock Version: 1.3.3-2apertis0bv2022.0b23 Depends: python3-jsonpatch, python3-jsonschema, python3-six, python3:any Filename: pool/sdk/p/python-warlock/python3-warlock_1.3.3-2apertis0bv2022.0b23_all.deb Size: 9928 MD5sum: 92a4df6f83ae6c00dbd260b512938f64 SHA1: ad1bd33e18bc58d3a03fc19b91695faaf152d0b8 SHA256: f0075e276b64f54a27db83380e3505cbcee14a08ba1ffd898b948de9f5af31a2 SHA512: 75cc0268354679d95dd3268650c20c3a57bef5b316e5b5c825d4b115fd6abe1041f9c843c8aff80922e575b85de25e660eb4973c73a8ace1b208d82df36cef12 Description: object model built on top of JSON schema - Python 3.x With Warlock, you can build self-validating Python objects using JSON schemas. First, a schema describe the type of data, then after creating the object, Warlock checks that added or edited attributes correspond to the initial schema. If they don't, an exception is raised. . This package contains the Python 3.x module. Homepage: https://pypi.python.org/pypi/warlock Package: python3-wsgi-intercept Priority: optional Section: python Installed-Size: 107 Maintainer: Debian OpenStack <team+openstack@tracker.debian.org> Architecture: all Source: python-wsgi-intercept Version: 1.9.2-1apertis0bv2022.0b24 Depends: python3-six, python3:any Filename: pool/sdk/p/python-wsgi-intercept/python3-wsgi-intercept_1.9.2-1apertis0bv2022.0b24_all.deb Size: 19944 MD5sum: 30d3a01fdeec80b215211a29ac066cbc SHA1: 56764b0e4a11cadaf074529f87ce9d9aee3f94e0 SHA256: 329bc0aa1d4dbcc84a8d1cf4018c61c040c8a888e8b43fb4f866baa59696e3f1 SHA512: 5dadab67486670a87c74f039b631566317b80385ba35523fb4cccb318c98bdc31227c469c30e5471353570c918a5250ac2b3ed73858de695f75530ecceb03704 Description: installs a WSGI application in place of a real URI for testing (python3) Testing a WSGI application normally involves starting a server at a local host and port, then pointing your test code to that address. Instead, this library lets you intercept calls to any specific host/port combination and redirect them into a WSGI application importable by your test program. Thus, you can avoid spawning multiple processes or threads to test your Web app. . wsgi_intercept works by replacing httplib.HTTPConnection with a subclass, wsgi_intercept.WSGI_HTTPConnection. This class then redirects specific server/port combinations into a WSGI application by emulating a socket. If no intercept is registered for the host and port requested, those requests are passed on to the standard handler. . This package provides a python3 module. Homepage: https://github.com/cdent/wsgi-intercept Package: qdl Priority: optional Section: utils Installed-Size: 51 Maintainer: Christopher Obbard <chris.obbard@collabora.com> Architecture: amd64 Version: 1.0+git20211110.0fcf944-1+apertis0bv2022.2b1 Depends: libc6 (>= 2.15), libudev1 (>= 183), libxml2 (>= 2.7.4) Filename: pool/sdk/q/qdl/qdl_1.0+git20211110.0fcf944-1+apertis0bv2022.2b1_amd64.deb Size: 15768 MD5sum: 60adc3700b0d510ede6c7244b6c1e096 SHA1: 6744a6e5b9046e5d60e8169d4ffc2c538ca9a380 SHA256: 62166e7b3557bac707e91a47638cacf3f7b02c473d2bfd7156943fbdaaeff53f SHA512: 5acc4f2ad710c1b81e2e15ff157e0035a266911ab03b2b99cf4e4dc29021f7086a6e302ef6b7e367cd136665a3f18ad080a0ef5af9ea1ceca66de6a2e37afd87 Description: tool to flash images to Qualcomm processors This package provides a tool to flash signed images to various Qualcomm processors which support the Emergency Download Mode (EDL) mode of operation. Homepage: https://github.com/andersson/qdl Package: qdl-dbgsym Priority: optional Section: debug Installed-Size: 56 Maintainer: Christopher Obbard <chris.obbard@collabora.com> Architecture: amd64 Source: qdl Version: 1.0+git20211110.0fcf944-1+apertis0bv2022.2b1 Depends: qdl (= 1.0+git20211110.0fcf944-1+apertis0bv2022.2b1) Filename: pool/sdk/q/qdl/qdl-dbgsym_1.0+git20211110.0fcf944-1+apertis0bv2022.2b1_amd64.deb Size: 38816 MD5sum: ecea2f4161080ed82272d9e6afd083c1 SHA1: 2518fc1af1c94fbacd1b4cd5cbb76346cdf462b1 SHA256: eaffaf57e39d8d002961f2f514f257afe12cb0c950be5b6e5ba9424656b94069 SHA512: 7907cad56dfab3160f3beea9cb7850f7898cc07f09c446db213c4381ddc6a4c1e220cc75bfd7551270ff0f0f9e81e11b2c0db2502e6f7a9d642563b2c6298ff7 Description: debug symbols for qdl Auto-Built-Package: debug-symbols Build-Ids: 57c3455b227c25cecc1bca96b2901da1b2ae7ea3 Package: qemu Priority: optional Section: oldlibs Installed-Size: 191 Maintainer: Debian QEMU Team <pkg-qemu-devel@lists.alioth.debian.org> Architecture: amd64 Version: 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3 Filename: pool/sdk/q/qemu/qemu_5.2+dfsg-11+deb11u3+apertis1bv2022.3db3_amd64.deb Size: 167668 MD5sum: 3cc88920714965e597906d48bd3822ab SHA1: f96a289876e3f8234a4c7209fc0a15342ce7dcdf SHA256: d7d6b16abe16c330fe8a7ed13c21180332f5d1d31baf9010365fb3570e266e05 SHA512: aebb11d9856a5ba1183bcd0b0e95cd9a21fcfc7621f2ebfc8ccf76c708abf54b8db27e94d9837192633016eb43f5a697a9e7d2f1bcefc3bb52f80859e46274d1 Description: fast processor emulator, dummy package QEMU is a fast processor emulator. Once upon a time there was only one package named `qemu', with all functionality included. These days, qemu become large and has been split into numerous packages. Different packages provides entirely different services, and it is very unlikely one will need all of them together. So current `qemu' package makes no sense anymore, and is becoming a dummy package. . If you want full system emulation of some architecture, install one or more of qemu-system-ARCH packages. If you want user-mode emulation, install qemu-user or qemu-user-static package. If you need utilities, use qemu-utils package. . This package can safely be removed. Homepage: http://www.qemu.org/ Multi-Arch: foreign Package: qemu-block-extra Priority: optional Section: otherosfs Installed-Size: 301 Maintainer: Debian QEMU Team <pkg-qemu-devel@lists.alioth.debian.org> Architecture: amd64 Source: qemu Version: 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3 Depends: libc6 (>= 2.14), libcurl3-gnutls (>= 7.16.3), libglib2.0-0 (>= 2.12.0), libnfs13 (>= 1.11.0), libssh-4 (>= 0.8.4), qemu-system-x86 (= 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3) | qemu-system-arm (= 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3) | qemu-system-mips (= 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3) | qemu-system-ppc (= 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3) | qemu-system-sparc (= 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3) | qemu-system-misc (= 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3) | qemu-system-s390x (= 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3) | qemu-system-x86-xen (= 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3) Filename: pool/sdk/q/qemu/qemu-block-extra_5.2+dfsg-11+deb11u3+apertis1bv2022.3db3_amd64.deb Size: 191840 MD5sum: cd03debe8da22acc6f5d6729ce21fe6b SHA1: b66e39c96cafeeeb25574e8836db361ace72d832 SHA256: ce53688e038c3b946fb7ee9d73c52f101a4d35cce9db4f6e2cfb9d216ead072c SHA512: 20f97c65423efca6fdfa732b4f45ae198b5804b5c49ecfbb73a2ec32ee9ab2e363965c87e2a0af804fa530ed12d69bf6329230e540d3516dff90c7ce5d57fd1c Description: extra block backend modules for qemu-system and qemu-utils QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides extra block device backend modules for qemu-system emulation and qemu-img from qemu-utils package, which are rarely used and has extra dependencies. Enhances: qemu-system-arm, qemu-system-mips, qemu-system-misc, qemu-system-sparc, qemu-system-x86, qemu-utils Homepage: http://www.qemu.org/ Package: qemu-block-extra-dbgsym Priority: optional Section: debug Installed-Size: 186 Maintainer: Debian QEMU Team <pkg-qemu-devel@lists.alioth.debian.org> Architecture: amd64 Source: qemu Version: 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3 Depends: qemu-block-extra (= 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3) Filename: pool/sdk/q/qemu/qemu-block-extra-dbgsym_5.2+dfsg-11+deb11u3+apertis1bv2022.3db3_amd64.deb Size: 152456 MD5sum: 959ea5d496868d7a92f0905199e31259 SHA1: 35e1bbcb779bbb4d26edbe10d7d6862b77cfb882 SHA256: 27abfbc078ff296d4b0bb41d86ce502f671dba373e23d4045d0f188a24218383 SHA512: ff6735ce5d3b3cca2806845cfdd5a59e13ead4973508e39fa3108d4d6fabdae2dbdcf3cc2731581d537c1eb09f31012384bfa98e99366626b022819a9b984a9c Description: debug symbols for qemu-block-extra Auto-Built-Package: debug-symbols Build-Ids: 2b05f73f1e1c459bf50c3ab57097c7d7a27d56db 3efbf5478599e7fb325375ce21c97b1cbeded335 8254967d1b2e9982dc5c2fc2d9f813d657d5a0a4 Package: qemu-guest-agent Priority: optional Section: otherosfs Installed-Size: 843 Maintainer: Debian QEMU Team <pkg-qemu-devel@lists.alioth.debian.org> Architecture: amd64 Source: qemu Version: 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3 Depends: libc6 (>= 2.28), libglib2.0-0 (>= 2.63.3), libudev1 (>= 183), liburing1 (>= 0.7), lsb-base (>= 3.0-6) Pre-Depends: init-system-helpers (>= 1.54~) Filename: pool/sdk/q/qemu/qemu-guest-agent_5.2+dfsg-11+deb11u3+apertis1bv2022.3db3_amd64.deb Size: 370216 MD5sum: a91dab284e0c9468f4053b8f290064af SHA1: 44fbc2c28445f77e4671f624f14c3e1fcd14fe5d SHA256: d735a5c560afc02a0445d4615e658ecb8cc868a432b046029fed7627592f77b7 SHA512: 8c1ec46d6e396171e03e4d9c8f481bd9695a0d5b89e5f3c1a951340eafa4b6bc30ba59e2c8d89bd0696441e1804a8ba6195660b6e355c1a529f281c36f848eb7 Description: Guest-side qemu-system agent QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides a daemon (agent) to run inside qemu-system guests (full system emulation). It communicates with the host using a virtio-serial channel org.qemu.guest_agent.0, and allows one to perform some functions in the guest from the host, including: - querying and setting guest system time - performing guest filesystem sync operation - initiating guest shutdown or suspend to ram - accessing guest files - freezing/thawing guest filesystem operations - others. . Install this package on a system which is running as guest inside qemu virtual machine. It is not used on the host. Homepage: http://www.qemu.org/ Multi-Arch: foreign Package: qemu-guest-agent-dbgsym Priority: optional Section: debug Installed-Size: 848 Maintainer: Debian QEMU Team <pkg-qemu-devel@lists.alioth.debian.org> Architecture: amd64 Source: qemu Version: 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3 Depends: qemu-guest-agent (= 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3) Filename: pool/sdk/q/qemu/qemu-guest-agent-dbgsym_5.2+dfsg-11+deb11u3+apertis1bv2022.3db3_amd64.deb Size: 744732 MD5sum: 7df4bc5d4f61535942ddfe80be316f13 SHA1: b46ca84601011e39d0b9b691f2f66ae1fc8f49c7 SHA256: fdf6ae4143cbc0364480da63b8f0786402c1a727dff307aa19dc612a843d1410 SHA512: f0c652f6141699652e6835e8f13ccdef014630c452209c58738c14ef907b2ea1ebdb381a2ecbf7906fb298be6e7726b48ca7d5cc68a10c97aa5d12c67353ad3e Description: debug symbols for qemu-guest-agent Auto-Built-Package: debug-symbols Build-Ids: 32129c22d111f5038e2c3858f14fbab0e5431198 Package: qemu-system Priority: optional Section: otherosfs Installed-Size: 192 Maintainer: Debian QEMU Team <pkg-qemu-devel@lists.alioth.debian.org> Architecture: amd64 Source: qemu Version: 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3 Depends: qemu-system-arm, qemu-system-mips, qemu-system-ppc, qemu-system-sparc, qemu-system-x86, qemu-system-misc Filename: pool/sdk/q/qemu/qemu-system_5.2+dfsg-11+deb11u3+apertis1bv2022.3db3_amd64.deb Size: 168412 MD5sum: c488995ac57686fb8993ea5460b9d904 SHA1: 1dae00759867bd9604321bf3565d40cd252d2a0c SHA256: 5819b6d65d2988c3f7f801df08d4c1918f0bee540721e9b236fc6258b205a5a3 SHA512: 3e6115f3b160de8c4753e8675fd45537df14821876b3319aea8147b8e2c15f1f7829f0d23a8d890240d530220093b389c8d689d369fae81857f938d0fb610f54 Description: QEMU full system emulation binaries QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This metapackage provides the full system emulation binaries for all supported targets, by depending on all per-architecture system emulation packages which QEMU supports. Homepage: http://www.qemu.org/ Multi-Arch: foreign Package: qemu-system-arm Priority: optional Section: otherosfs Installed-Size: 32928 Maintainer: Debian QEMU Team <pkg-qemu-devel@lists.alioth.debian.org> Architecture: amd64 Source: qemu Version: 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3 Provides: qemu-system-aarch64 Depends: libaio1 (>= 0.3.93), libasound2 (>= 1.0.16), libc6 (>= 2.29), libcacard0 (>= 2.2), libcapstone4 (>= 4), libepoxy0 (>= 1.3), libfdt1 (>= 1.6.0), libgbm1 (>= 7.11~1), libgcc-s1 (>= 4.7), libglib2.0-0 (>= 2.39.4), libgnutls30 (>= 3.7.0), libjpeg62-turbo (>= 1.3.1), libncursesw6 (>= 6), libnettle8, libnuma1 (>= 2.0.11), libpixman-1-0 (>= 0.30.0), libpmem1 (>= 1.4), libpng16-16 (>= 1.6.2-1), libsasl2-2 (>= 2.1.27+dfsg), libseccomp2 (>= 2.1.0), libslirp0 (>= 4.0.0), libstdc++6 (>= 4.6), libtinfo6 (>= 6), libudev1 (>= 183), liburing1 (>= 0.7), libusb-1.0-0 (>= 2:1.0.23~), libusbredirparser1 (>= 0.6), libvdeplug2, libvirglrenderer1 (>= 0.8.0), zlib1g (>= 1:1.2.0), qemu-system-common (>> 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3~), qemu-system-data (>> 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3~) Recommends: qemu-system-gui (= 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3), qemu-utils, ipxe-qemu (>= 1.0.0+git-20131111.c3d1e78-1~), qemu-efi-aarch64, qemu-efi-arm Suggests: samba, vde2, qemu-block-extra (= 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3) Filename: pool/sdk/q/qemu/qemu-system-arm_5.2+dfsg-11+deb11u3+apertis1bv2022.3db3_amd64.deb Size: 7861244 MD5sum: 86d1202e6ae2d74b12d9cebc875b0183 SHA1: 7ff5153e3245ff2e4101604802466ba41f10ac3b SHA256: 1aec56719ad6856ae6bc6bacf80564ca82537725309cebbe7835c804f3e6f1e6 SHA512: 5a6bf7eda445e8faefe785830a2f83c53210e2a347bec409aa7c406317caf40272f0cb111269e3423aea6f2dc8fd0c2d3583628f2b9d64589a9256cdaa3c36ac Description: QEMU full system emulation binaries (arm) QEMU is a fast processor emulator: currently the package supports ARM emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following arm hardware: aarch64 arm. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Homepage: http://www.qemu.org/ Multi-Arch: foreign Package: qemu-system-arm-dbgsym Priority: optional Section: debug Installed-Size: 49437 Maintainer: Debian QEMU Team <pkg-qemu-devel@lists.alioth.debian.org> Architecture: amd64 Source: qemu Version: 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3 Depends: qemu-system-arm (= 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3) Filename: pool/sdk/q/qemu/qemu-system-arm-dbgsym_5.2+dfsg-11+deb11u3+apertis1bv2022.3db3_amd64.deb Size: 46547836 MD5sum: 789c9bfb853c769faecfe4ea21698dcd SHA1: a11a25e6a37c0b0ee59da16f139d7e541cb0a82c SHA256: d817235e433e6b44278051ed6f12365e3e0240b43fdf2c6635835862958b0ed7 SHA512: ebbb8d8b6894183bac0fee1dc445a4e292a2bb8edfded832b9bad7cf372448ebd41ac3bdfbb1b9a7626e44fdee7b0274f11fa62787a0ee89aadfb62e6656ef1e Description: debug symbols for qemu-system-arm Auto-Built-Package: debug-symbols Build-Ids: b647b883437e01999c116d6af290d5c90d262cdb d9c6738d2d9cb6ba013f5e66cf461b84c0ac7ebf Package: qemu-system-common Priority: optional Section: otherosfs Installed-Size: 7554 Maintainer: Debian QEMU Team <pkg-qemu-devel@lists.alioth.debian.org> Architecture: amd64 Source: qemu Version: 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3 Replaces: qemu-system-data (<< 1:3.1+dfsg-1~), qemu-utils (<< 1:3.1+dfsg-3~) Depends: libaio1 (>= 0.3.93), libc6 (>= 2.28), libcap-ng0 (>= 0.7.9), libgbm1 (>= 12.0.0~0), libglib2.0-0 (>= 2.37.1), libgnutls30 (>= 3.7.0), libnettle8, libpixman-1-0 (>= 0.19.6), libseccomp2 (>= 0.0.0~20120605), liburing1 (>= 0.7), libvirglrenderer1 (>= 0.8.0), zlib1g (>= 1:1.1.4) Breaks: qemu-system-data (<< 1:3.1+dfsg-1~), qemu-utils (<< 1:3.1+dfsg-3~) Filename: pool/sdk/q/qemu/qemu-system-common_5.2+dfsg-11+deb11u3+apertis1bv2022.3db3_amd64.deb Size: 1759384 MD5sum: 3887ac5c42a25cad6657c54e7efa570c SHA1: 6a36ff68e95ea7910751b28e244bc0d0ad3d348c SHA256: 4b16994b5ad1be49b9e390a3eb63b1b3f5cd4bac898778ee2cfdfde17c4f3e32 SHA512: 7af658682c3d0dcceba8bda98bc74b8060a640199ecdbd264078f542ce31f7b41981bcf1504ea3a8bed311f669182e0fe3901c3b6f3bd9cb7d54828816a3fc1b Description: QEMU full system emulation binaries (common files) QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides common files needed for target-specific full system emulation (qemu-system-*) packages. Homepage: http://www.qemu.org/ Package: qemu-system-common-dbgsym Priority: optional Section: debug Installed-Size: 7434 Maintainer: Debian QEMU Team <pkg-qemu-devel@lists.alioth.debian.org> Architecture: amd64 Source: qemu Version: 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3 Depends: qemu-system-common (= 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3) Filename: pool/sdk/q/qemu/qemu-system-common-dbgsym_5.2+dfsg-11+deb11u3+apertis1bv2022.3db3_amd64.deb Size: 6769256 MD5sum: e8296ce8efed7722241f2ed588c368d5 SHA1: 10120790e27571e01f6c1e78ed3e86eada158b78 SHA256: 12ff9c4e1a989312ce4f075ab972b552281b1c1240021533df78446d4e5cce63 SHA512: ce12eb6eb1c024fbf68ebac3620c442cf1a736f92dfa8b6b1fe2a572fd6cda0dd0e5ecc137d123ce8cffc4dde685c4a974961cb453e1bc3ee59f253f314179f8 Description: debug symbols for qemu-system-common Auto-Built-Package: debug-symbols Build-Ids: 1101aa275d2039f8fa41fc394c1d4e2f70193cb3 4c2d660e5a0a70d6be6d8896b54cb856f020d580 56f2f633e15fe5a34a01a59d923eb365b194acc0 a644e82df93a0ed682c601d5138dad2d416b7a39 dfb0de7a18e2e4e645f1bed871b3eca4447c65ba e320159a3817883d48a9340ff6c7d509eebbcd0b Package: qemu-system-data Priority: optional Section: otherosfs Installed-Size: 1381 Maintainer: Debian QEMU Team <pkg-qemu-devel@lists.alioth.debian.org> Architecture: all Source: qemu Version: 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3 Replaces: openbios-ppc, openbios-sparc, qemu-slof, qemu-system-common (<< 1:2.12+dfsg-2~), qemu-system-ppc (<< 1:4.2-4~), qemu-system-sparc (<< 1:4.2-4~), sgabios Provides: openbios-ppc, openbios-sparc, qemu-keymaps, qemu-skiboot, qemu-slof, sgabios Conflicts: openbios-ppc, openbios-sparc, qemu-skiboot, qemu-slof, sgabios Filename: pool/sdk/q/qemu/qemu-system-data_5.2+dfsg-11+deb11u3+apertis1bv2022.3db3_all.deb Size: 295784 MD5sum: 5ebd8c64d482bbd343e5c2e5c3aa72a6 SHA1: 185730fc32beb809c9447c71bd50f94e09da314b SHA256: 74968719dfac9aa4ec9300c885f042db62ea71de0dde9b2795ca771f72389503 SHA512: 5ee2c7a515607b29ed97b24548bf0421def51674145554ee1a5fcca685130657024fac526368c16b84b38d23b727789b40aec6345e13da912b0d7ae6cfc4fb84 Description: QEMU full system emulation (data files) This package provides architecture-neutral data files (such as keyboard definitions, icons) for system-mode QEMU emulation (qemu-system-*) packages. Homepage: http://www.qemu.org/ Multi-Arch: foreign Package: qemu-system-gui Priority: optional Section: otherosfs Installed-Size: 314 Maintainer: Debian QEMU Team <pkg-qemu-devel@lists.alioth.debian.org> Architecture: amd64 Source: qemu Version: 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3 Depends: libc6 (>= 2.14), libcairo2 (>= 1.2.4), libepoxy0 (>= 1.0), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.12.0), libgtk-3-0 (>= 3.21.4), libpixman-1-0 (>= 0.15.14), libpulse0 (>= 0.99.1), libvte-2.91-0 (>= 0.49.92), libx11-6, qemu-system-x86 (= 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3) | qemu-system-arm (= 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3) | qemu-system-mips (= 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3) | qemu-system-ppc (= 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3) | qemu-system-sparc (= 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3) | qemu-system-misc (= 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3) | qemu-system-s390x (= 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3) | qemu-system-x86-xen (= 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3) Filename: pool/sdk/q/qemu/qemu-system-gui_5.2+dfsg-11+deb11u3+apertis1bv2022.3db3_amd64.deb Size: 196572 MD5sum: c7c7948c7300419551488e65596c7c9f SHA1: 815fa10b97103a955433c9a9567ab746bde63777 SHA256: e2a831d9740bc89cee96afb7bda79ca6e7da5107a89ebe1f84e1cd1acf3d6708 SHA512: 507e6927cf423675a354154013dee20210e963f4f4dba2de4bc876ed97080e0337a6b9eb9b635120443f1a5544db7abbfd5ef6fcf5bd8c763245e0f02429e0c4 Description: QEMU full system emulation binaries (user interface and audio support) This package provides local graphical user interface (currently GTK) and audio backends for full system emulation (qemu-system-*) packages. Homepage: http://www.qemu.org/ Multi-Arch: same Package: qemu-system-gui-dbgsym Priority: optional Section: debug Installed-Size: 144 Maintainer: Debian QEMU Team <pkg-qemu-devel@lists.alioth.debian.org> Architecture: amd64 Source: qemu Version: 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3 Depends: qemu-system-gui (= 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3) Filename: pool/sdk/q/qemu/qemu-system-gui-dbgsym_5.2+dfsg-11+deb11u3+apertis1bv2022.3db3_amd64.deb Size: 112860 MD5sum: dd0c2b01f344b2743438ebd365a4c3ee SHA1: 98703b23b5a1f36dfa4cb62e80d182be08cfdea1 SHA256: 6eb8d0a8d5a809b143b440a66450a23b3a446f1d86c5c12ebfa96053119a48df SHA512: 2b6e921d2ebd71f1c6e0b2321aee9a3c2702579800113479ad0c74f0af40a3a4c8763e19a38411bd04553ee691b02b2d739a84d8da1558f1bc8c88953ede785c Description: debug symbols for qemu-system-gui Auto-Built-Package: debug-symbols Build-Ids: 06c63c534d58e677edd79b2f22631230a681c094 b63cb0d42d20e4bbfef7369e08b37a3c069af295 Multi-Arch: same Package: qemu-system-mips Priority: optional Section: otherosfs Installed-Size: 51401 Maintainer: Debian QEMU Team <pkg-qemu-devel@lists.alioth.debian.org> Architecture: amd64 Source: qemu Version: 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3 Provides: qemu-system-mips64, qemu-system-mips64el, qemu-system-mipsel Depends: libaio1 (>= 0.3.93), libasound2 (>= 1.0.16), libc6 (>= 2.29), libcacard0 (>= 2.2), libcapstone4 (>= 4), libepoxy0 (>= 1.3), libfdt1 (>= 1.6.0), libgbm1 (>= 7.11~1), libgcc-s1 (>= 4.7), libglib2.0-0 (>= 2.39.4), libgnutls30 (>= 3.7.0), libjpeg62-turbo (>= 1.3.1), libncursesw6 (>= 6), libnettle8, libnuma1 (>= 2.0.11), libpixman-1-0 (>= 0.19.6), libpmem1 (>= 1.4), libpng16-16 (>= 1.6.2-1), libsasl2-2 (>= 2.1.27+dfsg), libseccomp2 (>= 2.1.0), libslirp0 (>= 4.0.0), libstdc++6 (>= 5.2), libtinfo6 (>= 6), libudev1 (>= 183), liburing1 (>= 0.7), libusb-1.0-0 (>= 2:1.0.23~), libusbredirparser1 (>= 0.6), libvdeplug2, libvirglrenderer1 (>= 0.8.0), zlib1g (>= 1:1.2.0), qemu-system-common (>> 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3~), qemu-system-data (>> 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3~) Recommends: qemu-system-gui (= 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3), qemu-utils, seabios, ipxe-qemu (>= 1.0.0+git-20131111.c3d1e78-1~) Suggests: samba, vde2, qemu-block-extra (= 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3) Filename: pool/sdk/q/qemu/qemu-system-mips_5.2+dfsg-11+deb11u3+apertis1bv2022.3db3_amd64.deb Size: 12298660 MD5sum: 363b6a69c4999a84f26ac2688b62b3ad SHA1: 7c746b794ed7fcd1493414906eac517ae0215782 SHA256: 08cf676469384593651ca78d572b3ca8c2e98161f4560259825fc5c422600e52 SHA512: bcd7d585e9cb7e238d2d9c7fbfa5ae505f0e5fc65eb3b7857cca68574a0a0f5916835a9cd137b85e065f75951d12b1c62e923197dc4c8d23d433f5ba49f8972b Description: QEMU full system emulation binaries (mips) QEMU is a fast processor emulator: currently the package supports MIPS emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following mips hardware: mips mipsel mips64 mips64el. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Homepage: http://www.qemu.org/ Multi-Arch: foreign Package: qemu-system-mips-dbgsym Priority: optional Section: debug Installed-Size: 83525 Maintainer: Debian QEMU Team <pkg-qemu-devel@lists.alioth.debian.org> Architecture: amd64 Source: qemu Version: 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3 Depends: qemu-system-mips (= 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3) Filename: pool/sdk/q/qemu/qemu-system-mips-dbgsym_5.2+dfsg-11+deb11u3+apertis1bv2022.3db3_amd64.deb Size: 76668308 MD5sum: 1480390bc241b05518253b1af4ad0c4c SHA1: dffd7678199871cee35d60eeaf465a56d73ecf3b SHA256: e0dce5778544be9183bee0f78ffaf93aeaf993fe57b4b7b1d78ee0a619304660 SHA512: c761e9f2ae5e8e28fc9ed28675f93fea1d965ca554c8849084b8010f74b1095e3e725df87e208c6b1f365234d587b195f0017c3e4c2a0f4c3ceca3e544668194 Description: debug symbols for qemu-system-mips Auto-Built-Package: debug-symbols Build-Ids: 165a1bb30addf633e66da6a63223b89741202119 625558da5a4d2db837a7eadcc5b54af6a673e4bf b2fd6b771cd137493242aae94bb1e2ac7331e245 c201d64490d7479a788a39e1fb0786a0b6e21169 Package: qemu-system-misc Priority: optional Section: otherosfs Installed-Size: 171590 Maintainer: Debian QEMU Team <pkg-qemu-devel@lists.alioth.debian.org> Architecture: amd64 Source: qemu Version: 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3 Provides: qemu-system-alpha, qemu-system-avr, qemu-system-cris, qemu-system-hppa, qemu-system-m68k, qemu-system-microblaze, qemu-system-microblazeel, qemu-system-moxie, qemu-system-nios2, qemu-system-or1k, qemu-system-riscv32, qemu-system-riscv64, qemu-system-rx, qemu-system-s390x, qemu-system-sh4, qemu-system-sh4eb, qemu-system-tricore, qemu-system-xtensa, qemu-system-xtensaeb Depends: libaio1 (>= 0.3.93), libasound2 (>= 1.0.16), libc6 (>= 2.29), libcacard0 (>= 2.2), libcapstone4 (>= 4), libepoxy0 (>= 1.3), libfdt1 (>= 1.6.0), libgbm1 (>= 7.11~1), libgcc-s1 (>= 4.7), libglib2.0-0 (>= 2.39.4), libgnutls30 (>= 3.7.0), libjpeg62-turbo (>= 1.3.1), libncursesw6 (>= 6), libnettle8, libnuma1 (>= 2.0.11), libpixman-1-0 (>= 0.19.6), libpmem1 (>= 1.4), libpng16-16 (>= 1.6.2-1), libsasl2-2 (>= 2.1.27+dfsg), libseccomp2 (>= 2.1.0), libslirp0 (>= 4.0.0), libtinfo6 (>= 6), libudev1 (>= 183), liburing1 (>= 0.7), libusb-1.0-0 (>= 2:1.0.23~), libusbredirparser1 (>= 0.6), libvdeplug2, libvirglrenderer1 (>= 0.8.0), zlib1g (>= 1:1.2.0), qemu-system-common (>> 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3~), qemu-system-data (>> 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3~) Recommends: qemu-system-gui (= 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3), qemu-utils, seabios, ipxe-qemu (>= 1.0.0+git-20131111.c3d1e78-1~) Suggests: samba, vde2, qemu-block-extra (= 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3) Filename: pool/sdk/q/qemu/qemu-system-misc_5.2+dfsg-11+deb11u3+apertis1bv2022.3db3_amd64.deb Size: 33321024 MD5sum: 896e59a98503de192fa41b98d3067b1e SHA1: cd29cd1a2f47988d480569c993dea77eb7437edd SHA256: 8573d317a5cef6466367b31484f6a00ac5f736c642642ea768f1e0395a1c648b SHA512: 0e3de4590f19b2df730e241a83bceec9209d3e6b0c40beb7a77aecf1781bbd911ee6fb34cb3d15dbbd71476bd6d3fb5a1ff6cf3fbdba14ce2d834836508833d5 Description: QEMU full system emulation binaries (miscellaneous) QEMU is a fast processor emulator: currently the package supports ARM, CRIS, M68k (ColdFire), MicroBlaze, and SH4 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate various other hardware which did not made into separate packages. Emulators for the following architectures are provided: alpha avr cris hppa m68k microblaze microblazeel moxie nios2 or1k riscv32 riscv64 rx sh4 sh4eb s390x tricore xtensa xtensaeb. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Homepage: http://www.qemu.org/ Multi-Arch: foreign Package: qemu-system-misc-dbgsym Priority: optional Section: debug Installed-Size: 249144 Maintainer: Debian QEMU Team <pkg-qemu-devel@lists.alioth.debian.org> Architecture: amd64 Source: qemu Version: 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3 Depends: qemu-system-misc (= 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3) Filename: pool/sdk/q/qemu/qemu-system-misc-dbgsym_5.2+dfsg-11+deb11u3+apertis1bv2022.3db3_amd64.deb Size: 230007780 MD5sum: 32f9c48d7e11200feaf721922103dbc7 SHA1: 586a1eb6604cd97dbe58130a9fdf5f9e59545821 SHA256: a12c08471753ac25ee9975ff7f56f0c6c099f7b94c4c7a81c87f23c499dbcc6f SHA512: d96dfb7e9bcb2641963c139746695c76d2ddeee936dd69eff51bff28bf07209a21013fe6227eba8371f0474e0af7aa5c6de913a3fe954393a963ebaad5d55424 Description: debug symbols for qemu-system-misc Auto-Built-Package: debug-symbols Build-Ids: 0267d820410c2d7dea54290eda95a913a6d405b8 163357b23aaac9d55cbc33a133a51fa15b164aee 1b61da456db8e4bbeee98e91a9dc28e9ca5b94ca 2603f304275b8cf78c001965501c1ff6b0732320 272bc983dae9a2ff359df844f1cbb2c54b2071ec 2fbcd5e206bd5b7a0e3b7545370b688c4d7d5e39 316a76858ec2c9bd3aa959fcc7afe2618a268720 47daaf4ca4f4f17f2844b4936a36d40f39ac996f 4eb32a40d5e5969627bc1a880b36dfe18cacb915 5145ae745bf9d42ced433f4ee6c0fc14d98ee755 76be3526937da7f13e0e0e816993cfba9f2a7106 7e6dc9edaaa4069ab1aa773feb1cd2a46f3e2336 811400757b0fb7efb23e9e115751d7015c834a7e 8b119a7c1e282ed660916c6d5d05d273127e01cb 99957a33e807a41b1a87a283722a0a5e72082882 b1219a64d5eaaf9f2f520c907ef99932f067be4b b3040803ed271fc2bb2dbfa4a241a9037db2a817 c877b12413bb5be9114527866defcc3034c66446 f8f1ca6b4fcb4d246ec8ee5baa9248b0bd379a4f Package: qemu-system-ppc Priority: optional Section: otherosfs Installed-Size: 28808 Maintainer: Debian QEMU Team <pkg-qemu-devel@lists.alioth.debian.org> Architecture: amd64 Source: qemu Version: 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3 Provides: qemu-system-ppc64 Depends: libaio1 (>= 0.3.93), libasound2 (>= 1.0.16), libc6 (>= 2.29), libcacard0 (>= 2.2), libcapstone4 (>= 4), libepoxy0 (>= 1.3), libfdt1 (>= 1.6.0), libgbm1 (>= 7.11~1), libgcc-s1 (>= 4.7), libglib2.0-0 (>= 2.39.4), libgnutls30 (>= 3.7.0), libjpeg62-turbo (>= 1.3.1), libncursesw6 (>= 6), libnettle8, libnuma1 (>= 2.0.11), libpixman-1-0 (>= 0.19.6), libpmem1 (>= 1.4), libpng16-16 (>= 1.6.2-1), libsasl2-2 (>= 2.1.27+dfsg), libseccomp2 (>= 2.1.0), libslirp0 (>= 4.0.0), libtinfo6 (>= 6), libudev1 (>= 183), liburing1 (>= 0.7), libusb-1.0-0 (>= 2:1.0.23~), libusbredirparser1 (>= 0.6), libvdeplug2, libvirglrenderer1 (>= 0.8.0), zlib1g (>= 1:1.2.0), qemu-system-common (>> 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3~), qemu-system-data (>> 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3~) Recommends: qemu-system-gui (= 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3), qemu-utils, seabios, ipxe-qemu (>= 1.0.0+git-20131111.c3d1e78-1~) Suggests: samba, vde2, qemu-block-extra (= 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3) Filename: pool/sdk/q/qemu/qemu-system-ppc_5.2+dfsg-11+deb11u3+apertis1bv2022.3db3_amd64.deb Size: 6697972 MD5sum: 609c93f03dda156793116ce82482497a SHA1: 3ad496d25a08c45a647cd8367f7292f37c7c82ea SHA256: 3ef1961005339c4e20f4a9e740e452747eab0b0ba8b9fc9448d5d9ccd1b99173 SHA512: 942b7f0fa9b5080e7343be7693f3946576d26dd8cc2626e16dce1bc45020cbee3a818a85ddfefa830e3685490714705fa9a8db34c91e2d05af4e7a6162b67bee Description: QEMU full system emulation binaries (ppc) QEMU is a fast processor emulator: currently the package supports PowerPC emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following PowerPC hardware: ppc ppc64. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Homepage: http://www.qemu.org/ Multi-Arch: foreign Package: qemu-system-ppc-dbgsym Priority: optional Section: debug Installed-Size: 39735 Maintainer: Debian QEMU Team <pkg-qemu-devel@lists.alioth.debian.org> Architecture: amd64 Source: qemu Version: 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3 Depends: qemu-system-ppc (= 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3) Filename: pool/sdk/q/qemu/qemu-system-ppc-dbgsym_5.2+dfsg-11+deb11u3+apertis1bv2022.3db3_amd64.deb Size: 37097584 MD5sum: 2c9f89bdb3ef4ceae740537629caf6a6 SHA1: 0d29641d201da1078b736aaea07946c14e9e973c SHA256: acf0a56256fa26c7fed2064de7f492799c0938d56df918ee8d0bb8a9d27a89b4 SHA512: 5b08e568560b2b47539431c8825eb51712e36f7c5ed1e6f8bf2b4817cd1c78cdfe39ed75f8fc49334832b063c22308c3eac1bfe8323894ff17d846f68f6d97a4 Description: debug symbols for qemu-system-ppc Auto-Built-Package: debug-symbols Build-Ids: 81a74fb11455887639cef854dac13aa8f8d790bc 97e0878643333d267368e7d227bd849e896838a8 Package: qemu-system-sparc Priority: optional Section: otherosfs Installed-Size: 18697 Maintainer: Debian QEMU Team <pkg-qemu-devel@lists.alioth.debian.org> Architecture: amd64 Source: qemu Version: 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3 Provides: qemu-system-sparc64 Depends: libaio1 (>= 0.3.93), libasound2 (>= 1.0.16), libc6 (>= 2.29), libcacard0 (>= 2.2), libcapstone4 (>= 4), libepoxy0 (>= 1.3), libfdt1 (>= 1.6.0), libgbm1 (>= 7.11~1), libgcc-s1 (>= 4.7), libglib2.0-0 (>= 2.39.4), libgnutls30 (>= 3.7.0), libjpeg62-turbo (>= 1.3.1), libncursesw6 (>= 6), libnettle8, libnuma1 (>= 2.0.11), libpixman-1-0 (>= 0.19.6), libpmem1 (>= 1.4), libpng16-16 (>= 1.6.2-1), libsasl2-2 (>= 2.1.27+dfsg), libseccomp2 (>= 2.1.0), libslirp0 (>= 4.0.0), libtinfo6 (>= 6), libudev1 (>= 183), liburing1 (>= 0.7), libusb-1.0-0 (>= 2:1.0.23~), libusbredirparser1 (>= 0.6), libvdeplug2, libvirglrenderer1 (>= 0.8.0), zlib1g (>= 1:1.2.0), qemu-system-common (>> 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3~), qemu-system-data (>> 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3~) Recommends: qemu-system-gui (= 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3), qemu-utils, seabios, ipxe-qemu (>= 1.0.0+git-20131111.c3d1e78-1~) Suggests: samba, vde2, qemu-block-extra (= 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3) Filename: pool/sdk/q/qemu/qemu-system-sparc_5.2+dfsg-11+deb11u3+apertis1bv2022.3db3_amd64.deb Size: 4662480 MD5sum: 4f1e650f226e29b618dd02fed14f3f6c SHA1: b6e1e0bc9ebf6de9b6ae20107ec1797a81aa27fe SHA256: 14e99b5c1a944c03d3ed4cee14389d8d7ed5d9a916f16529afb4302f0341e8fd SHA512: 517c9554cf8b96e996a8557f5b0067e048efdf2c6199dbc02ca4028eb38cd7bce0d2269a901e1a7a9a06cb0310a15049fe984e31d0ddbfddb7be2b206972a8c9 Description: QEMU full system emulation binaries (sparc) QEMU is a fast processor emulator: currently the package supports SPARC emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following sparc hardware: sparc sparc64. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Homepage: http://www.qemu.org/ Multi-Arch: foreign Package: qemu-system-sparc-dbgsym Priority: optional Section: debug Installed-Size: 26815 Maintainer: Debian QEMU Team <pkg-qemu-devel@lists.alioth.debian.org> Architecture: amd64 Source: qemu Version: 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3 Depends: qemu-system-sparc (= 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3) Filename: pool/sdk/q/qemu/qemu-system-sparc-dbgsym_5.2+dfsg-11+deb11u3+apertis1bv2022.3db3_amd64.deb Size: 24882656 MD5sum: 7c75e9b0022ec8df421803a2e89df0e3 SHA1: f98b759324ae84f6e507e9a342c00286c4b79e4d SHA256: 81f7740c94359301ef789c3122c7c0223b7a965edbe225af0377e4dc643cec8d SHA512: 90785d4a115f71b1f0d4f09274c954fb2e021b85b773602015ed6259d5e00656120091bbb67d6abee8ac82b616ae002de521d05d70170a47f9a2b975ad710204 Description: debug symbols for qemu-system-sparc Auto-Built-Package: debug-symbols Build-Ids: 763064288e9d9953e9cb494b5ec14ab1a9ae28f3 fe3536fe6cdc1c8129774f3769b18e068e495d86 Package: qemu-system-x86 Priority: optional Section: otherosfs Installed-Size: 33294 Maintainer: Debian QEMU Team <pkg-qemu-devel@lists.alioth.debian.org> Architecture: amd64 Source: qemu Version: 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3 Replaces: qemu-kvm Provides: qemu-kvm, qemu-system-i386, qemu-system-x86-64 Depends: libaio1 (>= 0.3.93), libasound2 (>= 1.0.16), libc6 (>= 2.29), libcacard0 (>= 2.2), libcapstone4 (>= 4), libepoxy0 (>= 1.3), libfdt1 (>= 1.6.0), libgbm1 (>= 7.11~1), libgcc-s1 (>= 4.7), libglib2.0-0 (>= 2.39.4), libgnutls30 (>= 3.7.0), libjpeg62-turbo (>= 1.3.1), libncursesw6 (>= 6), libnettle8, libnuma1 (>= 2.0.11), libpixman-1-0 (>= 0.19.6), libpmem1 (>= 1.4), libpng16-16 (>= 1.6.2-1), libsasl2-2 (>= 2.1.27+dfsg), libseccomp2 (>= 2.1.0), libslirp0 (>= 4.0.0), libtinfo6 (>= 6), libudev1 (>= 183), liburing1 (>= 0.7), libusb-1.0-0 (>= 2:1.0.23~), libusbredirparser1 (>= 0.6), libvdeplug2, libvirglrenderer1 (>= 0.8.0), zlib1g (>= 1:1.2.0), qemu-system-common (>> 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3~), qemu-system-data (>> 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3~), seabios (>= 1.10.2-1~), ipxe-qemu (>= 1.0.0+git-20131111.c3d1e78-1~) Recommends: qemu-system-gui (= 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3), qemu-utils, ovmf Suggests: samba, vde2, qemu-block-extra (= 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3), sgabios Breaks: qemu-kvm Filename: pool/sdk/q/qemu/qemu-system-x86_5.2+dfsg-11+deb11u3+apertis1bv2022.3db3_amd64.deb Size: 8136288 MD5sum: 31474bbd0cc7788f04e016d12eb7042c SHA1: 30ff363d3617205d82287dfc5aebfe97fd62007e SHA256: b11e25b9d12a8173049628b6c5b7d32ede4e1a9090d70ff30b405c90b8392647 SHA512: 5db621e4ae320a1bf6af03730295a61022c6da2e50f93ef36cf734341ab409ebe389085dc209c15daa432c7edc043b927dd79009fe4cece1fbce11f61519f3ee Description: QEMU full system emulation binaries (x86) QEMU is a fast processor emulator: currently the package supports i386 and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following x86 hardware: i386 x86_64. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. . On x86 host hardware this package also enables KVM kernel virtual machine usage on systems which supports it. Homepage: http://www.qemu.org/ Multi-Arch: foreign Package: qemu-system-x86-dbgsym Priority: optional Section: debug Installed-Size: 47836 Maintainer: Debian QEMU Team <pkg-qemu-devel@lists.alioth.debian.org> Architecture: amd64 Source: qemu Version: 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3 Depends: qemu-system-x86 (= 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3) Filename: pool/sdk/q/qemu/qemu-system-x86-dbgsym_5.2+dfsg-11+deb11u3+apertis1bv2022.3db3_amd64.deb Size: 44719936 MD5sum: e7fffa5a33d36fc546ac2488d30abde0 SHA1: 6ae50f4e52b0ecdafa3c705ee45d578d73bb86f9 SHA256: 2214635be3e51ffe1b418e9d43058bac033e2fa4c473256e5d0740adf7771953 SHA512: 1959379068ec09f087fca7d0091d42bb3aeea8a05d9a7885d4ef92f0ed240771ae005337a08f3cdfef84c7419cecd5391221e8b582f9498973bc67c69962a55e Description: debug symbols for qemu-system-x86 Auto-Built-Package: debug-symbols Build-Ids: 054bfa430be07f63e320180b950bf49a76cdc942 142157a6065ba93f4d6b4db9ff0d8d50edd567ad 1a22551040acd98120b048cab0c073fc00e78910 Package: qemu-user Priority: optional Section: otherosfs Installed-Size: 89775 Maintainer: Debian QEMU Team <pkg-qemu-devel@lists.alioth.debian.org> Architecture: amd64 Source: qemu Version: 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3 Depends: libc6 (>= 2.28), libcapstone4 (>= 4), libgcc-s1 (>= 4.7), libglib2.0-0 (>= 2.37.1), libgnutls30 (>= 3.7.0), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4) Recommends: qemu-user-binfmt Filename: pool/sdk/q/qemu/qemu-user_5.2+dfsg-11+deb11u3+apertis1bv2022.3db3_amd64.deb Size: 11412608 MD5sum: 5282cfcaff064898dfdcc6929acac744 SHA1: 990f7857b102f17b8b3c6ac52ab72a9385d6307b SHA256: c1d02b2bf05b232ea366b264dec50f956e05c0ff836a5da35bacb7ba59e4448e SHA512: b7e86615b347e43d56f0c114072fe98c310333fd4a03b4092004ff3d27232eb0f5659380b0c8f7fd056778793a5a25ac7dfdcc01a0625fce04609460084189ac Description: QEMU user mode emulation binaries QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the user mode emulation binaries. In this mode QEMU can launch Linux processes compiled for one CPU on another CPU. . If qemu-user-binfmt package is also installed, it will register binary format handlers from this qemu-user package with the kernel so it will be possible to run foreign binaries directly. However, this might not be suitable for using inside foreign chroots, in which case it is possible to use qemu-user-static package instead of qemu-user-binmft, -- qemu-user-static will register statically linked binfmt handlers instead. Homepage: http://www.qemu.org/ Multi-Arch: foreign Package: qemu-user-binfmt Priority: optional Section: otherosfs Installed-Size: 66 Maintainer: Debian QEMU Team <pkg-qemu-devel@lists.alioth.debian.org> Architecture: amd64 Source: qemu Version: 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3 Depends: qemu-user (= 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3), binfmt-support Conflicts: qemu-user-static Breaks: binfmt-support (<< 2.1.7~) Filename: pool/sdk/q/qemu/qemu-user-binfmt_5.2+dfsg-11+deb11u3+apertis1bv2022.3db3_amd64.deb Size: 3672 MD5sum: 5b271698a89aeee8c5c4a83368f04a7d SHA1: ebc866bb927b0d944470e10172b9b1b8687f7edf SHA256: 4756deb6e41a9a73ba4383e31a55815e5310be9ed4e248460cc963b1b7fda517 SHA512: 5683152e838133f05604037ad03269ca80008cb0ebaceca4be75a72eb71d74250f3079083abe798904a43b08e56fbcd4d4edf32e5683d08210c1342572af5fe0 Description: QEMU user mode binfmt registration for qemu-user QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides binfmt support registration for the user mode emulation binaries from qemu-user. This is an empty package, it does not contain any additional files, only registration scripts which run at install and remove times. Homepage: http://www.qemu.org/ Multi-Arch: foreign Package: qemu-user-dbgsym Priority: optional Section: debug Installed-Size: 153313 Maintainer: Debian QEMU Team <pkg-qemu-devel@lists.alioth.debian.org> Architecture: amd64 Source: qemu Version: 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3 Depends: qemu-user (= 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3) Filename: pool/sdk/q/qemu/qemu-user-dbgsym_5.2+dfsg-11+deb11u3+apertis1bv2022.3db3_amd64.deb Size: 139424580 MD5sum: 074ec5676fb699d82abb25328ea34eee SHA1: 9537d3f2e448fb960494d4476ac83bd7d89688ee SHA256: 6c649bc5058a0b0773b4caeb2f3e13b9a14a11f75dac2ec574f1b64392d276ef SHA512: 4926192768b85e9016916f6ce6e41448ea33f903e08a56b55e83bf155e79ce4e580828494886e0f89b1a7862040678e657d59fc4636dd0841f67bda9cebb823a Description: debug symbols for qemu-user Auto-Built-Package: debug-symbols Build-Ids: 0d1ab36a8d13bcbfc3c02a76fe59b94783d90221 10f5781f4405b024b68df0d87d83aeadaa999fd6 16b09301fd17ee4d2b9ac00fc44b65f0375698ac 1ba20b1853d339b6ad6c26fdc40926a194595597 2240efa6cb0844e55e457e4ea01ce3100fd6e063 265077534e2bfdc2a3b91b48dfff7490d50d6d06 2fcbc7fb7bb867a81aebb1c2cd93cf3fc2048520 3384a2904ac9070e91a0ffa8ac1efee283013452 36362dc41f4ec110b4f9afcdc351bc8ce1b00c3d 375665a555f25334a029c6d4e35d4e8b82eea72e 3e693abe35ff115db997004cdb434ea2cb8158ef 413d0da8e3e0fb18b0e4f76e295cd827ff7842c3 47889ab2b7a78755585094aa28c96c97a149fb34 47e277dfc6bfcff971e5e17b8773492af806e3f7 54100b41b2d5a174ce8b1b6aefb88172b3cfdc2a 5420aef419fb3be2528a0c1c5c45bc6882772634 54ad781fb45cc33c98c7e4b109b4ffb1fdedaeb9 5ccfd0fddb0868f3f3b86aa93a6dd19f6db90ab0 6086d4396656788ff2038ce53f435bd37cb58a9b 7541d01efa54bd7e49a24e2d23447638431cabee 81de53ec61885f2e013f52fcbd571a777a138687 8dbe6fb570129c3dc10562fa68699b7e9030544f 9647b557dcf010c0127ff3efa1c538f59b178bad 981b1dcf70a2690a89e9afe05585a4bd1e145542 a15dcd007931e3414c29439e00a5af76dbb7dfe6 ad73a4afae56719e8e1d9f109345b3e577003c7a b2cd217d6802b9063776b7a87716de49abbab2dd be7366d57b46091eb98aa6810a72e53893581c42 c0f55572afd40b51ebd713f19994b63e0b9466e9 dbbfe64fbe57f8c1b464caaf9760d8f2f72f6747 e107ad03b0fb981a5108db154ad27e2c0c0e8923 e58d97bfce0d1f9cd5a3d1eb85007ff5def65597 f73991ae4a66df33561e633b5819db3c665059f1 Package: qemu-user-static Priority: optional Section: otherosfs Installed-Size: 282222 Maintainer: Debian QEMU Team <pkg-qemu-devel@lists.alioth.debian.org> Architecture: amd64 Source: qemu Version: 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3 Provides: qemu-user-binfmt Recommends: binfmt-support Suggests: sudo Conflicts: qemu-user-binfmt Breaks: binfmt-support (<< 2.1.7~) Filename: pool/sdk/q/qemu/qemu-user-static_5.2+dfsg-11+deb11u3+apertis1bv2022.3db3_amd64.deb Size: 41509308 MD5sum: 6b06d4d9d125ea2abe3b3e96fc8f4cfb SHA1: 6f80e99335df1f6825b6821b290750037ab4fcef SHA256: 88aadd629ab6f1f66248b64cbc3562f8e48eab1262308b9402ad16595029b3d7 SHA512: 6ecff080957c4fb3eb48f6dbbc9ed51435c2450257d5155726fdf79b84f0b1a7729feedaddd8b13a8042073d21d29e0656e898911b25c51195db47bfe7b3a078 Description: QEMU user mode emulation binaries (static version) QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the user mode emulation binaries, built statically. In this mode QEMU can launch Linux processes compiled for one CPU on another CPU. . qemu-user-static package will register binary formats which the provided emulators can handle, so that it will be possible to run foreign binaries directly. Built-Using: capstone (= 4.0.2-3apertis0bv2022dev2b1), gcc-10 (= 10.2.1-6+apertis6bv2022.2b11), glib2.0 (= 2.66.8-1+apertis1bv2022preb3), glibc (= 2.31-13+deb11u7+apertis1bv2022.3db2), gnutls28 (= 3.7.1-5+deb11u3+apertis0bv2022.3db2), zlib (= 1:1.2.11.dfsg-2+deb11u2+apertis0bv2022.3b1) Homepage: http://www.qemu.org/ Multi-Arch: foreign Package: qemu-user-static-dbgsym Priority: optional Section: debug Installed-Size: 168363 Maintainer: Debian QEMU Team <pkg-qemu-devel@lists.alioth.debian.org> Architecture: amd64 Source: qemu Version: 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3 Depends: qemu-user-static (= 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3) Filename: pool/sdk/q/qemu/qemu-user-static-dbgsym_5.2+dfsg-11+deb11u3+apertis1bv2022.3db3_amd64.deb Size: 146667088 MD5sum: 41ba27d4e93de9c869c98a664c1b321a SHA1: 99e5ce87fde24d152398c314d8346ed7f079b221 SHA256: a339dc5bf8d6ba1bb70380f6a40fd59890030ee2a35ea9cd7492e0f6cde2c24f SHA512: df120b10c9f19d0b824c3a27ebbedb8b5db8a965f02e93e95ad8574b7033a9cc11b654191e1637affc4f2f16baca335c3255cb260b3df713d96afc4c064b80a3 Description: debug symbols for qemu-user-static Auto-Built-Package: debug-symbols Build-Ids: 0394a51aaa9fa469ca464343f3845f83dbd02e20 09ff964c16c8143bae96568fb12142e9cfa83664 0b1f70f520478115b337dde154d7d03cb0207e27 0da2c69dc4ffe28052377ef65f1b057153803d1f 189d05b136c95cc7beffe8bc86086c34d54971f6 26d7bb04d072f77e082259f6939d5ca00b23d5f8 33d77c4742654f860854577fb453e1f3b68136d2 3dac75c333eeb87ebe3c068d6c5c500540a10885 4b549faef44f402d80247af6d9b4bad2cfb49603 4f7277c964aa02597cfa62eb7fac36c685864d40 523830bb4f858dae2f98c5d6f24144f0ee805ace 62d4a68d46003898d2d65dabe2095b3b47bc3b08 6316b2b8508496ec424c0210d8c043e284c663da 6329939a2ab9aa16438b37fd5716290f977195ea 6427b8da99820ce1ca9c5d44245859e2fe2bf6b2 665d35b260785e3897995ff5ca4c4de234c9c75d 6939c37b6ca6c15ed623ed3a67835a13a14646db 70c5ab648fec93840b055077402e9447513c7fa2 7ec18f623e6f9803418d567c5a5e8897f0e38d5c a263f6b9ae096549b20ea29950325906c4c48de2 a76d236ff1171044e611b61fd519dc738de330bf aa8de8412d569628eb0a7a9d1f2e6bf388f3f180 aad90c62bf7e0fee3c11c506af33fce799b718e5 aadbbbe5c870cd9543e28503deb363825408244c c42e3c1c3ff04fb96e6df3b2c38351a429eda732 c6ef4a35d994b73c80a3a6136ffc9e8226b6102b d04bb5a5a182cf7c2d6a264fefdd53948b2acf39 d348d379be042b4c0bff3f9cc6b62c2f46167406 da5fd9af13a06b74c5bb8128da3986c34d6da01a e142568154ced8c3b90f9660924fc935081df706 f74af41e23e887f8bf5d6f91946e154382aab71c fc0a59a8c6f3db6efd69aa476407f7e87ee4a641 fc373ba03e3a27069b858587415ec3ab68952d59 Package: qemu-utils Priority: optional Section: otherosfs Installed-Size: 6051 Maintainer: Debian QEMU Team <pkg-qemu-devel@lists.alioth.debian.org> Architecture: amd64 Source: qemu Version: 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3 Depends: libaio1 (>= 0.3.93), libc6 (>= 2.28), libglib2.0-0 (>= 2.37.1), libgnutls30 (>= 3.7.0), libnettle8, liburing1 (>= 0.7), zlib1g (>= 1:1.1.4) Suggests: debootstrap, qemu-block-extra (= 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3) Breaks: qemu-system-common (<< 1:3.1+dfsg-3~) Filename: pool/sdk/q/qemu/qemu-utils_5.2+dfsg-11+deb11u3+apertis1bv2022.3db3_amd64.deb Size: 1268400 MD5sum: a848ca28a408ad92227fc53d575163b9 SHA1: cd7ed4bf9616beba39658e8569382b93faac460a SHA256: f0a21781f8b66c4eb53083ef89afdf5a86d2e9b37aa333d9575b8f6b6c03346b SHA512: 9ed52a78ab1f0262dabc4a1c0a21dcb84db32a9b5f8745e80bf7e578993b5f4f908c7f20a064480da71cc834e16b49d2ff6ba165edb7557f615461b5befe2e79 Description: QEMU utilities QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides QEMU related utilities: * qemu-img: QEMU disk image utility * qemu-io: QEMU disk exerciser * qemu-nbd: QEMU disk network block device server Homepage: http://www.qemu.org/ Multi-Arch: foreign Package: qemu-utils-dbgsym Priority: optional Section: debug Installed-Size: 11860 Maintainer: Debian QEMU Team <pkg-qemu-devel@lists.alioth.debian.org> Architecture: amd64 Source: qemu Version: 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3 Depends: qemu-utils (= 1:5.2+dfsg-11+deb11u3+apertis1bv2022.3db3) Filename: pool/sdk/q/qemu/qemu-utils-dbgsym_5.2+dfsg-11+deb11u3+apertis1bv2022.3db3_amd64.deb Size: 11053832 MD5sum: 84daca8468acab810d0cb1ff2b40753f SHA1: bc6df63ed1b5facbb9d9d0ebbee5451dbe78ed8c SHA256: a8483c14cc09c4242a385f3ef334df78d49b05f1d2d943f9a5bd86539c76ba59 SHA512: 8336e086f805cebf9c0212140b7565beaf117ccffce4121296b15c0a409f1d35cbe4848a17d5cea8896b8079a8a208c42b84bd7cbdecee72ff28905e62b775d5 Description: debug symbols for qemu-utils Auto-Built-Package: debug-symbols Build-Ids: 2e958b1ef2ba98c15a09eb80f0ea10acfc005b59 75b4e05a506f4758bea994365961e74703be1a36 ebd2ad0da2925f498edc2fbbdbea84fdd8832e86 Package: rabbitvcs-cli Priority: optional Section: vcs Installed-Size: 26 Maintainer: Python Applications Packaging Team <python-apps-team@lists.alioth.debian.org> Architecture: all Source: rabbitvcs Version: 0.18-2apertis1bv2022.0b25 Depends: python3:any, rabbitvcs-core (>= 0.15) Filename: pool/sdk/r/rabbitvcs/rabbitvcs-cli_0.18-2apertis1bv2022.0b25_all.deb Size: 7828 MD5sum: 3bc1f3965e22b913211d12287e826d65 SHA1: 0fa8baf4ec865fc713b6d283b5e07545b82bc615 SHA256: e51cc3450192aa594c042fa58992c908958ebe783ef3ac1be3edeb53ad11e35c SHA512: 66eea0fd6b902a8631bf1dc74fafcc192d09d31b01fefb1056739b0b185be8dfab9424b7630938f0cd29601a1bbbd5826f9f7b0c9716d689e58135d552b13ab0 Description: Command line interface for RabbitVCS RabbitVCS is a set of graphical tools written to provide simple and straightforward access to the version control systems SVN (Subversion) and Git. This is the command-line interface. Homepage: http://www.rabbitvcs.org Package: rabbitvcs-core Priority: optional Section: vcs Installed-Size: 3245 Maintainer: Python Applications Packaging Team <python-apps-team@lists.alioth.debian.org> Architecture: all Source: rabbitvcs Version: 0.18-2apertis1bv2022.0b25 Replaces: nautilussvn Depends: python3:any, python3-svn, python3-dbus, python3-configobj, subversion (>= 1.4.6), meld (>= 1.1.2), ipython3 (>= 0.7.1), hicolor-icon-theme (>= 0.10-2), python3-dulwich, python3-tk, python3-simplejson Conflicts: nautilussvn, rabbitvcs Filename: pool/sdk/r/rabbitvcs/rabbitvcs-core_0.18-2apertis1bv2022.0b25_all.deb Size: 357984 MD5sum: 8f1919a9db2b6b99d31a6ab1d84f034a SHA1: 4b44e1af544dc90ea635cf2d9e621a50a00aa205 SHA256: 635024d057dc03b9aff5e4a47190f91a850621fa0d63df66ad46ef869de07caf SHA512: b84ecde819887f32fbf5ce0b0a96925ef7f3073a3712b1f8370345b5977a1fd7d85c281e6aba6c0c75a489afc7eeaf81312f83423505e91ce921bec37126caae Description: Easy version control RabbitVCS is a set of graphical tools written to provide simple and straightforward access to the version control systems SVN (Subversion) and Git. There are extensions for Nautilus and gedit, and a simple command-line interface. Homepage: http://www.rabbitvcs.org Package: rabbitvcs-gedit Priority: optional Section: vcs Installed-Size: 57 Maintainer: Python Applications Packaging Team <python-apps-team@lists.alioth.debian.org> Architecture: all Source: rabbitvcs Version: 0.18-2apertis1bv2022.0b25 Depends: gedit, rabbitvcs-core (>= 0.15) Filename: pool/sdk/r/rabbitvcs/rabbitvcs-gedit_0.18-2apertis1bv2022.0b25_all.deb Size: 11540 MD5sum: ceed6164e69c75c94dc28df5bbdf1bd7 SHA1: 25befecea665eba60a854c81880da38f33f8a12c SHA256: 2923becb81e3e048e9b5937bcc148bbf42a8e5f5c9212fe8a392cc6f93853c71 SHA512: 87c73cde083b40bf67613bf7217715d82d15328d9eadada22532264b440057809295623c3f8a0ff95099c2eb35fc8189a2123851e51f871a3e713e7facb18b46 Description: Gedit extension for RabbitVCS RabbitVCS is a set of graphical tools written to provide simple and straightforward access to the version control systems SVN (Subversion) and Git. This is the extension for gedit text editor. Homepage: http://www.rabbitvcs.org Package: rabbitvcs-nautilus Priority: optional Section: vcs Installed-Size: 44 Maintainer: Python Applications Packaging Team <python-apps-team@lists.alioth.debian.org> Architecture: all Source: rabbitvcs Version: 0.18-2apertis1bv2022.0b25 Replaces: rabbitvcs-nautilus3 Depends: nautilus (>= 3~), python3-nautilus (>= 1.0~), rabbitvcs-core (>= 0.15) Conflicts: rabbitvcs-nautilus3 Filename: pool/sdk/r/rabbitvcs/rabbitvcs-nautilus_0.18-2apertis1bv2022.0b25_all.deb Size: 12216 MD5sum: d16f2e6aea9d628e3557c94289db980a SHA1: 4b69ab25b5229f93bb3829364d3d71328c8ed627 SHA256: 71aec0e339ca0c67a788fd79aa3534f566746931f015b72e41c1fbf8db649a43 SHA512: cec7f5f8f652bd26cfe7d57f6c61c754861f40a22291ab21185c879135cd95cf45642f25ee08b64981bcdd11b6e8006028139696c89b91de2090d6d241cd8036 Description: Nautilus extension for RabbitVCS RabbitVCS is a set of graphical tools written to provide simple and straightforward access to the version control systems SVN (Subversion) and Git. This is the extension for the Nautilus file manager. Homepage: http://www.rabbitvcs.org Package: rabbitvcs-thunar Priority: optional Section: vcs Installed-Size: 33 Maintainer: Python Applications Packaging Team <python-apps-team@lists.alioth.debian.org> Architecture: all Source: rabbitvcs Version: 0.18-2apertis1bv2022.0b25 Depends: thunar-vcs-plugin, rabbitvcs-core (>= 0.15) Recommends: thunarx-python Filename: pool/sdk/r/rabbitvcs/rabbitvcs-thunar_0.18-2apertis1bv2022.0b25_all.deb Size: 10104 MD5sum: 9ad5c975ae5d10e81f619c0e240b47ea SHA1: 1f1f133539633e6d28252473ed8705e4a7a59e98 SHA256: accc898b2a461469fa969fc17d0311ce7b0d061c8dceeeb228a439ef64bee261 SHA512: 5fcde804512a29c375a52f0c9c625762a843e4b5aec08578ab694448a61296e11fce805992f838b70c64803668aa27d91a185b7d10087b63d4244fefb191a7b8 Description: Thunar extension for RabbitVCS RabbitVCS is a set of graphical tools written to provide simple and straightforward access to the version control systems SVN (Subversion) and Git. This is the extension for thunar file manager Homepage: http://www.rabbitvcs.org Package: sbsigntool Priority: optional Section: utils Installed-Size: 415 Maintainer: Debian EFI Team <debian-efi@lists.debian.org> Architecture: amd64 Version: 0.9.2-2+apertis0bv2022.0b7 Depends: libc6 (>= 2.14), libssl1.1 (>= 1.1.0), libuuid1 (>= 2.16) Filename: pool/sdk/s/sbsigntool/sbsigntool_0.9.2-2+apertis0bv2022.0b7_amd64.deb Size: 64660 MD5sum: ce61e5223d6ceb92b90067fddd35517d SHA1: e1e4af78b119dd070a256bcc8fcde32d696018b9 SHA256: ee138d4fbeb66e205cc0e236e4f211c3c9b04f8dca8382803ff9504475347758 SHA512: fcc1e8d1f0bf40e53fb2bac85cb0ed836fd8ce05d612caca2a7c74dd33a581c5a471125688614145b11a7392757692f62a3db7b834a9e384ff82cc71d70ca106 Description: Tools to manipulate signatures on UEFI binaries and drivers This package installs tools which can cryptographically sign EFI binaries and drivers. Multi-Arch: foreign Package: sbsigntool-dbgsym Priority: optional Section: debug Installed-Size: 602 Maintainer: Debian EFI Team <debian-efi@lists.debian.org> Architecture: amd64 Source: sbsigntool Version: 0.9.2-2+apertis0bv2022.0b7 Depends: sbsigntool (= 0.9.2-2+apertis0bv2022.0b7) Filename: pool/sdk/s/sbsigntool/sbsigntool-dbgsym_0.9.2-2+apertis0bv2022.0b7_amd64.deb Size: 488568 MD5sum: 4bd8568c1bb287b47f6cade43b0d817c SHA1: 22d7aa546455fbaf1d96832b794fc924efd7a8f5 SHA256: 74de74e2e439410d616411da8d582d7689043c2c25cefdf05c962768db0c8d8e SHA512: 5bb5bb4173a4c63eb8764f7b18560e8591ccb48c210e40f882977a4a507813038ca3aaf2473b5ee3129bbdabd251fa341772533b9030d4aba9c0d27c6e72fcc6 Description: debug symbols for sbsigntool Auto-Built-Package: debug-symbols Build-Ids: 170a76c4396b94c954d10a1d5924733ef46823cb 47c79b3f65913e6c326f67ed7feaa36fd48ed316 cc8d869b194d543d979c54928aff5dc496c06106 d15ae8327dc7f38f56e486ae8a65796c9fd03100 f2a3a954d635095cce281efffd2423f0c464aa9e fb9b75aef476fd44c2dca94cd8a73ea198f0a080 Package: shellcheck Priority: optional Section: devel Installed-Size: 15001 Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org> Architecture: amd64 Version: 0.7.1-1+deb11u1+apertis0bv2022.0b18 Depends: libc6 (>= 2.29), libffi7 (>= 3.3~20180313), libgmp10 Filename: pool/sdk/s/shellcheck/shellcheck_0.7.1-1+deb11u1+apertis0bv2022.0b18_amd64.deb Size: 2049076 MD5sum: 35b675716b7e1f92f4cf1ce27e378a15 SHA1: 1e1ae95eb6cb0cb95d7f93eded5cd0fe898a53de SHA256: 0d16ea5a4f507fb772f79954cda53d7815c8f072637320d59405d31c61656b2b SHA512: 79c4d91b8a5419216c477efcf938028d4714518ea978dee366063597b305ee6bd4eb86ebcb2124ee196c846a710e3172a56a9cac844e8a5a3381affae7c5bc30 Description: lint tool for shell scripts The goals of ShellCheck are: . * To point out and clarify typical beginner's syntax issues, that causes a shell to give cryptic error messages. . * To point out and clarify typical intermediate level semantic problems, that causes a shell to behave strangely and counter-intuitively. . * To point out subtle caveats, corner cases and pitfalls, that may cause an advanced user's otherwise working script to fail under future circumstances. Homepage: https://www.shellcheck.net/ Multi-Arch: foreign Package: sonic Priority: optional Section: sound Installed-Size: 33 Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net> Architecture: amd64 Version: 0.2.0-10apertis0bv2022.0b20 Depends: libsonic0 (= 0.2.0-10apertis0bv2022.0b20), libc6 (>= 2.7) Filename: pool/sdk/s/sonic/sonic_0.2.0-10apertis0bv2022.0b20_amd64.deb Size: 10056 MD5sum: 12d58b483977ecd57f6b17e8565f6b61 SHA1: 68711813d5e7391441fb8178ffc1497d12ffa9c0 SHA256: dd8c7dfa159cef06156339adda5aa4ab517086fb77ecfaee2783dd6cf1621839 SHA512: feca1f3bcd3f5c6e3dffca9e28311c8d4c92272df27091939aabc738a57b9ae7e6994333fc7272efb1fae50151785b8766be4fda3e5cdd6c48146dcb7a01a3a6 Description: Simple utility to speed up or slow down speech Sonic is a very simple utility that reads and writes wav files, and speeds them up or slows them down, with low distortion. The key new feature in Sonic versus other libraries is very high quality at speed up factors well over 2X. Homepage: https://github.com/waywardgeek/sonic Multi-Arch: foreign Package: sonic-dbgsym Priority: optional Section: debug Installed-Size: 31 Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net> Architecture: amd64 Source: sonic Version: 0.2.0-10apertis0bv2022.0b20 Depends: sonic (= 0.2.0-10apertis0bv2022.0b20) Filename: pool/sdk/s/sonic/sonic-dbgsym_0.2.0-10apertis0bv2022.0b20_amd64.deb Size: 16624 MD5sum: e1677f7a9e79b5495e60d84bf7d82b4d SHA1: 226ea694c4bbb4dac58a054a196bfe3c02d5cb66 SHA256: eb16f418dfbac1f4ab9b80e16e9330aac1c9829a7eb9a0c77c2087ec4f38fa86 SHA512: 999457c82dd5f308d68f90a45c685b6a46304a40bf590b3803b1200b4fd1834a24695cbfed41a6cf2bca932a764b017f45664a509526ee6a49666ce7b8cb7e82 Description: debug symbols for sonic Auto-Built-Package: debug-symbols Build-Ids: 44cf594b9eda3b63a7834f1e6b5539b218a0752e Package: sphinxbase-utils Priority: optional Section: sound Installed-Size: 181 Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net> Architecture: amd64 Source: sphinxbase Version: 0.8+5prealpha+1-12apertis0bv2022.0b26 Depends: libc6 (>= 2.29), libsphinxbase3 (>= 0.8+5prealpha) Filename: pool/sdk/s/sphinxbase/sphinxbase-utils_0.8+5prealpha+1-12apertis0bv2022.0b26_amd64.deb Size: 41304 MD5sum: fff2db3ed41d11875c707910a6e12984 SHA1: 2f829691dc4efdd88ecc1438e42212900afd9d85 SHA256: 62bdfe6932fdfbd846b2fa7b858bcc89aa40fca49d5dacb187e6a0d7a9e2142c SHA512: f9c5a3622a604bbe7ac01d851b085fc99be742f42002be838db97936de90025add722f8f46d960f4ad8165ea1d20a8d58009803763a0ad196c3843384f0129f3 Description: Speech recognition tool - utililities CMU Sphinx is a large vocabulary, speaker-independent continuous speech recognition engine. . This package contains tools to manipulate Sphinx files. Homepage: http://cmusphinx.sourceforge.net/ Multi-Arch: foreign Package: sphinxbase-utils-dbgsym Priority: optional Section: debug Installed-Size: 119 Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net> Architecture: amd64 Source: sphinxbase Version: 0.8+5prealpha+1-12apertis0bv2022.0b26 Depends: sphinxbase-utils (= 0.8+5prealpha+1-12apertis0bv2022.0b26) Filename: pool/sdk/s/sphinxbase/sphinxbase-utils-dbgsym_0.8+5prealpha+1-12apertis0bv2022.0b26_amd64.deb Size: 55812 MD5sum: ae37caaf4e67f12b1936ad8bb921b2c5 SHA1: ede7e889d4848b9a7faa18dee30c4a71bc791d46 SHA256: d69f66bf6d6ac7d8aec1601a5ef442431632e900169ffd4ce9938af11282333e SHA512: 0cbdc3cd99fa0c37509deda5573550c92eeb3109fc80119fbaf95399e4984a57a40aaf4258328ca1c610c2adfa798102a6ab9a9e819295aa03fa7b1724da9e56 Description: debug symbols for sphinxbase-utils Auto-Built-Package: debug-symbols Build-Ids: 3c2d90833ea6bad25b62e5c33f57a20c4c86d474 47d21b0760047af6afcacce0f5be4f422771bad1 6d9e4c9280f2d255b2f7dec1a040c72c7c7d6c0c d982071f95d5bfde7dbcbc971f7dd2d9c92015f5 dab4fef09398da0e454cf91bf788e4f07a65a339 e83caffb58841aebeb4f863707f7cf09b552b62a eb7bf424922de45d10e0c4f231edcbd2c49616a6 Package: splint Priority: optional Section: devel Installed-Size: 2330 Maintainer: Debian QA Group <packages@qa.debian.org> Architecture: amd64 Version: 1:3.1.2+dfsg-5apertis0bv2022.0b20 Replaces: splint-data (<< 1:3.1.2+dfsg-1) Depends: splint-data (= 1:3.1.2+dfsg-5apertis0bv2022.0b20), libc6 (>= 2.14), libfl2 (>= 2.5.33) Suggests: splint-doc-html Breaks: splint-data (<< 1:3.1.2+dfsg-1) Filename: pool/sdk/s/splint/splint_3.1.2+dfsg-5apertis0bv2022.0b20_amd64.deb Size: 712624 MD5sum: 9205e0713e5be39fc29965feb59dfdae SHA1: e415ac3fd16f4b824c8c7686c03ec2644b42eadd SHA256: aa66c6bfc269af7858990b149abf22bdab90b83d504381a3bbf18d7126e9aca4 SHA512: a2137585b133896c4463d5713defc7cef1749583aff8035111a7e59581c305f7b6fe6175a0aafd9b95f94ef2c62d82d0d04325bf42de3c13349886c47a44d35c Description: tool for statically checking C programs for bugs splint is an annotation-assisted lightweight static checker. It is a tool for statically checking C programs for security vulnerabilities and coding mistakes. If additional effort is invested in adding annotations to programs, splint can perform stronger checking. . splint does many of the traditional lint checks including unused declarations, type inconsistencies, use before definition, unreachable code, ignored return values, execution paths with no return, likely infinite loops, and fall through cases. Problems detected by Splint include: . * Dereferencing a possibly null pointer * Using or returning storage that is undefined or not properly defined * Type mismatches, with greater precision and flexibility than by C compilers * Memory management errors like use of dangling references and memory leaks * Inconsistent (with specified interface) global variable modification or use * Problematic control flow such as likely infinite loops etc. * Buffer overflow vulnerabilities * Dangerous macro implementations or invocations * Violations of customized naming conventions Homepage: http://www.splint.org/ Multi-Arch: foreign Package: splint-data Priority: optional Section: devel Installed-Size: 573 Maintainer: Debian QA Group <packages@qa.debian.org> Architecture: all Source: splint Version: 1:3.1.2+dfsg-5apertis0bv2022.0b20 Replaces: splint (<< 3.1.2.dfsg-1) Breaks: splint (<< 3.1.2.dfsg-1) Filename: pool/sdk/s/splint/splint-data_3.1.2+dfsg-5apertis0bv2022.0b20_all.deb Size: 68596 MD5sum: 91e77205b2a40c4ccc9fef436e80bb4a SHA1: 264c9f34026ec2f9c78838e9417247d94feab445 SHA256: a0d73b788ceafcffea7d9806407bf0fa6e3d8ee0084ac5bfaac19a60ae6125a1 SHA512: 455162c50ef49733beeefe1d36c4584302efaad88a0ea4b2c3619a3653cfd66078d107ad8e98b98a870d3198f72ffe124b6e572250bd6ba5704d7f94250ca3fc Description: tool for statically checking C programs for bugs - data files splint is an annotation-assisted lightweight static checker. It is a tool for statically checking C programs for security vulnerabilities and coding mistakes. If additional effort is invested in adding annotations to programs, splint can perform stronger checking. . splint does many of the traditional lint checks including unused declarations, type inconsistencies, use before definition, unreachable code, ignored return values, execution paths with no return, likely infinite loops, and fall through cases. Problems detected by Splint include: . * Dereferencing a possibly null pointer * Using or returning storage that is undefined or not properly defined * Type mismatches, with greater precision and flexibility than by C compilers * Memory management errors like use of dangling references and memory leaks * Inconsistent (with specified interface) global variable modification or use * Problematic control flow such as likely infinite loops etc. * Buffer overflow vulnerabilities * Dangerous macro implementations or invocations * Violations of customized naming conventions . This package contains the data files that are necessary to use splint. Homepage: http://www.splint.org/ Multi-Arch: foreign Package: splint-dbgsym Priority: optional Section: debug Installed-Size: 2007 Maintainer: Debian QA Group <packages@qa.debian.org> Architecture: amd64 Source: splint Version: 1:3.1.2+dfsg-5apertis0bv2022.0b20 Depends: splint (= 1:3.1.2+dfsg-5apertis0bv2022.0b20) Filename: pool/sdk/s/splint/splint-dbgsym_3.1.2+dfsg-5apertis0bv2022.0b20_amd64.deb Size: 1887700 MD5sum: 7339eceaba229a3c31f60bc2aacf5484 SHA1: 37732253c64e87e0ca1b62583e32794eb3b7a90e SHA256: 405b5d9e43e03d17733172a0a0572d42a780897aa655e149b1e4bc8f872963f3 SHA512: 2d7f54e8e6d966ad1914b16440db03abb54ea2181211e45e19b1334927edcebbb3a63c0a6410cdc2ce190d724912231c4eebdf598a3a9602de6df7c4bc4964f4 Description: debug symbols for splint Auto-Built-Package: debug-symbols Build-Ids: 9d9049be6b7c3aa5c73fc9d6c53628b9d3b219f5 Package: splint-doc-html Priority: optional Section: doc Installed-Size: 1046 Maintainer: Debian QA Group <packages@qa.debian.org> Architecture: all Source: splint Version: 1:3.1.2+dfsg-5apertis0bv2022.0b20 Replaces: splint (<< 1:3.1.2+dfsg-1), splint-doc Suggests: splint Conflicts: splint-doc Breaks: splint (<< 1:3.1.2+dfsg-1) Filename: pool/sdk/s/splint/splint-doc-html_3.1.2+dfsg-5apertis0bv2022.0b20_all.deb Size: 160192 MD5sum: fbb7cda49e76d90c020557d901b70906 SHA1: fe881569169903fb3cd9ade9d0ad9d0aa1c9393d SHA256: 0d70852c8ccdbdea8aa16a618ba1a94bbb89e668b43835c7bc57364e9ac54c38 SHA512: fac61c97851bad377b9d8323913a2996dc50e9afefd6084b0e6c48113ba2406ec5e8ae48c4ad9199ea96a28dcad76c223cca0c98f162c89050f00f40d103c890 Description: tool for statically checking C programs for bugs - HTML documentation splint is an annotation-assisted lightweight static checker. It is a tool for statically checking C programs for security vulnerabilities and coding mistakes. If additional effort is invested in adding annotations to programs, splint can perform stronger checking. . splint does many of the traditional lint checks including unused declarations, type inconsistencies, use before definition, unreachable code, ignored return values, execution paths with no return, likely infinite loops, and fall through cases. Problems detected by Splint include: . * Dereferencing a possibly null pointer * Using or returning storage that is undefined or not properly defined * Type mismatches, with greater precision and flexibility than by C compilers * Memory management errors like use of dangling references and memory leaks * Inconsistent (with specified interface) global variable modification or use * Problematic control flow such as likely infinite loops etc. * Buffer overflow vulnerabilities * Dangerous macro implementations or invocations * Violations of customized naming conventions . This package contains the manual (HTML documentation) for splint. Homepage: http://www.splint.org/ Multi-Arch: foreign Package: swig-pocketsphinx Priority: optional Section: interpreters Installed-Size: 33 Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net> Architecture: all Source: pocketsphinx Version: 0.8+5prealpha+1-13apertis0bv2022.0b22 Filename: pool/sdk/p/pocketsphinx/swig-pocketsphinx_0.8+5prealpha+1-13apertis0bv2022.0b22_all.deb Size: 8728 MD5sum: eb7c8cf437fbbc47f1f0bbe3f72d1b4a SHA1: 36124040cb6676ea06e58869983779f78510c0de SHA256: 14d3548adbc1ecd6435c5bdd296dd3066d187bd374c354e972c0e74630c4cc6b SHA512: 9ac25f9ce954ccfc073003350a12d139b15175d4780570b3aef8016fe87d7a011ac6ca54fa8e2287ace9f7d4edbfa0cb91ad3298cd7b7b7af4363a5200493b22 Description: Speech recognition tool - pocketsphinx swig helpers CMU Sphinx is a large vocabulary, speaker-independent continuous speech recognition engine. . This package contains swig helpers for building pocketsphinx-related swig bindings. Homepage: http://cmusphinx.sourceforge.net/ Multi-Arch: foreign Package: swig-sphinxbase Priority: optional Section: interpreters Installed-Size: 57 Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net> Architecture: all Source: sphinxbase Version: 0.8+5prealpha+1-12apertis0bv2022.0b26 Filename: pool/sdk/s/sphinxbase/swig-sphinxbase_0.8+5prealpha+1-12apertis0bv2022.0b26_all.deb Size: 11224 MD5sum: 2d561bffd77e7fee2c76c89a2814b6c7 SHA1: 208b003be69ed71dec240e77e83b6d1e8a99a7b3 SHA256: 04d082b6ef5a3ea2379e24a863dc6409658dff09b59cd0d10ccd0fc20c52713b SHA512: 00122b701395a6aef8e205eeb74f3d2ce629832d94d6336c0c4fbc347ef87b7848006d5bd93bffaa9caed4b2d4f719ba0e93272f0e85da1aead3250a09751fde Description: Speech recognition tool - swig helpers CMU Sphinx is a large vocabulary, speaker-independent continuous speech recognition engine. . This package contains swig helpers for building sphinx-related swig bindings. Homepage: http://cmusphinx.sourceforge.net/ Multi-Arch: foreign Package: sysprof Priority: optional Section: devel Installed-Size: 2534 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: amd64 Version: 3.38.1-1+apertis1bv2022.2b2 Provides: libsysprof-4 (= 3.38.1-1+apertis1bv2022.2b2), libsysprof-4-dev (= 3.38.1-1+apertis1bv2022.2b2), libsysprof-capture-4-dev (= 3.38.1-1+apertis1bv2022.2b2), libsysprof-ui-4 (= 3.38.1-1+apertis1bv2022.2b2), libsysprof-ui-4-dev (= 3.38.1-1+apertis1bv2022.2b2) Depends: libc6 (>= 2.29), libcairo2 (>= 1.14.0), libdazzle-1.0-0 (>= 3.30.0), libglib2.0-0 (>= 2.61.3), libgtk-3-0 (>= 3.22.0), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libpolkit-agent-1-0 (>= 0.105), libpolkit-gobject-1-0 (>= 0.105), libstdc++6 (>= 4.1.1), libunwind8, dconf-gsettings-backend | gsettings-backend Suggests: libdazzle-1.0-dev (>= 3.30.0), libglib2.0-dev (>= 2.61.3), libgtk-3-dev (>= 3.22.0), libpolkit-gobject-1-dev (>= 0.105) Breaks: gnome-builder (<< 3.37.90) Filename: pool/sdk/s/sysprof/sysprof_3.38.1-1+apertis1bv2022.2b2_amd64.deb Size: 458780 MD5sum: 0d7eeba342b4eb8c2f302437b0cda660 SHA1: 42f05ba436f9c855602c3d50d36ca2c948a5c593 SHA256: 2bd89682ed4b7fb15ef677ad8e25d2bcfc6873d71c07490339e45768f6d95120 SHA512: c097ba88e9aa2893d5e6d4de041cbcb215bc25f6c4d365b7920a8b898e78d050bde786033b3dbd92b35799ec3f70b2998a4000d3670e7e153c45fabfd02bb2a5 Description: system-wide Linux profiler Sysprof is a sampling CPU profiler that uses a ptrace in Linux kernel to profile the entire system, not just a single application. Sysprof handles shared libraries and applications do not need to be recompiled. In fact they don't even have to be restarted. . It has the following features: - profiles all running processes, not just a single application - has a simple graphical interface - shows the time spent in each branch of the call tree - profiles can be loaded and saved Homepage: https://wiki.gnome.org/Apps/Sysprof Package: sysprof-dbgsym Priority: optional Section: debug Installed-Size: 1895 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: amd64 Source: sysprof Version: 3.38.1-1+apertis1bv2022.2b2 Depends: sysprof (= 3.38.1-1+apertis1bv2022.2b2) Filename: pool/sdk/s/sysprof/sysprof-dbgsym_3.38.1-1+apertis1bv2022.2b2_amd64.deb Size: 1620212 MD5sum: c66a5ee4c1942691467f796f66bceebf SHA1: 5aca3dfa0444fab4ae41a13e425c5bd55a43ae50 SHA256: 2a05871f85bc33bd34dffefea55ade90ea42133489db0a410330854ada85ffe1 SHA512: 367993bcec8f0f49a886edcc9879dd132ce02f6d0b1ab52654c9a76481b4b9267fcce369c95149e1a491273e52f57acdb90470e558dd104f207ea543dd7660a4 Description: debug symbols for sysprof Auto-Built-Package: debug-symbols Build-Ids: 4dba18e72beb528da54a3f834fedb626c9fc9f78 553dd62a6c3163cb09fc729e3deec07937239d4f 7593cf7d6d44c10d6df7639065a1580c29987e8c 8ac68dc527204285ded2dc6e9780dd4735bd91d6 b7c78bc5030a42d5bd03327c2e3d7a15a29f73fe c4693e5b26e3043c4233a214405201b7889b3534 e796e8c84ad3e4e92c6f3774b18ceec840ee6347 Package: thunar Priority: optional Section: xfce Installed-Size: 1518 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Version: 4.16.8-1+apertis0bv2022.0b11 Replaces: thunar-data (<< 1.2.3-3) Depends: desktop-file-utils, exo-utils, shared-mime-info, thunar-data (= 4.16.8-1+apertis0bv2022.0b11), libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libcairo2 (>= 1.6.0), libexo-2-0 (>= 0.11.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.39.90), libgtk-3-0 (>= 3.21.5), libgudev-1.0-0 (>= 146), libice6 (>= 1:1.0.0), libnotify4 (>= 0.7.0), libpango-1.0-0 (>= 1.44.6), libsm6, libthunarx-3-0 (>= 1.7.0), libxfce4ui-2-0 (>= 4.15.3), libxfce4util7 (>= 4.15.3), libxfconf-0-3 (>= 4.6.0) Recommends: default-dbus-session-bus | dbus-session-bus, gvfs, policykit-1-gnome | polkit-1-auth-agent, thunar-volman, tumbler, udisks2, xdg-user-dirs, libxfce4panel-2.0-4 (>= 4.13.0) Suggests: thunar-archive-plugin, thunar-media-tags-plugin, gvfs-backends Breaks: thunar-data (<< 1.2.3-3) Filename: pool/sdk/t/thunar/thunar_4.16.8-1+apertis0bv2022.0b11_amd64.deb Size: 782732 MD5sum: c5729c829e0b5eb39e3151769104a713 SHA1: 186cccaa525025d533d6cc080ddc2377e92a17d4 SHA256: 2120bdfb6501f22de76c1e7cdec72b88ad88b10eaa8a63e694f9c5c925bc2704 SHA512: a8309592de0a1ed1a11e4bd080f6c6731aacbe4b5e4c03fd7eaa40e42bf5c419bb55b1f2fd9b76fd943fda92737df514f05713fff61ce49f4b952fb5b401dc3b Description: File Manager for Xfce Thunar is the file manager designed to be the default file manager for the Xfce desktop environment. It has been designed to be fast and easy to use. . Also included is an Xfce panel plugin which can manage the desktop trash. Homepage: https://docs.xfce.org/xfce/thunar/start Package: thunar-data Priority: optional Section: xfce Installed-Size: 5327 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: all Source: thunar Version: 4.16.8-1+apertis0bv2022.0b11 Filename: pool/sdk/t/thunar/thunar-data_4.16.8-1+apertis0bv2022.0b11_all.deb Size: 1194200 MD5sum: 22609b623199c3c025d77ea44b9c36bc SHA1: 092b8305bdf618bdd1fd6c75b0a65b6d5adc727f SHA256: f0748f080ec37931c02cab6ee76fa2d8b1769a9b92fd7f94c014452f0d5cdaff SHA512: 418409cca1c64298368d63fa0259dd67066eccc83b699a7b5abb198510770ec0622b48e04f43e6e0493ea265deefbfa7607869ddc8e8cb97f4120c45ab09e60a Description: Provides thunar documentation, icons and translations This package contains architecture-independent files for thunar, the file manager and file management libraries for Xfce desktop environment. Homepage: https://docs.xfce.org/xfce/thunar/start Multi-Arch: foreign Package: thunar-dbgsym Priority: optional Section: debug Installed-Size: 1205 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Source: thunar Version: 4.16.8-1+apertis0bv2022.0b11 Depends: thunar (= 4.16.8-1+apertis0bv2022.0b11) Filename: pool/sdk/t/thunar/thunar-dbgsym_4.16.8-1+apertis0bv2022.0b11_amd64.deb Size: 991396 MD5sum: d9004ce0fd545db1193b75c3e34aff39 SHA1: be6e0a5170dbe430b921ca85a33daf66887559c6 SHA256: 87b1f401e31966a464591aa91580f1f2770ac32d75a47daf39c66812e7a8f58b SHA512: b66421e6d0b1465a70350ba391a40602f02a7e73df1a46c42c67da02a1276a477bf3ed7109fdccf3b80f62074f6d3000ffc1fd43ece0992775ddc66472ed2a14 Description: debug symbols for thunar Auto-Built-Package: debug-symbols Build-Ids: 23e79075f0ee15d586c34345199994c970c59037 73dbf88fbad032a2937e8286b940ce897433b2c5 d1aa2994799c9341042cf60b0f6f2826ed777e1e Package: thunar-vcs-plugin Priority: optional Section: xfce Installed-Size: 1166 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Version: 0.2.0-1co1bv2022.0b14 Depends: thunar (>= 0.5.0rc2-1), libapr1 (>= 1.2.7), libc6 (>= 2.4), libcairo2 (>= 1.2.4), libexo-2-0 (>= 0.11.4), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.16.2), libpango-1.0-0 (>= 1.14.0), libsvn1 (>= 1.9), libthunarx-3-0 (>= 1.7.0), libxfce4util7 (>= 4.9.0) Filename: pool/sdk/t/thunar-vcs-plugin/thunar-vcs-plugin_0.2.0-1co1bv2022.0b14_amd64.deb Size: 209736 MD5sum: c760711093f0a8efc9f9da30874849d9 SHA1: e2439f994f64fdb79bccf74fefad391de99b285c SHA256: 1e712ef0f88990110da5d3baf999d12aa06558de07fa83fd7445b9dd23c9c09a SHA512: f86c4713a664d11532ed478c0e2f9b4d1d98bf3c9551eb5724a1de34a6e53eccad7c5d5ab0470a5e421af42cca31218663287f0646cdcb592110e33cb375eb8a Description: VCS plugin for Thunar file manager Git and Subversion integration into the Thunar file manager. The current features are: * most of the svn action: add, blame, checkout, cleanup, commit, copy, delete, export, import, lock, log, move, properties, relocate, resolved, revert, status, switch, unlock, update. * Subversion info in file properties dialog. * Basic Git actions: add, blame, branch, clean, clone, log, move, reset, stash, status. Homepage: https://goodies.xfce.org/projects/thunar-plugins/thunar-vcs-plugin Package: thunar-vcs-plugin-dbgsym Priority: optional Section: debug Installed-Size: 603 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Source: thunar-vcs-plugin Version: 0.2.0-1co1bv2022.0b14 Depends: thunar-vcs-plugin (= 0.2.0-1co1bv2022.0b14) Filename: pool/sdk/t/thunar-vcs-plugin/thunar-vcs-plugin-dbgsym_0.2.0-1co1bv2022.0b14_amd64.deb Size: 517300 MD5sum: 72d1115ba4d554c47933e369fe9716f8 SHA1: b7be0bdff78b44dc8d09637cebb2c963d35cbd40 SHA256: 7d9c00c793d5db85b047cbd942363e77be0c0c2eaf6019d2af55d96b57c83017 SHA512: 23f5c4729032fec30bc36383990fd285cda1d4b2c09095d9d67e26961c41a3ef51b8b32944e68ea2567d4478d1b9cf3645ff9e9ff75d8f654eb93f936eed2fe6 Description: debug symbols for thunar-vcs-plugin Auto-Built-Package: debug-symbols Build-Ids: 270f2b1f58d4e40084ba7f9fe632266c03c298ba afe24f0b935922007f45ff64d92d87d5ce7fcc3d d7389e689e21791e67b96e53f5ab6fdbd1166b9f Package: thunar-volman Priority: optional Section: xfce Installed-Size: 918 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Version: 4.16.0-1apertis0bv2022.0b35 Depends: exo-utils, thunar (>= 1.1.1), libc6 (>= 2.4), libexo-2-0 (>= 0.11.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.16.2), libgudev-1.0-0 (>= 146), libnotify4 (>= 0.7.0), libpango-1.0-0 (>= 1.14.0), libxfce4ui-2-0 (>= 4.15.1), libxfce4util7 (>= 4.9.0), libxfconf-0-3 (>= 4.6.0) Filename: pool/sdk/t/thunar-volman/thunar-volman_4.16.0-1apertis0bv2022.0b35_amd64.deb Size: 178232 MD5sum: b62d7a717ecc48dd3316cbc80090b518 SHA1: ecaf7931adbc03eb0e9dd3ef680db1ffd3ef76c8 SHA256: 3b0acd7ec3d993540b569bc75598ac8d64b5f1be56af17aed33d94c4397beed8 SHA512: 6c6e702fdd79e01331dd590f01b8bdd1532f7f1b09b41e180961516849dda261797294eeb1817f0e0c21492602d44d6b05e57cf0d1e860ab1ad87309f089362e Description: Thunar extension for volumes management The Thunar Volume Manager is an extension for the Thunar file manager, which enables automatic management of removable drives and media. Homepage: https://docs.xfce.org/xfce/thunar/thunar-volman Package: thunar-volman-dbgsym Priority: optional Section: debug Installed-Size: 109 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Source: thunar-volman Version: 4.16.0-1apertis0bv2022.0b35 Depends: thunar-volman (= 4.16.0-1apertis0bv2022.0b35) Filename: pool/sdk/t/thunar-volman/thunar-volman-dbgsym_4.16.0-1apertis0bv2022.0b35_amd64.deb Size: 75164 MD5sum: 87b1e883372764f5247a6fcbb7546915 SHA1: fd188f89ebdce82182d8178830b0370f23a76f98 SHA256: 4013a7fdb1fface1cb9302a821e9652a7307d904c25a0619197dac305932c85e SHA512: 49b9c76d03b91c6cd2cb1dbd2fca9b1d8bfc9a7ec2dad17ac7d0a5c8e0428a330d3597bf4d445b9f26a3667b91fb51ce2197a321b52e665bbe367d5ea150f318 Description: debug symbols for thunar-volman Auto-Built-Package: debug-symbols Build-Ids: 5d5bf01732b03199200127be9d387fd9c5bbd9e0 6c9c8ad6a8b017852e9679595ecd3e443a670423 Package: thunarx-python Priority: optional Section: xfce Installed-Size: 62 Maintainer: Ritesh Raj Sarraf <rrs@debian.org> Architecture: amd64 Version: 0.5.2-2+apertis1bv2022.0b10 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.16.0), libgtk-3-0 (>= 3.0.0), libpython3.9 (>= 3.9.1), libthunarx-3-0 (>= 1.1.0), thunar (>= 0.4.0) Filename: pool/sdk/t/thunarx-python/thunarx-python_0.5.2-2+apertis1bv2022.0b10_amd64.deb Size: 14236 MD5sum: ad60728b957d23d545cc49bb2bf9a15c SHA1: 71c80ce73c8efe7ea913d4e0dfa0469d6eb863f8 SHA256: d544658df5155d86df91e1d6d6f130149f3f0132e434fa9f136bd8d464aaa465 SHA512: cd66d29ff41667974278f63012d87f1d688552af349c08551c631aa865aa7e2989ef2ff8f3114dd46893d0233fd6ebf84baf9e5da5e0322d3daf90682a4b2bf3 Description: Python bindings for the Thunar file manager Python bindings for the Thunar file manager, allowing property page and menu extensions to be written in Python. Homepage: https://goodies.xfce.org/projects/bindings/thunarx-python Package: thunarx-python-dbgsym Priority: optional Section: debug Installed-Size: 49 Maintainer: Ritesh Raj Sarraf <rrs@debian.org> Architecture: amd64 Source: thunarx-python Version: 0.5.2-2+apertis1bv2022.0b10 Depends: thunarx-python (= 0.5.2-2+apertis1bv2022.0b10) Filename: pool/sdk/t/thunarx-python/thunarx-python-dbgsym_0.5.2-2+apertis1bv2022.0b10_amd64.deb Size: 31780 MD5sum: 920e71fd4970bbbe8db1bc81ae9c753e SHA1: 9d43381d6db9287c5855956456b37b56899926c8 SHA256: 6b64c289db49197b1c81d08ec827d0f5cf35bae71253b31d86a86bc0ad926acf SHA512: 0fcf19b3cfce96aff1675f1461b91b1853a3f0a9c8f1cff23acf331924bcf8adcb1df02c3893198acddbdff2fa4006dc188a2fa6c63d724b87cdfd1ae47dc40f Description: debug symbols for thunarx-python Auto-Built-Package: debug-symbols Build-Ids: faa497d6a7a759c5f1eb2f65bd3ca42700a7c6a5 Package: trang Priority: optional Section: text Installed-Size: 25 Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@alioth-lists.debian.net> Architecture: all Source: jing-trang Version: 20181222+dfsg2-4apertis0bv2022.0b18 Depends: default-jre, libtrang-java, java-wrappers Filename: pool/sdk/j/jing-trang/trang_20181222+dfsg2-4apertis0bv2022.0b18_all.deb Size: 8888 MD5sum: 3805ab2eda4edb68d3de4eb7ddc1b78f SHA1: ccbac73dceb74c1dfe6edcbc1c5b90a9ea9e3b20 SHA256: 5826584fffc22f3bf643032b4e5491c4849d25b3ed00052a425d4803a4d8166e SHA512: 740d958b679e7b22e2aa7dc2bfdd828bc05192609a416971f79507dbd0e774c7e9767896953ab0afd05d7354f1e1dd5d85924a5f3f929f481344a6e005f7e819 Description: XML schema converter Trang converts between different schema languages for XML. It supports the following languages: - RELAX NG (XML syntax) - RELAX NG compact syntax - XML 1.0 DTDs - W3C XML Schema Homepage: https://github.com/relaxng/jing-trang Package: user-mode-linux Priority: optional Section: kernel Installed-Size: 113862 Maintainer: User Mode Linux Maintainers <team+uml@tracker.debian.org> Architecture: amd64 Version: 5.15um2+apertis2bv2022.0b8 Depends: libc6 (>= 2.28) Recommends: uml-utilities (>= 20040406-1) Suggests: x-terminal-emulator, rootstrap, user-mode-linux-doc, slirp, vde2 Filename: pool/sdk/u/user-mode-linux/user-mode-linux_5.15um2+apertis2bv2022.0b8_amd64.deb Size: 38698360 MD5sum: 1b00afb8ffcf86cd2d93d2fd91204aa4 SHA1: 3c3eb0cfac9ce099849a0ca95a02ed4c3bebbcbe SHA256: a00ebbb9be37bd48cf34eaac7fad746af16b3745d6bc21572550b94edad55d97 SHA512: 8b68d738ab4954693977a06ff92f027be41f2607a513dda49e6b041395d861df23acd15e86a469984fa6b8c5ee02b5552b1308695a5be4f99f5e4aab34f4ad71 Description: User-mode Linux (kernel) User-mode Linux (UML) is a port of the Linux kernel to its own system call interface. It provides a kind of virtual machine, which runs Linux as a user process under another Linux kernel. This is useful for kernel development, sandboxes, jails, experimentation, and many other things. . This package contains the kernel itself, as an executable program, and the associated kernel modules. Built-Using: linux (= 5.15.22-0~apertis1bv2022.0b1) Homepage: http://user-mode-linux.sourceforge.net/ Package: user-mode-linux-dbgsym Priority: optional Section: debug Installed-Size: 16905 Maintainer: User Mode Linux Maintainers <team+uml@tracker.debian.org> Architecture: amd64 Source: user-mode-linux Version: 5.15um2+apertis2bv2022.0b8 Depends: user-mode-linux (= 5.15um2+apertis2bv2022.0b8) Filename: pool/sdk/u/user-mode-linux/user-mode-linux-dbgsym_5.15um2+apertis2bv2022.0b8_amd64.deb Size: 13242928 MD5sum: bf6976b900b63ae8ae3e1d2cff8a2c0d SHA1: f56b938dff4b055c589e07f1dc5fb62292b0fa62 SHA256: 261b59a688039c0177a01bc32cb64c224e7116cc4f791873dc92d971122b421e SHA512: 2f4ab3e2ceeddd1e096dd92cabbc33335748ebac4ef47f5ec88daec7f6748d040fb29e517151b5aa8d53b5e3cf71b302010db6cdac0034a61c4164308536567f Description: debug symbols for user-mode-linux Auto-Built-Package: debug-symbols Build-Ids: da4afb79fcfafe46c07e9facb6ad895242a7c483 Package: wx-common Priority: optional Section: devel Installed-Size: 391 Maintainer: wxWidgets Maintainers <team+wx@tracker.debian.org> Architecture: amd64 Source: wxwidgets3.0 Version: 3.0.5.1+dfsg-2apertis1bv2022.0b35 Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2), libwxbase3.0-0v5 (>= 3.0.5.1+dfsg) Recommends: zip Filename: pool/sdk/w/wxwidgets3.0/wx-common_3.0.5.1+dfsg-2apertis1bv2022.0b35_amd64.deb Size: 206200 MD5sum: d710c4e869a4d9f59729d282ca36b9ad SHA1: 35c0cb98abf61cd594dd4f3a0afa034c5747394f SHA256: 0dd7c3fceeb71cc730b10b5259c30cf436c65615738459eed58e4e7a46218ac7 SHA512: 2c354820e42fea125cd7ca0e233e7df67ad2909a4413072fdd3e8eb59912bbe32f6b1c24942c0f7c228893422446fb2d2a8eb876d4668b326123fdaf265ed029 Description: wxWidgets Cross-platform C++ GUI toolkit (common support files) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). . This package provides common support files not bound to any particular wxWidgets release, such as font metrics required by some ports, and miscellaneous developer aids and binary utilities. Homepage: https://www.wxwidgets.org/ Multi-Arch: foreign Package: wx-common-dbgsym Priority: optional Section: debug Installed-Size: 453 Maintainer: wxWidgets Maintainers <team+wx@tracker.debian.org> Architecture: amd64 Source: wxwidgets3.0 Version: 3.0.5.1+dfsg-2apertis1bv2022.0b35 Depends: wx-common (= 3.0.5.1+dfsg-2apertis1bv2022.0b35) Filename: pool/sdk/w/wxwidgets3.0/wx-common-dbgsym_3.0.5.1+dfsg-2apertis1bv2022.0b35_amd64.deb Size: 422352 MD5sum: 102e7828e7f5e8147c787cae1bacd8c8 SHA1: f70be346d372babc1bb2cff60dae639888d810ca SHA256: 688914fecc453864ce1d698e2a3681cfbe81669bf069a87cb2ab8643a599fbb3 SHA512: 990b1cdee9b29fdf0fbe413decb34a9bf36416809d58adb9b17d814a5554f30143106bf1ab0755a2581e2fe06c2d6e41a16dabb3acf0ad886481e78310bb9c56 Description: debug symbols for wx-common Auto-Built-Package: debug-symbols Build-Ids: b32f6fa8e8b40e840eaa92bb2d1987576df31797 Package: wx3.0-doc Priority: optional Section: doc Installed-Size: 132515 Maintainer: wxWidgets Maintainers <team+wx@tracker.debian.org> Architecture: all Source: wxwidgets3.0 Version: 3.0.5.1+dfsg-2apertis1bv2022.0b35 Suggests: doc-base, www-browser Filename: pool/sdk/w/wxwidgets3.0/wx3.0-doc_3.0.5.1+dfsg-2apertis1bv2022.0b35_all.deb Size: 12130412 MD5sum: 5e4fb378c7a5ccef65d288260fc512e5 SHA1: c6755cf9988f424d7dd70680b69d5721030ea15d SHA256: 5c6fa68a890b6ecce9003e296f526b938cb8cdf742cf4027da11ac783ad198da SHA512: 9abd12ae46a292ba20549bf0cf4ed12f210f91d2873fc76979d06b6b2181d4ad6913f457e35a5523167833d8d83d91294ac2bf42bd99bd5dc256ba29571a4223 Description: wxWidgets Cross-platform C++ GUI toolkit (documentation) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). . This package provides a HTML version of the wxWidgets reference manual. Homepage: https://www.wxwidgets.org/ Multi-Arch: foreign Package: wx3.0-examples Priority: optional Section: devel Installed-Size: 6522 Maintainer: wxWidgets Maintainers <team+wx@tracker.debian.org> Architecture: all Source: wxwidgets3.0 Version: 3.0.5.1+dfsg-2apertis1bv2022.0b35 Suggests: libwxgtk3.0-gtk3-dev, wx3.0-doc Filename: pool/sdk/w/wxwidgets3.0/wx3.0-examples_3.0.5.1+dfsg-2apertis1bv2022.0b35_all.deb Size: 1768732 MD5sum: 80518d1be5173b597900a57fad54a522 SHA1: 0e1246448950c2890bdd90b652b7ee51cd4eb776 SHA256: be98d7e7adba2f9fe24dddc7072c259288e38651fa5224399d22a2131348c63e SHA512: 02e542e9e35befe57b37dc3f3fe66bc8fadc19d2ced520aa6671f140933468ec0e5825e56d3a3034da0fc923a5316aaf11c796108630f21740f46abaa2d04d6c Description: wxWidgets Cross-platform C++ GUI toolkit (examples) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). . This package contains examples of using the wxWidgets toolkit in C++. Homepage: https://www.wxwidgets.org/ Multi-Arch: foreign Package: wx3.0-headers Priority: optional Section: devel Installed-Size: 6742 Maintainer: wxWidgets Maintainers <team+wx@tracker.debian.org> Architecture: all Source: wxwidgets3.0 Version: 3.0.5.1+dfsg-2apertis1bv2022.0b35 Filename: pool/sdk/w/wxwidgets3.0/wx3.0-headers_3.0.5.1+dfsg-2apertis1bv2022.0b35_all.deb Size: 1153884 MD5sum: 1e4d2de3d22500002cec5400403c00f0 SHA1: fb54fd86f3e86fc5badb631ff417bbee3d4072d4 SHA256: 0997f9fe7e47eb608d12a244c9f4fc2410be25ffc0db836ce6cb97df38a8c779 SHA512: 41476f02dba718b2da17e5a20aa73cf4a4780d1d82e71131466fbf20020b0235f59ebbf2a14eee5d12b436948f96e14fe6967d870c11b2e9f5aad9796c98ea46 Description: wxWidgets Cross-platform C++ GUI toolkit (header files) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). . This package provides the common header files required to build applications using the wxWidgets toolkit. Homepage: https://www.wxwidgets.org/ Multi-Arch: foreign Package: wx3.0-i18n Priority: optional Section: localization Installed-Size: 2764 Maintainer: wxWidgets Maintainers <team+wx@tracker.debian.org> Architecture: all Source: wxwidgets3.0 Version: 3.0.5.1+dfsg-2apertis1bv2022.0b35 Provides: wx-i18n Filename: pool/sdk/w/wxwidgets3.0/wx3.0-i18n_3.0.5.1+dfsg-2apertis1bv2022.0b35_all.deb Size: 581936 MD5sum: 60adf1508079a0bcc8ee99f964242324 SHA1: 0020c027fc2bf9a0b99b1b87bcb5d8aad8f7f2d6 SHA256: d7ce5e9a840b49b6123d5656d15c3b818378ede6eb6db68219609b71a685625e SHA512: 25716da9d036e3890a3b1cd63745cca0fa999049c911212c459abb83d5b9fe9ba5d23cf45ff119174909497dc7112d4a99173552df40e2cd2c4b6012a2b30c7c Description: wxWidgets Cross-platform C++ GUI toolkit (i18n support) wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). . This package provides the i18n message catalogs for wxWidgets. Homepage: https://www.wxwidgets.org/ Multi-Arch: foreign Package: xfce4 Priority: optional Section: metapackages Installed-Size: 17 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: all Version: 4.16apertis0bv2022.0b17 Depends: libxfce4ui-utils (>= 4.16), thunar (>= 4.16), xfce4-appfinder (>= 4.16.0), xfce4-panel (>= 4.16.0), xfce4-pulseaudio-plugin, xfce4-session (>= 4.16.0), xfce4-settings (>= 4.16.0), xfconf (>= 4.16.0), xfdesktop4 (>= 4.16.0), xfwm4 (>= 4.16.0) Recommends: desktop-base (>= 5.0.4), tango-icon-theme (>= 0.8.90), thunar-volman (>= 4.16), xfce4-notifyd, xorg Suggests: xfce4-goodies, xfce4-power-manager (>= 4.16) Filename: pool/sdk/x/xfce4/xfce4_4.16apertis0bv2022.0b17_all.deb Size: 8772 MD5sum: d397bd142e628e6b9a46913aaa6c5120 SHA1: a9a0b333f9dcc14ef91d8ae4de8a298a1549d425 SHA256: be88a3158743ba4e7e071a84a12b8d870ed12add18cda5d4886f8edfa04f0299 SHA512: 3d91cd95dbb096dddc4e40c93a0bc5e33bc331b638afcebb01cd15ca992e1914f3eea17a34caa25b93955d9166c76e4e144b5089bfeed95df5b10907cfaef0c3 Description: Meta-package for the Xfce Lightweight Desktop Environment Xfce is a lightweight desktop environment for unix-like operating systems. It aims to be fast and lightweight, while still being visually appealing and easy to use. Designed for productivity, it loads and executes applications fast, while conserving system resources. . This package is a metapackage; it depends on the core packages of the Xfce4 desktop environment and recommends some extra Xfce4 packages. If you intend to use Xfce4 and want the full experience then installing this package and the packages it Recommends is a great place to start. . If you just want to pick and choose the core components then feel free to remove this package. Homepage: https://www.xfce.org/ Package: xfce4-appfinder Priority: optional Section: xfce Installed-Size: 1010 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Version: 4.16.1-1apertis0bv2022.0b36 Depends: libc6 (>= 2.7), libgarcon-1-0 (>= 0.3.0), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.21.5), libxfce4ui-2-0 (>= 4.15.6), libxfce4util7 (>= 4.15.3), libxfconf-0-3 (>= 4.10.0) Filename: pool/sdk/x/xfce4-appfinder/xfce4-appfinder_4.16.1-1apertis0bv2022.0b36_amd64.deb Size: 255608 MD5sum: 42c481b34adbf217caaf4d05a2437c1b SHA1: dfba438343b05cbbd74d86950853b0a39a5c98d6 SHA256: 71a9ba2ec2c5e82f9daaf54bad8e7c8db1521540709712731ffbdd9c9b8c6354 SHA512: 486e41834aa4223fc932a521d428153b38ce60f63408d76228e349bd209d331e1e7d7388bdc2c9fb9906f021d2c97b91a051ec561be92535fa81d2336c31871e Description: Application finder for the Xfce4 desktop environment This is an application finder for the Xfce4 desktop environment. It will search for installed applications on your system. It can also be used to browse installed applications by category, run them or edit their launchers. . xfce4-appfinder can also be used with a shortcut command to quickly run applications, and also supports custom prefixes to execute custom commands on provided paramers. Homepage: https://docs.xfce.org/xfce/xfce4-appfinder/start Package: xfce4-appfinder-dbgsym Priority: optional Section: debug Installed-Size: 160 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Source: xfce4-appfinder Version: 4.16.1-1apertis0bv2022.0b36 Depends: xfce4-appfinder (= 4.16.1-1apertis0bv2022.0b36) Filename: pool/sdk/x/xfce4-appfinder/xfce4-appfinder-dbgsym_4.16.1-1apertis0bv2022.0b36_amd64.deb Size: 123452 MD5sum: cd228e6ddd19c83d7b6efcadbef04c93 SHA1: 54beda5f36354520e953238945e28deb20a4e29c SHA256: 99d2e476623e891fadcdd7712ecdece020a92e1a0c822ac568ce7d970ff3520b SHA512: b50fcd82afe3765db9d391de0d28973de5097680eafe8250f1e0785f7b8833b1cef56bdfc9827ff09e43d7b388bb21276087c9a72b69301b3de8970260a3e931 Description: debug symbols for xfce4-appfinder Auto-Built-Package: debug-symbols Build-Ids: d676f8f8e78d1154adee0fe29fdf5929dd3d7b92 Package: xfce4-helpers Priority: optional Section: xfce Installed-Size: 378 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Source: xfce4-settings Version: 4.16.0-1+deb11u1+apertis1bv2022.3db1 Replaces: libexo-common (<< 4.15), libexo-helpers Depends: python3, python3-urllib3 Suggests: sensible-utils Breaks: libexo-common (<< 4.15), libexo-helpers Filename: pool/sdk/x/xfce4-settings/xfce4-helpers_4.16.0-1+deb11u1+apertis1bv2022.3db1_amd64.deb Size: 260248 MD5sum: 433dc880a8bef56a2948e8b7546bd6af SHA1: bdc2cefd79d1967933204fb84781757a7022a2a8 SHA256: 1f5afcba420f7f6cf843f82e9588ae9a6d500ac6bbb10788a14f09e513b78657 SHA512: 654bdc7f3b7de8f110bea00c43459beb16569b09e5da49ce93734b09fee13939d0bb56774a5151e1ca147a4e15f4862f0c42de860240e354bc7eed52aa9648bc Description: helpers for the Xfce4 desktop environment This package contains the helper files in use by Xfce4 for its preferred applications framework. Homepage: https://docs.xfce.org/xfce/xfce4-settings/start Multi-Arch: foreign Package: xfce4-notifyd Priority: optional Section: xfce Installed-Size: 939 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Version: 0.6.2-1apertis0bv2022.0b35 Provides: notification-daemon Depends: libc6 (>= 2.4), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.61.2), libgtk-3-0 (>= 3.21.5), libnotify4 (>= 0.7.0), libx11-6, libxfce4panel-2.0-4 (>= 4.13.0), libxfce4ui-2-0 (>= 4.13.0), libxfce4util7 (>= 4.12), libxfconf-0-3 (>= 4.12) Recommends: libnotify-bin Filename: pool/sdk/x/xfce4-notifyd/xfce4-notifyd_0.6.2-1apertis0bv2022.0b35_amd64.deb Size: 220124 MD5sum: ea68aa0b584d6875fb88c76604ebaba5 SHA1: 06ba37a41fbc61bbe4211992a76192cafd67e103 SHA256: da6a5fdae7335891ae562411752f87482f5814ba905d9abbc0afad37e004d8e6 SHA512: 47669e09e66502a5aa32cfa678715690bd178eb474e0110228f021c3d115083eddab973c814efe44925dfed329034f9b2708c54c5031221857e54e546089dcfa Description: simple, visually-appealing notification daemon for Xfce Xfce4-notifyd is a simple, visually-appealing notification daemon for Xfce that implements the Freedesktop.org Desktop Notifications Specification. . Features: * Themable using the GTK+ theming mechanism * Visually appealing: rounded corners, shaped windows * Supports transparency and fade effects Homepage: https://docs.xfce.org/apps/notifyd/start Package: xfce4-notifyd-dbgsym Priority: optional Section: debug Installed-Size: 230 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Source: xfce4-notifyd Version: 0.6.2-1apertis0bv2022.0b35 Depends: xfce4-notifyd (= 0.6.2-1apertis0bv2022.0b35) Filename: pool/sdk/x/xfce4-notifyd/xfce4-notifyd-dbgsym_0.6.2-1apertis0bv2022.0b35_amd64.deb Size: 161992 MD5sum: c98b7551ad646dd9cc2f99bd48c375ca SHA1: 463a9d6eacb9fbb30eb8231650a2e7c01a0fcf62 SHA256: 5b864dfc1e34cc7500bc07505789b3c9268c35bd812af7911283bfd41a50bbe8 SHA512: 3b9b0e6face59ea757d101d68d51db7946aa04e4e1de04d34d2bb3ecfa086a43baf3e239d93dd5a485a76d704b0ef1c70cfb9c964cc31387113aea8be0574003 Description: debug symbols for xfce4-notifyd Auto-Built-Package: debug-symbols Build-Ids: 06e0c55d2e2f73c9f9ef53b1ea28286aed9cc0ff f190ac6af1bfe553ac01c7b5d7e3cf42622090e8 ff1de4f175740432a6442aae7612c160d98be735 Package: xfce4-panel Priority: optional Section: xfce Installed-Size: 3990 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Version: 4.16.2-1apertis0bv2022.0b37 Depends: exo-utils, libatk1.0-0 (>= 1.12.4), libc6 (>= 2.7), libcairo2 (>= 1.2.4), libdbusmenu-gtk3-4 (>= 0.4.2), libexo-2-0 (>= 0.11.0), libgarcon-1-0 (>= 0.3.0), libgarcon-gtk3-1-0 (>= 0.7.1), libgdk-pixbuf-2.0-0 (>= 2.25.2), libglib2.0-0 (>= 2.41.1), libgtk-3-0 (>= 3.21.5), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libwnck-3-0 (>= 3.2.0), libx11-6, libxext6, libxfce4panel-2.0-4 (>= 4.15.2), libxfce4ui-2-0 (>= 4.15.8), libxfce4util7 (>= 4.15.6), libxfconf-0-3 (>= 4.13.2) Filename: pool/sdk/x/xfce4-panel/xfce4-panel_4.16.2-1apertis0bv2022.0b37_amd64.deb Size: 953528 MD5sum: 259f3df991d704a3d57db73c341e5a23 SHA1: f5618c87321f0253a1d7c4c4c7d5f388608d4bd2 SHA256: 701189a2ac90466ef15154f54ae2a907a642a4429fa22de6f43028aa76dc2b34 SHA512: d5ec573bd4c64f6e18058121979105c0c4a5417881a6c25dde383778ca672d0e1480cf831925ed49c049be7a570e13f4a723ccd5ad5d0e9cbeb063e070e7115f Description: panel for Xfce4 desktop environment This is the panel provided by the Xfce4 desktop project. If you want a multi-functional panel that can even handle plugins and the like, xfce4-panel might be worth a try. Homepage: https://docs.xfce.org/xfce/xfce4-panel/start Package: xfce4-panel-dbgsym Priority: optional Section: debug Installed-Size: 1179 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Source: xfce4-panel Version: 4.16.2-1apertis0bv2022.0b37 Depends: xfce4-panel (= 4.16.2-1apertis0bv2022.0b37) Filename: pool/sdk/x/xfce4-panel/xfce4-panel-dbgsym_4.16.2-1apertis0bv2022.0b37_amd64.deb Size: 883868 MD5sum: db751e3fd0e03a83a0b2fd1ada85d349 SHA1: f70fc078b9749047be0ba7f09f1051dbf8aa80e8 SHA256: bf7d21906357e03fd5c519914df15f43cff07e263a949552c24e23005c7f3a59 SHA512: 67efe0c1c64bdf5b8c5f10b3924f58c16e1faae6d59286cf2e408d578f2c594b737e3a34bd2c063077720d163bf31a1d42afbeca270832704625e0d61fbbe362 Description: debug symbols for xfce4-panel Auto-Built-Package: debug-symbols Build-Ids: 1313b04f7489cfd027569a96b575c61dc6dfbe6c 226df46e8905638a269c917a69d3fb4c91b23b99 2b31865881da0720573718f03380aee2d478995a 3c3050f03af1c4c6d017a0d72ec2240e0b243ceb 49932a246921ef38c223f7db98cf621f0e3b23f8 4c20bdcf085590a4b80a088cb9e429709c436146 4ed586082726ce427a65597adb8d3cae4a92c8dd 7311d5b374a42109b4baec48fbc273cb9f2e7e42 97450a0392bd9b8fce932094138528620698d2f3 9f7afcf623de5b14c647baf0f996c74e8e3eef99 aa4edb7027f643c7de42b33d76409ff2028ce973 d3f4dc68dd5b20a719e920beb84224270144d132 ecc101f143aeaf71aab6a63b4edbf396a8993a12 Package: xfce4-pulseaudio-plugin Priority: optional Section: xfce Installed-Size: 539 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Version: 0.4.3-1apertis0bv2022.0b33 Depends: libc6 (>= 2.4), libexo-2-0 (>= 0.11.0), libglib2.0-0 (>= 2.43.2), libgtk-3-0 (>= 3.19.12), libkeybinder-3.0-0 (>= 0.3.0), libnotify4 (>= 0.7.0), libpulse-mainloop-glib0 (>= 0.99.1), libpulse0 (>= 0.99.1), libwnck-3-0 (>= 2.91.6), libxfce4panel-2.0-4 (>= 4.13.0), libxfce4ui-2-0 (>= 4.11.0), libxfce4util7 (>= 4.9.0), libxfconf-0-3 (>= 4.6.0) Recommends: pavucontrol, pulseaudio Filename: pool/sdk/x/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin_0.4.3-1apertis0bv2022.0b33_amd64.deb Size: 98276 MD5sum: 54f96b34fd23082674e393b26ec95079 SHA1: 89a27c63030fb1665870a9cc33e7fb534f2bbf48 SHA256: 58374a0986b85ce05c4a23b2db35843bc84fe8786bc635e587dfac95ce4e3d58 SHA512: 96978f5a547259bd03540059784ac06ef2dc504d1b2fb2468d8e55d706a6ef81d528ed82ce08d3dad73182425c8851826427ac9a049f7b7fb575d5cc4f8ba366 Description: Xfce4 panel plugin to control pulseaudio Xfce4 panel plugin icon to control Pulseaudio. You can use this applet to control your Pulseaudio volume levels with the media keys or using the scrollwheel. You can also open a Pulseaudio mixer via the plugin. Homepage: https://docs.xfce.org/panel-plugins/xfce4-pulseaudio-plugin Multi-Arch: same Package: xfce4-pulseaudio-plugin-dbgsym Priority: optional Section: debug Installed-Size: 170 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Source: xfce4-pulseaudio-plugin Version: 0.4.3-1apertis0bv2022.0b33 Depends: xfce4-pulseaudio-plugin (= 0.4.3-1apertis0bv2022.0b33) Filename: pool/sdk/x/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin-dbgsym_0.4.3-1apertis0bv2022.0b33_amd64.deb Size: 131720 MD5sum: ff1ff004b9de4252975e826723b7a562 SHA1: dc61017ea75273bbc7789dce72ed8dc3568eab3f SHA256: e57bbc7229bb8e7ac0062a7402f8a0b7f6c56696ff928237df5e0e3fac7bd4dc SHA512: be3282a9ba4b54f86164edb5b48d352ebe361d600c19f96ab0d9f444b63529a55f6054be29c4b88024e08990a27cb4296e9c5cbec211c1cb9d1c75e578c91bdd Description: debug symbols for xfce4-pulseaudio-plugin Auto-Built-Package: debug-symbols Build-Ids: d9f43daa9ac1496b7a34af1cdccd18b9110228f7 Multi-Arch: same Package: xfce4-screenshooter Priority: optional Section: xfce Installed-Size: 1095 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Version: 1.9.8-1+apertis0bv2022.0b10 Depends: libc6 (>= 2.7), libcairo2 (>= 1.10.0), libexo-2-0 (>= 0.11.0), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.21.4), libsoup2.4-1 (>= 2.41.90), libx11-6, libxext6, libxfce4ui-2-0 (>= 4.15.8), libxfce4util7 (>= 4.9.0), libxfixes3, libxml2 (>= 2.7.4) Recommends: libxfce4panel-2.0-4 (>= 4.13.0) Filename: pool/sdk/x/xfce4-screenshooter/xfce4-screenshooter_1.9.8-1+apertis0bv2022.0b10_amd64.deb Size: 270600 MD5sum: 067034f58b42da386be2e0c2b44a7be2 SHA1: a37887973b68503c4a95edf493c9d6c3437f4b37 SHA256: bdb3485463b51c6b0db17ca594d38a6e51f53d1d397a7ddda113cd28b80bf811 SHA512: b1f1b89fb7c4ad5d59f6479377ac6739a1d6aff9e746dfad640947e58f7ca1077b629709405005ab0cd202193f388ed766975dbc3949725df31d2e68bfff16a0 Description: screenshots utility for Xfce Screenshooter is an utility for the Xfce Desktop Environment. It can take desktop, rectangles or selected window screenshots, and you can bind it to your "Print Screen" key. A panel plugin is provided too. Homepage: https://goodies.xfce.org/projects/applications/xfce4-screenshooter Package: xfce4-screenshooter-dbgsym Priority: optional Section: debug Installed-Size: 224 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Source: xfce4-screenshooter Version: 1.9.8-1+apertis0bv2022.0b10 Depends: xfce4-screenshooter (= 1.9.8-1+apertis0bv2022.0b10) Filename: pool/sdk/x/xfce4-screenshooter/xfce4-screenshooter-dbgsym_1.9.8-1+apertis0bv2022.0b10_amd64.deb Size: 166368 MD5sum: 0d7bc338473404938ea5c4c2ea2a3819 SHA1: 07e9b52595fd966486edc16a7008e6ebabb3bdf2 SHA256: d965d7b98a2720954d45bbb529272fae78bf5ebad9e008ccd49c0b850995a208 SHA512: a46608bb78873d43ba39a4f30634af429fddc9410d888db3d64711216da46fc75751054b886d439a1fc8056667665e5acd9e3e8442b16e1f0cd962972ab74c2c Description: debug symbols for xfce4-screenshooter Auto-Built-Package: debug-symbols Build-Ids: 2fe90de8f70a4d2b4668a485e578071aabf767f0 4e557e10d8dcd39b9db1400fbc41e06e75c99be4 Package: xfce4-session Priority: optional Section: xfce Installed-Size: 1912 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Version: 4.16.0-1apertis0bv2022.0b37 Replaces: xfce4-utils Provides: x-session-manager Depends: xfce4-settings (>= 4.10.0), xfconf, x11-xserver-utils, libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.19.12), libice6 (>= 1:1.0.0), libpango-1.0-0 (>= 1.14.0), libpolkit-gobject-1-0 (>= 0.101), libsm6, libwnck-3-0 (>= 2.91.6), libx11-6, libxfce4ui-2-0 (>= 4.15.1), libxfce4util7 (>= 4.15.3), libxfconf-0-3 (>= 4.6.0) Recommends: default-dbus-session-bus | dbus-session-bus, default-logind | logind, light-locker, systemd-sysv, upower, xfdesktop4, xfwm4 Suggests: fortunes-mod, sudo Breaks: xfce4-utils Filename: pool/sdk/x/xfce4-session/xfce4-session_4.16.0-1apertis0bv2022.0b37_amd64.deb Size: 509008 MD5sum: a042ecf7c98a5e0ace49e6ca26753f0c SHA1: af37f6af607dc854362a1a7cecbc1cbd4cc20fe4 SHA256: 4e39566b65b83f61566808b7a200cdf2c5128e12353a9ba312e0bcbfe11b51cd SHA512: a1c14b67fcb48acb1624678953e604450e80c1d76a92907fa1899d163d17247444d671cac2b7c00fa985412c5d337e57eabb79856b48e4c440b67f23cd10b7d5 Description: Xfce4 Session Manager xfce4-session is an X11-compliant "session manager" designed for use with the Xfce4 Desktop Environment. On log out, the session manager saves the state of all your running applications. When you log back in, the session manager restores the same applications with the same window positions. Homepage: https://docs.xfce.org/xfce/xfce4-session/start Package: xfce4-session-dbgsym Priority: optional Section: debug Installed-Size: 474 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Source: xfce4-session Version: 4.16.0-1apertis0bv2022.0b37 Depends: xfce4-session (= 4.16.0-1apertis0bv2022.0b37) Filename: pool/sdk/x/xfce4-session/xfce4-session-dbgsym_4.16.0-1apertis0bv2022.0b37_amd64.deb Size: 355072 MD5sum: 3bdf5cf8c4ad379b7e03820412906787 SHA1: 332a11b794cdd8375d44ae555eff366f1ed47161 SHA256: 0960cccc5270336dca61e6b9b21faab3860ca5f8236b9b93c90568c9a6408137 SHA512: 9e83ad206e27df2ae36201a93185ce36b922b25618a851451812eb862b61f047ced2210e373d6539298907e31ecd53d0af443523a741cc8edeece3d53d091ad5 Description: debug symbols for xfce4-session Auto-Built-Package: debug-symbols Build-Ids: 0816f0e8b714cb3e78efec373582afb7d85d7923 a2d4ab1b0b648bf502075c0c6f0a81206c9274e3 e0b89964cea7fde082a3ad9dcf9d8245550a25c0 e5f40d9b1b0ae95e1d453caeb73995a09f072693 Package: xfce4-settings Priority: optional Section: xfce Installed-Size: 5108 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Version: 4.16.0-1+deb11u1+apertis1bv2022.3db1 Depends: exo-utils, libgarcon-common (>= 0.2.0), xfce4-helpers, xfconf, libatk1.0-0 (>= 1.12.4), libc6 (>= 2.29), libcairo2 (>= 1.10.0), libcolord2 (>= 1.4.3), libexo-2-0 (>= 0.11.5), libfontconfig1 (>= 2.12.6), libgarcon-1-0 (>= 0.6.2), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.21.5), libnotify4 (>= 0.7.0), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libupower-glib3 (>= 0.99.0), libx11-6, libxcursor1 (>> 1.1.2), libxfce4ui-2-0 (>= 4.15.1), libxfce4util7 (>= 4.15.3), libxfconf-0-3 (>= 4.13.0), libxi6 (>= 2:1.2.0), libxklavier16 (>= 5.0), libxrandr2 (>= 2:1.2.99.3) Recommends: colord, x11-utils, xiccd Filename: pool/sdk/x/xfce4-settings/xfce4-settings_4.16.0-1+deb11u1+apertis1bv2022.3db1_amd64.deb Size: 1045500 MD5sum: 37230b662b3d70a1a1221cf77a2c8375 SHA1: a0f10a40a05e544679cc4c8abb3f556140b6807e SHA256: 6330bf16c6b9a4ddb93b8ac5339c0b4c11ffcaaf1ade57878ec9f4f3e489a053 SHA512: 640c11c2d7bb47738de926752a78431dd66e78d3d74502ead29ea9fa9c8d01b75dbeaf4892beaec967f6b984e88038369e793023ef1acbc58d9dd4aece2b33a1 Description: graphical application for managing Xfce settings xfce4-settings is the Xfce settings manager front-end. It comes with several different components for configuring application-independent settings inside xfconf. It contains multiple tools: - xfce4-settings-manager (which replaces the old mcs settings manager), which executes the various (provided) settings dialogs - xfce4-settings-editor, a tool for editing ALL settings within xfconf, the graphical counterpart of xfconf-query. - xfsettingsd, a daemon for exporting XSettings to applications, and providing special features like keyboard shortcuts, AccessX notification and update of keyboard and mouse-pointer data. Homepage: https://docs.xfce.org/xfce/xfce4-settings/start Package: xfce4-settings-dbgsym Priority: optional Section: debug Installed-Size: 846 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Source: xfce4-settings Version: 4.16.0-1+deb11u1+apertis1bv2022.3db1 Depends: xfce4-settings (= 4.16.0-1+deb11u1+apertis1bv2022.3db1) Filename: pool/sdk/x/xfce4-settings/xfce4-settings-dbgsym_4.16.0-1+deb11u1+apertis1bv2022.3db1_amd64.deb Size: 622068 MD5sum: 1a4975c38fc0e51ddf0f36836b045712 SHA1: 2f5712b7db0fee7bc215f83a47d79fbe5e2f8ad5 SHA256: 0193e48e441fdc134226bbd12737d5745dcab1a2ef461ce270acde58b41cd47a SHA512: 857aed42f5dc3e511d6352bb3cbb8dd4fdf77dd72660917bac7d7358289a89eb78e3f92a16fe6b6debde6a19bcd868cd8a0219371e95ded78bf3535c908b567d Description: debug symbols for xfce4-settings Auto-Built-Package: debug-symbols Build-Ids: 2cb7fb795b390ceaca1c3e3ac5e7ff3af16e4717 3dffe3900c47c613c04596168ef3c39a9b0cc472 4c3b0d80cb11520e72996e1c162bf95cdf482320 717b319a976a97608b98d700fc21faaca23575c1 910a456fcad7997ae898dca7f5c00b0bf7d68cdc 997320a270d63017629f3d43450d7c7873cbb37d a8062ac6aacdd75bbd80a85b55bbcd18c5f87472 a8991915358d4305bdf5825d778c19ef43a0d8c4 b588299ecd416736431d11d8c65a6adc77246105 d3725235f5d438848788337e58f0c4f6a5fd6e64 db0a899c0ca095bd25da5fa09824c6973fb1be14 eaa62df0a39a0b7ece6e8e8512c23f896059dd4b Package: xfce4-terminal Priority: optional Section: xfce Installed-Size: 2659 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Version: 0.8.10-1apertis0bv2022.0b37 Provides: x-terminal-emulator Depends: exo-utils, libc6 (>= 2.14), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.21.5), libpango-1.0-0 (>= 1.14.0), libutempter0 (>= 1.1.5), libvte-2.91-0 (>= 0.51.90), libx11-6, libxfce4ui-2-0 (>= 4.11.0), libxfce4util7 (>= 4.9.0), libxfconf-0-3 (>= 4.6.0) Recommends: default-dbus-session-bus | dbus-session-bus Filename: pool/sdk/x/xfce4-terminal/xfce4-terminal_0.8.10-1apertis0bv2022.0b37_amd64.deb Size: 635420 MD5sum: 4f888b2267ffa7052331a3555e2850a4 SHA1: c85eb1040a3ab8c99f5a8225b51200f04b9119fa SHA256: f54e3b73b6400aa061c0cdfe174f7869a511da28d14877798e91b13c056bfcfb SHA512: 5d31885c39c74c811e7d352e43de253c0324c26c87a54b2691df37a26fdc3ff656ef9f8001125ad6b05aaf1d130be58b118a524c48cb77b4060fc22b9cd4c137 Description: Xfce terminal emulator This package contains Terminal, which is a lightweight and easy to use terminal emulator for X11. It was created to fit nicely into the Xfce desktop environment, but it also fits nice with other environments. Homepage: https://docs.xfce.org/apps/terminal/start Package: xfce4-terminal-dbgsym Priority: optional Section: debug Installed-Size: 277 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Source: xfce4-terminal Version: 0.8.10-1apertis0bv2022.0b37 Depends: xfce4-terminal (= 0.8.10-1apertis0bv2022.0b37) Filename: pool/sdk/x/xfce4-terminal/xfce4-terminal-dbgsym_0.8.10-1apertis0bv2022.0b37_amd64.deb Size: 222004 MD5sum: 439fcb832750417014466ee158c03525 SHA1: fcf3ba8c782f29344c5e3219c912044a9588be7d SHA256: dd22164f6e7fedafd9f7d5af44579f07e877e4df4c99c855f2cefdce1783858a SHA512: d57f36528353d18ff771e8a84176c3bf584560915a4b75f06fefcf225182e2698808b35401afff01e4a7f8f4058e6d2c293c420dbc133e410370609a7dba2439 Description: debug symbols for xfce4-terminal Auto-Built-Package: debug-symbols Build-Ids: e8c0765171b439dedfbdf50135e2b1ba2b6306e8 Package: xfce4-xkb-plugin Priority: optional Section: xfce Installed-Size: 2130 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Version: 1:0.8.2-1apertis0bv2022.0b34 Depends: libc6 (>= 2.4), libcairo2 (>= 1.2.4), libgarcon-1-0 (>= 0.1.2), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.21.5), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), librsvg2-2 (>= 2.14.4), libwnck-3-0 (>= 2.91.6), libx11-6, libxfce4panel-2.0-4 (>= 4.11.0), libxfce4ui-2-0 (>= 4.11.0), libxfce4util7 (>= 4.9.0), libxfconf-0-3 (>= 4.6.0), libxklavier16 (>= 5.0) Filename: pool/sdk/x/xfce4-xkb-plugin/xfce4-xkb-plugin_0.8.2-1apertis0bv2022.0b34_amd64.deb Size: 469608 MD5sum: 99d5fc7eaf11b6618cd4d48d67eaee61 SHA1: 38d303f5eb2482939f4184ef05e4317d7bd44095 SHA256: 01992d46e5f29e62dfb9b51e6fc5fcec60fdef9218fdd3672bbd71114c3410e3 SHA512: b2f48f75a7d64e629fd84f5ebf21b5f256a14a080d19a164a40f7a1177be690d046ba004db7eef36be75a6356c2d2d5398afe2026d0fb07ce9c2df884ff52be0 Description: xkb layout switch plugin for the Xfce4 panel The xkb plugin shows you the current keyboard layout and allows you to switch to different defined layouts. . The plugin itself cannot be used for defining the keyboard layouts one wants to use, this is done the XKB way - either in your X config or by setxkbmap tool. Homepage: https://docs.xfce.org/panel-plugins/xfce4-xkb-plugin Multi-Arch: same Package: xfce4-xkb-plugin-dbgsym Priority: optional Section: debug Installed-Size: 93 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Source: xfce4-xkb-plugin Version: 1:0.8.2-1apertis0bv2022.0b34 Depends: xfce4-xkb-plugin (= 1:0.8.2-1apertis0bv2022.0b34) Filename: pool/sdk/x/xfce4-xkb-plugin/xfce4-xkb-plugin-dbgsym_0.8.2-1apertis0bv2022.0b34_amd64.deb Size: 68760 MD5sum: 94c1247345b19a1e07191438171c8d9d SHA1: 32ad1bd5e3a01281fb2e54ce376fa5bb0a10f75b SHA256: 0600119a760b2906b3cdd0cb1495c0b712f0bf766d2f9e339ce65c1b93daa975 SHA512: 50b1c9025cde19c317b382db70aacd9030d735f8db52ec0d309445eca618cbe375a51d30e9ea296ea72298525ae36443d551a2a278713724b9056e57bbecb780 Description: debug symbols for xfce4-xkb-plugin Auto-Built-Package: debug-symbols Build-Ids: 61e48a3f8876ca5c855238cd358f82fd13e0bb8a Multi-Arch: same Package: xfconf Priority: optional Section: xfce Installed-Size: 851 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Version: 4.16.0-2apertis0bv2022.0b29 Depends: default-dbus-session-bus | dbus-session-bus, libc6 (>= 2.4), libglib2.0-0 (>= 2.37.3), libxfce4util7 (>= 4.10.0) Recommends: libxfconf-0-3 (>= 4.6.0) Filename: pool/sdk/x/xfconf/xfconf_4.16.0-2apertis0bv2022.0b29_amd64.deb Size: 196968 MD5sum: d4a4c2f3b9f2d9b2e8899e5f633aeb78 SHA1: 076f2c3fd31d90080006911a52835d5c54937a46 SHA256: 28aba3268ead7b1caaea8aa4533a06cf5b121e36e20ebd787f40638335b00a1b SHA512: 1db8f7d767fafe562c821a1998f9e0d3775a0cb2fc9025869ebfd51a9ef8d39c39ac276d5528b78123ce15cb07776bd6b428c7b9e1763cada201ab881bce1c18 Description: utilities for managing settings in Xfce xfconf contains xfconfd and xfconf-query. - xfconfd handles the Xfce settings storage - xfconf-query enables users to tune settings from command line Homepage: https://docs.xfce.org/xfce/xfconf/start Package: xfconf-dbgsym Priority: optional Section: debug Installed-Size: 161 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Source: xfconf Version: 4.16.0-2apertis0bv2022.0b29 Depends: xfconf (= 4.16.0-2apertis0bv2022.0b29) Filename: pool/sdk/x/xfconf/xfconf-dbgsym_4.16.0-2apertis0bv2022.0b29_amd64.deb Size: 112744 MD5sum: de4bed948dc20f63bdf4afd8f7c1a054 SHA1: c0cc6bca007dabc1674612cfc0c4f15d7ea72ba4 SHA256: c81ed91c6bdccd99d442f5e25a3f50e42100008fcfc5a3381290f22aff7736d8 SHA512: c7ebf441f700199eb34be8ef5d0939f9640fbc96e9d3410feb669141d7a76e33d3cd2cb2871d0d090c327ffd6a57ffd4dfb0867630c1fe6aa5399d00a143121a Description: debug symbols for xfconf Auto-Built-Package: debug-symbols Build-Ids: 71147bf1fb8b9e8164831a971b7a747e9ce2fb33 c28dd5f1f645bb73abacce190857a19bea06b8af Package: xfdesktop4 Priority: optional Section: xfce Installed-Size: 670 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Version: 4.16.0-1apertis0bv2022.0b31 Replaces: xfdesktop4-data (<< 4.5.92) Depends: exo-utils, xfdesktop4-data (= 4.16.0-1apertis0bv2022.0b31), libc6 (>= 2.14), libcairo2 (>= 1.10.0), libexo-2-0 (>= 0.11.0), libgarcon-1-0 (>= 0.3.0), libgarcon-gtk3-1-0 (>= 0.6.0), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.22), libnotify4 (>= 0.7.0), libpango-1.0-0 (>= 1.44.6), libthunarx-3-0 (>= 1.7.0), libwnck-3-0 (>= 3.14), libx11-6, libxfce4ui-2-0 (>= 4.13.0), libxfce4util7 (>= 4.13.0), libxfconf-0-3 (>= 4.12.1) Recommends: default-dbus-session-bus | dbus-session-bus, librsvg2-common, tumbler, xdg-user-dirs Filename: pool/sdk/x/xfdesktop4/xfdesktop4_4.16.0-1apertis0bv2022.0b31_amd64.deb Size: 165960 MD5sum: 81d23a7f5b57dd7e9d47fda785687508 SHA1: 43fe54516fc98dfc400549311f1f8972549a49e8 SHA256: 5ce4d6e0a0f72b8d9b8823057eb9a2627c1ff214699932dd8d84706b9023645c SHA512: 2205a880fb050444840d4c5a6828c24a2da16c34d71af296702fd87b45b7b0dd311bc984a8bd0219d594444be884fa19227bfb48f8b1e51b1a920831ae0fd5b1 Description: Xfce desktop background, icons and root menu manager xfdesktop4 sets the background image, provides a right-click menu to launch applications and can optionally show files (including application launchers) or iconified windows. It includes gradient support for background color, saturation support for background image, real multiscreen and xinerama support. Homepage: https://docs.xfce.org/xfce/xfdesktop/start Package: xfdesktop4-data Priority: optional Section: xfce Installed-Size: 2891 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: all Source: xfdesktop4 Version: 4.16.0-1apertis0bv2022.0b31 Filename: pool/sdk/x/xfdesktop4/xfdesktop4-data_4.16.0-1apertis0bv2022.0b31_all.deb Size: 1485376 MD5sum: f6cb17817aa8e8cf104fa59dea683fa9 SHA1: c48621247a6dd2a45ad80bd1e0938bd4c01e2337 SHA256: cef163c3d819b1ee43a58e6a0fcb153845dbb0bf144f768304ce7aa040ade1c9 SHA512: 5e702511affdcc91aba47e2d17fe245ce792b0be41e513ff85f0add34e610e8a0b4d4834ff77dae650350f066ae1a96838ef282b5db10ab9a4eeca05c9dabef6 Description: Xfce desktop background, icons and root menu (common files) xfdesktop4 sets the background image, provides a right-click menu to launch applications and can optionally show files (including application launchers) or iconified windows. It includes gradient support for background color, saturation support for background image, real multiscreen and xinerama support. . This package contains architecture-independent files for xfdesktop4. Homepage: https://docs.xfce.org/xfce/xfdesktop/start Multi-Arch: foreign Package: xfdesktop4-dbgsym Priority: optional Section: debug Installed-Size: 649 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Source: xfdesktop4 Version: 4.16.0-1apertis0bv2022.0b31 Depends: xfdesktop4 (= 4.16.0-1apertis0bv2022.0b31) Filename: pool/sdk/x/xfdesktop4/xfdesktop4-dbgsym_4.16.0-1apertis0bv2022.0b31_amd64.deb Size: 515864 MD5sum: cd33abaf7e1a8d5f647e57a88934d3b0 SHA1: 19f5a58cf909ba2cb589206a5c206d1bc5a0e331 SHA256: e08d24a75f99b152b9ad667cf1e86023ac0d3fc470d74ad7d190c41f417ea9a6 SHA512: 0fa4aedfe3f36fb6ea334eedc43f893129092ca8286b48665e5d108461d43a61c8a3c9a26e93d682c5a3575822fcbafb17cd5e4f5872f0bd4ef55ee966122018 Description: debug symbols for xfdesktop4 Auto-Built-Package: debug-symbols Build-Ids: 4455ed6266426e59851b09e3bd4cbc11400cd9f7 c89bf3bf70eaa5e789b2cf1e9ffe1b398128d00c Package: xfwm4 Priority: optional Section: xfce Installed-Size: 3290 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Version: 4.16.1-1apertis0bv2022.0b35 Provides: x-window-manager Depends: libc6 (>= 2.29), libcairo2 (>= 1.2.4), libepoxy0 (>= 1.5.2), libgdk-pixbuf-2.0-0 (>= 2.25.2), libglib2.0-0 (>= 2.37.3), libgtk-3-0 (>= 3.21.5), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.14.0), libstartup-notification0 (>= 0.7), libwnck-3-0 (>= 2.91.6), libx11-6 (>= 2:1.2.99.901), libxcomposite1 (>= 1:0.4.5), libxdamage1 (>= 1:1.1), libxext6 (>= 2:1.3.0), libxfce4ui-2-0 (>= 4.12.0), libxfce4util7 (>= 4.10.0), libxfconf-0-3 (>= 4.13.0), libxfixes3 (>= 1:4.0.1), libxinerama1, libxpresent1, libxrandr2 (>= 2:1.2.99.3), libxrender1, libxres1 (>= 2:1.2.0) Recommends: librsvg2-common Suggests: xfce4 Filename: pool/sdk/x/xfwm4/xfwm4_4.16.1-1apertis0bv2022.0b35_amd64.deb Size: 855508 MD5sum: f20f1c3f2fc8e291ea8bba48ef215546 SHA1: c3c034610cc3ae81b6641232647f074dd297deb1 SHA256: 42ff3a2bbbd9e27520dbd4cf50f0a48c731568080ce90c95179eb8cf9e5fe27b SHA512: f546d7a9676857cfc3a52b9711b756db46bcb9f6dd068388c871e0e76f54fb2f3f3858611870b7a11bd7a20132669fcb6c8f2f3088b928ef5f1702ef59af37bc Description: window manager of the Xfce project This package contains xfwm4 which is the window manager for Xfce4. It is designed to run with the rest of Xfce4 but makes a capable window manager for GNOME or KDE. . Install xfwm4 if you want a small, resource saving window manager which complies to the standards defined at http://www.freedesktop.org/. Without xfce4 installed this only gives you a window manager not the full environment. Homepage: https://docs.xfce.org/xfce/xfwm4/start Package: xfwm4-dbgsym Priority: optional Section: debug Installed-Size: 639 Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org> Architecture: amd64 Source: xfwm4 Version: 4.16.1-1apertis0bv2022.0b35 Depends: xfwm4 (= 4.16.1-1apertis0bv2022.0b35) Filename: pool/sdk/x/xfwm4/xfwm4-dbgsym_4.16.1-1apertis0bv2022.0b35_amd64.deb Size: 532196 MD5sum: b3deadb4d743cee3c980e089ae537d06 SHA1: 52b1d6aea2192c01a3867547e5f07873bb2b6105 SHA256: 5e5aba7ed3698ce23e5438f07385b612ee1c2421b2c2d98fabb973279480efc4 SHA512: db50e8f1c661a661ff7d28b8a248e5cee5a7b2e69b99c602149d5949d5d67c6c29d575c7abff2e761d568e7dd799e55bd3ea2e3305f589d17bed53b61703084a Description: debug symbols for xfwm4 Auto-Built-Package: debug-symbols Build-Ids: 409730d1beebb774318ccb9329407136eedd96a0 6bfe3dfe3374268f472cc66975cbc125c69ddee7 89ae7df16caad7824f22a25566fbbcd7b37c862f caa2710a688918b264969254d4d11f094dfff8b4 e2ad59309bf05bc9567d407b33824b078cb59e71 Package: xhtml-relaxng Priority: optional Section: misc Installed-Size: 127 Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@alioth-lists.debian.net> Architecture: all Source: jing-trang Version: 20181222+dfsg2-4apertis0bv2022.0b18 Filename: pool/sdk/j/jing-trang/xhtml-relaxng_20181222+dfsg2-4apertis0bv2022.0b18_all.deb Size: 17720 MD5sum: 9378187e0595b929330770c95b761fed SHA1: f315ef6aff81a671287b6d87cf20c74bc2139dee SHA256: 3b3c6700aba6e07166616a81f4f2c9ec8092252d5315060ae2c8101afd50381d SHA512: fef7aee14714e8db2ea4c77beb4e8d556f61515d56855ea3ac6b22ccad493c23fb9f5c184718bdfd694a5509de8318661692f993c089a1611c728d96c99c0e4f Description: Implementation in RELAX NG of the modularization of XHTML This package contains an implementation in RELAX NG of the modularization of XHTML specified by the Modularization of XHTML Recommendation . The RELAX NG schema has not been mechanically derived from the DTDs. Rather, it has been hand-crafted so as to produce a good quality RELAX NG schema. However, it may well contain bugs. Homepage: https://github.com/relaxng/jing-trang Multi-Arch: foreign Package: xserver-xorg-video-dummy Priority: optional Section: x11 Installed-Size: 51 Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Architecture: amd64 Version: 1:0.3.8-1co1bv2022.0b15 Provides: xorg-driver-video Depends: libc6 (>= 2.4), xorg-video-abi-24, xserver-xorg-core (>= 2:1.18.99.901) Filename: pool/sdk/x/xserver-xorg-video-dummy/xserver-xorg-video-dummy_0.3.8-1co1bv2022.0b15_amd64.deb Size: 19072 MD5sum: 004012a4e158a74bb11a460ceb34e06c SHA1: c36fcc76470ca0b8ade8fc39c3e507eab38eccf3 SHA256: 9eac5c2bb00debc62eb645b3149f4fb3483e2cacfcc17f8f470c21553bea03d5 SHA512: 538ff0ee98b919ff7d0ecca8f6eb848df1247996a2fea28c1cc9e641b3c4aff438581636c88031708ff01bf049222501ff74b7f5cdb3ed08aaa54dfb8f3eb8ff Description: X.Org X server -- dummy display driver This package provides a 'dummy' display driver, which does not actually display anything. . More information about X.Org can be found at: <URL:https://www.X.org> . This package is built from the X.org xf86-video-dummy driver module. Package: xserver-xorg-video-dummy-dbgsym Priority: optional Section: debug Installed-Size: 55 Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Architecture: amd64 Source: xserver-xorg-video-dummy Version: 1:0.3.8-1co1bv2022.0b15 Depends: xserver-xorg-video-dummy (= 1:0.3.8-1co1bv2022.0b15) Filename: pool/sdk/x/xserver-xorg-video-dummy/xserver-xorg-video-dummy-dbgsym_0.3.8-1co1bv2022.0b15_amd64.deb Size: 39032 MD5sum: 60b517d1cbe8e67d788bfc61c8b4eb7c SHA1: 7eb29feb0088d2158c7656479227ce5a1568f639 SHA256: 94d4e18376114175cef07522ca578853a1be4b12a365c10226777709824332e4 SHA512: 538db0c914474f8dbead1a216047f2f3cc81d45a72794cded5a90de0337facd0753b3c2d84c03d5fc70ca6c21c0375ae82345db836189271bbc1bc14a4f47427 Description: debug symbols for xserver-xorg-video-dummy Auto-Built-Package: debug-symbols Build-Ids: 95454352479886e967ee026f56e3e4e74ceab759 Package: xserver-xorg-video-fbdev Priority: optional Section: x11 Installed-Size: 62 Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Architecture: amd64 Version: 1:0.5.0-1co1bv2022.0b15 Provides: xorg-driver-video Depends: libc6 (>= 2.2.5), xorg-video-abi-24, xserver-xorg-core (>= 2:1.18.99.901) Filename: pool/sdk/x/xserver-xorg-video-fbdev/xserver-xorg-video-fbdev_0.5.0-1co1bv2022.0b15_amd64.deb Size: 25404 MD5sum: af15ccdaa9cff2d75d57374d19956a61 SHA1: 34a3a5ba274ff137966fd99b230c0de50b10bd45 SHA256: af95ee5644579d4cc8455eb9cae73e323cd92e08363623e18284b354a14c440c SHA512: 8669ad43b94ee992892b7e2f4416131b7708e10f7c5850a719083f852aeebb112cbb39530cafa5208263ddd3c937e9fd05a81295fa1b53796d8e27ed21a39b88 Description: X.Org X server -- fbdev display driver This package provides the driver for the Linux framebuffer device (aka 'fbdev'). . More information about X.Org can be found at: <URL:http://www.X.org> . This package is built from the X.org xf86-video-fbdev driver module. Package: xserver-xorg-video-fbdev-dbgsym Priority: optional Section: debug Installed-Size: 51 Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Architecture: amd64 Source: xserver-xorg-video-fbdev Version: 1:0.5.0-1co1bv2022.0b15 Depends: xserver-xorg-video-fbdev (= 1:0.5.0-1co1bv2022.0b15) Filename: pool/sdk/x/xserver-xorg-video-fbdev/xserver-xorg-video-fbdev-dbgsym_0.5.0-1co1bv2022.0b15_amd64.deb Size: 34988 MD5sum: 295f8914137b05e8fbac29956aab80de SHA1: 60517023ca84f3c4d1a79c5b46e97bfb8cbf3c76 SHA256: d06282255228123f5fe8c6ba43668346e2a6dc96fd0af4c113490b3a8b9f1039 SHA512: 24211987ce44795f2b9d0e16eb9d1d82c5b68c98590c9c5364831d4c6e7e757157c986fd6ff2431bbc897d0930884c26cc5e2a4058b58a8b3ca1ff6f7d8658c3 Description: debug symbols for xserver-xorg-video-fbdev Auto-Built-Package: debug-symbols Build-Ids: bccd47c71a716265be4ed58773de911d5c55fb19 Package: xserver-xorg-video-intel Priority: optional Section: x11 Installed-Size: 3203 Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Architecture: amd64 Version: 2:2.99.917+git20200714-1+deb11u1+apertis0bv2022.1b2 Provides: xorg-driver-video Depends: libc6 (>= 2.29), libdrm-intel1 (>= 2.4.38), libdrm2 (>= 2.4.62), libpciaccess0 (>= 0.8.0+git20071002), libpixman-1-0 (>= 0.30.0), libudev1 (>= 183), libx11-6, libx11-xcb1 (>= 2:1.7.2), libxcb-dri2-0, libxcb-util1 (>= 0.4.0), libxcb1, libxcursor1 (>> 1.1.2), libxdamage1 (>= 1:1.1), libxext6, libxfixes3, libxinerama1, libxrandr2 (>= 2:1.2.99.2), libxrender1, libxss1, libxtst6, libxvmc1 (>= 2:1.0.12), xorg-video-abi-24, xserver-xorg-core (>= 2:1.18.99.901) Filename: pool/sdk/x/xserver-xorg-video-intel/xserver-xorg-video-intel_2.99.917+git20200714-1+deb11u1+apertis0bv2022.1b2_amd64.deb Size: 1644052 MD5sum: 57277f0a47645d975488713e2327e40a SHA1: 648f311d96e911c7be8000b1df0410d551048b21 SHA256: 9bba3c88be4dfc4b13b7774ad549efc4523658147b6dfe0db8478a3c7ee6152f SHA512: be72273db7fa8ba4bd1138da2b5027dd31cb0dd83d59065a60e646293429f5fe76d1f994930e18f86ef73a15cff83d3c16cc9ae7ac9de711f3e647084257b64b Description: X.Org X server -- Intel i8xx, i9xx display driver This package provides the driver for the Intel i8xx and i9xx family of chipsets, including i810, i815, i830, i845, i855, i865, i915, i945 and i965 series chips. . This package also provides XvMC (XVideo Motion Compensation) drivers for i810/i815 and i9xx and newer chipsets. . This package is built from the X.org xf86-video-intel driver module. . The use of this driver is discouraged if your hw is new enough (ca. 2007 and newer). You can try uninstalling this driver and let the server use its builtin modesetting driver instead. Homepage: https://www.x.org/ Package: xserver-xorg-video-intel-dbgsym Priority: optional Section: debug Installed-Size: 3099 Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Architecture: amd64 Source: xserver-xorg-video-intel Version: 2:2.99.917+git20200714-1+deb11u1+apertis0bv2022.1b2 Replaces: xserver-xorg-video-intel-dbg (<< 2:2.99.917+git20180925-1~) Depends: xserver-xorg-video-intel (= 2:2.99.917+git20200714-1+deb11u1+apertis0bv2022.1b2) Breaks: xserver-xorg-video-intel-dbg (<< 2:2.99.917+git20180925-1~) Filename: pool/sdk/x/xserver-xorg-video-intel/xserver-xorg-video-intel-dbgsym_2.99.917+git20200714-1+deb11u1+apertis0bv2022.1b2_amd64.deb Size: 2980564 MD5sum: e11b22402c2048335cf7d0dbb5534cf4 SHA1: 93adbbd22a2b1b703f21935814d84e3c4a46f46e SHA256: 177264426906382acda18022c9d628f4bbf033da9d360d6f68f1e81d8b236d03 SHA512: 71e5dcae7a974f030ecd4ad60347653ee8032b734eecb1d80f238deee97aff326386509cad67cb8cdf94acf944a88e52df3aca5d9c8015d5a65ca31e91d69a83 Description: debug symbols for xserver-xorg-video-intel Auto-Built-Package: debug-symbols Build-Ids: 0394e1096e5e4a2ca3ba1a986a042094bae69a6c 15970f7e486e3f202fe383d87d7a24ec9eea590b 340024ce4877c5a527c72118b643fd9c15d72554 9fc76e52adaf29c15b79400baa30096e7f3216d8 c504276dada51f0cb97027ad9238536ef569bc54 Package: xserver-xorg-video-vesa Priority: optional Section: x11 Installed-Size: 70 Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Architecture: amd64 Version: 1:2.5.0-1apertis0bv2022.0b24 Provides: xorg-driver-video Depends: libc6 (>= 2.14), xorg-video-abi-24, xserver-xorg-core (>= 2:1.18.99.901) Filename: pool/sdk/x/xserver-xorg-video-vesa/xserver-xorg-video-vesa_2.5.0-1apertis0bv2022.0b24_amd64.deb Size: 32536 MD5sum: f1d47a533e8b513cfcd726f56b0c7cf4 SHA1: eca96a19e932081a0556945cfd381a094faf9e60 SHA256: 866c89fbfaff124f08268aa1469c7064fc2d431843f5ab413d08214e3f0b463a SHA512: cb8975fb389426589c07bf1ec788639c027d346b3fc6324b041a4ba2e43c044de1896b92a2a272fe84dba4089d53d02540f00a0bbe036084ecdfd208d5c97337 Description: X.Org X server -- VESA display driver This driver for the X.Org X server (see xserver-xorg for a further description) uses the standard VESA interface provided on all video cards, but runs unaccelerated. This driver is not recommended for use unless you have a problem with the normal driver for your card, because it will perform very badly. . More information about X.Org can be found at: <URL:https://www.X.org> . This package is built from the X.org xf86-video-vesa driver module. Package: xserver-xorg-video-vesa-dbgsym Priority: optional Section: debug Installed-Size: 68 Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Architecture: amd64 Source: xserver-xorg-video-vesa Version: 1:2.5.0-1apertis0bv2022.0b24 Depends: xserver-xorg-video-vesa (= 1:2.5.0-1apertis0bv2022.0b24) Filename: pool/sdk/x/xserver-xorg-video-vesa/xserver-xorg-video-vesa-dbgsym_2.5.0-1apertis0bv2022.0b24_amd64.deb Size: 53196 MD5sum: a2dd088cacc09ac63f43fd42db634289 SHA1: f066de0d37c988538c0993030e1d3ffe926133a1 SHA256: ab52a7638fd00ec33bf83a6b68d79a2683becd95c125c7f9cc804e4ccbafc254 SHA512: 5f73b51598d4a94ace88608714c9c4b210cc669aa3d87cb6096728511bf3b83436107bbc9f1e43d40fbd6f23b8e96b312794163a666274a3c6e4aeb46dc27711 Description: debug symbols for xserver-xorg-video-vesa Auto-Built-Package: debug-symbols Build-Ids: d8ce38084766207250fdfd81ec7037aedcc19180 Package: xserver-xorg-video-vmware Priority: optional Section: x11 Installed-Size: 257 Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Architecture: amd64 Version: 1:13.3.0-3+apertis1bv2022.2b1 Provides: xorg-driver-video Depends: libc6 (>= 2.14), libdrm2 (>= 2.4.60), libudev1 (>= 183), libx11-6 (>= 2:1.4.99.1), libxatracker2 (>= 11.1.0~), libxext6, xorg-video-abi-24, xserver-xorg-core (>= 2:1.18.99.901) Filename: pool/sdk/x/xserver-xorg-video-vmware/xserver-xorg-video-vmware_13.3.0-3+apertis1bv2022.2b1_amd64.deb Size: 117248 MD5sum: 42f42a195bb6a46c1d59f2c4cc9b2ff6 SHA1: 3a231c07e92408390a39e7eb475197a0bc24fe73 SHA256: 787360310c4d2703b35de3df15ef9a15deebe124b5439bd80c7a256db9268ab9 SHA512: 8fdfaff8e4a58f9d3943d9384d3ea338a8dc0da2a5e6b5e9fc4fc6e470f7fdcb33879f0f76ee8d6eedd0a2959d8b3ea55f935efa61036f67ec045cc41f07ea81 Description: X.Org X server -- VMware display driver This package provides the driver for VMware client sessions, i.e. if Linux is running inside a VMware session. . More information about X.Org can be found at: <URL:http://www.X.org> . This package is built from the X.org xf86-video-vmware driver module. Package: xserver-xorg-video-vmware-dbgsym Priority: optional Section: debug Installed-Size: 395 Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Architecture: amd64 Source: xserver-xorg-video-vmware Version: 1:13.3.0-3+apertis1bv2022.2b1 Depends: xserver-xorg-video-vmware (= 1:13.3.0-3+apertis1bv2022.2b1) Filename: pool/sdk/x/xserver-xorg-video-vmware/xserver-xorg-video-vmware-dbgsym_13.3.0-3+apertis1bv2022.2b1_amd64.deb Size: 354892 MD5sum: 6cfd14369b4f8b7565103261a659e0a7 SHA1: b538eacdb5dd4e7da3474682778b5ceeb28e24c8 SHA256: 4a0a793f594c4cd62c9c04101943b2da1d65bc944bdbd2ef8322ce74cdb680fd SHA512: 529e479f38d4b5aa0cdf9d961bfecb56acc4a25a51544c54489bedf80a3ed1c5b3e19f92a59e4f28131cc3bd7b2e2186f8dd7437893e07c835701e608b2af379 Description: debug symbols for xserver-xorg-video-vmware Auto-Built-Package: debug-symbols Build-Ids: 004c2bede3358af54df86f8b9c5084a526a06851 bab7d10724effba4421946961caf3ad5ab105393 Package: yelp Priority: optional Section: gnome Installed-Size: 2706 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: amd64 Version: 3.38.3-1apertis0bv2022.0b33 Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.38.0), libgtk-3-0 (>= 3.13.3), libwebkit2gtk-4.0-37 (>= 2.19.2), libyelp0 (= 3.38.3-1apertis0bv2022.0b33), dconf-gsettings-backend | gsettings-backend, python3-distro, yelp-xsl (>= 3.27.1), man-db (>= 2.5.1-1) Recommends: docbook-xml, fonts-dejavu Filename: pool/sdk/y/yelp/yelp_3.38.3-1apertis0bv2022.0b33_amd64.deb Size: 780520 MD5sum: b404a5d6022ae2807d35e3b57331fdc4 SHA1: fa2aff4ab5ddf001337db711d591ffeed175f891 SHA256: 09d9e94e9ee8f286167a2ccc1ad9866e4cb39eb550b49631e7c01f2acafff1de SHA512: 1dc05ce46c90c8305ca0e81ab09c010fcfd2a9b841a0568f41bb63209f125179addc1be0be381299a1d11514bb1cd54b8d41e4fe92a938dd63b0ece914880528 Description: Help browser for GNOME Yelp is the help browser for the GNOME desktop. Yelp provides a simple graphical interface for viewing DocBook, Mallard, HTML, man, and info formatted documentation. Homepage: https://wiki.gnome.org/Apps/Yelp Package: yelp-dbgsym Priority: optional Section: debug Installed-Size: 85 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Architecture: amd64 Source: yelp Version: 3.38.3-1apertis0bv2022.0b33 Depends: yelp (= 3.38.3-1apertis0bv2022.0b33) Filename: pool/sdk/y/yelp/yelp-dbgsym_3.38.3-1apertis0bv2022.0b33_amd64.deb Size: 60820 MD5sum: b043c86aab1a75ba55ad720143262891 SHA1: 30e4103e7def3fc30c85f7ee5f411737e25b0555 SHA256: 2194764d9579dc8281563330486d0f9954204c4037d3f0d5b1dfa6bd34059d2a SHA512: b8008fed0895c763d179fcaf1b899ba178c8912de34e76dd6276478af17a20a273f0d7a462ca17f9fba0dd9ca23e0597c8a5267c16d4f1efc105734fab8e2a0c Description: debug symbols for yelp Auto-Built-Package: debug-symbols Build-Ids: 4b6c7089e3d86069dc2c385417da66d3f552e884 Package: yydebug Priority: optional Section: java Installed-Size: 34 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org> Architecture: all Version: 1.1.0-12apertis0bv2022.0b20 Filename: pool/sdk/y/yydebug/yydebug_1.1.0-12apertis0bv2022.0b20_all.deb Size: 22480 MD5sum: 46d4a034d10d8f356255febac017f443 SHA1: 1e4e6696a76e20134ad9d3d89696cb997d61f91e SHA256: 5d351ba2c1a0a5778b805ab99f93d44d0fb9f0324975a5a0fab5762e42789166 SHA512: e1b09ebff0100dc01acca4d4f9c1ba9b3dba970d066a46266e32879cabad98a4124c5e37da5703e67ad7ac3e16e8193f9e0dfcc814b947ff45e324e668d6c1d6 Description: support library for the Java-based parser generator jay This is a library that supports tracing and animation for a Java-based parser generated by jay. It produces one-line messages by default to standard output. The messages are designed to be filtered by a program such as grep. The class jay.yydebug.yyAnim provides an animation of the parsing process. Homepage: https://github.com/jruby/jay-yydebug Multi-Arch: foreign